>>> py3-scrypt: Building community/py3-scrypt 0.8.20-r5 (using abuild 3.15.0_rc3-r1) started Thu, 01 May 2025 22:55:49 +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 (20250501.225608) Executing busybox-1.37.0-r16.trigger OK: 465 MiB in 128 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 >>> 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-01 22:56:09,359 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-01 22:56:09,375 root INFO running bdist_wheel 2025-05-01 22:56:09,387 root INFO running build 2025-05-01 22:56:09,387 root INFO running build_py 2025-05-01 22:56:09,390 root INFO creating build/lib.linux-s390x-cpython-312/scrypt 2025-05-01 22:56:09,390 root INFO copying scrypt/__init__.py -> build/lib.linux-s390x-cpython-312/scrypt 2025-05-01 22:56:09,390 root INFO copying scrypt/scrypt.py -> build/lib.linux-s390x-cpython-312/scrypt 2025-05-01 22:56:09,390 root INFO creating build/lib.linux-s390x-cpython-312/scrypt/tests 2025-05-01 22:56:09,390 root INFO copying scrypt/tests/__init__.py -> build/lib.linux-s390x-cpython-312/scrypt/tests 2025-05-01 22:56:09,391 root INFO copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-s390x-cpython-312/scrypt/tests 2025-05-01 22:56:09,391 root INFO copying scrypt/tests/test_scrypt.py -> build/lib.linux-s390x-cpython-312/scrypt/tests 2025-05-01 22:56:09,391 root INFO copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-s390x-cpython-312/scrypt/tests 2025-05-01 22:56:09,391 root INFO copying scrypt/tests/test_scrypt_py2x.py -> build/lib.linux-s390x-cpython-312/scrypt/tests 2025-05-01 22:56:09,392 root INFO copying scrypt/tests/ciphertexts.csv -> build/lib.linux-s390x-cpython-312/scrypt/tests 2025-05-01 22:56:09,392 root INFO copying scrypt/tests/hashvectors.csv -> build/lib.linux-s390x-cpython-312/scrypt/tests 2025-05-01 22:56:09,392 root INFO running build_ext 2025-05-01 22:56:09,393 root INFO building '_scrypt' extension 2025-05-01 22:56:09,395 root INFO creating build/temp.linux-s390x-cpython-312/scrypt-1.2.1/lib/crypto 2025-05-01 22:56:09,395 root INFO creating build/temp.linux-s390x-cpython-312/scrypt-1.2.1/lib/scryptenc 2025-05-01 22:56:09,395 root INFO creating build/temp.linux-s390x-cpython-312/scrypt-1.2.1/lib/util 2025-05-01 22:56:09,395 root INFO creating build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/alg 2025-05-01 22:56:09,395 root INFO creating build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/crypto 2025-05-01 22:56:09,396 root INFO creating build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/util 2025-05-01 22:56:09,396 root INFO creating build/temp.linux-s390x-cpython-312/src 2025-05-01 22:56:09,396 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-s390x-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o -O2 2025-05-01 22:56:09,449 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-s390x-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o -O2 2025-05-01 22:56:09,560 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-s390x-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o -O2 2025-05-01 22:56:09,568 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-s390x-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o -O2 2025-05-01 22:56:09,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/scryptenc/scryptenc_cpuperf.c -o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o -O2 2025-05-01 22:56:09,727 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-s390x-cpython-312/scrypt-1.2.1/lib/util/memlimit.o -O2 2025-05-01 22:56:09,760 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-s390x-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o -O2 2025-05-01 22:56:10,064 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-s390x-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-01 22:56:10,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 scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o -O2 2025-05-01 22:56:10,101 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-s390x-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o -O2 2025-05-01 22:56:10,139 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-s390x-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o -O2 2025-05-01 22:56:10,194 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-s390x-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o -O2 2025-05-01 22:56:10,214 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-s390x-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o -O2 2025-05-01 22:56:10,241 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-s390x-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o -O2 2025-05-01 22:56:10,283 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-s390x-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o -O2 2025-05-01 22:56:10,299 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-s390x-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o -O2 2025-05-01 22:56:10,332 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-s390x-cpython-312/src/scrypt.o -O2 2025-05-01 22:56:10,398 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/lib/util/memlimit.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.linux-s390x-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.linux-s390x-cpython-312/src/scrypt.o -L/usr/lib -lcrypto -lrt -o build/lib.linux-s390x-cpython-312/_scrypt.cpython-312-s390x-linux-musl.so 2025-05-01 22:56:10,430 root INFO installing to build/bdist.linux-s390x/wheel 2025-05-01 22:56:10,430 root INFO running install 2025-05-01 22:56:10,439 root INFO running install_lib 2025-05-01 22:56:10,442 root INFO creating build/bdist.linux-s390x/wheel 2025-05-01 22:56:10,442 root INFO copying build/lib.linux-s390x-cpython-312/_scrypt.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/. 2025-05-01 22:56:10,442 root INFO creating build/bdist.linux-s390x/wheel/scrypt 2025-05-01 22:56:10,442 root INFO copying build/lib.linux-s390x-cpython-312/scrypt/__init__.py -> build/bdist.linux-s390x/wheel/./scrypt 2025-05-01 22:56:10,442 root INFO copying build/lib.linux-s390x-cpython-312/scrypt/scrypt.py -> build/bdist.linux-s390x/wheel/./scrypt 2025-05-01 22:56:10,442 root INFO creating build/bdist.linux-s390x/wheel/scrypt/tests 2025-05-01 22:56:10,442 root INFO copying build/lib.linux-s390x-cpython-312/scrypt/tests/__init__.py -> build/bdist.linux-s390x/wheel/./scrypt/tests 2025-05-01 22:56:10,442 root INFO copying build/lib.linux-s390x-cpython-312/scrypt/tests/ciphertexts.csv -> build/bdist.linux-s390x/wheel/./scrypt/tests 2025-05-01 22:56:10,443 root INFO copying build/lib.linux-s390x-cpython-312/scrypt/tests/test_scrypt_py3x.py -> build/bdist.linux-s390x/wheel/./scrypt/tests 2025-05-01 22:56:10,443 root INFO copying build/lib.linux-s390x-cpython-312/scrypt/tests/hashvectors.csv -> build/bdist.linux-s390x/wheel/./scrypt/tests 2025-05-01 22:56:10,443 root INFO copying build/lib.linux-s390x-cpython-312/scrypt/tests/test_scrypt.py -> build/bdist.linux-s390x/wheel/./scrypt/tests 2025-05-01 22:56:10,443 root INFO copying build/lib.linux-s390x-cpython-312/scrypt/tests/test_scrypt_c_module.py -> build/bdist.linux-s390x/wheel/./scrypt/tests 2025-05-01 22:56:10,443 root INFO copying build/lib.linux-s390x-cpython-312/scrypt/tests/test_scrypt_py2x.py -> build/bdist.linux-s390x/wheel/./scrypt/tests 2025-05-01 22:56:10,443 root INFO running install_egg_info 2025-05-01 22:56:10,446 root INFO running egg_info 2025-05-01 22:56:10,448 root INFO writing scrypt.egg-info/PKG-INFO 2025-05-01 22:56:10,448 root INFO writing dependency_links to scrypt.egg-info/dependency_links.txt 2025-05-01 22:56:10,448 root INFO writing top-level names to scrypt.egg-info/top_level.txt 2025-05-01 22:56:10,451 root INFO reading manifest file 'scrypt.egg-info/SOURCES.txt' 2025-05-01 22:56:10,452 root INFO reading manifest template 'MANIFEST.in' 2025-05-01 22:56:10,454 root WARNING no previously-included directories found matching 'build' 2025-05-01 22:56:10,454 root WARNING no previously-included directories found matching 'doc/build' 2025-05-01 22:56:10,455 root WARNING no previously-included directories found matching '*/__pycache__' 2025-05-01 22:56:10,455 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-05-01 22:56:10,455 root WARNING warning: no previously-included files matching '*.egg' found anywhere in distribution 2025-05-01 22:56:10,455 root WARNING warning: no previously-included files matching '*.egg-info' found anywhere in distribution 2025-05-01 22:56:10,455 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-05-01 22:56:10,456 root WARNING warning: no previously-included files matching '*.bak' found anywhere in distribution 2025-05-01 22:56:10,456 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-05-01 22:56:10,456 root INFO adding license file 'LICENSE' 2025-05-01 22:56:10,457 root INFO writing manifest file 'scrypt.egg-info/SOURCES.txt' 2025-05-01 22:56:10,457 root INFO Copying scrypt.egg-info to build/bdist.linux-s390x/wheel/./scrypt-0.8.20-py3.12.egg-info 2025-05-01 22:56:10,458 root INFO running install_scripts 2025-05-01 22:56:10,461 root INFO creating build/bdist.linux-s390x/wheel/scrypt-0.8.20.dist-info/WHEEL 2025-05-01 22:56:10,462 wheel INFO creating '/home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/.dist/.tmp-_yxasuf9/scrypt-0.8.20-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-05-01 22:56:10,462 wheel INFO adding '_scrypt.cpython-312-s390x-linux-musl.so' 2025-05-01 22:56:10,462 wheel INFO adding 'scrypt/__init__.py' 2025-05-01 22:56:10,462 wheel INFO adding 'scrypt/scrypt.py' 2025-05-01 22:56:10,463 wheel INFO adding 'scrypt/tests/__init__.py' 2025-05-01 22:56:10,463 wheel INFO adding 'scrypt/tests/ciphertexts.csv' 2025-05-01 22:56:10,463 wheel INFO adding 'scrypt/tests/hashvectors.csv' 2025-05-01 22:56:10,463 wheel INFO adding 'scrypt/tests/test_scrypt.py' 2025-05-01 22:56:10,463 wheel INFO adding 'scrypt/tests/test_scrypt_c_module.py' 2025-05-01 22:56:10,463 wheel INFO adding 'scrypt/tests/test_scrypt_py2x.py' 2025-05-01 22:56:10,463 wheel INFO adding 'scrypt/tests/test_scrypt_py3x.py' 2025-05-01 22:56:10,464 wheel INFO adding 'scrypt-0.8.20.dist-info/licenses/LICENSE' 2025-05-01 22:56:10,464 wheel INFO adding 'scrypt-0.8.20.dist-info/METADATA' 2025-05-01 22:56:10,464 wheel INFO adding 'scrypt-0.8.20.dist-info/WHEEL' 2025-05-01 22:56:10,464 wheel INFO adding 'scrypt-0.8.20.dist-info/top_level.txt' 2025-05-01 22:56:10,464 wheel INFO adding 'scrypt-0.8.20.dist-info/RECORD' 2025-05-01 22:56:10,464 root INFO removing build/bdist.linux-s390x/wheel 2025-05-01 22:56:10,465 gpep517 INFO The backend produced .dist/scrypt-0.8.20-cp312-cp312-linux_s390x.whl scrypt-0.8.20-cp312-cp312-linux_s390x.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 (20250501.225608) (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: 359 MiB in 102 packages