==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-scrypt 0.9.4-1 (Thu Aug 21 12:54:04 2025)
==> Retrieving sources...
-> Found python-scrypt-0.9.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-scrypt-0.9.4.tar.gz ... Passed
==> Validating source files with b2sums...
python-scrypt-0.9.4.tar.gz ... Passed
==> Making package: python-scrypt 0.9.4-1 (Thu Aug 21 12:54:11 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (13) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1
python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1
python-jaraco.text-4.0.0-2 python-more-itertools-10.7.0-1
python-packaging-25.0-1 python-platformdirs-4.3.8-1
python-pyproject-hooks-1.2.0-3 python-build-1.3.0-1
python-installer-0.7.0-10 python-setuptools-1:80.9.0-1
python-wheel-0.45.1-1
Total Download Size: 1.64 MiB
Total Installed Size: 10.37 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-setuptools-1:80.9.0-1-any downloading...
python-packaging-25.0-1-any downloading...
python-more-itertools-10.7.0-1-any downloading...
python-wheel-0.45.1-1-any downloading...
python-build-1.3.0-1-any downloading...
python-installer-0.7.0-10-any downloading...
python-platformdirs-4.3.8-1-any downloading...
python-autocommand-2.2.2-7-any downloading...
python-jaraco.collections-5.1.0-1-any downloading...
python-pyproject-hooks-1.2.0-3-any downloading...
python-jaraco.text-4.0.0-2-any downloading...
python-jaraco.functools-4.1.0-1-any downloading...
python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found python-scrypt-0.9.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-scrypt-0.9.4.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating scrypt.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
writing manifest file 'scrypt.egg-info/SOURCES.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'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-313/scrypt
copying scrypt/scrypt.py -> build/lib.linux-aarch64-cpython-313/scrypt
copying scrypt/__init__.py -> build/lib.linux-aarch64-cpython-313/scrypt
creating build/lib.linux-aarch64-cpython-313/scrypt/tests
copying scrypt/tests/test_params_functions.py -> build/lib.linux-aarch64-cpython-313/scrypt/tests
copying scrypt/tests/test_scrypt_c_module.py -> build/lib.linux-aarch64-cpython-313/scrypt/tests
copying scrypt/tests/test_scrypt_py3x.py -> build/lib.linux-aarch64-cpython-313/scrypt/tests
copying scrypt/tests/test_scrypt.py -> build/lib.linux-aarch64-cpython-313/scrypt/tests
copying scrypt/tests/__init__.py -> build/lib.linux-aarch64-cpython-313/scrypt/tests
copying scrypt/tests/hashvectors.csv -> build/lib.linux-aarch64-cpython-313/scrypt/tests
copying scrypt/tests/ciphertexts.csv -> build/lib.linux-aarch64-cpython-313/scrypt/tests
running build_ext
building '_scrypt' extension
creating build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/crypto
creating build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/scryptenc
creating build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/util
creating build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/alg
creating build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto
creating build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util
creating build/temp.linux-aarch64-cpython-313/src
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/lib/crypto/crypto_scrypt.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/lib/crypto/crypto_scrypt_smix.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt_smix.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt_smix_sse2.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/lib/scryptenc/scryptenc.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc_cpuperf.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/lib/scryptenc/scryptenc_print_error.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc_print_error.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/lib/util/memlimit.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/util/memlimit.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/lib/util/passphrase_entry.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/util/passphrase_entry.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/alg/sha256.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/alg/sha256.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/crypto/crypto_aes.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aes.o -O2 -g -Wall
scrypt-1.3.3/libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_key_expand':
scrypt-1.3.3/libcperciva/crypto/crypto_aes.c:262:2: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from scrypt-1.3.3/libcperciva/crypto/crypto_aes.c:10:
/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.3.3/libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_encrypt_block':
scrypt-1.3.3/libcperciva/crypto/crypto_aes.c:301:2: warning: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aes_aesni.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/crypto/crypto_aesctr.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aesctr.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/crypto/crypto_entropy.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_entropy.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/crypto/crypto_verify_bytes.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_verify_bytes.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/util/asprintf.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/asprintf.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/util/entropy.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/entropy.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/util/humansize.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/humansize.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/util/insecure_memzero.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/insecure_memzero.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/util/monoclock.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/monoclock.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/util/readpass.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/readpass.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/util/readpass_file.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/readpass_file.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c scrypt-1.3.3/libcperciva/util/warnp.c -o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/warnp.o -O2 -g -Wall
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DHAVE_CONFIG_H -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.3.3 -Iscrypt-1.3.3/lib -Iscrypt-1.3.3/libscrypt-kdf -Iscrypt-1.3.3/lib/scryptenc -Iscrypt-1.3.3/lib/crypto -Iscrypt-1.3.3/lib/util -Iscrypt-1.3.3/libcperciva/cpusupport -Iscrypt-1.3.3/libcperciva/alg -Iscrypt-1.3.3/libcperciva/util -Iscrypt-1.3.3/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python3.13 -c src/scrypt.c -o build/temp.linux-aarch64-cpython-313/src/scrypt.o -O2 -g -Wall
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt_smix.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc_print_error.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/util/memlimit.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/lib/util/passphrase_entry.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/alg/sha256.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aes.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aesctr.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_entropy.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_verify_bytes.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/asprintf.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/entropy.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/humansize.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/insecure_memzero.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/monoclock.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/readpass.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/readpass_file.o build/temp.linux-aarch64-cpython-313/scrypt-1.3.3/libcperciva/util/warnp.o build/temp.linux-aarch64-cpython-313/src/scrypt.o -L/usr/lib -lcrypto -lrt -o build/lib.linux-aarch64-cpython-313/_scrypt.cpython-313-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
copying build/lib.linux-aarch64-cpython-313/_scrypt.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/.
creating build/bdist.linux-aarch64/wheel/scrypt
copying build/lib.linux-aarch64-cpython-313/scrypt/scrypt.py -> build/bdist.linux-aarch64/wheel/./scrypt
creating build/bdist.linux-aarch64/wheel/scrypt/tests
copying build/lib.linux-aarch64-cpython-313/scrypt/tests/hashvectors.csv -> build/bdist.linux-aarch64/wheel/./scrypt/tests
copying build/lib.linux-aarch64-cpython-313/scrypt/tests/test_params_functions.py -> build/bdist.linux-aarch64/wheel/./scrypt/tests
copying build/lib.linux-aarch64-cpython-313/scrypt/tests/test_scrypt_c_module.py -> build/bdist.linux-aarch64/wheel/./scrypt/tests
copying build/lib.linux-aarch64-cpython-313/scrypt/tests/test_scrypt_py3x.py -> build/bdist.linux-aarch64/wheel/./scrypt/tests
copying build/lib.linux-aarch64-cpython-313/scrypt/tests/ciphertexts.csv -> build/bdist.linux-aarch64/wheel/./scrypt/tests
copying build/lib.linux-aarch64-cpython-313/scrypt/tests/test_scrypt.py -> build/bdist.linux-aarch64/wheel/./scrypt/tests
copying build/lib.linux-aarch64-cpython-313/scrypt/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./scrypt/tests
copying build/lib.linux-aarch64-cpython-313/scrypt/__init__.py -> build/bdist.linux-aarch64/wheel/./scrypt
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 build/bdist.linux-aarch64/wheel/./scrypt-0.9.4-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/scrypt-0.9.4.dist-info/WHEEL
creating '/build/python-scrypt/src/py-scrypt-0.9.4/dist/.tmp-pd3jusax/scrypt-0.9.4-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding '_scrypt.cpython-313-aarch64-linux-gnu.so'
adding 'scrypt/__init__.py'
adding 'scrypt/scrypt.py'
adding 'scrypt/tests/__init__.py'
adding 'scrypt/tests/ciphertexts.csv'
adding 'scrypt/tests/hashvectors.csv'
adding 'scrypt/tests/test_params_functions.py'
adding 'scrypt/tests/test_scrypt.py'
adding 'scrypt/tests/test_scrypt_c_module.py'
adding 'scrypt/tests/test_scrypt_py3x.py'
adding 'scrypt-0.9.4.dist-info/licenses/LICENSE'
adding 'scrypt-0.9.4.dist-info/METADATA'
adding 'scrypt-0.9.4.dist-info/WHEEL'
adding 'scrypt-0.9.4.dist-info/top_level.txt'
adding 'scrypt-0.9.4.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built scrypt-0.9.4-cp313-cp313-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-scrypt"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-scrypt 0.9.4-1 (Thu Aug 21 12:54:20 2025)
==> Cleaning up...