>>> signify: Building community/signify 32-r1 (using abuild 3.14.1-r1) started Sun, 03 Nov 2024 23:33:07 +0000 >>> signify: Validating /home/buildozer/aports/community/signify/APKBUILD... >>> signify: Analyzing dependencies... >>> signify: Installing for build: build-base libbsd-dev coreutils (1/14) Installing bsd-compat-headers (0.7.2-r6) (2/14) Installing linux-headers (6.6-r1) (3/14) Installing libmd (1.1.0-r0) (4/14) Installing libmd-dev (1.1.0-r0) (5/14) Installing libbsd (0.12.2-r0) (6/14) Installing libbsd-dev (0.12.2-r0) (7/14) Installing coreutils-env (9.5-r1) (8/14) Installing coreutils-fmt (9.5-r1) (9/14) Installing coreutils-sha512sum (9.5-r1) (10/14) Installing libattr (2.5.2-r2) (11/14) Installing skalibs-libs (2.14.3.0-r0) (12/14) Installing utmps-libs (0.1.2.3-r2) (13/14) Installing coreutils (9.5-r1) (14/14) Installing .makedepends-signify (20241103.233313) Executing busybox-1.37.0-r6.trigger OK: 278 MiB in 115 packages >>> signify: Cleaning up srcdir >>> signify: Cleaning up pkgdir >>> signify: Cleaning up tmpdir >>> signify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/signify-32.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> signify: Fetching signify-32.tar.gz::https://github.com/aperezdc/signify/archive/v32.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/signify-32.tar.gz.part' signify-32.tar.gz.pa 100% |********************************| 105k 0:00:00 ETA '/var/cache/distfiles/v3.21/signify-32.tar.gz.part' saved >>> signify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/signify-32.tar.gz >>> signify: Checking sha512sums... signify-32.tar.gz: OK gcc14.patch: OK >>> signify: Unpacking /var/cache/distfiles/v3.21/signify-32.tar.gz... >>> signify: gcc14.patch patching file compat.h gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o crypto_api.o crypto_api.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o mod_ed25519.o mod_ed25519.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o mod_ge25519.o mod_ge25519.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o fe25519.o fe25519.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o sc25519.o sc25519.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -Wno-pointer-sign -include compat.h -DBUNDLED_BZERO=1 -c -o bcrypt_pbkdf.o bcrypt_pbkdf.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o timingsafe_bcmp.o timingsafe_bcmp.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o blowfish.o blowfish.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o base64.o base64.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o ohash.o ohash.c In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/libutil.h:43, from /usr/include/bsd/stdlib.h:37, from crypto_api.h:12, from mod_ed25519.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/libutil.h:43, from /usr/include/bsd/stdlib.h:37, from crypto_api.h:12, from fe25519.h:12, from mod_ge25519.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o sha2.o sha2.c In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/string.h:37, from crypto_api.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/libutil.h:43, from /usr/include/bsd/stdlib.h:37, from crypto_api.h:12, from fe25519.h:12, from fe25519.c:12: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ sed -e 's/hashinc/sha2.h/g' \ -e 's/HASH/SHA256/g' \ -e 's/SHA[0-9][0-9][0-9]_CTX/SHA2_CTX/g' helper.c > sha256hl.c In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/libutil.h:43, from /usr/include/bsd/stdlib.h:37, from crypto_api.h:12, from sc25519.h:12, from sc25519.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ sed -e 's/hashinc/sha2.h/g' \ -e 's/HASH/SHA512/g' \ -e 's/SHA[0-9][0-9][0-9]_CTX/SHA2_CTX/g' helper.c > sha512hl.c In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/libutil.h:43, from /usr/include/bsd/stdlib.h:37, from bcrypt_pbkdf.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ sed -e 's/hashinc/sha2.h/g' \ -e 's/HASH/SHA512_256/g' \ -e 's/SHA512_256_CTX/SHA2_CTX/g' helper.c > sha512_256hl.c In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/string.h:37, from timingsafe_bcmp.c:18: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -Wno-pointer-sign -include compat.h -DBUNDLED_BZERO=1 -c -o signify.o signify.c In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/inttypes.h:37, from /usr/include/netinet/in.h:9, from base64.c:47: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/libutil.h:43, from /usr/include/bsd/stdlib.h:37, from ohash.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -Wno-pointer-sign -include compat.h -DBUNDLED_BZERO=1 -c -o zsig.o zsig.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o explicit_bzero.o explicit_bzero.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o pledge_noop.o pledge_noop.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o sha256hl.o sha256hl.c In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/inttypes.h:37, from /usr/include/netinet/in.h:9, from signify.c:19: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/string.h:37, from sha2.c:39: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/err.h:29, from zsig.c:20: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/string.h:37, from explicit_bzero.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o sha512hl.o sha512hl.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -flto -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wall -include compat.h -DBUNDLED_BZERO=1 -c -o sha512_256hl.o sha512_256hl.c In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/libutil.h:43, from /usr/include/bsd/stdlib.h:37, from sha256hl.c:29: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/libutil.h:43, from /usr/include/bsd/stdlib.h:37, from sha512hl.c:29: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/libutil.h:43, from /usr/include/bsd/stdlib.h:37, from sha512_256hl.c:29: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -flto -o signify crypto_api.o mod_ed25519.o mod_ge25519.o fe25519.o sc25519.o bcrypt_pbkdf.o timingsafe_bcmp.o blowfish.o base64.o ohash.o sha2.o sha256hl.o sha512hl.o sha512_256hl.o signify.o zsig.o explicit_bzero.o pledge_noop.o -lbsd Running tests: - signify -S -s - -x test.sig -m /home/buildozer/aports/community/signify/src/signify-32/regress/orders.txt ... - signify -V -q -p /home/buildozer/aports/community/signify/src/signify-32/regress/regresskey.pub -m /home/buildozer/aports/community/signify/src/signify-32/regress/orders.txt ... - signify -S -s /home/buildozer/aports/community/signify/src/signify-32/regress/regresskey.sec -x confirmorders.sig -e -m /home/buildozer/aports/community/signify/src/signify-32/regress/orders.txt ... - signify -V -q -p /home/buildozer/aports/community/signify/src/signify-32/regress/regresskey.pub -e -m confirmorders ... - signify -S -e -s /home/buildozer/aports/community/signify/src/signify-32/regress/regresskey.sec -m HASH ... - signify -C -q -p /home/buildozer/aports/community/signify/src/signify-32/regress/regresskey.pub -x HASH.sig ... - signify -zS -s /home/buildozer/aports/community/signify/src/signify-32/regress/regresskey.sec -m archive.tgz -x signed.tgz ... - signify -zV -p /home/buildozer/aports/community/signify/src/signify-32/regress/regresskey.pub ... Tests passed. >>> signify: Entering fakeroot... gzip -9c signify.1 > signify.1.gz install -m 755 -d /home/buildozer/aports/community/signify/pkg/signify/usr/bin install -m 755 -t /home/buildozer/aports/community/signify/pkg/signify/usr/bin signify install -m 755 -d /home/buildozer/aports/community/signify/pkg/signify/usr/share/man/man1 install -m 644 -t /home/buildozer/aports/community/signify/pkg/signify/usr/share/man/man1 signify.1.gz >>> signify-doc*: Running split function doc... renamed 'usr/share/man' -> '/home/buildozer/aports/community/signify/pkg/signify-doc/usr/share/man' >>> signify-doc*: Preparing subpackage signify-doc... >>> signify-doc*: Running postcheck for signify-doc >>> signify*: Running postcheck for signify >>> signify*: Preparing package signify... >>> signify*: Stripping binaries >>> signify-doc*: Scanning shared objects >>> signify*: Scanning shared objects >>> signify-doc*: Tracing dependencies... >>> signify-doc*: Package size: 2.2 KB >>> signify-doc*: Compressing data... >>> signify-doc*: Create checksum... >>> signify-doc*: Create signify-doc-32-r1.apk >>> signify*: Tracing dependencies... so:libbsd.so.0 so:libc.musl-armv7.so.1 >>> signify*: Package size: 145.3 KB >>> signify*: Compressing data... >>> signify*: Create checksum... >>> signify*: Create signify-32-r1.apk >>> signify: Build complete at Sun, 03 Nov 2024 23:33:21 +0000 elapsed time 0h 0m 14s >>> signify: Cleaning up srcdir >>> signify: Cleaning up pkgdir >>> signify: Uninstalling dependencies... (1/14) Purging .makedepends-signify (20241103.233313) (2/14) Purging libbsd-dev (0.12.2-r0) (3/14) Purging bsd-compat-headers (0.7.2-r6) (4/14) Purging linux-headers (6.6-r1) (5/14) Purging libmd-dev (1.1.0-r0) (6/14) Purging libbsd (0.12.2-r0) (7/14) Purging coreutils (9.5-r1) Executing coreutils-9.5-r1.post-deinstall (8/14) Purging coreutils-env (9.5-r1) (9/14) Purging coreutils-fmt (9.5-r1) (10/14) Purging coreutils-sha512sum (9.5-r1) (11/14) Purging libattr (2.5.2-r2) (12/14) Purging libmd (1.1.0-r0) (13/14) Purging utmps-libs (0.1.2.3-r2) (14/14) Purging skalibs-libs (2.14.3.0-r0) Executing busybox-1.37.0-r6.trigger OK: 271 MiB in 101 packages >>> signify: Updating the community/armv7 repository index... >>> signify: Signing the index...