>>> Building on exopi-6 under security/py-scrypt BDEPENDS = [devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [security/py-scrypt:scrypt-0.9.4.tar.gz] FULLPKGNAME = py3-scrypt-0.9.4p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1787516515.60) >>> Running depends in security/py-scrypt at 1787516515.64 last junk was in www/mozilla-firefox /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-wheel-0.48.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-wheel-0.48.0 >>> Running show-prepare-results in security/py-scrypt at 1787516517.84 ===> security/py-scrypt ===> Building from scratch py3-scrypt-0.9.4p0 ===> py3-scrypt-0.9.4p0 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-scrypt-0.9.4p0 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-scrypt-0.9.4p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-scrypt-0.9.4p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-scrypt-0.9.4p0 depends on: py3-wheel-* -> py3-wheel-0.48.0 ===> Verifying specs: crypto pthread ===> found crypto.57.2 pthread.28.1 py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 (Junk lock released for exopi-6 at 1787516518.86) distfiles size=84526 >>> Running extract in security/py-scrypt at 1787516518.89 ===> security/py-scrypt ===> Checking files for py3-scrypt-0.9.4p0 `/exopi-cvs/ports/distfiles/scrypt-0.9.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-scrypt-0.9.4p0 >>> Running build in security/py-scrypt at 1787516519.20 ===> security/py-scrypt ===> Patching for py3-scrypt-0.9.4p0 ===> 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.4p0 ===> Configuring for py3-scrypt-0.9.4p0 ===> Building for py3-scrypt-0.9.4p0 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section 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' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build/lib.openbsd-8.0-amd64-cpython-314/scrypt copying scrypt/__init__.py -> build/lib.openbsd-8.0-amd64-cpython-314/scrypt copying scrypt/scrypt.py -> build/lib.openbsd-8.0-amd64-cpython-314/scrypt creating build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests copying scrypt/tests/__init__.py -> build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests copying scrypt/tests/test_params_functions.py -> build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests copying scrypt/tests/test_scrypt.py -> build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests copying scrypt/tests/test_scrypt_c_module.py -> build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests copying scrypt/tests/test_scrypt_py3x.py -> build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests copying scrypt/tests/ciphertexts.csv -> build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests copying scrypt/tests/hashvectors.csv -> build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests running build_ext building '_scrypt' extension creating build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/crypto creating build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/scryptenc creating build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/util creating build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/alg creating build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/crypto creating build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/util creating build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/lib/crypto/crypto_scrypt.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/lib/crypto/crypto_scrypt_smix.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/lib/scryptenc/scryptenc.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/lib/scryptenc/scryptenc_print_error.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/lib/util/memlimit.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/lib/util/passphrase_entry.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/alg/sha256.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/crypto/crypto_aes.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/crypto/crypto_aesctr.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/crypto/crypto_entropy.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/crypto/crypto_verify_bytes.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/util/asprintf.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/util/entropy.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/util/humansize.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/util/insecure_memzero.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/util/monoclock.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/util/readpass.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/util/readpass_file.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c scrypt-1.3.3/libcperciva/util/warnp.c -o build/temp.openbsd-8.0-amd64-cpython-314/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.14 -c src/scrypt.c -o build/temp.openbsd-8.0-amd64-cpython-314/src/scrypt.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/crypto/crypto_scrypt.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/crypto/crypto_scrypt_smix.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/scryptenc/scryptenc.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/scryptenc/scryptenc_cpuperf.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/scryptenc/scryptenc_print_error.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/util/memlimit.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/lib/util/passphrase_entry.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/alg/sha256.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/crypto/crypto_aes.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/crypto/crypto_aes_aesni.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/crypto/crypto_aesctr.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/crypto/crypto_entropy.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/crypto/crypto_verify_bytes.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/util/asprintf.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/util/entropy.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/util/humansize.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/util/insecure_memzero.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/util/monoclock.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/util/readpass.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/util/readpass_file.o build/temp.openbsd-8.0-amd64-cpython-314/scrypt-1.3.3/libcperciva/util/warnp.o build/temp.openbsd-8.0-amd64-cpython-314/src/scrypt.o -L/usr/local/lib -lcrypto -o build/lib.openbsd-8.0-amd64-cpython-314/_scrypt.cpython-314.so installing to build/bdist.openbsd-8.0-amd64/wheel running install running install_lib creating build/bdist.openbsd-8.0-amd64/wheel creating build/bdist.openbsd-8.0-amd64/wheel/scrypt copying build/lib.openbsd-8.0-amd64-cpython-314/scrypt/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./scrypt copying build/lib.openbsd-8.0-amd64-cpython-314/scrypt/scrypt.py -> build/bdist.openbsd-8.0-amd64/wheel/./scrypt creating build/bdist.openbsd-8.0-amd64/wheel/scrypt/tests copying build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./scrypt/tests copying build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests/test_params_functions.py -> build/bdist.openbsd-8.0-amd64/wheel/./scrypt/tests copying build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests/test_scrypt.py -> build/bdist.openbsd-8.0-amd64/wheel/./scrypt/tests copying build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests/test_scrypt_c_module.py -> build/bdist.openbsd-8.0-amd64/wheel/./scrypt/tests copying build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests/test_scrypt_py3x.py -> build/bdist.openbsd-8.0-amd64/wheel/./scrypt/tests copying build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests/ciphertexts.csv -> build/bdist.openbsd-8.0-amd64/wheel/./scrypt/tests copying build/lib.openbsd-8.0-amd64-cpython-314/scrypt/tests/hashvectors.csv -> build/bdist.openbsd-8.0-amd64/wheel/./scrypt/tests copying build/lib.openbsd-8.0-amd64-cpython-314/_scrypt.cpython-314.so -> build/bdist.openbsd-8.0-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' 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 adding license file 'LICENSE' warning: no previously-included files matching '*.swp' found anywhere in distribution writing manifest file 'scrypt.egg-info/SOURCES.txt' Copying scrypt.egg-info to build/bdist.openbsd-8.0-amd64/wheel/./scrypt-0.9.4-py3.14.egg-info running install_scripts creating build/bdist.openbsd-8.0-amd64/wheel/scrypt-0.9.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-scrypt-0.9.4/scrypt-0.9.4/dist/.tmp-1ehzy24e/scrypt-0.9.4-cp314-cp314-openbsd_8_0_amd64.whl' and adding 'build/bdist.openbsd-8.0-amd64/wheel' to it adding '_scrypt.cpython-314.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-8.0-amd64/wheel Successfully built scrypt-0.9.4-cp314-cp314-openbsd_8_0_amd64.whl >>> Running package in security/py-scrypt at 1787516525.76 ===> security/py-scrypt ===> Faking installation for py3-scrypt-0.9.4p0 ===> Building package for py3-scrypt-0.9.4p0 Create /exopi-cvs/ports/packages/amd64/all/py3-scrypt-0.9.4p0.tgz Creating package py3-scrypt-0.9.4p0 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|********* | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|**************************************************** | 84% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|**** | 7% archiving|******** | 13% archiving|********** | 16% archiving|************ | 19% archiving|******************* | 30% archiving|*************************** | 42% archiving|**************************** | 44% archiving|***************************** | 46% 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.4p0.tgz >>> Running clean in security/py-scrypt at 1787516529.25 ===> security/py-scrypt ===> Cleaning for py3-scrypt-0.9.4p0 >>> Ended at 1787516529.57 max_stuck=2.14/depends=2.20/show-prepare-results=1.06/extract=0.32/build=6.56/package=3.49/clean=0.34