>>> py3-scrypt: Building community/py3-scrypt 0.8.27-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 03:54:07 +0000 >>> py3-scrypt: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/18) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/18) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/18) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (4/18) Installing python3-dev (3.12.12-r0) (5/18) Installing openssl-dev (3.5.4-r0) (6/18) Installing py3-installer (0.7.0-r2) (7/18) Installing py3-installer-pyc (0.7.0-r2) (8/18) Installing py3-gpep517 (19-r0) (9/18) Installing py3-gpep517-pyc (19-r0) (10/18) Installing py3-parsing (3.2.3-r0) (11/18) Installing py3-parsing-pyc (3.2.3-r0) (12/18) Installing py3-packaging (25.0-r0) (13/18) Installing py3-packaging-pyc (25.0-r0) (14/18) Installing py3-setuptools (80.9.0-r0) (15/18) Installing py3-setuptools-pyc (80.9.0-r0) (16/18) Installing py3-wheel (0.46.1-r0) (17/18) Installing py3-wheel-pyc (0.46.1-r0) (18/18) Installing .makedepends-py3-scrypt (20251013.035407) Executing busybox-1.37.0-r19.trigger OK: 352 MiB in 104 packages >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Cleaning up tmpdir >>> py3-scrypt: Fetching https://files.pythonhosted.org/packages/source/s/scrypt/scrypt-0.8.27.tar.gz >>> py3-scrypt: Fetching https://files.pythonhosted.org/packages/source/s/scrypt/scrypt-0.8.27.tar.gz >>> py3-scrypt: Checking sha512sums... scrypt-0.8.27.tar.gz: OK >>> py3-scrypt: Unpacking /var/cache/distfiles/scrypt-0.8.27.tar.gz... 2025-10-13 03:54:08,863 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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-10-13 03:54:08,877 root INFO running bdist_wheel 2025-10-13 03:54:08,888 root INFO running build 2025-10-13 03:54:08,888 root INFO running build_py 2025-10-13 03:54:08,891 root INFO creating build/lib.linux-x86_64-cpython-312/scrypt 2025-10-13 03:54:08,891 root INFO copying scrypt/__init__.py -> build/lib.linux-x86_64-cpython-312/scrypt 2025-10-13 03:54:08,891 root INFO copying scrypt/scrypt.py -> build/lib.linux-x86_64-cpython-312/scrypt 2025-10-13 03:54:08,891 root INFO creating build/lib.linux-x86_64-cpython-312/scrypt/tests 2025-10-13 03:54:08,891 root INFO copying scrypt/tests/test_scrypt.py -> build/lib.linux-x86_64-cpython-312/scrypt/tests 2025-10-13 03:54:08,892 root INFO copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-x86_64-cpython-312/scrypt/tests 2025-10-13 03:54:08,892 root INFO copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-x86_64-cpython-312/scrypt/tests 2025-10-13 03:54:08,892 root INFO copying scrypt/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/scrypt/tests 2025-10-13 03:54:08,892 root INFO copying scrypt/tests/ciphertexts.csv -> build/lib.linux-x86_64-cpython-312/scrypt/tests 2025-10-13 03:54:08,893 root INFO copying scrypt/tests/hashvectors.csv -> build/lib.linux-x86_64-cpython-312/scrypt/tests 2025-10-13 03:54:08,893 root INFO running build_ext 2025-10-13 03:54:08,894 root INFO building '_scrypt' extension 2025-10-13 03:54:08,895 root INFO creating build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/crypto 2025-10-13 03:54:08,896 root INFO creating build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/scryptenc 2025-10-13 03:54:08,896 root INFO creating build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/util 2025-10-13 03:54:08,896 root INFO creating build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/alg 2025-10-13 03:54:08,896 root INFO creating build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/crypto 2025-10-13 03:54:08,896 root INFO creating build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util 2025-10-13 03:54:08,896 root INFO creating build/temp.linux-x86_64-cpython-312/src 2025-10-13 03:54:08,896 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.12 -c scrypt-1.2.1/lib/crypto/crypto_scrypt.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o -O2 2025-10-13 03:54:08,967 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.12 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o -O2 2025-10-13 03:54:09,150 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.12 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o -O2 2025-10-13 03:54:09,165 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.12 -c scrypt-1.2.1/lib/scryptenc/scryptenc.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o -O2 2025-10-13 03:54:09,329 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.12 -c scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o -O2 2025-10-13 03:54:09,377 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.12 -c scrypt-1.2.1/lib/util/memlimit.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/util/memlimit.o -O2 2025-10-13 03:54:09,428 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.12 -c scrypt-1.2.1/libcperciva/alg/sha256.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o -O2 2025-10-13 03:54:09,941 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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes.c -o build/temp.linux-x86_64-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-10-13 03:54:10,006 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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o -O2 2025-10-13 03:54:10,038 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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o -O2 2025-10-13 03:54:10,172 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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_entropy.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o -O2 2025-10-13 03:54:10,258 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.12 -c scrypt-1.2.1/libcperciva/util/asprintf.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o -O2 2025-10-13 03:54:10,286 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.12 -c scrypt-1.2.1/libcperciva/util/entropy.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o -O2 2025-10-13 03:54:10,315 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.12 -c scrypt-1.2.1/libcperciva/util/humansize.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o -O2 2025-10-13 03:54:10,378 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.12 -c scrypt-1.2.1/libcperciva/util/insecure_memzero.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o -O2 2025-10-13 03:54:10,406 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.12 -c scrypt-1.2.1/libcperciva/util/warnp.c -o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o -O2 2025-10-13 03:54:10,454 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.12 -c src/scrypt.c -o build/temp.linux-x86_64-cpython-312/src/scrypt.o -O2 2025-10-13 03:54:10,507 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-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/lib/util/memlimit.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.linux-x86_64-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.linux-x86_64-cpython-312/src/scrypt.o -L/usr/lib -lcrypto -lrt -o build/lib.linux-x86_64-cpython-312/_scrypt.cpython-312-x86_64-linux-musl.so 2025-10-13 03:54:10,538 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 03:54:10,538 root INFO running install 2025-10-13 03:54:10,542 root INFO running install_lib 2025-10-13 03:54:10,544 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 03:54:10,544 root INFO copying build/lib.linux-x86_64-cpython-312/_scrypt.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2025-10-13 03:54:10,544 root INFO creating build/bdist.linux-x86_64/wheel/scrypt 2025-10-13 03:54:10,544 root INFO copying build/lib.linux-x86_64-cpython-312/scrypt/__init__.py -> build/bdist.linux-x86_64/wheel/./scrypt 2025-10-13 03:54:10,544 root INFO copying build/lib.linux-x86_64-cpython-312/scrypt/scrypt.py -> build/bdist.linux-x86_64/wheel/./scrypt 2025-10-13 03:54:10,544 root INFO creating build/bdist.linux-x86_64/wheel/scrypt/tests 2025-10-13 03:54:10,544 root INFO copying build/lib.linux-x86_64-cpython-312/scrypt/tests/test_scrypt.py -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2025-10-13 03:54:10,544 root INFO copying build/lib.linux-x86_64-cpython-312/scrypt/tests/ciphertexts.csv -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2025-10-13 03:54:10,544 root INFO copying build/lib.linux-x86_64-cpython-312/scrypt/tests/test_scrypt_py3x.py -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2025-10-13 03:54:10,545 root INFO copying build/lib.linux-x86_64-cpython-312/scrypt/tests/hashvectors.csv -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2025-10-13 03:54:10,545 root INFO copying build/lib.linux-x86_64-cpython-312/scrypt/tests/test_scrypt_c_module.py -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2025-10-13 03:54:10,545 root INFO copying build/lib.linux-x86_64-cpython-312/scrypt/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./scrypt/tests 2025-10-13 03:54:10,545 root INFO running install_egg_info 2025-10-13 03:54:10,546 root INFO running egg_info 2025-10-13 03:54:10,547 root INFO writing scrypt.egg-info/PKG-INFO 2025-10-13 03:54:10,547 root INFO writing dependency_links to scrypt.egg-info/dependency_links.txt 2025-10-13 03:54:10,548 root INFO writing top-level names to scrypt.egg-info/top_level.txt 2025-10-13 03:54:10,549 root INFO reading manifest file 'scrypt.egg-info/SOURCES.txt' 2025-10-13 03:54:10,550 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 03:54:10,551 root WARNING no previously-included directories found matching 'build' 2025-10-13 03:54:10,551 root WARNING no previously-included directories found matching 'doc/build' 2025-10-13 03:54:10,551 root WARNING no previously-included directories found matching '*/__pycache__' 2025-10-13 03:54:10,551 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-10-13 03:54:10,551 root WARNING warning: no previously-included files matching '*.egg' found anywhere in distribution 2025-10-13 03:54:10,551 root WARNING warning: no previously-included files matching '*.egg-info' found anywhere in distribution 2025-10-13 03:54:10,552 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-10-13 03:54:10,552 root WARNING warning: no previously-included files matching '*.bak' found anywhere in distribution 2025-10-13 03:54:10,552 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-10-13 03:54:10,552 root INFO adding license file 'LICENSE' 2025-10-13 03:54:10,553 root INFO writing manifest file 'scrypt.egg-info/SOURCES.txt' 2025-10-13 03:54:10,553 root INFO Copying scrypt.egg-info to build/bdist.linux-x86_64/wheel/./scrypt-0.8.27-py3.12.egg-info 2025-10-13 03:54:10,553 root INFO running install_scripts 2025-10-13 03:54:10,556 root INFO creating build/bdist.linux-x86_64/wheel/scrypt-0.8.27.dist-info/WHEEL 2025-10-13 03:54:10,556 wheel INFO creating '/home/udu/aports/community/py3-scrypt/src/scrypt-0.8.27/.dist/.tmp-xmhive7z/scrypt-0.8.27-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 03:54:10,556 wheel INFO adding '_scrypt.cpython-312-x86_64-linux-musl.so' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt/__init__.py' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt/scrypt.py' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt/tests/__init__.py' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt/tests/ciphertexts.csv' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt/tests/hashvectors.csv' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt/tests/test_scrypt.py' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt/tests/test_scrypt_c_module.py' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt/tests/test_scrypt_py3x.py' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt-0.8.27.dist-info/licenses/LICENSE' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt-0.8.27.dist-info/METADATA' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt-0.8.27.dist-info/WHEEL' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt-0.8.27.dist-info/top_level.txt' 2025-10-13 03:54:10,557 wheel INFO adding 'scrypt-0.8.27.dist-info/RECORD' 2025-10-13 03:54:10,558 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 03:54:10,558 gpep517 INFO The backend produced .dist/scrypt-0.8.27-cp312-cp312-linux_x86_64.whl scrypt-0.8.27-cp312-cp312-linux_x86_64.whl ............................................. ---------------------------------------------------------------------- Ran 45 tests in 15.813s OK >>> py3-scrypt: Entering fakeroot... >>> py3-scrypt-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/scrypt/__pycache__' -> '/home/udu/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-x86_64.so.1 so:libcrypto.so.3 >>> py3-scrypt*: Package size: 63.9 KB >>> py3-scrypt*: Compressing data... >>> py3-scrypt*: Create checksum... >>> py3-scrypt*: Create py3-scrypt-0.8.27-r0.apk >>> py3-scrypt: Build complete at Mon, 13 Oct 2025 03:54:27 +0000 elapsed time 0h 0m 20s >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Uninstalling dependencies... (1/15) Purging .makedepends-py3-scrypt (20251013.035407) (2/15) Purging python3-dev (3.12.12-r0) (3/15) Purging openssl-dev (3.5.4-r0) (4/15) Purging py3-gpep517-pyc (19-r0) (5/15) Purging py3-gpep517 (19-r0) (6/15) Purging py3-installer-pyc (0.7.0-r2) (7/15) Purging py3-installer (0.7.0-r2) (8/15) Purging py3-setuptools-pyc (80.9.0-r0) (9/15) Purging py3-setuptools (80.9.0-r0) (10/15) Purging py3-wheel-pyc (0.46.1-r0) (11/15) Purging py3-wheel (0.46.1-r0) (12/15) Purging py3-packaging-pyc (25.0-r0) (13/15) Purging py3-packaging (25.0-r0) (14/15) Purging py3-parsing-pyc (3.2.3-r0) (15/15) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-scrypt: Updating the community/x86_64 repository index... >>> py3-scrypt: Signing the index...