>>> reptyr: Building community/reptyr 0.10.0-r0 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 18:19:50 +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/16) Installing linux-headers (6.14.2-r0) (2/16) Installing bash-completion-dev (2.16.0-r0) (3/16) Installing libbz2 (1.0.8-r6) (4/16) Installing gdbm (1.24-r0) (5/16) Installing mpdecimal (4.0.0-r0) (6/16) Installing libpanelw (6.5_p20250412-r0) (7/16) Installing sqlite-libs (3.49.1-r1) (8/16) Installing python3 (3.12.10-r0) (9/16) Installing python3-pycache-pyc0 (3.12.10-r0) (10/16) Installing pyc (3.12.10-r0) (11/16) Installing python3-pyc (3.12.10-r0) (12/16) Installing py3-ptyprocess (0.7.0-r6) (13/16) Installing py3-ptyprocess-pyc (0.7.0-r6) (14/16) Installing py3-pexpect (4.9-r1) (15/16) Installing py3-pexpect-pyc (4.9-r1) (16/16) Installing .makedepends-reptyr (20250428.181954) Executing busybox-1.37.0-r16.trigger OK: 640 MiB in 125 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) wget: server returned error: HTTP/1.1 404 Not Found >>> reptyr: Fetching https://github.com/nelhage/reptyr/archive/reptyr-0.10.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10: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 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: f7cf1000 [+] 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-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 Mon, 28 Apr 2025 18:19:57 +0000 elapsed time 0h 0m 7s >>> reptyr: Cleaning up srcdir >>> reptyr: Cleaning up pkgdir >>> reptyr: Uninstalling dependencies... (1/16) Purging .makedepends-reptyr (20250428.181954) (2/16) Purging linux-headers (6.14.2-r0) (3/16) Purging bash-completion-dev (2.16.0-r0) (4/16) Purging py3-pexpect-pyc (4.9-r1) (5/16) Purging py3-pexpect (4.9-r1) (6/16) Purging py3-ptyprocess-pyc (0.7.0-r6) (7/16) Purging py3-ptyprocess (0.7.0-r6) (8/16) Purging python3-pyc (3.12.10-r0) (9/16) Purging python3-pycache-pyc0 (3.12.10-r0) (10/16) Purging pyc (3.12.10-r0) (11/16) Purging python3 (3.12.10-r0) (12/16) Purging gdbm (1.24-r0) (13/16) Purging libbz2 (1.0.8-r6) (14/16) Purging libpanelw (6.5_p20250412-r0) (15/16) Purging mpdecimal (4.0.0-r0) (16/16) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> reptyr: Updating the community/armhf repository index... >>> reptyr: Signing the index...