>>> Building on exopi-2 under security/py-scrypt BDEPENDS = [devel/py-installer;devel/py-wheel;devel/py-setuptools;devel/py-build;lang/python/3] DIST = [security/py-scrypt:scrypt-0.8.27.tar.gz] FULLPKGNAME = py3-scrypt-0.8.27p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1735136444.73) >>> Running depends in security/py-scrypt at 1735136444.78 last junk was in productivity/topydo /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 >>> Running show-prepare-results in security/py-scrypt at 1735136446.26 ===> security/py-scrypt ===> Building from scratch py3-scrypt-0.8.27p0 ===> py3-scrypt-0.8.27p0 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-scrypt-0.8.27p0 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-scrypt-0.8.27p0 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-scrypt-0.8.27p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-scrypt-0.8.27p0 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> Verifying specs: crypto pthread ===> found crypto.55.0 pthread.27.1 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 Still tainted: no >>> Running junk in security/py-scrypt at 1735136447.33 /usr/sbin/pkg_delete -aIXq bison-3.8.2 ffcall-1.10p6 gas-2.31.1p0 gmake-4.4.1 gmp-6.3.0 libffi-3.4.6 libltdl-2.4.2p3 libmpc-1.2.1 mpfr-4.2.1 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 xz-5.6.3 --- -libxml-2.13.5 ------------------- You should also remove /var/db/xmlcatalog (Junk lock released for exopi-2 at 1735136451.20) distfiles size=55650 >>> Running build in security/py-scrypt at 1735136451.25 ===> security/py-scrypt ===> Checking files for py3-scrypt-0.8.27p0 `/exopi-cvs/ports/distfiles/scrypt-0.8.27.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-scrypt-0.8.27p0 ===> Patching for py3-scrypt-0.8.27p0 ===> 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.27p0 ===> Configuring for py3-scrypt-0.8.27p0 ===> Building for py3-scrypt-0.8.27p0 * 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' 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 creating build/lib.openbsd-7.6-amd64-cpython-312 creating build/lib.openbsd-7.6-amd64-cpython-312/scrypt copying scrypt/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/scrypt copying scrypt/scrypt.py -> build/lib.openbsd-7.6-amd64-cpython-312/scrypt creating build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests copying scrypt/tests/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests copying scrypt/tests/test_scrypt.py -> build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests copying scrypt/tests/test_scrypt_c_module.py -> build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests copying scrypt/tests/test_scrypt_py3x.py -> build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests copying scrypt/tests/ciphertexts.csv -> build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests copying scrypt/tests/hashvectors.csv -> build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests running build_ext building '_scrypt' extension creating build/temp.openbsd-7.6-amd64-cpython-312 creating build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1 creating build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib creating build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/crypto creating build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/scryptenc creating build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/util creating build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva creating build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/alg creating build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/crypto creating build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util creating build/temp.openbsd-7.6-amd64-cpython-312/src cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/lib/crypto/crypto_scrypt.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/lib/scryptenc/scryptenc.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/lib/util/memlimit.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/util/memlimit.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/libcperciva/alg/sha256.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/libcperciva/crypto/crypto_entropy.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/libcperciva/util/asprintf.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/libcperciva/util/entropy.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/libcperciva/util/humansize.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/libcperciva/util/insecure_memzero.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c scrypt-1.2.1/libcperciva/util/warnp.c -o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -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.12 -c src/scrypt.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/scrypt.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/lib/util/memlimit.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util/asprintf.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.openbsd-7.6-amd64-cpython-312/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.openbsd-7.6-amd64-cpython-312/src/scrypt.o -L/usr/local/lib -lcrypto -o build/lib.openbsd-7.6-amd64-cpython-312/_scrypt.cpython-312.so installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/scrypt copying build/lib.openbsd-7.6-amd64-cpython-312/scrypt/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/scrypt copying build/lib.openbsd-7.6-amd64-cpython-312/scrypt/scrypt.py -> build/bdist.openbsd-7.6-amd64/wheel/scrypt creating build/bdist.openbsd-7.6-amd64/wheel/scrypt/tests copying build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/scrypt/tests copying build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests/test_scrypt.py -> build/bdist.openbsd-7.6-amd64/wheel/scrypt/tests copying build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests/test_scrypt_c_module.py -> build/bdist.openbsd-7.6-amd64/wheel/scrypt/tests copying build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests/test_scrypt_py3x.py -> build/bdist.openbsd-7.6-amd64/wheel/scrypt/tests copying build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests/ciphertexts.csv -> build/bdist.openbsd-7.6-amd64/wheel/scrypt/tests copying build/lib.openbsd-7.6-amd64-cpython-312/scrypt/tests/hashvectors.csv -> build/bdist.openbsd-7.6-amd64/wheel/scrypt/tests copying build/lib.openbsd-7.6-amd64-cpython-312/_scrypt.cpython-312.so -> build/bdist.openbsd-7.6-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.6-amd64/wheel/scrypt-0.8.27-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/scrypt-0.8.27.dist-info/WHEEL creating '/exopi-obj/pobj/py-scrypt-0.8.27/scrypt-0.8.27/dist/.tmp-xgaobp55/scrypt-0.8.27-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding '_scrypt.cpython-312.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.27.dist-info/LICENSE' adding 'scrypt-0.8.27.dist-info/METADATA' adding 'scrypt-0.8.27.dist-info/WHEEL' adding 'scrypt-0.8.27.dist-info/top_level.txt' adding 'scrypt-0.8.27.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built scrypt-0.8.27-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in security/py-scrypt at 1735136455.58 ===> security/py-scrypt ===> Faking installation for py3-scrypt-0.8.27p0 ===> Building package for py3-scrypt-0.8.27p0 Create /exopi-cvs/ports/packages/amd64/all/py3-scrypt-0.8.27p0.tgz Creating package py3-scrypt-0.8.27p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|** | 4% archiving|***** | 7% archiving|************ | 18% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 33% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-scrypt-0.8.27p0.tgz >>> Running clean in security/py-scrypt at 1735136458.50 ===> security/py-scrypt ===> Cleaning for py3-scrypt-0.8.27p0 >>> Ended at 1735136458.70 max_stuck=0.00/depends=1.48/show-prepare-results=1.06/junk=3.92/build=4.35/package=2.92/clean=0.24