>>> Building on exopi-6 under security/py-scrypt BDEPENDS = [devel/py-setuptools;devel/py-installer;devel/py-wheel;devel/py-build;lang/python/3] DIST = [security/py-scrypt:scrypt-0.9.4.tar.gz] FULLPKGNAME = py3-scrypt-0.9.4 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1773362729.80) >>> Running depends in security/py-scrypt at 1773362729.86 last junk was in audio/py-tagpy /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-wheel-0.46.3 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-wheel-0.46.3 >>> Running show-prepare-results in security/py-scrypt at 1773362732.46 ===> security/py-scrypt ===> Building from scratch py3-scrypt-0.9.4 ===> py3-scrypt-0.9.4 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-scrypt-0.9.4 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-scrypt-0.9.4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-scrypt-0.9.4 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-scrypt-0.9.4 depends on: py3-wheel-* -> py3-wheel-0.46.3 ===> Verifying specs: crypto pthread ===> found crypto.57.2 pthread.28.1 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 (Junk lock released for exopi-6 at 1773362733.84) distfiles size=84526 >>> Running extract in security/py-scrypt at 1773362733.89 ===> security/py-scrypt ===> Checking files for py3-scrypt-0.9.4 `/exopi-cvs/ports/distfiles/scrypt-0.9.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-scrypt-0.9.4 >>> Running build in security/py-scrypt at 1773362734.37 ===> security/py-scrypt ===> Patching for py3-scrypt-0.9.4 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-scrypt-0.9.4 ===> Configuring for py3-scrypt-0.9.4 ===> Building for py3-scrypt-0.9.4 * Getting build dependencies for wheel... 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' adding license file 'LICENSE' writing manifest file 'scrypt.egg-info/SOURCES.txt' 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 * Building wheel... running bdist_wheel running build running build_py creating build/lib.openbsd-7.9-amd64-cpython-313/scrypt copying scrypt/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-313/scrypt copying scrypt/scrypt.py -> build/lib.openbsd-7.9-amd64-cpython-313/scrypt creating build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests copying scrypt/tests/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests copying scrypt/tests/test_params_functions.py -> build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests copying scrypt/tests/test_scrypt.py -> build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests copying scrypt/tests/test_scrypt_c_module.py -> build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests copying scrypt/tests/test_scrypt_py3x.py -> build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests copying scrypt/tests/ciphertexts.csv -> build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests copying scrypt/tests/hashvectors.csv -> build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests running build_ext building '_scrypt' extension creating build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/crypto creating build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/scryptenc creating build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/util creating build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/alg creating build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto creating build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util creating build/temp.openbsd-7.9-amd64-cpython-313/src cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/lib/crypto/crypto_scrypt.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/lib/crypto/crypto_scrypt_smix.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt_smix.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt_smix_sse2.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/lib/scryptenc/scryptenc.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc_cpuperf.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/lib/scryptenc/scryptenc_print_error.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc_print_error.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/lib/util/memlimit.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/util/memlimit.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/lib/util/passphrase_entry.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/util/passphrase_entry.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/alg/sha256.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/alg/sha256.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/crypto/crypto_aes.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aes.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aes_aesni.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/crypto/crypto_aesctr.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aesctr.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/crypto/crypto_entropy.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_entropy.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/crypto/crypto_verify_bytes.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_verify_bytes.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/util/asprintf.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/asprintf.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/util/entropy.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/entropy.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/util/humansize.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/humansize.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/util/insecure_memzero.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/insecure_memzero.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/util/monoclock.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/monoclock.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/util/readpass.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/readpass.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/util/readpass_file.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/readpass_file.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.3.3/libcperciva/util/warnp.c -o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/warnp.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c src/scrypt.c -o build/temp.openbsd-7.9-amd64-cpython-313/src/scrypt.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt_smix.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc_cpuperf.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/scryptenc/scryptenc_print_error.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/util/memlimit.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/lib/util/passphrase_entry.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/alg/sha256.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aes.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aes_aesni.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_aesctr.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_entropy.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/crypto/crypto_verify_bytes.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/asprintf.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/entropy.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/humansize.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/insecure_memzero.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/monoclock.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/readpass.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/readpass_file.o build/temp.openbsd-7.9-amd64-cpython-313/scrypt-1.3.3/libcperciva/util/warnp.o build/temp.openbsd-7.9-amd64-cpython-313/src/scrypt.o -L/usr/local/lib -lcrypto -o build/lib.openbsd-7.9-amd64-cpython-313/_scrypt.cpython-313.so installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/scrypt copying build/lib.openbsd-7.9-amd64-cpython-313/scrypt/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./scrypt copying build/lib.openbsd-7.9-amd64-cpython-313/scrypt/scrypt.py -> build/bdist.openbsd-7.9-amd64/wheel/./scrypt creating build/bdist.openbsd-7.9-amd64/wheel/scrypt/tests copying build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests/test_params_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests/test_scrypt.py -> build/bdist.openbsd-7.9-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests/test_scrypt_c_module.py -> build/bdist.openbsd-7.9-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests/test_scrypt_py3x.py -> build/bdist.openbsd-7.9-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests/ciphertexts.csv -> build/bdist.openbsd-7.9-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.9-amd64-cpython-313/scrypt/tests/hashvectors.csv -> build/bdist.openbsd-7.9-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.9-amd64-cpython-313/_scrypt.cpython-313.so -> build/bdist.openbsd-7.9-amd64/wheel/. 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' adding license file 'LICENSE' writing manifest file 'scrypt.egg-info/SOURCES.txt' Copying scrypt.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./scrypt-0.9.4-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/scrypt-0.9.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-scrypt-0.9.4/scrypt-0.9.4/dist/.tmp-qjf4kod5/scrypt-0.9.4-cp313-cp313-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it 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 '_scrypt.cpython-313.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.openbsd-7.9-amd64/wheel Successfully built scrypt-0.9.4-cp313-cp313-openbsd_7_9_amd64.whl >>> Running package in security/py-scrypt at 1773362740.58 ===> security/py-scrypt ===> Faking installation for py3-scrypt-0.9.4 ===> Building package for py3-scrypt-0.9.4 Create /exopi-cvs/ports/packages/amd64/all/py3-scrypt-0.9.4.tgz Creating package py3-scrypt-0.9.4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|***** | 7% archiving|********* | 14% archiving|*********** | 17% archiving|************* | 20% archiving|******************** | 31% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|***************************** | 45% archiving|****************************** | 46% archiving|************************************************* | 77% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|********************************************************** | 90% archiving|*********************************************************** | 93% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-scrypt-0.9.4.tgz >>> Running clean in security/py-scrypt at 1773362744.30 ===> security/py-scrypt ===> Cleaning for py3-scrypt-0.9.4 >>> Ended at 1773362744.51 max_stuck=0.00/depends=2.61/show-prepare-results=1.43/extract=0.49/build=6.18/package=3.76/clean=0.25