>>> py3-scrypt: Building community/py3-scrypt 0.8.20-r5 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 04:38:45 +0000 >>> py3-scrypt: Checking sanity of /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/25) Installing libffi (3.4.6-r0) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (4.0.0-r0) (4/25) Installing libpanelw (6.4_p20240330-r0) (5/25) Installing readline (8.2.10-r0) (6/25) Installing sqlite-libs (3.45.2-r0) (7/25) Installing python3 (3.12.3-r0) (8/25) Installing python3-pycache-pyc0 (3.12.3-r0) (9/25) Installing pyc (3.12.3-r0) (10/25) Installing python3-pyc (3.12.3-r0) (11/25) Installing python3-dev (3.12.3-r0) (12/25) Installing openssl-dev (3.3.0-r0) (13/25) Installing py3-installer (0.7.0-r2) (14/25) Installing py3-installer-pyc (0.7.0-r2) (15/25) Installing py3-gpep517 (15-r2) (16/25) Installing py3-gpep517-pyc (15-r2) (17/25) Installing py3-parsing (3.1.2-r1) (18/25) Installing py3-parsing-pyc (3.1.2-r1) (19/25) Installing py3-packaging (24.0-r1) (20/25) Installing py3-packaging-pyc (24.0-r1) (21/25) Installing py3-setuptools (69.2.0-r2) (22/25) Installing py3-setuptools-pyc (69.2.0-r2) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-scrypt (20240413.043846) Executing busybox-1.36.1-r25.trigger OK: 432 MiB in 135 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.20.tar.gz >>> py3-scrypt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/scrypt-0.8.20.tar.gz >>> py3-scrypt: Checking sha512sums... scrypt-0.8.20.tar.gz: OK >>> py3-scrypt: Unpacking /var/cache/distfiles/scrypt-0.8.20.tar.gz... 2024-04-13 04:38:48,156 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' 2024-04-13 04:38:48,190 root INFO running bdist_wheel 2024-04-13 04:38:48,210 root INFO running build 2024-04-13 04:38:48,210 root INFO running build_py 2024-04-13 04:38:48,213 root INFO creating build 2024-04-13 04:38:48,213 root INFO creating build/lib.linux-ppc64le-cpython-312 2024-04-13 04:38:48,213 root INFO creating build/lib.linux-ppc64le-cpython-312/scrypt 2024-04-13 04:38:48,213 root INFO copying scrypt/scrypt.py -> build/lib.linux-ppc64le-cpython-312/scrypt 2024-04-13 04:38:48,213 root INFO copying scrypt/__init__.py -> build/lib.linux-ppc64le-cpython-312/scrypt 2024-04-13 04:38:48,214 root INFO creating build/lib.linux-ppc64le-cpython-312/scrypt/tests 2024-04-13 04:38:48,214 root INFO copying scrypt/tests/test_scrypt.py -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2024-04-13 04:38:48,214 root INFO copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2024-04-13 04:38:48,214 root INFO copying scrypt/tests/test_scrypt_py2x.py -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2024-04-13 04:38:48,214 root INFO copying scrypt/tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2024-04-13 04:38:48,215 root INFO copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2024-04-13 04:38:48,215 root INFO copying scrypt/tests/hashvectors.csv -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2024-04-13 04:38:48,216 root INFO copying scrypt/tests/ciphertexts.csv -> build/lib.linux-ppc64le-cpython-312/scrypt/tests 2024-04-13 04:38:48,216 root INFO running build_ext 2024-04-13 04:38:48,219 root INFO building '_scrypt' extension 2024-04-13 04:38:48,219 root INFO creating build/temp.linux-ppc64le-cpython-312 2024-04-13 04:38:48,219 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1 2024-04-13 04:38:48,219 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib 2024-04-13 04:38:48,219 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/crypto 2024-04-13 04:38:48,219 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/scryptenc 2024-04-13 04:38:48,220 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/lib/util 2024-04-13 04:38:48,220 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva 2024-04-13 04:38:48,220 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/alg 2024-04-13 04:38:48,220 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/crypto 2024-04-13 04:38:48,220 root INFO creating build/temp.linux-ppc64le-cpython-312/scrypt-1.2.1/libcperciva/util 2024-04-13 04:38:48,220 root INFO creating build/temp.linux-ppc64le-cpython-312/src 2024-04-13 04:38:48,221 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:48,318 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:48,490 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:48,515 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:48,739 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:48,805 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:48,873 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:49,286 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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, | ^~~~~~~~~~~ 2024-04-13 04:38:49,328 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:49,353 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:49,419 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:49,505 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:49,547 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:49,600 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:49,686 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:49,725 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:49,793 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-04-13 04:38:49,901 root INFO gcc -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 2024-04-13 04:38:49,964 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-13 04:38:49,964 root INFO running install 2024-04-13 04:38:49,997 root INFO running install_lib 2024-04-13 04:38:50,000 root INFO creating build/bdist.linux-ppc64le 2024-04-13 04:38:50,000 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-13 04:38:50,000 root INFO copying build/lib.linux-ppc64le-cpython-312/_scrypt.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel 2024-04-13 04:38:50,000 root INFO creating build/bdist.linux-ppc64le/wheel/scrypt 2024-04-13 04:38:50,000 root INFO creating build/bdist.linux-ppc64le/wheel/scrypt/tests 2024-04-13 04:38:50,000 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/test_scrypt.py -> build/bdist.linux-ppc64le/wheel/scrypt/tests 2024-04-13 04:38:50,001 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/hashvectors.csv -> build/bdist.linux-ppc64le/wheel/scrypt/tests 2024-04-13 04:38:50,001 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/test_scrypt_py3x.py -> build/bdist.linux-ppc64le/wheel/scrypt/tests 2024-04-13 04:38:50,001 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/ciphertexts.csv -> build/bdist.linux-ppc64le/wheel/scrypt/tests 2024-04-13 04:38:50,001 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/test_scrypt_py2x.py -> build/bdist.linux-ppc64le/wheel/scrypt/tests 2024-04-13 04:38:50,001 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/scrypt/tests 2024-04-13 04:38:50,002 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/tests/test_scrypt_c_module.py -> build/bdist.linux-ppc64le/wheel/scrypt/tests 2024-04-13 04:38:50,002 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/scrypt.py -> build/bdist.linux-ppc64le/wheel/scrypt 2024-04-13 04:38:50,002 root INFO copying build/lib.linux-ppc64le-cpython-312/scrypt/__init__.py -> build/bdist.linux-ppc64le/wheel/scrypt 2024-04-13 04:38:50,002 root INFO running install_egg_info 2024-04-13 04:38:50,007 root INFO running egg_info 2024-04-13 04:38:50,009 root INFO writing scrypt.egg-info/PKG-INFO 2024-04-13 04:38:50,009 root INFO writing dependency_links to scrypt.egg-info/dependency_links.txt 2024-04-13 04:38:50,010 root INFO writing top-level names to scrypt.egg-info/top_level.txt 2024-04-13 04:38:50,013 root INFO reading manifest file 'scrypt.egg-info/SOURCES.txt' 2024-04-13 04:38:50,014 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 04:38:50,017 root WARNING no previously-included directories found matching 'build' 2024-04-13 04:38:50,017 root WARNING no previously-included directories found matching 'doc/build' 2024-04-13 04:38:50,017 root WARNING no previously-included directories found matching '*/__pycache__' 2024-04-13 04:38:50,018 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2024-04-13 04:38:50,018 root WARNING warning: no previously-included files matching '*.egg' found anywhere in distribution 2024-04-13 04:38:50,019 root WARNING warning: no previously-included files matching '*.egg-info' found anywhere in distribution 2024-04-13 04:38:50,019 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2024-04-13 04:38:50,019 root WARNING warning: no previously-included files matching '*.bak' found anywhere in distribution 2024-04-13 04:38:50,020 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2024-04-13 04:38:50,020 root INFO adding license file 'LICENSE' 2024-04-13 04:38:50,022 root INFO writing manifest file 'scrypt.egg-info/SOURCES.txt' 2024-04-13 04:38:50,022 root INFO Copying scrypt.egg-info to build/bdist.linux-ppc64le/wheel/scrypt-0.8.20-py3.12.egg-info 2024-04-13 04:38:50,023 root INFO running install_scripts 2024-04-13 04:38:50,032 wheel INFO creating build/bdist.linux-ppc64le/wheel/scrypt-0.8.20.dist-info/WHEEL 2024-04-13 04:38:50,033 wheel INFO creating '/home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/.dist/.tmp-syy94t_x/scrypt-0.8.20-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-13 04:38:50,034 wheel INFO adding '_scrypt.cpython-312-powerpc64le-linux-musl.so' 2024-04-13 04:38:50,035 wheel INFO adding 'scrypt/__init__.py' 2024-04-13 04:38:50,036 wheel INFO adding 'scrypt/scrypt.py' 2024-04-13 04:38:50,036 wheel INFO adding 'scrypt/tests/__init__.py' 2024-04-13 04:38:50,036 wheel INFO adding 'scrypt/tests/ciphertexts.csv' 2024-04-13 04:38:50,037 wheel INFO adding 'scrypt/tests/hashvectors.csv' 2024-04-13 04:38:50,037 wheel INFO adding 'scrypt/tests/test_scrypt.py' 2024-04-13 04:38:50,037 wheel INFO adding 'scrypt/tests/test_scrypt_c_module.py' 2024-04-13 04:38:50,038 wheel INFO adding 'scrypt/tests/test_scrypt_py2x.py' 2024-04-13 04:38:50,038 wheel INFO adding 'scrypt/tests/test_scrypt_py3x.py' 2024-04-13 04:38:50,039 wheel INFO adding 'scrypt-0.8.20.dist-info/LICENSE' 2024-04-13 04:38:50,039 wheel INFO adding 'scrypt-0.8.20.dist-info/METADATA' 2024-04-13 04:38:50,039 wheel INFO adding 'scrypt-0.8.20.dist-info/WHEEL' 2024-04-13 04:38:50,039 wheel INFO adding 'scrypt-0.8.20.dist-info/top_level.txt' 2024-04-13 04:38:50,040 wheel INFO adding 'scrypt-0.8.20.dist-info/RECORD' 2024-04-13 04:38:50,040 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-13 04:38:50,042 gpep517 INFO The backend produced .dist/scrypt-0.8.20-cp312-cp312-linux_ppc64le.whl scrypt-0.8.20-cp312-cp312-linux_ppc64le.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'] running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( running egg_info writing scrypt.egg-info/PKG-INFO writing dependency_links to scrypt.egg-info/dependency_links.txt writing top-level names to scrypt.egg-info/top_level.txt reading manifest file 'scrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'build' no previously-included directories found matching 'doc/build' no previously-included directories found matching '*/__pycache__' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '*.egg' found anywhere in distribution warning: no previously-included files matching '*.egg-info' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'scrypt.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-ppc64le-cpython-312/_scrypt.cpython-312-powerpc64le-linux-musl.so -> test_decrypt_from_csv_ciphertexts (scrypt.tests.test_scrypt.TestScrypt.test_decrypt_from_csv_ciphertexts) Test decrypt function with precalculated combinations ... ok test_decrypt_maxmem_keyword_argument (scrypt.tests.test_scrypt.TestScrypt.test_decrypt_maxmem_keyword_argument) Test decrypt function accepts maxmem keyword argument ... ok test_decrypt_maxmem_positional (scrypt.tests.test_scrypt.TestScrypt.test_decrypt_maxmem_positional) Test decrypt function accepts fourth positional argument ... ok test_decrypt_maxmemfrac_keyword_argument (scrypt.tests.test_scrypt.TestScrypt.test_decrypt_maxmemfrac_keyword_argument) Test decrypt function accepts maxmem keyword argument ... ok test_decrypt_maxmemfrac_positional (scrypt.tests.test_scrypt.TestScrypt.test_decrypt_maxmemfrac_positional) Test decrypt function accepts maxmem keyword argument ... ok test_decrypt_maxtime_keyword_argument (scrypt.tests.test_scrypt.TestScrypt.test_decrypt_maxtime_keyword_argument) Test decrypt function accepts maxtime keyword argument ... ok test_decrypt_maxtime_positional (scrypt.tests.test_scrypt.TestScrypt.test_decrypt_maxtime_positional) Test decrypt function accepts third positional argument ... ok test_decrypt_raises_error_on_too_little_time (scrypt.tests.test_scrypt.TestScrypt.test_decrypt_raises_error_on_too_little_time) Test decrypt function raises scrypt.error raised if insufficient time allowed for ... ok test_encrypt (scrypt.tests.test_scrypt.TestScrypt.test_encrypt) Test encrypt takes input and password strings as ... ok test_encrypt_decrypt (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_decrypt) Test encrypt for simple encryption and decryption ... ok test_encrypt_input_and_password_as_keywords (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_input_and_password_as_keywords) Test encrypt for input and password accepted as keywords ... ok test_encrypt_long_input (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_long_input) Test encrypt accepts long input for encryption ... ok test_encrypt_maxmem_in_normal_range (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_maxmem_in_normal_range) Test encrypt maxmem accepts (> 1 megabyte) of storage to use for V array ... ok test_encrypt_maxmem_keyword_argument (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_maxmem_keyword_argument) Test encrypt maxmem accepts exactly (1 megabyte) of storage to use for ... ok test_encrypt_maxmem_positional (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_maxmem_positional) Test encrypt maxmem accepts 4th positional argument and exactly ... ok test_encrypt_maxmem_undersized (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_maxmem_undersized) Test encrypt maxmem accepts (< 1 megabyte) of storage to use for V array ... ok test_encrypt_maxmemfrac_keyword_argument (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_maxmemfrac_keyword_argument) Test encrypt maxmemfrac accepts keyword argument of 1/16 total memory for ... ok test_encrypt_maxmemfrac_positional (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_maxmemfrac_positional) Test encrypt maxmemfrac accepts 5th positional argument of 1/16 total ... ok test_encrypt_maxtime_key (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_maxtime_key) Test encrypt maxtime accepts maxtime as keyword argument ... ok test_encrypt_maxtime_positional (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_maxtime_positional) Test encrypt maxtime accepts maxtime at position 3 ... ok test_encrypt_missing_both_required_positional_arguments (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_missing_both_required_positional_arguments) Test encrypt raises TypeError if both positional arguments missing ... ok test_encrypt_missing_input_keyword_argument (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_missing_input_keyword_argument) Test encrypt raises TypeError if keyword argument missing input ... ok test_encrypt_missing_password_positional_argument (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_missing_password_positional_argument) Test encrypt raises TypeError if second positional argument missing ... ok test_encrypt_raises_error_on_invalid_keyword (scrypt.tests.test_scrypt.TestScrypt.test_encrypt_raises_error_on_invalid_keyword) Test encrypt raises TypeError if invalid keyword used in argument ... ok test_hash_buflen_keyword (scrypt.tests.test_scrypt.TestScryptHash.test_hash_buflen_keyword) Test hash takes keyword valid buflen ... ok test_hash_n_keyword (scrypt.tests.test_scrypt.TestScryptHash.test_hash_n_keyword) Test hash takes keyword valid N ... ok test_hash_n_positional (scrypt.tests.test_scrypt.TestScryptHash.test_hash_n_positional) Test hash accepts valid N in position 3 ... ok test_hash_p_keyword (scrypt.tests.test_scrypt.TestScryptHash.test_hash_p_keyword) Test hash takes keyword valid p ... ok test_hash_p_positional (scrypt.tests.test_scrypt.TestScryptHash.test_hash_p_positional) Test hash accepts valid p in position 5 ... ok test_hash_r_keyword (scrypt.tests.test_scrypt.TestScryptHash.test_hash_r_keyword) Test hash takes keyword valid r ... ok test_hash_r_positional (scrypt.tests.test_scrypt.TestScryptHash.test_hash_r_positional) Test hash accepts valid r in position 4 ... ok test_hash_raises_error_n_not_power_of_two (scrypt.tests.test_scrypt.TestScryptHash.test_hash_raises_error_n_not_power_of_two) Test hash raises scrypt error when parameter N is not a power of two {2, 4, 8, 16, etc} ... ok test_hash_raises_error_n_under_limit (scrypt.tests.test_scrypt.TestScryptHash.test_hash_raises_error_n_under_limit) Test hash raises scrypt error when parameter N under limit of 1 ... ok test_hash_raises_error_on_negative_p (scrypt.tests.test_scrypt.TestScryptHash.test_hash_raises_error_on_negative_p) Test hash raises scrypt error on illegal parameter value (p < 0) ... ok test_hash_raises_error_on_negative_r (scrypt.tests.test_scrypt.TestScryptHash.test_hash_raises_error_on_negative_r) Test hash raises scrypt error on illegal parameter value (r < 1) ... ok test_hash_raises_error_on_p_equals_zero (scrypt.tests.test_scrypt.TestScryptHash.test_hash_raises_error_on_p_equals_zero) Test hash raises scrypt error on illegal parameter value (p = 0) ... ok test_hash_raises_error_on_r_equals_zero (scrypt.tests.test_scrypt.TestScryptHash.test_hash_raises_error_on_r_equals_zero) Test hash raises scrypt error on illegal parameter value (r = 0) ... ok test_hash_raises_error_r_p_over_limit (scrypt.tests.test_scrypt.TestScryptHash.test_hash_raises_error_r_p_over_limit) Test hash raises scrypt error when parameters r multiplied by p over limit 2**30 ... ok test_hash_vectors_from_csv (scrypt.tests.test_scrypt.TestScryptHash.test_hash_vectors_from_csv) Test hash function with precalculated combinations ... ok test_py3_decrypt_returns_unicode_string (scrypt.tests.test_scrypt_py3x.TestScryptForPy3.test_py3_decrypt_returns_unicode_string) Test Py3 decrypt returns Unicode UTF-8 string ... ok test_py3_encrypt_allows_bytes_input (scrypt.tests.test_scrypt_py3x.TestScryptForPy3.test_py3_encrypt_allows_bytes_input) Test Py3 encrypt allows unicode input ... ok test_py3_encrypt_allows_bytes_password (scrypt.tests.test_scrypt_py3x.TestScryptForPy3.test_py3_encrypt_allows_bytes_password) Test Py3 encrypt allows unicode password ... ok test_py3_encrypt_returns_bytes (scrypt.tests.test_scrypt_py3x.TestScryptForPy3.test_py3_encrypt_returns_bytes) Test Py3 encrypt return bytes ... ok test_py3_hash_returns_bytes (scrypt.tests.test_scrypt_py3x.TestScryptForPy3.test_py3_hash_returns_bytes) Test Py3 hash return bytes ... ok test_py2_decrypt_returns_string (scrypt.tests.test_scrypt_py2x.TestScryptForPython2.test_py2_decrypt_returns_string) Test Py2 decrypt returns str ... skipped 'Tests for Python 2 only' test_py2_encrypt_fails_on_unicode_input (scrypt.tests.test_scrypt_py2x.TestScryptForPython2.test_py2_encrypt_fails_on_unicode_input) Test Py2 encrypt raises TypeError when Unicode input passed ... skipped 'Tests for Python 2 only' test_py2_encrypt_fails_on_unicode_password (scrypt.tests.test_scrypt_py2x.TestScryptForPython2.test_py2_encrypt_fails_on_unicode_password) Test Py2 encrypt raises TypeError when Unicode password passed ... skipped 'Tests for Python 2 only' test_py2_encrypt_returns_string (scrypt.tests.test_scrypt_py2x.TestScryptForPython2.test_py2_encrypt_returns_string) Test Py2 encrypt returns str ... skipped 'Tests for Python 2 only' test_py2_hash_returns_string (scrypt.tests.test_scrypt_py2x.TestScryptForPython2.test_py2_hash_returns_string) Test Py2 hash return str ... skipped 'Tests for Python 2 only' test_import_module (scrypt.tests.test_scrypt_c_module.TestScryptCModule.test_import_module) Test importing the _scrypt module ... ok ---------------------------------------------------------------------- Ran 50 tests in 17.333s OK (skipped=5) >>> py3-scrypt: Entering fakeroot... >>> py3-scrypt-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/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: 40.0 KB >>> py3-scrypt-pyc*: Compressing data... >>> py3-scrypt-pyc*: Create checksum... >>> py3-scrypt-pyc*: Create py3-scrypt-pyc-0.8.20-r5.apk >>> py3-scrypt*: Tracing dependencies... python3 python3~3.12 so:libc.musl-ppc64le.so.1 so:libcrypto.so.3 >>> py3-scrypt*: Package size: 140.0 KB >>> py3-scrypt*: Compressing data... >>> py3-scrypt*: Create checksum... >>> py3-scrypt*: Create py3-scrypt-0.8.20-r5.apk >>> py3-scrypt: Build complete at Sat, 13 Apr 2024 04:39:08 +0000 elapsed time 0h 0m 23s >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Uninstalling dependencies... (1/25) Purging .makedepends-py3-scrypt (20240413.043846) (2/25) Purging python3-dev (3.12.3-r0) (3/25) Purging openssl-dev (3.3.0-r0) (4/25) Purging py3-gpep517-pyc (15-r2) (5/25) Purging py3-gpep517 (15-r2) (6/25) Purging py3-installer-pyc (0.7.0-r2) (7/25) Purging py3-installer (0.7.0-r2) (8/25) Purging py3-setuptools-pyc (69.2.0-r2) (9/25) Purging py3-setuptools (69.2.0-r2) (10/25) Purging py3-wheel-pyc (0.42.0-r1) (11/25) Purging py3-wheel (0.42.0-r1) (12/25) Purging py3-packaging-pyc (24.0-r1) (13/25) Purging py3-packaging (24.0-r1) (14/25) Purging py3-parsing-pyc (3.1.2-r1) (15/25) Purging py3-parsing (3.1.2-r1) (16/25) Purging python3-pyc (3.12.3-r0) (17/25) Purging python3-pycache-pyc0 (3.12.3-r0) (18/25) Purging pyc (3.12.3-r0) (19/25) Purging python3 (3.12.3-r0) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.4_p20240330-r0) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging readline (8.2.10-r0) (25/25) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-scrypt: Updating the community/ppc64le repository index... >>> py3-scrypt: Signing the index...