>>> py3-scrypt: Building community/py3-scrypt 0.8.27-r0 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 16:20:52 +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.162053) Executing busybox-1.37.0-r16.trigger OK: 387 MiB in 129 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-scrypt: Fetching https://files.pythonhosted.org/packages/source/s/scrypt/scrypt-0.8.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55650 100 55650 0 0 171k 0 --:--:-- --:--:-- --:--:-- 171k >>> 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/scrypt-0.8.27.tar.gz... 2025-05-03 16:20:55,529 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 16:20:55,563 root INFO running bdist_wheel 2025-05-03 16:20:55,592 root INFO running build 2025-05-03 16:20:55,592 root INFO running build_py 2025-05-03 16:20:55,598 root INFO creating build/lib.linux-ppc64le-cpython-312/scrypt 2025-05-03 16:20:55,598 root INFO copying scrypt/scrypt.py -> build/lib.linux-ppc64le-cpython-312/scrypt 2025-05-03 16:20:55,598 root INFO copying scrypt/__init__.py -> build/lib.linux-ppc64le-cpython-312/scrypt 2025-05-03 16:20:55,599 root INFO creating build/lib.linux-ppc64le-cpython-312/scrypt/tests 2025-05-03 16:20:55,599 root INFO copying scrypt/tests/test_scrypt.py -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2025-05-03 16:20:55,599 root INFO copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2025-05-03 16:20:55,600 root INFO copying scrypt/tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2025-05-03 16:20:55,600 root INFO copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2025-05-03 16:20:55,601 root INFO copying scrypt/tests/hashvectors.csv -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2025-05-03 16:20:55,602 root INFO copying scrypt/tests/ciphertexts.csv -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2025-05-03 16:20:55,602 root INFO running build_ext 2025-05-03 16:20:55,605 root INFO building '_scrypt' extension 2025-05-03 16:20:55,609 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/crypto 2025-05-03 16:20:55,609 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/scryptenc 2025-05-03 16:20:55,610 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/util 2025-05-03 16:20:55,610 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/alg 2025-05-03 16:20:55,610 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/crypto 2025-05-03 16:20:55,611 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util 2025-05-03 16:20:55,611 root INFO creating build/temp.linux-ppc64le-cpython-312/src 2025-05-03 16:20:55,612 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-ppc64le-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o -O2 2025-05-03 16:20:55,697 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-ppc64le-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o -O2 2025-05-03 16:20:55,873 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-ppc64le-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o -O2 2025-05-03 16:20:55,896 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-ppc64le-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o -O2 2025-05-03 16:20:56,084 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-ppc64le-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o -O2 2025-05-03 16:20:56,146 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-ppc64le-cpython-312/scrypt-1.2.1/lib/util/memlimit.o -O2 2025-05-03 16:20:56,202 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-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o -O2 2025-05-03 16:20:56,602 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-ppc64le-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 16:20:56,653 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-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o -O2 2025-05-03 16:20:56,676 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-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o -O2 2025-05-03 16:20:56,741 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-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o -O2 2025-05-03 16:20:56,820 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-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o -O2 2025-05-03 16:20:56,862 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-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o -O2 2025-05-03 16:20:56,918 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-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o -O2 2025-05-03 16:20:56,996 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-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o -O2 2025-05-03 16:20:57,034 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-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o -O2 2025-05-03 16:20:57,092 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-ppc64le-cpython-312/src/scrypt.o -O2 2025-05-03 16:20:57,188 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-ppc64le-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/util/memlimit.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.linux-ppc64le-cpython-312/src/scrypt.o -L/usr/lib -lcrypto -lrt -o build/lib.linux-ppc64le-cpython-312/_scrypt.cpython-312-powerpc64le-linux-musl.so 2025-05-03 16:20:57,259 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-05-03 16:20:57,259 root INFO running install 2025-05-03 16:20:57,294 root INFO running install_lib 2025-05-03 16:20:57,299 root INFO creating build/bdist.linux-ppc64le/wheel 2025-05-03 16:20:57,300 root INFO copying build/lib.linux-ppc64le-cpython-312/_scrypt.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/. 2025-05-03 16:20:57,300 root INFO creating build/bdist.linux-ppc64le/wheel/scrypt 2025-05-03 16:20:57,300 root INFO creating build/bdist.linux-ppc64le/wheel/scrypt/tests 2025-05-03 16:20:57,301 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/test_scrypt.py -> build/bdist.linux-ppc64le/wheel/./scrypt/tests 2025-05-03 16:20:57,301 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/hashvectors.csv -> build/bdist.linux-ppc64le/wheel/./scrypt/tests 2025-05-03 16:20:57,301 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/test_scrypt_py3x.py -> build/bdist.linux-ppc64le/wheel/./scrypt/tests 2025-05-03 16:20:57,301 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/ciphertexts.csv -> build/bdist.linux-ppc64le/wheel/./scrypt/tests 2025-05-03 16:20:57,302 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./scrypt/tests 2025-05-03 16:20:57,302 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/test_scrypt_c_module.py -> build/bdist.linux-ppc64le/wheel/./scrypt/tests 2025-05-03 16:20:57,302 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/scrypt.py -> build/bdist.linux-ppc64le/wheel/./scrypt 2025-05-03 16:20:57,302 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/__init__.py -> build/bdist.linux-ppc64le/wheel/./scrypt 2025-05-03 16:20:57,302 root INFO running install_egg_info 2025-05-03 16:20:57,308 root INFO running egg_info 2025-05-03 16:20:57,313 root INFO writing scrypt.egg-info/PKG-INFO 2025-05-03 16:20:57,314 root INFO writing dependency_links to scrypt.egg-info/dependency_links.txt 2025-05-03 16:20:57,314 root INFO writing top-level names to scrypt.egg-info/top_level.txt 2025-05-03 16:20:57,321 root INFO reading manifest file 'scrypt.egg-info/SOURCES.txt' 2025-05-03 16:20:57,324 root INFO reading manifest template 'MANIFEST.in' 2025-05-03 16:20:57,329 root WARNING no previously-included directories found matching 'build' 2025-05-03 16:20:57,329 root WARNING no previously-included directories found matching 'doc/build' 2025-05-03 16:20:57,329 root WARNING no previously-included directories found matching '*/__pycache__' 2025-05-03 16:20:57,330 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-05-03 16:20:57,330 root WARNING warning: no previously-included files matching '*.egg' found anywhere in distribution 2025-05-03 16:20:57,331 root WARNING warning: no previously-included files matching '*.egg-info' found anywhere in distribution 2025-05-03 16:20:57,331 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-05-03 16:20:57,332 root WARNING warning: no previously-included files matching '*.bak' found anywhere in distribution 2025-05-03 16:20:57,332 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-05-03 16:20:57,332 root INFO adding license file 'LICENSE' 2025-05-03 16:20:57,336 root INFO writing manifest file 'scrypt.egg-info/SOURCES.txt' 2025-05-03 16:20:57,336 root INFO Copying scrypt.egg-info to build/bdist.linux-ppc64le/wheel/./scrypt-0.8.27-py3.12.egg-info 2025-05-03 16:20:57,337 root INFO running install_scripts 2025-05-03 16:20:57,345 root INFO creating build/bdist.linux-ppc64le/wheel/scrypt-0.8.27.dist-info/WHEEL 2025-05-03 16:20:57,346 wheel INFO creating '/home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.27/.dist/.tmp-5_k17_kw/scrypt-0.8.27-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-05-03 16:20:57,347 wheel INFO adding '_scrypt.cpython-312-powerpc64le-linux-musl.so' 2025-05-03 16:20:57,347 wheel INFO adding 'scrypt/__init__.py' 2025-05-03 16:20:57,347 wheel INFO adding 'scrypt/scrypt.py' 2025-05-03 16:20:57,348 wheel INFO adding 'scrypt/tests/__init__.py' 2025-05-03 16:20:57,348 wheel INFO adding 'scrypt/tests/ciphertexts.csv' 2025-05-03 16:20:57,348 wheel INFO adding 'scrypt/tests/hashvectors.csv' 2025-05-03 16:20:57,349 wheel INFO adding 'scrypt/tests/test_scrypt.py' 2025-05-03 16:20:57,349 wheel INFO adding 'scrypt/tests/test_scrypt_c_module.py' 2025-05-03 16:20:57,349 wheel INFO adding 'scrypt/tests/test_scrypt_py3x.py' 2025-05-03 16:20:57,350 wheel INFO adding 'scrypt-0.8.27.dist-info/licenses/LICENSE' 2025-05-03 16:20:57,350 wheel INFO adding 'scrypt-0.8.27.dist-info/METADATA' 2025-05-03 16:20:57,350 wheel INFO adding 'scrypt-0.8.27.dist-info/WHEEL' 2025-05-03 16:20:57,350 wheel INFO adding 'scrypt-0.8.27.dist-info/top_level.txt' 2025-05-03 16:20:57,350 wheel INFO adding 'scrypt-0.8.27.dist-info/RECORD' 2025-05-03 16:20:57,351 root INFO removing build/bdist.linux-ppc64le/wheel 2025-05-03 16:20:57,352 gpep517 INFO The backend produced .dist/scrypt-0.8.27-cp312-cp312-linux_ppc64le.whl scrypt-0.8.27-cp312-cp312-linux_ppc64le.whl ............................................. ---------------------------------------------------------------------- Ran 45 tests in 17.472s 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-ppc64le.so.1 so:libcrypto.so.3 >>> py3-scrypt*: Package size: 84.0 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 16:21:15 +0000 elapsed time 0h 0m 23s >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Uninstalling dependencies... (1/26) Purging .makedepends-py3-scrypt (20250503.162053) (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: 275 MiB in 103 packages >>> py3-scrypt: Updating the community/ppc64le repository index... >>> py3-scrypt: Signing the index...