>>> Building on exopi-5 under devel/py-crc32c,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-build,python3;devel/py-installer,python3;devel/py-wheel,python3;lang/python/3] DIST = [devel/py-crc32c,python3:crc32c-2.7.1.tar.gz] FULLPKGNAME = py3-crc32c-2.7.1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1731968534.61) >>> Running depends in devel/py-crc32c,python3 at 1731968534.65 last junk was in devel/py-typeguard,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 >>> Running show-prepare-results in devel/py-crc32c,python3 at 1731968536.58 ===> devel/py-crc32c,python3 ===> Building from scratch py3-crc32c-2.7.1 ===> py3-crc32c-2.7.1 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-crc32c-2.7.1 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-crc32c-2.7.1 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-crc32c-2.7.1 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-crc32c-2.7.1 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> Verifying specs: pthread ===> found pthread.27.1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-5 at 1731968538.03) distfiles size=45712 >>> Running build in devel/py-crc32c,python3 at 1731968538.06 ===> devel/py-crc32c,python3 ===> Checking files for py3-crc32c-2.7.1 `/exopi-cvs/ports/distfiles/crc32c-2.7.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-crc32c-2.7.1 ===> Patching for py3-crc32c-2.7.1 ===> 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-crc32c-2.7.1 ===> Configuring for py3-crc32c-2.7.1 ===> Building for py3-crc32c-2.7.1 * Getting build dependencies for wheel... running egg_info writing src/crc32c.egg-info/PKG-INFO writing dependency_links to src/crc32c.egg-info/dependency_links.txt writing top-level names to src/crc32c.egg-info/top_level.txt reading manifest file 'src/crc32c.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'LICENSE.google-crc32c' adding license file 'LICENSE.slice-by-8' adding license file 'AUTHORS.google-crc32c' writing manifest file 'src/crc32c.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/crc32c copying src/crc32c/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/crc32c copying src/crc32c/_crc32hash.py -> build/lib.openbsd-7.6-amd64-cpython-311/crc32c copying src/crc32c/benchmark.py -> build/lib.openbsd-7.6-amd64-cpython-311/crc32c copying src/crc32c/_crc32c.pyi -> build/lib.openbsd-7.6-amd64-cpython-311/crc32c copying src/crc32c/py.typed -> build/lib.openbsd-7.6-amd64-cpython-311/crc32c creating build/lib.openbsd-7.6-amd64-cpython-311/crc32c/ext copying src/crc32c/ext/checkarm.h -> build/lib.openbsd-7.6-amd64-cpython-311/crc32c/ext copying src/crc32c/ext/checksse42.h -> build/lib.openbsd-7.6-amd64-cpython-311/crc32c/ext copying src/crc32c/ext/common.h -> build/lib.openbsd-7.6-amd64-cpython-311/crc32c/ext copying src/crc32c/ext/crc32c.h -> build/lib.openbsd-7.6-amd64-cpython-311/crc32c/ext running build_ext building 'crc32c._crc32c' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/src creating build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c creating build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.11 -c src/crc32c/ext/_crc32c.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/_crc32c.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.11 -c src/crc32c/ext/checkarm.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/checkarm.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.11 -c src/crc32c/ext/checksse42.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/checksse42.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.11 -c src/crc32c/ext/crc32c_adler.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/crc32c_adler.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.11 -c src/crc32c/ext/crc32c_arm64.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/crc32c_arm64.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.11 -c src/crc32c/ext/crc32c_sw.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/crc32c_sw.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/_crc32c.o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/checkarm.o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/checksse42.o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/crc32c_adler.o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/crc32c_arm64.o build/temp.openbsd-7.6-amd64-cpython-311/src/crc32c/ext/crc32c_sw.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-311/crc32c/_crc32c.cpython-311.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/crc32c copying build/lib.openbsd-7.6-amd64-cpython-311/crc32c/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/crc32c copying build/lib.openbsd-7.6-amd64-cpython-311/crc32c/_crc32hash.py -> build/bdist.openbsd-7.6-amd64/wheel/crc32c copying build/lib.openbsd-7.6-amd64-cpython-311/crc32c/benchmark.py -> build/bdist.openbsd-7.6-amd64/wheel/crc32c copying build/lib.openbsd-7.6-amd64-cpython-311/crc32c/_crc32c.pyi -> build/bdist.openbsd-7.6-amd64/wheel/crc32c copying build/lib.openbsd-7.6-amd64-cpython-311/crc32c/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/crc32c creating build/bdist.openbsd-7.6-amd64/wheel/crc32c/ext copying build/lib.openbsd-7.6-amd64-cpython-311/crc32c/ext/checkarm.h -> build/bdist.openbsd-7.6-amd64/wheel/crc32c/ext copying build/lib.openbsd-7.6-amd64-cpython-311/crc32c/ext/checksse42.h -> build/bdist.openbsd-7.6-amd64/wheel/crc32c/ext copying build/lib.openbsd-7.6-amd64-cpython-311/crc32c/ext/common.h -> build/bdist.openbsd-7.6-amd64/wheel/crc32c/ext copying build/lib.openbsd-7.6-amd64-cpython-311/crc32c/ext/crc32c.h -> build/bdist.openbsd-7.6-amd64/wheel/crc32c/ext copying build/lib.openbsd-7.6-amd64-cpython-311/crc32c/_crc32c.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/crc32c running install_egg_info running egg_info writing src/crc32c.egg-info/PKG-INFO writing dependency_links to src/crc32c.egg-info/dependency_links.txt writing top-level names to src/crc32c.egg-info/top_level.txt reading manifest file 'src/crc32c.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'LICENSE.google-crc32c' adding license file 'LICENSE.slice-by-8' adding license file 'AUTHORS.google-crc32c' writing manifest file 'src/crc32c.egg-info/SOURCES.txt' Copying src/crc32c.egg-info to build/bdist.openbsd-7.6-amd64/wheel/crc32c-2.7.1-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/crc32c-2.7.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-crc32c-2.7.1-python3/crc32c-2.7.1/dist/.tmp-l_ff5v79/crc32c-2.7.1-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'crc32c/__init__.py' adding 'crc32c/_crc32c.cpython-311.so' adding 'crc32c/_crc32c.pyi' adding 'crc32c/_crc32hash.py' adding 'crc32c/benchmark.py' adding 'crc32c/py.typed' adding 'crc32c/ext/checkarm.h' adding 'crc32c/ext/checksse42.h' adding 'crc32c/ext/common.h' adding 'crc32c/ext/crc32c.h' adding 'crc32c-2.7.1.dist-info/AUTHORS.google-crc32c' adding 'crc32c-2.7.1.dist-info/LICENSE' adding 'crc32c-2.7.1.dist-info/LICENSE.google-crc32c' adding 'crc32c-2.7.1.dist-info/LICENSE.slice-by-8' adding 'crc32c-2.7.1.dist-info/METADATA' adding 'crc32c-2.7.1.dist-info/WHEEL' adding 'crc32c-2.7.1.dist-info/top_level.txt' adding 'crc32c-2.7.1.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built crc32c-2.7.1-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in devel/py-crc32c,python3 at 1731968541.86 ===> devel/py-crc32c,python3 ===> Faking installation for py3-crc32c-2.7.1 ===> Building package for py3-crc32c-2.7.1 Create /exopi-cvs/ports/packages/amd64/all/py3-crc32c-2.7.1.tgz Creating package py3-crc32c-2.7.1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|************ | 19% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|*** | 5% archiving|***** | 8% archiving|******* | 11% archiving|******** | 13% archiving|********* | 14% archiving|************* | 20% archiving|************* | 21% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-crc32c-2.7.1.tgz >>> Running clean in devel/py-crc32c,python3 at 1731968546.25 ===> devel/py-crc32c,python3 ===> Cleaning for py3-crc32c-2.7.1 >>> Ended at 1731968546.72 max_stuck=1.22/depends=1.93/show-prepare-results=1.49/build=3.80/package=4.36/clean=0.52