>>> reptyr: Building community/reptyr 0.10.0-r0 (using abuild 3.11.7-r0) started Thu, 08 Jun 2023 00:48:49 +0000 >>> reptyr: Checking sanity of /home/buildozer/aports/community/reptyr/APKBUILD... >>> reptyr: Analyzing dependencies... >>> reptyr: Installing for build: build-base linux-headers bash-completion-dev (1/3) Installing linux-headers (6.3-r0) (2/3) Installing bash-completion-dev (2.11-r6) (3/3) Installing .makedepends-reptyr (20230608.004850) OK: 383 MiB in 106 packages >>> reptyr: Cleaning up srcdir >>> reptyr: Cleaning up pkgdir >>> reptyr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/reptyr-0.10.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> reptyr: Fetching https://github.com/nelhage/reptyr/archive/reptyr-0.10.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33216 0 33216 0 0 73254 0 --:--:-- --:--:-- --:--:-- 73254 >>> reptyr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/reptyr-0.10.0.tar.gz >>> reptyr: Checking sha512sums... reptyr-0.10.0.tar.gz: OK >>> reptyr: Unpacking /var/cache/distfiles/edge/reptyr-0.10.0.tar.gz... gcc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o reptyr.o reptyr.c gcc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o reallocarray.o reallocarray.c gcc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o attach.o attach.c gcc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o platform/linux/linux_ptrace.o platform/linux/linux_ptrace.c gcc -MD -Wall -Werror -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o platform/linux/linux.o platform/linux/linux.c gcc -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 >>> WARNING: reptyr: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> 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... >>> reptyr-doc*: Preparing subpackage reptyr-doc... >>> reptyr-doc*: Running postcheck for reptyr-doc >>> reptyr-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/reptyr/pkg/reptyr/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: 24.0 KB >>> 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: 36.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_64.so.1 >>> reptyr*: Package size: 52.0 KB >>> reptyr*: Compressing data... >>> reptyr*: Create checksum... >>> reptyr*: Create reptyr-0.10.0-r0.apk >>> reptyr: Build complete at Thu, 08 Jun 2023 00:48:52 +0000 elapsed time 0h 0m 3s >>> reptyr: Cleaning up srcdir >>> reptyr: Cleaning up pkgdir >>> reptyr: Uninstalling dependencies... (1/3) Purging .makedepends-reptyr (20230608.004850) (2/3) Purging linux-headers (6.3-r0) (3/3) Purging bash-completion-dev (2.11-r6) OK: 375 MiB in 103 packages >>> reptyr: Updating the community/x86_64 repository index... >>> reptyr: Signing the index...