>>> reptyr: Building community/reptyr 0.10.0-r0 (using abuild 3.16.0_rc4-r0) started Sun, 02 Nov 2025 19:11:36 +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.16.12-r0) ( 2/18) Installing bash-completion-dev (2.17.0-r0) ( 3/18) Installing libbz2 (1.0.8-r6) ( 4/18) Installing libffi (3.5.2-r0) ( 5/18) Installing gdbm (1.26-r0) ( 6/18) Installing xz-libs (5.8.1-r0) ( 7/18) Installing mpdecimal (4.0.1-r0) ( 8/18) Installing libpanelw (6.5_p20251010-r0) ( 9/18) Installing sqlite-libs (3.50.4-r1) (10/18) Installing python3 (3.12.12-r0) (11/18) Installing python3-pycache-pyc0 (3.12.12-r0) (12/18) Installing pyc (3.12.12-r0) (13/18) Installing python3-pyc (3.12.12-r0) (14/18) Installing py3-ptyprocess (0.7.0-r7) (15/18) Installing py3-ptyprocess-pyc (0.7.0-r7) (16/18) Installing py3-pexpect (4.9-r1) (17/18) Installing py3-pexpect-pyc (4.9-r1) (18/18) Installing .makedepends-reptyr (20251102.191153) busybox-1.37.0-r24.trigger: Executing script... OK: 381 MiB in 123 packages >>> reptyr: Cleaning up srcdir >>> reptyr: Cleaning up pkgdir >>> reptyr: Cleaning up tmpdir >>> reptyr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/reptyr-0.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/reptyr-0.10.0.tar.gz.part' reptyr-0.10.0.tar.gz 100% |********************************| 33216 0:00:00 ETA '/var/cache/distfiles/v3.23/reptyr-0.10.0.tar.gz.part' saved /var/cache/distfiles/v3.23/reptyr-0.10.0.tar.gz: OK >>> reptyr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/reptyr-0.10.0.tar.gz /var/cache/distfiles/v3.23/reptyr-0.10.0.tar.gz: OK >>> reptyr: Unpacking /var/cache/distfiles/v3.23/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 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 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: f78c3000 [+] 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*: 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-armhf.so.1 >>> reptyr*: Package size: 29.2 KB >>> reptyr*: Compressing data... >>> reptyr*: Create checksum... >>> reptyr*: Create reptyr-0.10.0-r0.apk >>> reptyr: Build complete at Sun, 02 Nov 2025 19:11:56 +0000 elapsed time 0h 0m 20s >>> reptyr: Cleaning up srcdir >>> reptyr: Cleaning up pkgdir >>> reptyr: Cleaning up tmpdir >>> reptyr: Uninstalling dependencies... ( 1/18) Purging .makedepends-reptyr (20251102.191153) ( 2/18) Purging linux-headers (6.16.12-r0) ( 3/18) Purging bash-completion-dev (2.17.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-r7) ( 7/18) Purging py3-ptyprocess (0.7.0-r7) ( 8/18) Purging python3-pyc (3.12.12-r0) ( 9/18) Purging python3-pycache-pyc0 (3.12.12-r0) (10/18) Purging pyc (3.12.12-r0) (11/18) Purging python3 (3.12.12-r0) (12/18) Purging gdbm (1.26-r0) (13/18) Purging libbz2 (1.0.8-r6) (14/18) Purging libffi (3.5.2-r0) (15/18) Purging libpanelw (6.5_p20251010-r0) (16/18) Purging mpdecimal (4.0.1-r0) (17/18) Purging sqlite-libs (3.50.4-r1) (18/18) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 342 MiB in 105 packages >>> reptyr: Updating the community/armhf repository index... >>> reptyr: Signing the index...