>>> py3-scrypt: Building community/py3-scrypt 0.8.27-r0 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 12:50:10 +0000 >>> py3-scrypt: Validating /home/buildozer/aports/community/py3-scrypt/APKBUILD... >>> py3-scrypt: Analyzing dependencies... >>> py3-scrypt: Installing for build: build-base python3 python3-dev openssl-dev py3-gpep517 py3-installer py3-setuptools py3-wheel (1/24) Installing libffi (3.4.8-r0) (2/24) Installing gdbm (1.24-r0) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.5_p20250412-r0) (5/24) Installing sqlite-libs (3.49.1-r1) (6/24) Installing python3 (3.12.10-r0) (7/24) Installing python3-pycache-pyc0 (3.12.10-r0) (8/24) Installing pyc (3.12.10-r0) (9/24) Installing python3-pyc (3.12.10-r0) (10/24) Installing python3-dev (3.12.10-r0) (11/24) Installing openssl-dev (3.5.0-r0) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (16-r0) (15/24) Installing py3-gpep517-pyc (16-r0) (16/24) Installing py3-parsing (3.2.0-r0) (17/24) Installing py3-parsing-pyc (3.2.0-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (77.0.3-r0) (21/24) Installing py3-setuptools-pyc (77.0.3-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-py3-scrypt (20250503.125011) Executing busybox-1.37.0-r16.trigger OK: 359 MiB in 134 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/scrypt-0.8.27.tar.gz >>> py3-scrypt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/scrypt-0.8.27.tar.gz >>> py3-scrypt: Checking sha512sums... scrypt-0.8.27.tar.gz: OK >>> py3-scrypt: Unpacking /var/cache/distfiles/edge/scrypt-0.8.27.tar.gz... 2025-05-03 12:50:12,573 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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() 2025-05-03 12:50:12,596 root INFO running bdist_wheel 2025-05-03 12:50:12,611 root INFO running build 2025-05-03 12:50:12,611 root INFO running build_py 2025-05-03 12:50:12,614 root INFO creating build/lib.linux-armv8l-cpython-312/scrypt 2025-05-03 12:50:12,614 root INFO copying scrypt/__init__.py -> build/lib.linux-armv8l-cpython-312/scrypt 2025-05-03 12:50:12,615 root INFO copying scrypt/scrypt.py -> build/lib.linux-armv8l-cpython-312/scrypt 2025-05-03 12:50:12,615 root INFO creating build/lib.linux-armv8l-cpython-312/scrypt/tests 2025-05-03 12:50:12,615 root INFO copying scrypt/tests/__init__.py -> build/lib.linux-armv8l-cpython-312/scrypt/tests 2025-05-03 12:50:12,616 root INFO copying scrypt/tests/test_scrypt.py -> build/lib.linux-armv8l-cpython-312/scrypt/tests 2025-05-03 12:50:12,616 root INFO copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-armv8l-cpython-312/scrypt/tests 2025-05-03 12:50:12,616 root INFO copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-armv8l-cpython-312/scrypt/tests 2025-05-03 12:50:12,617 root INFO copying scrypt/tests/ciphertexts.csv -> build/lib.linux-armv8l-cpython-312/scrypt/tests 2025-05-03 12:50:12,617 root INFO copying scrypt/tests/hashvectors.csv -> build/lib.linux-armv8l-cpython-312/scrypt/tests 2025-05-03 12:50:12,618 root INFO running build_ext 2025-05-03 12:50:12,620 root INFO building '_scrypt' extension 2025-05-03 12:50:12,621 root INFO creating build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/crypto 2025-05-03 12:50:12,621 root INFO creating build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/scryptenc 2025-05-03 12:50:12,622 root INFO creating build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/util 2025-05-03 12:50:12,622 root INFO creating build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/alg 2025-05-03 12:50:12,622 root INFO creating build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/crypto 2025-05-03 12:50:12,622 root INFO creating build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util 2025-05-03 12:50:12,623 root INFO creating build/temp.linux-armv8l-cpython-312/src 2025-05-03 12:50:12,623 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/lib/crypto/crypto_scrypt.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o -O2 2025-05-03 12:50:12,694 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o -O2 2025-05-03 12:50:12,883 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o -O2 2025-05-03 12:50:12,900 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/lib/scryptenc/scryptenc.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o -O2 2025-05-03 12:50:13,088 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o -O2 2025-05-03 12:50:13,140 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/lib/util/memlimit.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/util/memlimit.o -O2 2025-05-03 12:50:13,200 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/libcperciva/alg/sha256.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o -O2 2025-05-03 12:50:13,685 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes.c -o build/temp.linux-armv8l-cpython-312/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:51:5: note: declared here 51 | 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:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ 2025-05-03 12:50:13,725 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o -O2 2025-05-03 12:50:13,742 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o -O2 2025-05-03 12:50:13,795 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_entropy.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o -O2 2025-05-03 12:50:13,905 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/libcperciva/util/asprintf.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o -O2 2025-05-03 12:50:13,937 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/libcperciva/util/entropy.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o -O2 2025-05-03 12:50:13,979 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/libcperciva/util/humansize.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o -O2 2025-05-03 12:50:14,056 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/libcperciva/util/insecure_memzero.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o -O2 2025-05-03 12:50:14,081 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c scrypt-1.2.1/libcperciva/util/warnp.c -o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o -O2 2025-05-03 12:50:14,133 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -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.12 -c src/scrypt.c -o build/temp.linux-armv8l-cpython-312/src/scrypt.o -O2 2025-05-03 12:50:14,259 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/lib/util/memlimit.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.linux-armv8l-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.linux-armv8l-cpython-312/src/scrypt.o -L/usr/lib -lcrypto -lrt -o build/lib.linux-armv8l-cpython-312/_scrypt.cpython-312-arm-linux-musleabihf.so 2025-05-03 12:50:14,312 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-03 12:50:14,312 root INFO running install 2025-05-03 12:50:14,322 root INFO running install_lib 2025-05-03 12:50:14,325 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-03 12:50:14,325 root INFO creating build/bdist.linux-armv8l/wheel/scrypt 2025-05-03 12:50:14,325 root INFO copying build/lib.linux-armv8l-cpython-312/scrypt/__init__.py -> build/bdist.linux-armv8l/wheel/./scrypt 2025-05-03 12:50:14,326 root INFO copying build/lib.linux-armv8l-cpython-312/scrypt/scrypt.py -> build/bdist.linux-armv8l/wheel/./scrypt 2025-05-03 12:50:14,326 root INFO creating build/bdist.linux-armv8l/wheel/scrypt/tests 2025-05-03 12:50:14,326 root INFO copying build/lib.linux-armv8l-cpython-312/scrypt/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./scrypt/tests 2025-05-03 12:50:14,326 root INFO copying build/lib.linux-armv8l-cpython-312/scrypt/tests/test_scrypt.py -> build/bdist.linux-armv8l/wheel/./scrypt/tests 2025-05-03 12:50:14,326 root INFO copying build/lib.linux-armv8l-cpython-312/scrypt/tests/ciphertexts.csv -> build/bdist.linux-armv8l/wheel/./scrypt/tests 2025-05-03 12:50:14,327 root INFO copying build/lib.linux-armv8l-cpython-312/scrypt/tests/hashvectors.csv -> build/bdist.linux-armv8l/wheel/./scrypt/tests 2025-05-03 12:50:14,327 root INFO copying build/lib.linux-armv8l-cpython-312/scrypt/tests/test_scrypt_py3x.py -> build/bdist.linux-armv8l/wheel/./scrypt/tests 2025-05-03 12:50:14,327 root INFO copying build/lib.linux-armv8l-cpython-312/scrypt/tests/test_scrypt_c_module.py -> build/bdist.linux-armv8l/wheel/./scrypt/tests 2025-05-03 12:50:14,327 root INFO copying build/lib.linux-armv8l-cpython-312/_scrypt.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/. 2025-05-03 12:50:14,328 root INFO running install_egg_info 2025-05-03 12:50:14,331 root INFO running egg_info 2025-05-03 12:50:14,333 root INFO writing scrypt.egg-info/PKG-INFO 2025-05-03 12:50:14,334 root INFO writing dependency_links to scrypt.egg-info/dependency_links.txt 2025-05-03 12:50:14,334 root INFO writing top-level names to scrypt.egg-info/top_level.txt 2025-05-03 12:50:14,338 root INFO reading manifest file 'scrypt.egg-info/SOURCES.txt' 2025-05-03 12:50:14,339 root INFO reading manifest template 'MANIFEST.in' 2025-05-03 12:50:14,342 root WARNING no previously-included directories found matching 'build' 2025-05-03 12:50:14,342 root WARNING no previously-included directories found matching 'doc/build' 2025-05-03 12:50:14,342 root WARNING no previously-included directories found matching '*/__pycache__' 2025-05-03 12:50:14,342 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-05-03 12:50:14,343 root WARNING warning: no previously-included files matching '*.egg' found anywhere in distribution 2025-05-03 12:50:14,343 root WARNING warning: no previously-included files matching '*.egg-info' found anywhere in distribution 2025-05-03 12:50:14,343 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-05-03 12:50:14,343 root WARNING warning: no previously-included files matching '*.bak' found anywhere in distribution 2025-05-03 12:50:14,344 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-05-03 12:50:14,344 root INFO adding license file 'LICENSE' 2025-05-03 12:50:14,345 root INFO writing manifest file 'scrypt.egg-info/SOURCES.txt' 2025-05-03 12:50:14,346 root INFO Copying scrypt.egg-info to build/bdist.linux-armv8l/wheel/./scrypt-0.8.27-py3.12.egg-info 2025-05-03 12:50:14,346 root INFO running install_scripts 2025-05-03 12:50:14,352 root INFO creating build/bdist.linux-armv8l/wheel/scrypt-0.8.27.dist-info/WHEEL 2025-05-03 12:50:14,353 wheel INFO creating '/home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.27/.dist/.tmp-9aozoghr/scrypt-0.8.27-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-03 12:50:14,353 wheel INFO adding '_scrypt.cpython-312-arm-linux-musleabihf.so' 2025-05-03 12:50:14,354 wheel INFO adding 'scrypt/__init__.py' 2025-05-03 12:50:14,354 wheel INFO adding 'scrypt/scrypt.py' 2025-05-03 12:50:14,354 wheel INFO adding 'scrypt/tests/__init__.py' 2025-05-03 12:50:14,354 wheel INFO adding 'scrypt/tests/ciphertexts.csv' 2025-05-03 12:50:14,355 wheel INFO adding 'scrypt/tests/hashvectors.csv' 2025-05-03 12:50:14,355 wheel INFO adding 'scrypt/tests/test_scrypt.py' 2025-05-03 12:50:14,355 wheel INFO adding 'scrypt/tests/test_scrypt_c_module.py' 2025-05-03 12:50:14,355 wheel INFO adding 'scrypt/tests/test_scrypt_py3x.py' 2025-05-03 12:50:14,356 wheel INFO adding 'scrypt-0.8.27.dist-info/licenses/LICENSE' 2025-05-03 12:50:14,356 wheel INFO adding 'scrypt-0.8.27.dist-info/METADATA' 2025-05-03 12:50:14,356 wheel INFO adding 'scrypt-0.8.27.dist-info/WHEEL' 2025-05-03 12:50:14,356 wheel INFO adding 'scrypt-0.8.27.dist-info/top_level.txt' 2025-05-03 12:50:14,356 wheel INFO adding 'scrypt-0.8.27.dist-info/RECORD' 2025-05-03 12:50:14,357 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-03 12:50:14,357 gpep517 INFO The backend produced .dist/scrypt-0.8.27-cp312-cp312-linux_armv8l.whl scrypt-0.8.27-cp312-cp312-linux_armv8l.whl ............................................. ---------------------------------------------------------------------- Ran 45 tests in 18.720s OK >>> py3-scrypt: Entering fakeroot... >>> py3-scrypt-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/scrypt/__pycache__' -> '/home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt-pyc/usr/lib/python3.12/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-pyc*: Scanning shared objects >>> py3-scrypt*: Scanning shared objects >>> py3-scrypt-pyc*: Tracing dependencies... python3 python3~3.12 >>> 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.27-r0.apk >>> py3-scrypt*: Tracing dependencies... python3 python3~3.12 so:libc.musl-armv7.so.1 so:libcrypto.so.3 >>> py3-scrypt*: Package size: 43.3 KB >>> py3-scrypt*: Compressing data... >>> py3-scrypt*: Create checksum... >>> py3-scrypt*: Create py3-scrypt-0.8.27-r0.apk >>> py3-scrypt: Build complete at Sat, 03 May 2025 12:50:33 +0000 elapsed time 0h 0m 23s >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Uninstalling dependencies... (1/24) Purging .makedepends-py3-scrypt (20250503.125011) (2/24) Purging python3-dev (3.12.10-r0) (3/24) Purging openssl-dev (3.5.0-r0) (4/24) Purging py3-gpep517-pyc (16-r0) (5/24) Purging py3-gpep517 (16-r0) (6/24) Purging py3-installer-pyc (0.7.0-r2) (7/24) Purging py3-installer (0.7.0-r2) (8/24) Purging py3-setuptools-pyc (77.0.3-r0) (9/24) Purging py3-setuptools (77.0.3-r0) (10/24) Purging py3-wheel-pyc (0.43.0-r0) (11/24) Purging py3-wheel (0.43.0-r0) (12/24) Purging py3-packaging-pyc (25.0-r0) (13/24) Purging py3-packaging (25.0-r0) (14/24) Purging py3-parsing-pyc (3.2.0-r0) (15/24) Purging py3-parsing (3.2.0-r0) (16/24) Purging python3-pyc (3.12.10-r0) (17/24) Purging python3-pycache-pyc0 (3.12.10-r0) (18/24) Purging pyc (3.12.10-r0) (19/24) Purging python3 (3.12.10-r0) (20/24) Purging gdbm (1.24-r0) (21/24) Purging libffi (3.4.8-r0) (22/24) Purging libpanelw (6.5_p20250412-r0) (23/24) Purging mpdecimal (4.0.0-r0) (24/24) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 277 MiB in 110 packages >>> py3-scrypt: Updating the community/armv7 repository index... >>> py3-scrypt: Signing the index...