>>> py3-scrypt: Building community/py3-scrypt 0.8.20-r5 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 05:29:34 +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/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.8-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.8.1-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20250412-r0) (7/26) Installing sqlite-libs (3.49.1-r1) (8/26) Installing python3 (3.12.10-r0) (9/26) Installing python3-pycache-pyc0 (3.12.10-r0) (10/26) Installing pyc (3.12.10-r0) (11/26) Installing python3-pyc (3.12.10-r0) (12/26) Installing python3-dev (3.12.10-r0) (13/26) Installing openssl-dev (3.5.0-r0) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-installer-pyc (0.7.0-r2) (16/26) Installing py3-gpep517 (16-r0) (17/26) Installing py3-gpep517-pyc (16-r0) (18/26) Installing py3-parsing (3.2.0-r0) (19/26) Installing py3-parsing-pyc (3.2.0-r0) (20/26) Installing py3-packaging (25.0-r0) (21/26) Installing py3-packaging-pyc (25.0-r0) (22/26) Installing py3-setuptools (77.0.3-r0) (23/26) Installing py3-setuptools-pyc (77.0.3-r0) (24/26) Installing py3-wheel (0.43.0-r0) (25/26) Installing py3-wheel-pyc (0.43.0-r0) (26/26) Installing .makedepends-py3-scrypt (20250503.052958) Executing busybox-1.37.0-r16.trigger OK: 505 MiB in 130 packages >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Cleaning up tmpdir >>> py3-scrypt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/scrypt-0.8.20.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/scrypt-0.8.20.tar.gz.part' scrypt-0.8.20.tar.gz 100% |********************************| 55874 0:00:00 ETA '/var/cache/distfiles/v3.22/scrypt-0.8.20.tar.gz.part' saved >>> py3-scrypt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/scrypt-0.8.20.tar.gz >>> py3-scrypt: Checking sha512sums... scrypt-0.8.20.tar.gz: OK >>> py3-scrypt: Unpacking /var/cache/distfiles/v3.22/scrypt-0.8.20.tar.gz... 2025-05-03 05:29:59,166 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :35: SyntaxWarning: invalid escape sequence '\O' :36: SyntaxWarning: invalid escape sequence '\O' :37: SyntaxWarning: invalid escape sequence '\P' :38: SyntaxWarning: invalid escape sequence '\P' :40: SyntaxWarning: invalid escape sequence '\O' :41: SyntaxWarning: invalid escape sequence '\l' :42: SyntaxWarning: invalid escape sequence '\i' :44: SyntaxWarning: invalid escape sequence '\O' :45: SyntaxWarning: invalid escape sequence '\O' :46: SyntaxWarning: invalid escape sequence '\P' :47: SyntaxWarning: invalid escape sequence '\P' :49: SyntaxWarning: invalid escape sequence '\O' :50: SyntaxWarning: invalid escape sequence '\l' :51: SyntaxWarning: invalid escape sequence '\i' /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 05:29:59,190 root INFO running bdist_wheel 2025-05-03 05:29:59,205 root INFO running build 2025-05-03 05:29:59,206 root INFO running build_py 2025-05-03 05:29:59,209 root INFO creating build/lib.linux-aarch64-cpython-312/scrypt 2025-05-03 05:29:59,210 root INFO copying scrypt/__init__.py -> build/lib.linux-aarch64-cpython-312/scrypt 2025-05-03 05:29:59,210 root INFO copying scrypt/scrypt.py -> build/lib.linux-aarch64-cpython-312/scrypt 2025-05-03 05:29:59,211 root INFO creating build/lib.linux-aarch64-cpython-312/scrypt/tests 2025-05-03 05:29:59,211 root INFO copying scrypt/tests/__init__.py -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2025-05-03 05:29:59,211 root INFO copying scrypt/tests/test_scrypt.py -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2025-05-03 05:29:59,211 root INFO copying scrypt/tests/test_scrypt_py2x.py -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2025-05-03 05:29:59,212 root INFO copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2025-05-03 05:29:59,212 root INFO copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2025-05-03 05:29:59,213 root INFO copying scrypt/tests/ciphertexts.csv -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2025-05-03 05:29:59,213 root INFO copying scrypt/tests/hashvectors.csv -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2025-05-03 05:29:59,214 root INFO running build_ext 2025-05-03 05:29:59,216 root INFO building '_scrypt' extension 2025-05-03 05:29:59,218 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/crypto 2025-05-03 05:29:59,218 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/scryptenc 2025-05-03 05:29:59,218 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/util 2025-05-03 05:29:59,218 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/alg 2025-05-03 05:29:59,218 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto 2025-05-03 05:29:59,219 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util 2025-05-03 05:29:59,219 root INFO creating build/temp.linux-aarch64-cpython-312/src 2025-05-03 05:29:59,219 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-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o -O2 2025-05-03 05:29:59,306 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-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o -O2 2025-05-03 05:29:59,515 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-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o -O2 2025-05-03 05:29:59,547 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-aarch64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o -O2 2025-05-03 05:29:59,762 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-aarch64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o -O2 2025-05-03 05:29:59,825 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-aarch64-cpython-312/scrypt-1.2.1/lib/util/memlimit.o -O2 2025-05-03 05:29:59,893 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o -O2 2025-05-03 05:30:00,435 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-aarch64-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 05:30:00,489 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o -O2 2025-05-03 05:30:00,512 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o -O2 2025-05-03 05:30:00,583 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o -O2 2025-05-03 05:30:00,706 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o -O2 2025-05-03 05:30:00,756 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o -O2 2025-05-03 05:30:00,811 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o -O2 2025-05-03 05:30:00,899 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o -O2 2025-05-03 05:30:00,942 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o -O2 2025-05-03 05:30:01,022 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-aarch64-cpython-312/src/scrypt.o -O2 2025-05-03 05:30:01,145 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/util/memlimit.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.linux-aarch64-cpython-312/src/scrypt.o -L/usr/lib -lcrypto -lrt -o build/lib.linux-aarch64-cpython-312/_scrypt.cpython-312-aarch64-linux-musl.so 2025-05-03 05:30:01,227 root INFO installing to build/bdist.linux-aarch64/wheel 2025-05-03 05:30:01,227 root INFO running install 2025-05-03 05:30:01,241 root INFO running install_lib 2025-05-03 05:30:01,244 root INFO creating build/bdist.linux-aarch64/wheel 2025-05-03 05:30:01,245 root INFO creating build/bdist.linux-aarch64/wheel/scrypt 2025-05-03 05:30:01,245 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/__init__.py -> build/bdist.linux-aarch64/wheel/./scrypt 2025-05-03 05:30:01,245 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/scrypt.py -> build/bdist.linux-aarch64/wheel/./scrypt 2025-05-03 05:30:01,246 root INFO creating build/bdist.linux-aarch64/wheel/scrypt/tests 2025-05-03 05:30:01,246 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./scrypt/tests 2025-05-03 05:30:01,246 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/test_scrypt.py -> build/bdist.linux-aarch64/wheel/./scrypt/tests 2025-05-03 05:30:01,246 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/test_scrypt_py2x.py -> build/bdist.linux-aarch64/wheel/./scrypt/tests 2025-05-03 05:30:01,246 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/ciphertexts.csv -> build/bdist.linux-aarch64/wheel/./scrypt/tests 2025-05-03 05:30:01,247 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/hashvectors.csv -> build/bdist.linux-aarch64/wheel/./scrypt/tests 2025-05-03 05:30:01,247 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/test_scrypt_py3x.py -> build/bdist.linux-aarch64/wheel/./scrypt/tests 2025-05-03 05:30:01,247 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/test_scrypt_c_module.py -> build/bdist.linux-aarch64/wheel/./scrypt/tests 2025-05-03 05:30:01,247 root INFO copying build/lib.linux-aarch64-cpython-312/_scrypt.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/. 2025-05-03 05:30:01,248 root INFO running install_egg_info 2025-05-03 05:30:01,251 root INFO running egg_info 2025-05-03 05:30:01,254 root INFO writing scrypt.egg-info/PKG-INFO 2025-05-03 05:30:01,255 root INFO writing dependency_links to scrypt.egg-info/dependency_links.txt 2025-05-03 05:30:01,255 root INFO writing top-level names to scrypt.egg-info/top_level.txt 2025-05-03 05:30:01,259 root INFO reading manifest file 'scrypt.egg-info/SOURCES.txt' 2025-05-03 05:30:01,260 root INFO reading manifest template 'MANIFEST.in' 2025-05-03 05:30:01,263 root WARNING no previously-included directories found matching 'build' 2025-05-03 05:30:01,263 root WARNING no previously-included directories found matching 'doc/build' 2025-05-03 05:30:01,263 root WARNING no previously-included directories found matching '*/__pycache__' 2025-05-03 05:30:01,264 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-05-03 05:30:01,264 root WARNING warning: no previously-included files matching '*.egg' found anywhere in distribution 2025-05-03 05:30:01,264 root WARNING warning: no previously-included files matching '*.egg-info' found anywhere in distribution 2025-05-03 05:30:01,264 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-05-03 05:30:01,265 root WARNING warning: no previously-included files matching '*.bak' found anywhere in distribution 2025-05-03 05:30:01,265 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-05-03 05:30:01,265 root INFO adding license file 'LICENSE' 2025-05-03 05:30:01,267 root INFO writing manifest file 'scrypt.egg-info/SOURCES.txt' 2025-05-03 05:30:01,267 root INFO Copying scrypt.egg-info to build/bdist.linux-aarch64/wheel/./scrypt-0.8.20-py3.12.egg-info 2025-05-03 05:30:01,268 root INFO running install_scripts 2025-05-03 05:30:01,275 root INFO creating build/bdist.linux-aarch64/wheel/scrypt-0.8.20.dist-info/WHEEL 2025-05-03 05:30:01,275 wheel INFO creating '/home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/.dist/.tmp-frtxxr_g/scrypt-0.8.20-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2025-05-03 05:30:01,276 wheel INFO adding '_scrypt.cpython-312-aarch64-linux-musl.so' 2025-05-03 05:30:01,277 wheel INFO adding 'scrypt/__init__.py' 2025-05-03 05:30:01,277 wheel INFO adding 'scrypt/scrypt.py' 2025-05-03 05:30:01,277 wheel INFO adding 'scrypt/tests/__init__.py' 2025-05-03 05:30:01,278 wheel INFO adding 'scrypt/tests/ciphertexts.csv' 2025-05-03 05:30:01,278 wheel INFO adding 'scrypt/tests/hashvectors.csv' 2025-05-03 05:30:01,278 wheel INFO adding 'scrypt/tests/test_scrypt.py' 2025-05-03 05:30:01,278 wheel INFO adding 'scrypt/tests/test_scrypt_c_module.py' 2025-05-03 05:30:01,279 wheel INFO adding 'scrypt/tests/test_scrypt_py2x.py' 2025-05-03 05:30:01,279 wheel INFO adding 'scrypt/tests/test_scrypt_py3x.py' 2025-05-03 05:30:01,279 wheel INFO adding 'scrypt-0.8.20.dist-info/licenses/LICENSE' 2025-05-03 05:30:01,279 wheel INFO adding 'scrypt-0.8.20.dist-info/METADATA' 2025-05-03 05:30:01,280 wheel INFO adding 'scrypt-0.8.20.dist-info/WHEEL' 2025-05-03 05:30:01,280 wheel INFO adding 'scrypt-0.8.20.dist-info/top_level.txt' 2025-05-03 05:30:01,280 wheel INFO adding 'scrypt-0.8.20.dist-info/RECORD' 2025-05-03 05:30:01,280 root INFO removing build/bdist.linux-aarch64/wheel 2025-05-03 05:30:01,281 gpep517 INFO The backend produced .dist/scrypt-0.8.20-cp312-cp312-linux_aarch64.whl scrypt-0.8.20-cp312-cp312-linux_aarch64.whl /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:35: SyntaxWarning: invalid escape sequence '\O' if os.path.isdir('c:\OpenSSL-v111-Win64') and sys.version_info[0] >= 3 and sys.version_info[1] > 4: /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:36: SyntaxWarning: invalid escape sequence '\O' openssl_dir = 'c:\OpenSSL-v111-Win64' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:37: SyntaxWarning: invalid escape sequence '\P' elif os.path.isdir('c:\Program Files\OpenSSL-Win64'): /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:38: SyntaxWarning: invalid escape sequence '\P' openssl_dir = 'c:\Program Files\OpenSSL-Win64' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:40: SyntaxWarning: invalid escape sequence '\O' openssl_dir = 'c:\OpenSSL-Win64' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:41: SyntaxWarning: invalid escape sequence '\l' library_dirs = [openssl_dir + '\lib'] /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:42: SyntaxWarning: invalid escape sequence '\i' includes = [openssl_dir + '\include', 'scrypt-windows-stubs/include'] /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:44: SyntaxWarning: invalid escape sequence '\O' if os.path.isdir('c:\OpenSSL-v111-Win32'): /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:45: SyntaxWarning: invalid escape sequence '\O' openssl_dir = 'c:\OpenSSL-v111-Win32' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:46: SyntaxWarning: invalid escape sequence '\P' elif os.path.isdir('c:\Program Files (x86)\OpenSSL-Win32'): /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:47: SyntaxWarning: invalid escape sequence '\P' openssl_dir = 'c:\Program Files (x86)\OpenSSL-Win32' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:49: SyntaxWarning: invalid escape sequence '\O' openssl_dir = 'c:\OpenSSL-Win32' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:50: SyntaxWarning: invalid escape sequence '\l' library_dirs = [openssl_dir + '\lib'] /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:51: SyntaxWarning: invalid escape sequence '\i' includes = [openssl_dir + '\include', 'scrypt-windows-stubs/include'] /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() usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'test' >>> ERROR: py3-scrypt: check failed >>> py3-scrypt: Uninstalling dependencies... (1/26) Purging .makedepends-py3-scrypt (20250503.052958) (2/26) Purging python3-dev (3.12.10-r0) (3/26) Purging openssl-dev (3.5.0-r0) (4/26) Purging py3-gpep517-pyc (16-r0) (5/26) Purging py3-gpep517 (16-r0) (6/26) Purging py3-installer-pyc (0.7.0-r2) (7/26) Purging py3-installer (0.7.0-r2) (8/26) Purging py3-setuptools-pyc (77.0.3-r0) (9/26) Purging py3-setuptools (77.0.3-r0) (10/26) Purging py3-wheel-pyc (0.43.0-r0) (11/26) Purging py3-wheel (0.43.0-r0) (12/26) Purging py3-packaging-pyc (25.0-r0) (13/26) Purging py3-packaging (25.0-r0) (14/26) Purging py3-parsing-pyc (3.2.0-r0) (15/26) Purging py3-parsing (3.2.0-r0) (16/26) Purging python3-pyc (3.12.10-r0) (17/26) Purging python3-pycache-pyc0 (3.12.10-r0) (18/26) Purging pyc (3.12.10-r0) (19/26) Purging python3 (3.12.10-r0) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.8-r0) (23/26) Purging libpanelw (6.5_p20250412-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.49.1-r1) (26/26) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 398 MiB in 104 packages