>>> Building on exopi-2 under security/py-scrypt BDEPENDS = [devel/py-wheel;lang/python/3;devel/py-installer;devel/py-build;devel/py-setuptools] DIST = [security/py-scrypt:scrypt-0.8.29.tar.gz] FULLPKGNAME = py3-scrypt-0.8.29 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1764448049.96) >>> Running depends in security/py-scrypt at 1764448050.00 last junk was in archivers/py-lzo /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in security/py-scrypt at 1764448051.55 ===> security/py-scrypt ===> Building from scratch py3-scrypt-0.8.29 ===> py3-scrypt-0.8.29 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-scrypt-0.8.29 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-scrypt-0.8.29 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-scrypt-0.8.29 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-scrypt-0.8.29 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Verifying specs: crypto pthread ===> found crypto.57.2 pthread.28.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-2 at 1764448052.38) distfiles size=55866 >>> Running extract in security/py-scrypt at 1764448052.41 ===> security/py-scrypt ===> Checking files for py3-scrypt-0.8.29 `/exopi-cvs/ports/distfiles/scrypt-0.8.29.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-scrypt-0.8.29 >>> Running build in security/py-scrypt at 1764448052.72 ===> security/py-scrypt ===> Patching for py3-scrypt-0.8.29 ===> 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.8.29 ===> Configuring for py3-scrypt-0.8.29 ===> Building for py3-scrypt-0.8.29 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 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... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313/scrypt copying scrypt/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/scrypt copying scrypt/scrypt.py -> build/lib.openbsd-7.8-amd64-cpython-313/scrypt creating build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests copying scrypt/tests/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests copying scrypt/tests/test_scrypt.py -> build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests copying scrypt/tests/test_scrypt_c_module.py -> build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests copying scrypt/tests/test_scrypt_py3x.py -> build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests copying scrypt/tests/ciphertexts.csv -> build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests copying scrypt/tests/hashvectors.csv -> build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests running build_ext building '_scrypt' extension creating build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/crypto creating build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/scryptenc creating build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/util creating build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/alg creating build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/crypto creating build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util creating build/temp.openbsd-7.8-amd64-cpython-313/src cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/lib/crypto/crypto_scrypt.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/crypto/crypto_scrypt.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/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.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/python3.13 -c scrypt-1.2.1/lib/scryptenc/scryptenc.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/scryptenc/scryptenc.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/lib/util/memlimit.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/util/memlimit.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/libcperciva/alg/sha256.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/alg/sha256.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/libcperciva/crypto/crypto_entropy.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/libcperciva/util/asprintf.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util/asprintf.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/libcperciva/util/entropy.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util/entropy.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/libcperciva/util/humansize.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util/humansize.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/libcperciva/util/insecure_memzero.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util/insecure_memzero.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c scrypt-1.2.1/libcperciva/util/warnp.c -o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util/warnp.o cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SYSCTL_HW_USERMEM=1 -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/python3.13 -c src/scrypt.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/scrypt.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/lib/util/memlimit.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.openbsd-7.8-amd64-cpython-313/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.openbsd-7.8-amd64-cpython-313/src/scrypt.o -L/usr/local/lib -lcrypto -o build/lib.openbsd-7.8-amd64-cpython-313/_scrypt.cpython-313.so installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/scrypt copying build/lib.openbsd-7.8-amd64-cpython-313/scrypt/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./scrypt copying build/lib.openbsd-7.8-amd64-cpython-313/scrypt/scrypt.py -> build/bdist.openbsd-7.8-amd64/wheel/./scrypt creating build/bdist.openbsd-7.8-amd64/wheel/scrypt/tests copying build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests/test_scrypt.py -> build/bdist.openbsd-7.8-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests/test_scrypt_c_module.py -> build/bdist.openbsd-7.8-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests/test_scrypt_py3x.py -> build/bdist.openbsd-7.8-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests/ciphertexts.csv -> build/bdist.openbsd-7.8-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.8-amd64-cpython-313/scrypt/tests/hashvectors.csv -> build/bdist.openbsd-7.8-amd64/wheel/./scrypt/tests copying build/lib.openbsd-7.8-amd64-cpython-313/_scrypt.cpython-313.so -> build/bdist.openbsd-7.8-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 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.openbsd-7.8-amd64/wheel/./scrypt-0.8.29-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/scrypt-0.8.29.dist-info/WHEEL creating '/exopi-obj/pobj/py-scrypt-0.8.29/scrypt-0.8.29/dist/.tmp-o82be348/scrypt-0.8.29-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it 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_scrypt.py' adding 'scrypt/tests/test_scrypt_c_module.py' adding 'scrypt/tests/test_scrypt_py3x.py' adding 'scrypt-0.8.29.dist-info/licenses/LICENSE' adding 'scrypt-0.8.29.dist-info/METADATA' adding 'scrypt-0.8.29.dist-info/WHEEL' adding 'scrypt-0.8.29.dist-info/top_level.txt' adding 'scrypt-0.8.29.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built scrypt-0.8.29-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in security/py-scrypt at 1764448056.48 ===> security/py-scrypt ===> Faking installation for py3-scrypt-0.8.29 ===> Building package for py3-scrypt-0.8.29 Create /exopi-cvs/ports/packages/amd64/all/py3-scrypt-0.8.29.tgz Creating package py3-scrypt-0.8.29 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|**** | 6% archiving|******* | 11% archiving|***************** | 26% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|***************************** | 46% archiving|******************************* | 48% archiving|************************************************** | 78% archiving|****************************************************** | 84% archiving|********************************************************* | 89% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-scrypt-0.8.29.tgz >>> Running clean in security/py-scrypt at 1764448059.37 ===> security/py-scrypt ===> Cleaning for py3-scrypt-0.8.29 >>> Ended at 1764448059.55 max_stuck=0.00/depends=1.56/show-prepare-results=0.85/extract=0.32/build=3.76/package=2.85/clean=0.24