>>> py3-scrypt: Building community/py3-scrypt 0.8.20-r4 (using abuild 3.11.0_rc13-r0) started Sun, 30 Apr 2023 13:11:32 +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 libbz2 (1.0.8-r5) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20230424-r0) (5/25) Installing readline (8.2.1-r1) (6/25) Installing sqlite-libs (3.41.2-r2) (7/25) Installing python3 (3.11.3-r10) (8/25) Installing python3-pycache-pyc0 (3.11.3-r10) (9/25) Installing pyc (0.1-r0) (10/25) Installing python3-pyc (3.11.3-r10) (11/25) Installing python3-dev (3.11.3-r10) (12/25) Installing openssl-dev (3.1.0-r4) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-installer-pyc (0.7.0-r1) (15/25) Installing py3-gpep517 (13-r2) (16/25) Installing py3-gpep517-pyc (13-r2) (17/25) Installing py3-parsing (3.0.9-r2) (18/25) Installing py3-parsing-pyc (3.0.9-r2) (19/25) Installing py3-packaging (23.1-r1) (20/25) Installing py3-packaging-pyc (23.1-r1) (21/25) Installing py3-setuptools (67.7.2-r0) (22/25) Installing py3-setuptools-pyc (67.7.2-r0) (23/25) Installing py3-wheel (0.40.0-r1) (24/25) Installing py3-wheel-pyc (0.40.0-r1) (25/25) Installing .makedepends-py3-scrypt (20230430.131136) Executing busybox-1.36.0-r8.trigger OK: 1168 MiB in 128 packages >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> 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... 2023-04-30 13:11:40,367 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-30 13:11:40,542 root INFO running bdist_wheel 2023-04-30 13:11:40,589 root INFO running build 2023-04-30 13:11:40,590 root INFO running build_py 2023-04-30 13:11:40,600 root INFO creating build 2023-04-30 13:11:40,601 root INFO creating build/lib.linux-riscv64-cpython-311 2023-04-30 13:11:40,601 root INFO creating build/lib.linux-riscv64-cpython-311/scrypt 2023-04-30 13:11:40,601 root INFO copying scrypt/__init__.py -> build/lib.linux-riscv64-cpython-311/scrypt 2023-04-30 13:11:40,603 root INFO copying scrypt/scrypt.py -> build/lib.linux-riscv64-cpython-311/scrypt 2023-04-30 13:11:40,605 root INFO creating build/lib.linux-riscv64-cpython-311/scrypt/tests 2023-04-30 13:11:40,605 root INFO copying scrypt/tests/test_scrypt_py2x.py -> build/lib.linux-riscv64-cpython-311/scrypt/tests 2023-04-30 13:11:40,606 root INFO copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-riscv64-cpython-311/scrypt/tests 2023-04-30 13:11:40,607 root INFO copying scrypt/tests/__init__.py -> build/lib.linux-riscv64-cpython-311/scrypt/tests 2023-04-30 13:11:40,607 root INFO copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-riscv64-cpython-311/scrypt/tests 2023-04-30 13:11:40,608 root INFO copying scrypt/tests/test_scrypt.py -> build/lib.linux-riscv64-cpython-311/scrypt/tests 2023-04-30 13:11:40,610 root INFO copying scrypt/tests/ciphertexts.csv -> build/lib.linux-riscv64-cpython-311/scrypt/tests 2023-04-30 13:11:40,611 root INFO copying scrypt/tests/hashvectors.csv -> build/lib.linux-riscv64-cpython-311/scrypt/tests 2023-04-30 13:11:40,613 root INFO running build_ext 2023-04-30 13:11:40,620 root INFO building '_scrypt' extension 2023-04-30 13:11:40,621 root INFO creating build/temp.linux-riscv64-cpython-311 2023-04-30 13:11:40,622 root INFO creating build/temp.linux-riscv64-cpython-311/scrypt-1.2.1 2023-04-30 13:11:40,622 root INFO creating build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib 2023-04-30 13:11:40,622 root INFO creating build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/crypto 2023-04-30 13:11:40,623 root INFO creating build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/scryptenc 2023-04-30 13:11:40,623 root INFO creating build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/util 2023-04-30 13:11:40,624 root INFO creating build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva 2023-04-30 13:11:40,624 root INFO creating build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/alg 2023-04-30 13:11:40,624 root INFO creating build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/crypto 2023-04-30 13:11:40,625 root INFO creating build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util 2023-04-30 13:11:40,625 root INFO creating build/temp.linux-riscv64-cpython-311/src 2023-04-30 13:11:40,626 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/lib/crypto/crypto_scrypt.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/crypto/crypto_scrypt.o -O2 2023-04-30 13:11:42,098 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o -O2 2023-04-30 13:11:44,367 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o -O2 2023-04-30 13:11:44,687 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/lib/scryptenc/scryptenc.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/scryptenc/scryptenc.o -O2 2023-04-30 13:11:46,963 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o -O2 2023-04-30 13:11:48,199 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/lib/util/memlimit.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/util/memlimit.o -O2 2023-04-30 13:11:49,440 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/libcperciva/alg/sha256.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/alg/sha256.o -O2 2023-04-30 13:11:53,379 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes.c -o build/temp.linux-riscv64-cpython-311/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, | ^~~~~~~~~~~ 2023-04-30 13:11:54,358 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o -O2 2023-04-30 13:11:54,680 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o -O2 2023-04-30 13:11:56,046 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/libcperciva/crypto/crypto_entropy.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o -O2 2023-04-30 13:11:57,564 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/libcperciva/util/asprintf.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util/asprintf.o -O2 2023-04-30 13:11:58,574 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/libcperciva/util/entropy.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util/entropy.o -O2 2023-04-30 13:11:59,674 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/libcperciva/util/humansize.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util/humansize.o -O2 2023-04-30 13:12:01,050 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/libcperciva/util/insecure_memzero.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util/insecure_memzero.o -O2 2023-04-30 13:12:01,939 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c scrypt-1.2.1/libcperciva/util/warnp.c -o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util/warnp.o -O2 2023-04-30 13:12:03,157 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -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.11 -c src/scrypt.c -o build/temp.linux-riscv64-cpython-311/src/scrypt.o -O2 2023-04-30 13:12:04,319 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/lib/util/memlimit.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.linux-riscv64-cpython-311/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.linux-riscv64-cpython-311/src/scrypt.o -L/usr/lib -lcrypto -lrt -o build/lib.linux-riscv64-cpython-311/_scrypt.cpython-311-riscv64-linux-musl.so 2023-04-30 13:12:04,629 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-04-30 13:12:04,630 root INFO running install 2023-04-30 13:12:04,687 root INFO running install_lib 2023-04-30 13:12:04,695 root INFO creating build/bdist.linux-riscv64 2023-04-30 13:12:04,696 root INFO creating build/bdist.linux-riscv64/wheel 2023-04-30 13:12:04,696 root INFO copying build/lib.linux-riscv64-cpython-311/_scrypt.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel 2023-04-30 13:12:04,697 root INFO creating build/bdist.linux-riscv64/wheel/scrypt 2023-04-30 13:12:04,698 root INFO copying build/lib.linux-riscv64-cpython-311/scrypt/__init__.py -> build/bdist.linux-riscv64/wheel/scrypt 2023-04-30 13:12:04,699 root INFO creating build/bdist.linux-riscv64/wheel/scrypt/tests 2023-04-30 13:12:04,699 root INFO copying build/lib.linux-riscv64-cpython-311/scrypt/tests/test_scrypt_py2x.py -> build/bdist.linux-riscv64/wheel/scrypt/tests 2023-04-30 13:12:04,700 root INFO copying build/lib.linux-riscv64-cpython-311/scrypt/tests/test_scrypt_c_module.py -> build/bdist.linux-riscv64/wheel/scrypt/tests 2023-04-30 13:12:04,700 root INFO copying build/lib.linux-riscv64-cpython-311/scrypt/tests/__init__.py -> build/bdist.linux-riscv64/wheel/scrypt/tests 2023-04-30 13:12:04,701 root INFO copying build/lib.linux-riscv64-cpython-311/scrypt/tests/ciphertexts.csv -> build/bdist.linux-riscv64/wheel/scrypt/tests 2023-04-30 13:12:04,701 root INFO copying build/lib.linux-riscv64-cpython-311/scrypt/tests/test_scrypt_py3x.py -> build/bdist.linux-riscv64/wheel/scrypt/tests 2023-04-30 13:12:04,702 root INFO copying build/lib.linux-riscv64-cpython-311/scrypt/tests/hashvectors.csv -> build/bdist.linux-riscv64/wheel/scrypt/tests 2023-04-30 13:12:04,703 root INFO copying build/lib.linux-riscv64-cpython-311/scrypt/tests/test_scrypt.py -> build/bdist.linux-riscv64/wheel/scrypt/tests 2023-04-30 13:12:04,703 root INFO copying build/lib.linux-riscv64-cpython-311/scrypt/scrypt.py -> build/bdist.linux-riscv64/wheel/scrypt 2023-04-30 13:12:04,704 root INFO running install_egg_info 2023-04-30 13:12:04,743 root INFO running egg_info 2023-04-30 13:12:04,748 root INFO writing scrypt.egg-info/PKG-INFO 2023-04-30 13:12:04,750 root INFO writing dependency_links to scrypt.egg-info/dependency_links.txt 2023-04-30 13:12:04,751 root INFO writing top-level names to scrypt.egg-info/top_level.txt 2023-04-30 13:12:04,761 root INFO reading manifest file 'scrypt.egg-info/SOURCES.txt' 2023-04-30 13:12:04,764 root INFO reading manifest template 'MANIFEST.in' 2023-04-30 13:12:04,776 root WARNING no previously-included directories found matching 'build' 2023-04-30 13:12:04,778 root WARNING no previously-included directories found matching 'doc/build' 2023-04-30 13:12:04,779 root WARNING no previously-included directories found matching '*/__pycache__' 2023-04-30 13:12:04,780 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2023-04-30 13:12:04,782 root WARNING warning: no previously-included files matching '*.egg' found anywhere in distribution 2023-04-30 13:12:04,783 root WARNING warning: no previously-included files matching '*.egg-info' found anywhere in distribution 2023-04-30 13:12:04,785 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2023-04-30 13:12:04,786 root WARNING warning: no previously-included files matching '*.bak' found anywhere in distribution 2023-04-30 13:12:04,788 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2023-04-30 13:12:04,788 root INFO adding license file 'LICENSE' 2023-04-30 13:12:04,795 root INFO writing manifest file 'scrypt.egg-info/SOURCES.txt' 2023-04-30 13:12:04,796 root INFO Copying scrypt.egg-info to build/bdist.linux-riscv64/wheel/scrypt-0.8.20-py3.11.egg-info 2023-04-30 13:12:04,799 root INFO running install_scripts 2023-04-30 13:12:04,825 wheel INFO creating build/bdist.linux-riscv64/wheel/scrypt-0.8.20.dist-info/WHEEL 2023-04-30 13:12:04,829 wheel INFO creating '/home/buildozer/aports/community/py3-scrypt/src/scrypt-0.8.20/dist/.tmp-s21r_cx4/scrypt-0.8.20-cp311-cp311-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-04-30 13:12:04,832 wheel INFO adding '_scrypt.cpython-311-riscv64-linux-musl.so' 2023-04-30 13:12:04,839 wheel INFO adding 'scrypt/__init__.py' 2023-04-30 13:12:04,840 wheel INFO adding 'scrypt/scrypt.py' 2023-04-30 13:12:04,841 wheel INFO adding 'scrypt/tests/__init__.py' 2023-04-30 13:12:04,842 wheel INFO adding 'scrypt/tests/ciphertexts.csv' 2023-04-30 13:12:04,843 wheel INFO adding 'scrypt/tests/hashvectors.csv' 2023-04-30 13:12:04,844 wheel INFO adding 'scrypt/tests/test_scrypt.py' 2023-04-30 13:12:04,845 wheel INFO adding 'scrypt/tests/test_scrypt_c_module.py' 2023-04-30 13:12:04,846 wheel INFO adding 'scrypt/tests/test_scrypt_py2x.py' 2023-04-30 13:12:04,847 wheel INFO adding 'scrypt/tests/test_scrypt_py3x.py' 2023-04-30 13:12:04,848 wheel INFO adding 'scrypt-0.8.20.dist-info/LICENSE' 2023-04-30 13:12:04,849 wheel INFO adding 'scrypt-0.8.20.dist-info/METADATA' 2023-04-30 13:12:04,849 wheel INFO adding 'scrypt-0.8.20.dist-info/WHEEL' 2023-04-30 13:12:04,850 wheel INFO adding 'scrypt-0.8.20.dist-info/top_level.txt' 2023-04-30 13:12:04,852 wheel INFO adding 'scrypt-0.8.20.dist-info/RECORD' 2023-04-30 13:12:04,853 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-04-30 13:12:04,856 gpep517 INFO The backend produced dist/scrypt-0.8.20-cp311-cp311-linux_riscv64.whl scrypt-0.8.20-cp311-cp311-linux_riscv64.whl >>> py3-scrypt: Entering fakeroot... >>> py3-scrypt-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.11/site-packages/scrypt/__pycache__' -> '/home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt-pyc/usr/lib/python3.11/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.11 >>> py3-scrypt-pyc*: Package size: 44.0 KB >>> py3-scrypt-pyc*: Compressing data... >>> py3-scrypt-pyc*: Create checksum... >>> py3-scrypt-pyc*: Create py3-scrypt-pyc-0.8.20-r4.apk >>> py3-scrypt*: Tracing dependencies... python3 python3~3.11 so:libc.musl-riscv64.so.1 so:libcrypto.so.3 >>> py3-scrypt*: Package size: 104.0 KB >>> py3-scrypt*: Compressing data... >>> py3-scrypt*: Create checksum... >>> py3-scrypt*: Create py3-scrypt-0.8.20-r4.apk >>> py3-scrypt: Build complete at Sun, 30 Apr 2023 13:12:10 +0000 elapsed time 0h 0m 38s >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Uninstalling dependencies... (1/25) Purging .makedepends-py3-scrypt (20230430.131136) (2/25) Purging python3-dev (3.11.3-r10) (3/25) Purging openssl-dev (3.1.0-r4) (4/25) Purging py3-gpep517-pyc (13-r2) (5/25) Purging py3-gpep517 (13-r2) (6/25) Purging py3-installer-pyc (0.7.0-r1) (7/25) Purging py3-installer (0.7.0-r1) (8/25) Purging py3-setuptools-pyc (67.7.2-r0) (9/25) Purging py3-setuptools (67.7.2-r0) (10/25) Purging py3-wheel-pyc (0.40.0-r1) (11/25) Purging py3-wheel (0.40.0-r1) (12/25) Purging py3-packaging-pyc (23.1-r1) (13/25) Purging py3-packaging (23.1-r1) (14/25) Purging py3-parsing-pyc (3.0.9-r2) (15/25) Purging py3-parsing (3.0.9-r2) (16/25) Purging python3-pyc (3.11.3-r10) (17/25) Purging python3-pycache-pyc0 (3.11.3-r10) (18/25) Purging pyc (0.1-r0) (19/25) Purging python3 (3.11.3-r10) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libbz2 (1.0.8-r5) (22/25) Purging libpanelw (6.4_p20230424-r0) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r1) (25/25) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> py3-scrypt: Updating the community/riscv64 repository index... >>> py3-scrypt: Signing the index...