>>> reptyr: Building community/reptyr 0.10.0-r0 (using abuild 3.15.0_rc3-r2) started Sat, 10 May 2025 17:40:53 +0000 >>> reptyr: Validating /home/buildozer/aports/community/reptyr/APKBUILD... >>> reptyr: Analyzing dependencies... >>> reptyr: Installing for build: build-base linux-headers bash-completion-dev python3 py3-pexpect (1/18) Installing linux-headers (6.14.2-r0) (2/18) Installing bash-completion-dev (2.16.0-r0) (3/18) Installing libbz2 (1.0.8-r6) (4/18) Installing libffi (3.4.8-r0) (5/18) Installing gdbm (1.24-r0) (6/18) Installing xz-libs (5.8.1-r0) (7/18) Installing mpdecimal (4.0.0-r0) (8/18) Installing libpanelw (6.5_p20250503-r0) (9/18) Installing sqlite-libs (3.49.2-r0) (10/18) Installing python3 (3.12.10-r0) (11/18) Installing python3-pycache-pyc0 (3.12.10-r0) (12/18) Installing pyc (3.12.10-r0) (13/18) Installing python3-pyc (3.12.10-r0) (14/18) Installing py3-ptyprocess (0.7.0-r6) (15/18) Installing py3-ptyprocess-pyc (0.7.0-r6) (16/18) Installing py3-pexpect (4.9-r1) (17/18) Installing py3-pexpect-pyc (4.9-r1) (18/18) Installing .makedepends-reptyr (20250510.174100) Executing busybox-1.37.0-r17.trigger OK: 441 MiB in 122 packages >>> reptyr: Cleaning up srcdir >>> reptyr: Cleaning up pkgdir >>> reptyr: Cleaning up tmpdir >>> reptyr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/reptyr-0.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/reptyr-0.10.0.tar.gz.part' reptyr-0.10.0.tar.gz 100% |********************************| 33216 0:00:00 ETA '/var/cache/distfiles/v3.22/reptyr-0.10.0.tar.gz.part' saved >>> reptyr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/reptyr-0.10.0.tar.gz >>> reptyr: Checking sha512sums... reptyr-0.10.0.tar.gz: OK >>> reptyr: Unpacking /var/cache/distfiles/v3.22/reptyr-0.10.0.tar.gz... cc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o reptyr.o reptyr.c cc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o reallocarray.o reallocarray.c cc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o attach.o attach.c cc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o platform/linux/linux_ptrace.o platform/linux/linux_ptrace.c cc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o platform/linux/linux.o platform/linux/linux.c cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs reptyr.o reallocarray.o attach.o platform/linux/linux_ptrace.o platform/linux/linux.o -o reptyr cc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o test/victim.o test/victim.c cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs test/victim.o -o test/victim python3 test/basic.py hello ECHO: hello world [+] Checking for problematic process group members... [+] Making sure we have permission to attach... [+] Using tty: /dev/pts/7 world [-] Timed out waiting for child stop. [+] Allocated scratch page: f7e8c000 [+] Looking up fds for tty in child. [+] Resolved child tty: 8805 [+] Found an alias for the tty: 0 [+] Found an alias for the tty: 1 [+] Found an alias for the tty: 2 [+] Opened the new tty in the child: 3 [+] Set the controlling tty ECHO: world final python3 test/tty-steal.py Skipping tty-stealing tests because $NO_TEST_STEAL is set. >>> reptyr: Entering fakeroot... install -d -m 755 /home/buildozer/aports/community/reptyr/pkg/reptyr/usr/bin install -m 755 reptyr /home/buildozer/aports/community/reptyr/pkg/reptyr/usr/bin/reptyr install -d -m 755 /home/buildozer/aports/community/reptyr/pkg/reptyr/usr/share/man/man1 install -m 644 reptyr.1 /home/buildozer/aports/community/reptyr/pkg/reptyr/usr/share/man/man1/reptyr.1 install -d -m 755 /home/buildozer/aports/community/reptyr/pkg/reptyr/usr/share/man/fr/man1 install -m 644 reptyr.fr.1 /home/buildozer/aports/community/reptyr/pkg/reptyr/usr/share/man/fr/man1/reptyr.1 bashcompdir=/usr/share/bash-completion/completions ; \ test -z "$bashcompdir" && bashcompdir=/etc/bash_completion.d ; \ install -d -m 755 /home/buildozer/aports/community/reptyr/pkg/reptyr$bashcompdir ; \ install -m 644 reptyr.bash /home/buildozer/aports/community/reptyr/pkg/reptyr$bashcompdir/reptyr >>> reptyr-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/reptyr/pkg/reptyr-doc/usr/share/man' >>> reptyr-doc*: Preparing subpackage reptyr-doc... >>> reptyr-doc*: Running postcheck for reptyr-doc >>> reptyr-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/reptyr/pkg/reptyr-bash-completion/usr/share/bash-completion/completions' >>> reptyr-bash-completion*: Preparing subpackage reptyr-bash-completion... >>> reptyr-bash-completion*: Running postcheck for reptyr-bash-completion >>> reptyr*: Running postcheck for reptyr >>> reptyr*: Preparing package reptyr... >>> reptyr*: Stripping binaries >>> reptyr-bash-completion*: Scanning shared objects >>> reptyr-doc*: Scanning shared objects >>> reptyr*: Scanning shared objects >>> reptyr-bash-completion*: Tracing dependencies... >>> reptyr-bash-completion*: Package size: 369.0 B >>> reptyr-bash-completion*: Compressing data... >>> reptyr-bash-completion*: Create checksum... >>> reptyr-bash-completion*: Create reptyr-bash-completion-0.10.0-r0.apk >>> reptyr-doc*: Tracing dependencies... >>> reptyr-doc*: Package size: 4.0 KB >>> reptyr-doc*: Compressing data... >>> reptyr-doc*: Create checksum... >>> reptyr-doc*: Create reptyr-doc-0.10.0-r0.apk >>> reptyr*: Tracing dependencies... so:libc.musl-x86.so.1 >>> reptyr*: Package size: 29.4 KB >>> reptyr*: Compressing data... >>> reptyr*: Create checksum... >>> reptyr*: Create reptyr-0.10.0-r0.apk >>> reptyr: Build complete at Sat, 10 May 2025 17:41:03 +0000 elapsed time 0h 0m 10s >>> reptyr: Cleaning up srcdir >>> reptyr: Cleaning up pkgdir >>> reptyr: Uninstalling dependencies... (1/18) Purging .makedepends-reptyr (20250510.174100) (2/18) Purging linux-headers (6.14.2-r0) (3/18) Purging bash-completion-dev (2.16.0-r0) (4/18) Purging py3-pexpect-pyc (4.9-r1) (5/18) Purging py3-pexpect (4.9-r1) (6/18) Purging py3-ptyprocess-pyc (0.7.0-r6) (7/18) Purging py3-ptyprocess (0.7.0-r6) (8/18) Purging python3-pyc (3.12.10-r0) (9/18) Purging python3-pycache-pyc0 (3.12.10-r0) (10/18) Purging pyc (3.12.10-r0) (11/18) Purging python3 (3.12.10-r0) (12/18) Purging gdbm (1.24-r0) (13/18) Purging libbz2 (1.0.8-r6) (14/18) Purging libffi (3.4.8-r0) (15/18) Purging libpanelw (6.5_p20250503-r0) (16/18) Purging mpdecimal (4.0.0-r0) (17/18) Purging sqlite-libs (3.49.2-r0) (18/18) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> reptyr: Updating the community/x86 repository index... >>> reptyr: Signing the index...