>>> py3-scrypt: Building community/py3-scrypt 0.8.20-r5 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 04:29:13 +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/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.6-r0) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.6.1-r3) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.4_p20240330-r0) (7/27) Installing readline (8.2.10-r0) (8/27) Installing sqlite-libs (3.45.2-r0) (9/27) Installing python3 (3.12.3-r0) (10/27) Installing python3-pycache-pyc0 (3.12.3-r0) (11/27) Installing pyc (3.12.3-r0) (12/27) Installing python3-pyc (3.12.3-r0) (13/27) Installing python3-dev (3.12.3-r0) (14/27) Installing openssl-dev (3.3.0-r0) (15/27) Installing py3-installer (0.7.0-r2) (16/27) Installing py3-installer-pyc (0.7.0-r2) (17/27) Installing py3-gpep517 (15-r2) (18/27) Installing py3-gpep517-pyc (15-r2) (19/27) Installing py3-parsing (3.1.2-r1) (20/27) Installing py3-parsing-pyc (3.1.2-r1) (21/27) Installing py3-packaging (24.0-r1) (22/27) Installing py3-packaging-pyc (24.0-r1) (23/27) Installing py3-setuptools (69.2.0-r2) (24/27) Installing py3-setuptools-pyc (69.2.0-r2) (25/27) Installing py3-wheel (0.42.0-r1) (26/27) Installing py3-wheel-pyc (0.42.0-r1) (27/27) Installing .makedepends-py3-scrypt (20240413.042914) Executing busybox-1.36.1-r25.trigger OK: 548 MiB in 132 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:29:15,264 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:29:15,288 root INFO running bdist_wheel 2024-04-13 04:29:15,302 root INFO running build 2024-04-13 04:29:15,302 root INFO running build_py 2024-04-13 04:29:15,304 root INFO creating build 2024-04-13 04:29:15,304 root INFO creating build/lib.linux-aarch64-cpython-312 2024-04-13 04:29:15,304 root INFO creating build/lib.linux-aarch64-cpython-312/scrypt 2024-04-13 04:29:15,304 root INFO copying scrypt/__init__.py -> build/lib.linux-aarch64-cpython-312/scrypt 2024-04-13 04:29:15,305 root INFO copying scrypt/scrypt.py -> build/lib.linux-aarch64-cpython-312/scrypt 2024-04-13 04:29:15,305 root INFO creating build/lib.linux-aarch64-cpython-312/scrypt/tests 2024-04-13 04:29:15,305 root INFO copying scrypt/tests/__init__.py -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2024-04-13 04:29:15,305 root INFO copying scrypt/tests/test_scrypt.py -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2024-04-13 04:29:15,305 root INFO copying scrypt/tests/test_scrypt_py2x.py -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2024-04-13 04:29:15,306 root INFO copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2024-04-13 04:29:15,306 root INFO copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2024-04-13 04:29:15,306 root INFO copying scrypt/tests/ciphertexts.csv -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2024-04-13 04:29:15,306 root INFO copying scrypt/tests/hashvectors.csv -> build/lib.linux-aarch64-cpython-312/scrypt/tests 2024-04-13 04:29:15,307 root INFO running build_ext 2024-04-13 04:29:15,309 root INFO building '_scrypt' extension 2024-04-13 04:29:15,309 root INFO creating build/temp.linux-aarch64-cpython-312 2024-04-13 04:29:15,309 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1 2024-04-13 04:29:15,309 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib 2024-04-13 04:29:15,310 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/crypto 2024-04-13 04:29:15,310 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/scryptenc 2024-04-13 04:29:15,310 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/util 2024-04-13 04:29:15,310 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva 2024-04-13 04:29:15,310 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/alg 2024-04-13 04:29:15,310 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto 2024-04-13 04:29:15,310 root INFO creating build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util 2024-04-13 04:29:15,310 root INFO creating build/temp.linux-aarch64-cpython-312/src 2024-04-13 04:29:15,310 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-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o -O2 2024-04-13 04:29:15,390 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-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o -O2 2024-04-13 04:29:15,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/crypto/crypto_scrypt_smix_sse2.c -o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o -O2 2024-04-13 04:29:15,533 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-aarch64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o -O2 2024-04-13 04:29:15,741 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-aarch64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o -O2 2024-04-13 04:29:15,796 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-aarch64-cpython-312/scrypt-1.2.1/lib/util/memlimit.o -O2 2024-04-13 04:29:15,853 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o -O2 2024-04-13 04:29:16,242 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o -O2 scrypt-1.2.1/libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_key_expand': scrypt-1.2.1/libcperciva/crypto/crypto_aes.c:118:9: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 118 | AES_set_encrypt_key(key, (int)(len * 8), kexp); | ^~~~~~~~~~~~~~~~~~~ In file included from scrypt-1.2.1/libcperciva/crypto/crypto_aes.c:6: /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ scrypt-1.2.1/libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_encrypt_block': scrypt-1.2.1/libcperciva/crypto/crypto_aes.c:146:9: warning: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 146 | AES_encrypt(in, out, (const void *)key); | ^~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ 2024-04-13 04:29:16,283 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o -O2 2024-04-13 04:29:16,301 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o -O2 2024-04-13 04:29:16,358 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o -O2 2024-04-13 04:29:16,440 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o -O2 2024-04-13 04:29:16,480 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o -O2 2024-04-13 04:29:16,527 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o -O2 2024-04-13 04:29:16,596 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o -O2 2024-04-13 04:29:16,624 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-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o -O2 2024-04-13 04:29:16,684 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-aarch64-cpython-312/src/scrypt.o -O2 2024-04-13 04:29:16,776 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/lib/util/memlimit.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.linux-aarch64-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.linux-aarch64-cpython-312/src/scrypt.o -L/usr/lib -lcrypto -lrt -o build/lib.linux-aarch64-cpython-312/_scrypt.cpython-312-aarch64-linux-musl.so 2024-04-13 04:29:16,818 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-04-13 04:29:16,818 root INFO running install 2024-04-13 04:29:16,825 root INFO running install_lib 2024-04-13 04:29:16,827 root INFO creating build/bdist.linux-aarch64 2024-04-13 04:29:16,827 root INFO creating build/bdist.linux-aarch64/wheel 2024-04-13 04:29:16,827 root INFO creating build/bdist.linux-aarch64/wheel/scrypt 2024-04-13 04:29:16,827 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/__init__.py -> build/bdist.linux-aarch64/wheel/scrypt 2024-04-13 04:29:16,828 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/scrypt.py -> build/bdist.linux-aarch64/wheel/scrypt 2024-04-13 04:29:16,828 root INFO creating build/bdist.linux-aarch64/wheel/scrypt/tests 2024-04-13 04:29:16,828 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/__init__.py -> build/bdist.linux-aarch64/wheel/scrypt/tests 2024-04-13 04:29:16,828 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/test_scrypt.py -> build/bdist.linux-aarch64/wheel/scrypt/tests 2024-04-13 04:29:16,828 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/test_scrypt_py2x.py -> build/bdist.linux-aarch64/wheel/scrypt/tests 2024-04-13 04:29:16,828 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/ciphertexts.csv -> build/bdist.linux-aarch64/wheel/scrypt/tests 2024-04-13 04:29:16,829 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/hashvectors.csv -> build/bdist.linux-aarch64/wheel/scrypt/tests 2024-04-13 04:29:16,829 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/test_scrypt_py3x.py -> build/bdist.linux-aarch64/wheel/scrypt/tests 2024-04-13 04:29:16,829 root INFO copying build/lib.linux-aarch64-cpython-312/scrypt/tests/test_scrypt_c_module.py -> build/bdist.linux-aarch64/wheel/scrypt/tests 2024-04-13 04:29:16,829 root INFO copying build/lib.linux-aarch64-cpython-312/_scrypt.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel 2024-04-13 04:29:16,829 root INFO running install_egg_info 2024-04-13 04:29:16,833 root INFO running egg_info 2024-04-13 04:29:16,834 root INFO writing scrypt.egg-info/PKG-INFO 2024-04-13 04:29:16,834 root INFO writing dependency_links to scrypt.egg-info/dependency_links.txt 2024-04-13 04:29:16,835 root INFO writing top-level names to scrypt.egg-info/top_level.txt 2024-04-13 04:29:16,837 root INFO reading manifest file 'scrypt.egg-info/SOURCES.txt' 2024-04-13 04:29:16,837 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 04:29:16,839 root WARNING no previously-included directories found matching 'build' 2024-04-13 04:29:16,839 root WARNING no previously-included directories found matching 'doc/build' 2024-04-13 04:29:16,839 root WARNING no previously-included directories found matching '*/__pycache__' 2024-04-13 04:29:16,839 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2024-04-13 04:29:16,840 root WARNING warning: no previously-included files matching '*.egg' found anywhere in distribution 2024-04-13 04:29:16,840 root WARNING warning: no previously-included files matching '*.egg-info' found anywhere in distribution 2024-04-13 04:29:16,840 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2024-04-13 04:29:16,840 root WARNING warning: no previously-included files matching '*.bak' found anywhere in distribution 2024-04-13 04:29:16,840 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2024-04-13 04:29:16,840 root INFO adding license file 'LICENSE' 2024-04-13 04:29:16,841 root INFO writing manifest file 'scrypt.egg-info/SOURCES.txt' 2024-04-13 04:29:16,841 root INFO Copying scrypt.egg-info to build/bdist.linux-aarch64/wheel/scrypt-0.8.20-py3.12.egg-info 2024-04-13 04:29:16,842 root INFO running install_scripts 2024-04-13 04:29:16,845 wheel INFO creating build/bdist.linux-aarch64/wheel/scrypt-0.8.20.dist-info/WHEEL 2024-04-13 04:29:16,845 wheel INFO creating '/home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/.dist/.tmp-l3dcag_o/scrypt-0.8.20-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-04-13 04:29:16,846 wheel INFO adding '_scrypt.cpython-312-aarch64-linux-musl.so' 2024-04-13 04:29:16,846 wheel INFO adding 'scrypt/__init__.py' 2024-04-13 04:29:16,847 wheel INFO adding 'scrypt/scrypt.py' 2024-04-13 04:29:16,847 wheel INFO adding 'scrypt/tests/__init__.py' 2024-04-13 04:29:16,847 wheel INFO adding 'scrypt/tests/ciphertexts.csv' 2024-04-13 04:29:16,847 wheel INFO adding 'scrypt/tests/hashvectors.csv' 2024-04-13 04:29:16,847 wheel INFO adding 'scrypt/tests/test_scrypt.py' 2024-04-13 04:29:16,847 wheel INFO adding 'scrypt/tests/test_scrypt_c_module.py' 2024-04-13 04:29:16,848 wheel INFO adding 'scrypt/tests/test_scrypt_py2x.py' 2024-04-13 04:29:16,848 wheel INFO adding 'scrypt/tests/test_scrypt_py3x.py' 2024-04-13 04:29:16,848 wheel INFO adding 'scrypt-0.8.20.dist-info/LICENSE' 2024-04-13 04:29:16,848 wheel INFO adding 'scrypt-0.8.20.dist-info/METADATA' 2024-04-13 04:29:16,848 wheel INFO adding 'scrypt-0.8.20.dist-info/WHEEL' 2024-04-13 04:29:16,848 wheel INFO adding 'scrypt-0.8.20.dist-info/top_level.txt' 2024-04-13 04:29:16,848 wheel INFO adding 'scrypt-0.8.20.dist-info/RECORD' 2024-04-13 04:29:16,849 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-04-13 04:29:16,849 gpep517 INFO The backend produced .dist/scrypt-0.8.20-cp312-cp312-linux_aarch64.whl scrypt-0.8.20-cp312-cp312-linux_aarch64.whl /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:35: SyntaxWarning: invalid escape sequence '\O' if os.path.isdir('c:\OpenSSL-v111-Win64') and sys.version_info[0] >= 3 and sys.version_info[1] > 4: /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:36: SyntaxWarning: invalid escape sequence '\O' openssl_dir = 'c:\OpenSSL-v111-Win64' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:37: SyntaxWarning: invalid escape sequence '\P' elif os.path.isdir('c:\Program Files\OpenSSL-Win64'): /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:38: SyntaxWarning: invalid escape sequence '\P' openssl_dir = 'c:\Program Files\OpenSSL-Win64' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:40: SyntaxWarning: invalid escape sequence '\O' openssl_dir = 'c:\OpenSSL-Win64' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:41: SyntaxWarning: invalid escape sequence '\l' library_dirs = [openssl_dir + '\lib'] /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:42: SyntaxWarning: invalid escape sequence '\i' includes = [openssl_dir + '\include', 'scrypt-windows-stubs/include'] /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:44: SyntaxWarning: invalid escape sequence '\O' if os.path.isdir('c:\OpenSSL-v111-Win32'): /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:45: SyntaxWarning: invalid escape sequence '\O' openssl_dir = 'c:\OpenSSL-v111-Win32' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:46: SyntaxWarning: invalid escape sequence '\P' elif os.path.isdir('c:\Program Files (x86)\OpenSSL-Win32'): /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:47: SyntaxWarning: invalid escape sequence '\P' openssl_dir = 'c:\Program Files (x86)\OpenSSL-Win32' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:49: SyntaxWarning: invalid escape sequence '\O' openssl_dir = 'c:\OpenSSL-Win32' /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:50: SyntaxWarning: invalid escape sequence '\l' library_dirs = [openssl_dir + '\lib'] /home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/setup.py:51: SyntaxWarning: invalid escape sequence '\i' includes = [openssl_dir + '\include', 'scrypt-windows-stubs/include'] 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-aarch64-cpython-312/_scrypt.cpython-312-aarch64-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_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_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_import_module (scrypt.tests.test_scrypt_c_module.TestScryptCModule.test_import_module) Test importing the _scrypt module ... ok ---------------------------------------------------------------------- Ran 50 tests in 10.959s 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-aarch64.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:29:28 +0000 elapsed time 0h 0m 15s >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Uninstalling dependencies... (1/27) Purging .makedepends-py3-scrypt (20240413.042914) (2/27) Purging python3-dev (3.12.3-r0) (3/27) Purging openssl-dev (3.3.0-r0) (4/27) Purging py3-gpep517-pyc (15-r2) (5/27) Purging py3-gpep517 (15-r2) (6/27) Purging py3-installer-pyc (0.7.0-r2) (7/27) Purging py3-installer (0.7.0-r2) (8/27) Purging py3-setuptools-pyc (69.2.0-r2) (9/27) Purging py3-setuptools (69.2.0-r2) (10/27) Purging py3-wheel-pyc (0.42.0-r1) (11/27) Purging py3-wheel (0.42.0-r1) (12/27) Purging py3-packaging-pyc (24.0-r1) (13/27) Purging py3-packaging (24.0-r1) (14/27) Purging py3-parsing-pyc (3.1.2-r1) (15/27) Purging py3-parsing (3.1.2-r1) (16/27) Purging python3-pyc (3.12.3-r0) (17/27) Purging python3-pycache-pyc0 (3.12.3-r0) (18/27) Purging pyc (3.12.3-r0) (19/27) Purging python3 (3.12.3-r0) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.6-r0) (23/27) Purging libpanelw (6.4_p20240330-r0) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.45.2-r0) (27/27) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-scrypt: Updating the community/aarch64 repository index... >>> py3-scrypt: Signing the index...