>>> py3-scrypt: Building community/py3-scrypt 0.8.20-r0 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 16:30:40 +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 openssl1.1-compat-dev py3-setuptools (1/18) Installing libbz2 (1.0.8-r1) (2/18) Installing libffi (3.4.2-r1) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.5-r1) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.1.2-r0) (7/18) Installing sqlite-libs (3.38.2-r0) (8/18) Installing python3 (3.10.3-r0) (9/18) Installing python3-dev (3.10.3-r0) (10/18) Installing openssl-dev (1.1.1n-r0) (11/18) Installing py3-appdirs (1.4.4-r3) (12/18) Installing py3-more-itertools (8.12.0-r2) (13/18) Installing py3-ordered-set (4.0.2-r3) (14/18) Installing py3-parsing (2.4.7-r3) (15/18) Installing py3-six (1.16.0-r1) (16/18) Installing py3-packaging (21.3-r0) (17/18) Installing py3-setuptools (59.4.0-r0) (18/18) Installing .makedepends-py3-scrypt (20220416.163043) Executing busybox-1.35.0-r8.trigger OK: 345 MiB in 106 packages >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/scrypt-0.8.20.tar.gz >>> py3-scrypt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/scrypt-0.8.20.tar.gz >>> py3-scrypt: Checking sha512sums... scrypt-0.8.20.tar.gz: OK >>> py3-scrypt: Unpacking /var/cache/distfiles/v3.16/scrypt-0.8.20.tar.gz... running build running build_py creating build creating build/lib.linux-armv8l-3.10 creating build/lib.linux-armv8l-3.10/scrypt copying scrypt/__init__.py -> build/lib.linux-armv8l-3.10/scrypt copying scrypt/scrypt.py -> build/lib.linux-armv8l-3.10/scrypt creating build/lib.linux-armv8l-3.10/scrypt/tests copying scrypt/tests/test_scrypt.py -> build/lib.linux-armv8l-3.10/scrypt/tests copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-armv8l-3.10/scrypt/tests copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-armv8l-3.10/scrypt/tests copying scrypt/tests/__init__.py -> build/lib.linux-armv8l-3.10/scrypt/tests copying scrypt/tests/test_scrypt_py2x.py -> build/lib.linux-armv8l-3.10/scrypt/tests copying scrypt/tests/hashvectors.csv -> build/lib.linux-armv8l-3.10/scrypt/tests copying scrypt/tests/ciphertexts.csv -> build/lib.linux-armv8l-3.10/scrypt/tests running build_ext building '_scrypt' extension creating build/temp.linux-armv8l-3.10 creating build/temp.linux-armv8l-3.10/scrypt-1.2.1 creating build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib creating build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/crypto creating build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/scryptenc creating build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/util creating build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva creating build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/alg creating build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/crypto creating build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util creating build/temp.linux-armv8l-3.10/src gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/lib/crypto/crypto_scrypt.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/crypto/crypto_scrypt.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/lib/scryptenc/scryptenc.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/scryptenc/scryptenc.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/lib/util/memlimit.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/util/memlimit.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/libcperciva/alg/sha256.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/alg/sha256.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/libcperciva/crypto/crypto_entropy.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/libcperciva/util/asprintf.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util/asprintf.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/libcperciva/util/entropy.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util/entropy.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/libcperciva/util/humansize.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util/humansize.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/libcperciva/util/insecure_memzero.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util/insecure_memzero.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c scrypt-1.2.1/libcperciva/util/warnp.c -o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util/warnp.o -O2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c src/scrypt.c -o build/temp.linux-armv8l-3.10/src/scrypt.o -O2 gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/lib/util/memlimit.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.linux-armv8l-3.10/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.linux-armv8l-3.10/src/scrypt.o -L/usr/lib -lcrypto -lrt -o build/lib.linux-armv8l-3.10/_scrypt.cpython-310-arm-linux-gnueabihf.so 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. 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-armv8l-3.10/_scrypt.cpython-310-arm-linux-gnueabihf.so -> test_decrypt_from_csv_ciphertexts (scrypt.tests.test_scrypt.TestScrypt) Test decrypt function with precalculated combinations ... ok test_decrypt_maxmem_keyword_argument (scrypt.tests.test_scrypt.TestScrypt) Test decrypt function accepts maxmem keyword argument ... ok test_decrypt_maxmem_positional (scrypt.tests.test_scrypt.TestScrypt) Test decrypt function accepts fourth positional argument ... ok test_decrypt_maxmemfrac_keyword_argument (scrypt.tests.test_scrypt.TestScrypt) Test decrypt function accepts maxmem keyword argument ... ok test_decrypt_maxmemfrac_positional (scrypt.tests.test_scrypt.TestScrypt) Test decrypt function accepts maxmem keyword argument ... ok test_decrypt_maxtime_keyword_argument (scrypt.tests.test_scrypt.TestScrypt) Test decrypt function accepts maxtime keyword argument ... ok test_decrypt_maxtime_positional (scrypt.tests.test_scrypt.TestScrypt) Test decrypt function accepts third positional argument ... ok test_decrypt_raises_error_on_too_little_time (scrypt.tests.test_scrypt.TestScrypt) Test decrypt function raises scrypt.error raised if insufficient time allowed for ... ok test_encrypt (scrypt.tests.test_scrypt.TestScrypt) Test encrypt takes input and password strings as ... ok test_encrypt_decrypt (scrypt.tests.test_scrypt.TestScrypt) Test encrypt for simple encryption and decryption ... ok test_encrypt_input_and_password_as_keywords (scrypt.tests.test_scrypt.TestScrypt) Test encrypt for input and password accepted as keywords ... ok test_encrypt_long_input (scrypt.tests.test_scrypt.TestScrypt) Test encrypt accepts long input for encryption ... ok test_encrypt_maxmem_in_normal_range (scrypt.tests.test_scrypt.TestScrypt) 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 accepts exactly (1 megabyte) of storage to use for ... ok test_encrypt_maxmem_positional (scrypt.tests.test_scrypt.TestScrypt) Test encrypt maxmem accepts 4th positional argument and exactly ... ok test_encrypt_maxmem_undersized (scrypt.tests.test_scrypt.TestScrypt) 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 accepts keyword argument of 1/16 total memory for ... ok test_encrypt_maxmemfrac_positional (scrypt.tests.test_scrypt.TestScrypt) Test encrypt maxmemfrac accepts 5th positional argument of 1/16 total ... ok test_encrypt_maxtime_key (scrypt.tests.test_scrypt.TestScrypt) Test encrypt maxtime accepts maxtime as keyword argument ... ok test_encrypt_maxtime_positional (scrypt.tests.test_scrypt.TestScrypt) Test encrypt maxtime accepts maxtime at position 3 ... ok test_encrypt_missing_both_required_positional_arguments (scrypt.tests.test_scrypt.TestScrypt) Test encrypt raises TypeError if both positional arguments missing ... ok test_encrypt_missing_input_keyword_argument (scrypt.tests.test_scrypt.TestScrypt) Test encrypt raises TypeError if keyword argument missing input ... ok test_encrypt_missing_password_positional_argument (scrypt.tests.test_scrypt.TestScrypt) 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 TypeError if invalid keyword used in argument ... ok test_hash_buflen_keyword (scrypt.tests.test_scrypt.TestScryptHash) Test hash takes keyword valid buflen ... ok test_hash_n_keyword (scrypt.tests.test_scrypt.TestScryptHash) Test hash takes keyword valid N ... ok test_hash_n_positional (scrypt.tests.test_scrypt.TestScryptHash) Test hash accepts valid N in position 3 ... ok test_hash_p_keyword (scrypt.tests.test_scrypt.TestScryptHash) Test hash takes keyword valid p ... ok test_hash_p_positional (scrypt.tests.test_scrypt.TestScryptHash) Test hash accepts valid p in position 5 ... ok test_hash_r_keyword (scrypt.tests.test_scrypt.TestScryptHash) Test hash takes keyword valid r ... ok test_hash_r_positional (scrypt.tests.test_scrypt.TestScryptHash) 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 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 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 scrypt error on illegal parameter value (p < 0) ... ok test_hash_raises_error_on_negative_r (scrypt.tests.test_scrypt.TestScryptHash) 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 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 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 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 function with precalculated combinations ... ok test_py3_decrypt_returns_unicode_string (scrypt.tests.test_scrypt_py3x.TestScryptForPy3) 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 unicode input ... ok test_py3_encrypt_allows_bytes_password (scrypt.tests.test_scrypt_py3x.TestScryptForPy3) Test Py3 encrypt allows unicode password ... ok test_py3_encrypt_returns_bytes (scrypt.tests.test_scrypt_py3x.TestScryptForPy3) Test Py3 encrypt return bytes ... ok test_py3_hash_returns_bytes (scrypt.tests.test_scrypt_py3x.TestScryptForPy3) Test Py3 hash return bytes ... ok test_import_module (scrypt.tests.test_scrypt_c_module.TestScryptCModule) Test importing the _scrypt module ... ok test_py2_decrypt_returns_string (scrypt.tests.test_scrypt_py2x.TestScryptForPython2) 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 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 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 str ... skipped 'Tests for Python 2 only' test_py2_hash_returns_string (scrypt.tests.test_scrypt_py2x.TestScryptForPython2) Test Py2 hash return str ... skipped 'Tests for Python 2 only' ---------------------------------------------------------------------- Ran 50 tests in 13.265s OK (skipped=5) >>> py3-scrypt: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/py3-scrypt/pkg creating /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt creating /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr creating /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib creating /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt creating /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests copying build/lib.linux-armv8l-3.10/scrypt/tests/test_scrypt.py -> /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests copying build/lib.linux-armv8l-3.10/scrypt/tests/test_scrypt_py3x.py -> /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests copying build/lib.linux-armv8l-3.10/scrypt/tests/test_scrypt_c_module.py -> /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests copying build/lib.linux-armv8l-3.10/scrypt/tests/hashvectors.csv -> /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests copying build/lib.linux-armv8l-3.10/scrypt/tests/__init__.py -> /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests copying build/lib.linux-armv8l-3.10/scrypt/tests/test_scrypt_py2x.py -> /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests copying build/lib.linux-armv8l-3.10/scrypt/tests/ciphertexts.csv -> /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests copying build/lib.linux-armv8l-3.10/scrypt/__init__.py -> /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt copying build/lib.linux-armv8l-3.10/scrypt/scrypt.py -> /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt copying build/lib.linux-armv8l-3.10/_scrypt.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests/test_scrypt.py to test_scrypt.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests/test_scrypt_py3x.py to test_scrypt_py3x.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests/test_scrypt_c_module.py to test_scrypt_c_module.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/tests/test_scrypt_py2x.py to test_scrypt_py2x.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt/scrypt.py to scrypt.cpython-310.pyc running install_egg_info 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' Copying scrypt.egg-info to /home/buildozer/aports/community/py3-scrypt/pkg/py3-scrypt/usr/lib/python3.10/site-packages/scrypt-0.8.20-py3.10.egg-info running install_scripts >>> py3-scrypt*: Running postcheck for py3-scrypt >>> py3-scrypt*: Preparing package py3-scrypt... >>> py3-scrypt*: Stripping binaries >>> py3-scrypt*: Scanning shared objects >>> py3-scrypt*: Tracing dependencies... python3 so:libc.musl-armv7.so.1 so:libcrypto.so.1.1 >>> py3-scrypt*: Package size: 112.0 KB >>> py3-scrypt*: Compressing data... >>> py3-scrypt*: Create checksum... >>> py3-scrypt*: Create py3-scrypt-0.8.20-r0.apk >>> py3-scrypt: Build complete at Sat, 16 Apr 2022 16:31:00 +0000 elapsed time 0h 0m 20s >>> py3-scrypt: Cleaning up srcdir >>> py3-scrypt: Cleaning up pkgdir >>> py3-scrypt: Uninstalling dependencies... (1/18) Purging .makedepends-py3-scrypt (20220416.163043) (2/18) Purging python3-dev (3.10.3-r0) (3/18) Purging py3-setuptools (59.4.0-r0) (4/18) Purging py3-appdirs (1.4.4-r3) (5/18) Purging py3-more-itertools (8.12.0-r2) (6/18) Purging py3-ordered-set (4.0.2-r3) (7/18) Purging py3-packaging (21.3-r0) (8/18) Purging py3-six (1.16.0-r1) (9/18) Purging py3-parsing (2.4.7-r3) (10/18) Purging python3 (3.10.3-r0) (11/18) Purging libbz2 (1.0.8-r1) (12/18) Purging libffi (3.4.2-r1) (13/18) Purging gdbm (1.23-r0) (14/18) Purging xz-libs (5.2.5-r1) (15/18) Purging mpdecimal (2.5.1-r1) (16/18) Purging readline (8.1.2-r0) (17/18) Purging sqlite-libs (3.38.2-r0) (18/18) Purging openssl-dev (1.1.1n-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-scrypt: Updating the community/armv7 repository index... >>> py3-scrypt: Signing the index...