>>> py3-scrypt: Building community/py3-scrypt 0.8.29-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 15:25:12 +0000 >>> py3-scrypt: Validating /home/buildozer/aports/community/py3-scrypt/APKBUILD... >>> py3-scrypt: Analyzing dependencies... >>> py3-scrypt: Installing for build: build-base python3-dev openssl-dev py3-gpep517 py3-installer py3-setuptools py3-wheel ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20251231-r0) ( 7/26) Installing sqlite-libs (3.51.2-r1) ( 8/26) Installing python3 (3.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing python3-pyc (3.14.3-r0) (12/26) Installing python3-dev (3.14.3-r0) (13/26) Installing openssl-dev (3.5.5-r1) (14/26) Installing py3-installer (0.7.0-r3) (15/26) Installing py3-installer-pyc (0.7.0-r3) (16/26) Installing py3-gpep517 (19-r2) (17/26) Installing py3-gpep517-pyc (19-r2) (18/26) Installing py3-parsing (3.3.2-r1) (19/26) Installing py3-parsing-pyc (3.3.2-r1) (20/26) Installing py3-packaging (26.0-r1) (21/26) Installing py3-packaging-pyc (26.0-r1) (22/26) Installing py3-setuptools (82.0.1-r1) (23/26) Installing py3-setuptools-pyc (82.0.1-r1) (24/26) Installing py3-wheel (0.46.3-r1) (25/26) Installing py3-wheel-pyc (0.46.3-r1) (26/26) Installing .makedepends-py3-scrypt (20260328.152515) Executing busybox-1.37.0-r31.trigger OK: 588.9 MiB in 132 packages >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Cleaning up tmpdir >>> py3-scrypt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-scrypt-0.8.29.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-scrypt-0.8.29.tar.gz.part' py3-scrypt-0.8.29.ta 100% |********************************| 62610 0:00:00 ETA '/var/cache/distfiles/edge/py3-scrypt-0.8.29.tar.gz.part' saved /var/cache/distfiles/edge/py3-scrypt-0.8.29.tar.gz: OK >>> py3-scrypt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-scrypt-0.8.29.tar.gz /var/cache/distfiles/edge/py3-scrypt-0.8.29.tar.gz: OK >>> py3-scrypt: Unpacking /var/cache/distfiles/edge/py3-scrypt-0.8.29.tar.gz... 2026-03-28 15:25:17,198 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 15:25:17,217 root INFO running bdist_wheel 2026-03-28 15:25:17,229 root INFO running build 2026-03-28 15:25:17,229 root INFO running build_py 2026-03-28 15:25:17,232 root INFO creating build/lib.linux-x86_64-cpython-314/scrypt 2026-03-28 15:25:17,232 root INFO copying scrypt/__init__.py -> build/lib.linux-x86_64-cpython-314/scrypt 2026-03-28 15:25:17,232 root INFO copying scrypt/scrypt.py -> build/lib.linux-x86_64-cpython-314/scrypt 2026-03-28 15:25:17,233 root INFO creating build/lib.linux-x86_64-cpython-314/scrypt/tests 2026-03-28 15:25:17,233 root INFO copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-x86_64-cpython-314/scrypt/tests 2026-03-28 15:25:17,233 root INFO copying scrypt/tests/test_scrypt.py -> build/lib.linux-x86_64-cpython-314/scrypt/tests 2026-03-28 15:25:17,233 root INFO copying scrypt/tests/__init__.py -> build/lib.linux-x86_64-cpython-314/scrypt/tests 2026-03-28 15:25:17,233 root INFO copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-x86_64-cpython-314/scrypt/tests 2026-03-28 15:25:17,234 root INFO copying scrypt/tests/ciphertexts.csv -> build/lib.linux-x86_64-cpython-314/scrypt/tests 2026-03-28 15:25:17,234 root INFO copying scrypt/tests/hashvectors.csv -> build/lib.linux-x86_64-cpython-314/scrypt/tests 2026-03-28 15:25:17,235 root INFO running build_ext 2026-03-28 15:25:17,236 root INFO building '_scrypt' extension 2026-03-28 15:25:17,237 root INFO creating build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/crypto 2026-03-28 15:25:17,238 root INFO creating build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/scryptenc 2026-03-28 15:25:17,238 root INFO creating build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/util 2026-03-28 15:25:17,238 root INFO creating build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/alg 2026-03-28 15:25:17,238 root INFO creating build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/crypto 2026-03-28 15:25:17,238 root INFO creating build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util 2026-03-28 15:25:17,238 root INFO creating build/temp.linux-x86_64-cpython-314/src 2026-03-28 15:25:17,239 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/lib/crypto/crypto_scrypt.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/crypto/crypto_scrypt.o -O2 2026-03-28 15:25:17,320 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o -O2 2026-03-28 15:25:17,532 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o -O2 2026-03-28 15:25:17,550 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/lib/scryptenc/scryptenc.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/scryptenc/scryptenc.o -O2 2026-03-28 15:25:17,747 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o -O2 2026-03-28 15:25:17,815 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/lib/util/memlimit.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/util/memlimit.o -O2 2026-03-28 15:25:17,883 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/libcperciva/alg/sha256.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/alg/sha256.o -O2 2026-03-28 15:25:18,409 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o -O2 scrypt-1.2.1/libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_key_expand': scrypt-1.2.1/libcperciva/crypto/crypto_aes.c:118:9: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 118 | AES_set_encrypt_key(key, (int)(len * 8), kexp); | ^~~~~~~~~~~~~~~~~~~ In file included from scrypt-1.2.1/libcperciva/crypto/crypto_aes.c:6: /usr/include/openssl/aes.h:50:5: note: declared here 50 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ scrypt-1.2.1/libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_encrypt_block': scrypt-1.2.1/libcperciva/crypto/crypto_aes.c:146:9: warning: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 146 | AES_encrypt(in, out, (const void *)key); | ^~~~~~~~~~~ /usr/include/openssl/aes.h:56:6: note: declared here 56 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ 2026-03-28 15:25:18,461 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o -O2 2026-03-28 15:25:18,479 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o -O2 2026-03-28 15:25:18,547 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/libcperciva/crypto/crypto_entropy.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o -O2 2026-03-28 15:25:18,661 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/libcperciva/util/asprintf.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util/asprintf.o -O2 2026-03-28 15:25:18,704 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/libcperciva/util/entropy.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util/entropy.o -O2 2026-03-28 15:25:18,755 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/libcperciva/util/humansize.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util/humansize.o -O2 2026-03-28 15:25:18,837 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/libcperciva/util/insecure_memzero.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util/insecure_memzero.o -O2 2026-03-28 15:25:18,872 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c scrypt-1.2.1/libcperciva/util/warnp.c -o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util/warnp.o -O2 2026-03-28 15:25:18,935 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.14 -c src/scrypt.c -o build/temp.linux-x86_64-cpython-314/src/scrypt.o -O2 2026-03-28 15:25:19,043 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/lib/util/memlimit.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.linux-x86_64-cpython-314/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.linux-x86_64-cpython-314/src/scrypt.o -L/usr/lib -lcrypto -lrt -o build/lib.linux-x86_64-cpython-314/_scrypt.cpython-314-x86_64-linux-musl.so 2026-03-28 15:25:19,101 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-28 15:25:19,101 root INFO running install 2026-03-28 15:25:19,121 root INFO running install_lib 2026-03-28 15:25:19,127 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-28 15:25:19,128 root INFO copying build/lib.linux-x86_64-cpython-314/_scrypt.cpython-314-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2026-03-28 15:25:19,129 root INFO creating build/bdist.linux-x86_64/wheel/scrypt 2026-03-28 15:25:19,129 root INFO creating build/bdist.linux-x86_64/wheel/scrypt/tests 2026-03-28 15:25:19,130 root INFO copying build/lib.linux-x86_64-cpython-314/scrypt/tests/ciphertexts.csv -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2026-03-28 15:25:19,130 root INFO copying build/lib.linux-x86_64-cpython-314/scrypt/tests/test_scrypt_py3x.py -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2026-03-28 15:25:19,131 root INFO copying build/lib.linux-x86_64-cpython-314/scrypt/tests/test_scrypt.py -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2026-03-28 15:25:19,132 root INFO copying build/lib.linux-x86_64-cpython-314/scrypt/tests/hashvectors.csv -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2026-03-28 15:25:19,132 root INFO copying build/lib.linux-x86_64-cpython-314/scrypt/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2026-03-28 15:25:19,133 root INFO copying build/lib.linux-x86_64-cpython-314/scrypt/tests/test_scrypt_c_module.py -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2026-03-28 15:25:19,133 root INFO copying build/lib.linux-x86_64-cpython-314/scrypt/__init__.py -> build/bdist.linux-x86_64/wheel/./scrypt 2026-03-28 15:25:19,134 root INFO copying build/lib.linux-x86_64-cpython-314/scrypt/scrypt.py -> build/bdist.linux-x86_64/wheel/./scrypt 2026-03-28 15:25:19,134 root INFO running install_egg_info 2026-03-28 15:25:19,140 root INFO running egg_info 2026-03-28 15:25:19,144 root INFO creating scrypt.egg-info 2026-03-28 15:25:19,144 root INFO writing scrypt.egg-info/PKG-INFO 2026-03-28 15:25:19,145 root INFO writing dependency_links to scrypt.egg-info/dependency_links.txt 2026-03-28 15:25:19,145 root INFO writing top-level names to scrypt.egg-info/top_level.txt 2026-03-28 15:25:19,145 root INFO writing manifest file 'scrypt.egg-info/SOURCES.txt' 2026-03-28 15:25:19,151 root INFO reading manifest file 'scrypt.egg-info/SOURCES.txt' 2026-03-28 15:25:19,151 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 15:25:19,155 root WARNING no previously-included directories found matching 'build' 2026-03-28 15:25:19,155 root WARNING no previously-included directories found matching 'doc/build' 2026-03-28 15:25:19,155 root WARNING no previously-included directories found matching '*/__pycache__' 2026-03-28 15:25:19,156 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2026-03-28 15:25:19,156 root WARNING warning: no previously-included files matching '*.egg' found anywhere in distribution 2026-03-28 15:25:19,156 root WARNING warning: no previously-included files matching '*.egg-info' found anywhere in distribution 2026-03-28 15:25:19,157 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2026-03-28 15:25:19,157 root WARNING warning: no previously-included files matching '*.bak' found anywhere in distribution 2026-03-28 15:25:19,157 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2026-03-28 15:25:19,157 root INFO adding license file 'LICENSE' 2026-03-28 15:25:19,159 root INFO writing manifest file 'scrypt.egg-info/SOURCES.txt' 2026-03-28 15:25:19,159 root INFO Copying scrypt.egg-info to build/bdist.linux-x86_64/wheel/./scrypt-0.8.29-py3.14.egg-info 2026-03-28 15:25:19,161 root INFO running install_scripts 2026-03-28 15:25:19,168 root INFO creating build/bdist.linux-x86_64/wheel/scrypt-0.8.29.dist-info/WHEEL 2026-03-28 15:25:19,169 wheel INFO creating '/home/buildozer/aports/community/py3-scrypt/src/py-scrypt-0.8.29/.dist/.tmp-3uuhk6hp/scrypt-0.8.29-cp314-cp314-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-28 15:25:19,169 wheel INFO adding '_scrypt.cpython-314-x86_64-linux-musl.so' 2026-03-28 15:25:19,170 wheel INFO adding 'scrypt/__init__.py' 2026-03-28 15:25:19,170 wheel INFO adding 'scrypt/scrypt.py' 2026-03-28 15:25:19,171 wheel INFO adding 'scrypt/tests/__init__.py' 2026-03-28 15:25:19,171 wheel INFO adding 'scrypt/tests/ciphertexts.csv' 2026-03-28 15:25:19,171 wheel INFO adding 'scrypt/tests/hashvectors.csv' 2026-03-28 15:25:19,171 wheel INFO adding 'scrypt/tests/test_scrypt.py' 2026-03-28 15:25:19,172 wheel INFO adding 'scrypt/tests/test_scrypt_c_module.py' 2026-03-28 15:25:19,172 wheel INFO adding 'scrypt/tests/test_scrypt_py3x.py' 2026-03-28 15:25:19,172 wheel INFO adding 'scrypt-0.8.29.dist-info/licenses/LICENSE' 2026-03-28 15:25:19,173 wheel INFO adding 'scrypt-0.8.29.dist-info/METADATA' 2026-03-28 15:25:19,173 wheel INFO adding 'scrypt-0.8.29.dist-info/WHEEL' 2026-03-28 15:25:19,173 wheel INFO adding 'scrypt-0.8.29.dist-info/top_level.txt' 2026-03-28 15:25:19,174 wheel INFO adding 'scrypt-0.8.29.dist-info/RECORD' 2026-03-28 15:25:19,174 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-28 15:25:19,175 gpep517 INFO The backend produced .dist/scrypt-0.8.29-cp314-cp314-linux_x86_64.whl scrypt-0.8.29-cp314-cp314-linux_x86_64.whl ............................................. ---------------------------------------------------------------------- Ran 45 tests in 13.635s OK >>> py3-scrypt: Entering fakeroot... >>> py3-scrypt-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/scrypt/__pycache__' -> '/home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt-pyc/usr/lib/python3.14/site-packages/scrypt/__pycache__' >>> py3-scrypt-pyc*: Preparing subpackage py3-scrypt-pyc... >>> py3-scrypt-pyc*: Running postcheck for py3-scrypt-pyc >>> py3-scrypt*: Running postcheck for py3-scrypt >>> py3-scrypt*: Preparing package py3-scrypt... >>> py3-scrypt*: Stripping binaries >>> py3-scrypt*: Scanning shared objects >>> py3-scrypt-pyc*: Tracing dependencies... python3~3.14 >>> py3-scrypt-pyc*: Package size: 7.6 KB >>> py3-scrypt-pyc*: Compressing data... >>> py3-scrypt-pyc*: Create checksum... >>> py3-scrypt-pyc*: Create py3-scrypt-pyc-0.8.29-r1.apk >>> py3-scrypt*: Tracing dependencies... python3~3.14 so:libc.musl-x86_64.so.1 so:libcrypto.so.3 >>> py3-scrypt*: Package size: 60.0 KB >>> py3-scrypt*: Compressing data... >>> py3-scrypt*: Create checksum... >>> py3-scrypt*: Create py3-scrypt-0.8.29-r1.apk >>> py3-scrypt: Build complete at Sat, 28 Mar 2026 15:25:33 +0000 elapsed time 0h 0m 21s >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Cleaning up tmpdir >>> py3-scrypt: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-scrypt (20260328.152515) ( 2/26) Purging python3-dev (3.14.3-r0) ( 3/26) Purging openssl-dev (3.5.5-r1) ( 4/26) Purging py3-gpep517-pyc (19-r2) ( 5/26) Purging py3-gpep517 (19-r2) ( 6/26) Purging py3-installer-pyc (0.7.0-r3) ( 7/26) Purging py3-installer (0.7.0-r3) ( 8/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/26) Purging py3-setuptools (82.0.1-r1) (10/26) Purging py3-wheel-pyc (0.46.3-r1) (11/26) Purging py3-wheel (0.46.3-r1) (12/26) Purging py3-packaging-pyc (26.0-r1) (13/26) Purging py3-packaging (26.0-r1) (14/26) Purging py3-parsing-pyc (3.3.2-r1) (15/26) Purging py3-parsing (3.3.2-r1) (16/26) Purging python3-pyc (3.14.3-r0) (17/26) Purging python3-pycache-pyc0 (3.14.3-r0) (18/26) Purging pyc (3.14.3-r0) (19/26) Purging python3 (3.14.3-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.6_p20251231-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.2-r1) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-scrypt: Updating the community/x86_64 repository index... >>> py3-scrypt: Signing the index...