>>> Building on exopi-6 under devel/py-crc32c BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [devel/py-crc32c:crc32c-2.7.1.tar.gz] FULLPKGNAME = py3-crc32c-2.7.1p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1735142756.63) >>> Running depends in devel/py-crc32c at 1735142756.68 last junk was in graphics/libgexiv2 /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 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 >>> Running show-prepare-results in devel/py-crc32c at 1735142758.39 ===> devel/py-crc32c ===> Building from scratch py3-crc32c-2.7.1p0 ===> py3-crc32c-2.7.1p0 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-crc32c-2.7.1p0 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-crc32c-2.7.1p0 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-crc32c-2.7.1p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-crc32c-2.7.1p0 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> Verifying specs: pthread ===> found 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 (Junk lock released for exopi-6 at 1735142759.43) distfiles size=45712 >>> Running build in devel/py-crc32c at 1735142759.48 ===> devel/py-crc32c ===> Checking files for py3-crc32c-2.7.1p0 `/exopi-cvs/ports/distfiles/crc32c-2.7.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-crc32c-2.7.1p0 ===> Patching for py3-crc32c-2.7.1p0 ===> 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.1p0 ===> Configuring for py3-crc32c-2.7.1p0 ===> Building for py3-crc32c-2.7.1p0 * 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 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 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-312 creating build/lib.openbsd-7.6-amd64-cpython-312/crc32c copying src/crc32c/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/crc32c copying src/crc32c/_crc32hash.py -> build/lib.openbsd-7.6-amd64-cpython-312/crc32c copying src/crc32c/benchmark.py -> build/lib.openbsd-7.6-amd64-cpython-312/crc32c copying src/crc32c/_crc32c.pyi -> build/lib.openbsd-7.6-amd64-cpython-312/crc32c copying src/crc32c/py.typed -> build/lib.openbsd-7.6-amd64-cpython-312/crc32c creating build/lib.openbsd-7.6-amd64-cpython-312/crc32c/ext copying src/crc32c/ext/checkarm.h -> build/lib.openbsd-7.6-amd64-cpython-312/crc32c/ext copying src/crc32c/ext/checksse42.h -> build/lib.openbsd-7.6-amd64-cpython-312/crc32c/ext copying src/crc32c/ext/common.h -> build/lib.openbsd-7.6-amd64-cpython-312/crc32c/ext copying src/crc32c/ext/crc32c.h -> build/lib.openbsd-7.6-amd64-cpython-312/crc32c/ext running build_ext building 'crc32c._crc32c' extension creating build/temp.openbsd-7.6-amd64-cpython-312 creating build/temp.openbsd-7.6-amd64-cpython-312/src creating build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c creating build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.12 -c src/crc32c/ext/_crc32c.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/_crc32c.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.12 -c src/crc32c/ext/checkarm.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/checkarm.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.12 -c src/crc32c/ext/checksse42.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/checksse42.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.12 -c src/crc32c/ext/crc32c_adler.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/crc32c_adler.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.12 -c src/crc32c/ext/crc32c_arm64.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/crc32c_arm64.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DNDEBUG -Isrc/cc32c/ext/ -I/usr/local/include/python3.12 -c src/crc32c/ext/crc32c_sw.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/crc32c_sw.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/_crc32c.o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/checkarm.o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/checksse42.o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/crc32c_adler.o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/crc32c_arm64.o build/temp.openbsd-7.6-amd64-cpython-312/src/crc32c/ext/crc32c_sw.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-312/crc32c/_crc32c.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/crc32c copying build/lib.openbsd-7.6-amd64-cpython-312/crc32c/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/crc32c copying build/lib.openbsd-7.6-amd64-cpython-312/crc32c/_crc32hash.py -> build/bdist.openbsd-7.6-amd64/wheel/crc32c copying build/lib.openbsd-7.6-amd64-cpython-312/crc32c/benchmark.py -> build/bdist.openbsd-7.6-amd64/wheel/crc32c copying build/lib.openbsd-7.6-amd64-cpython-312/crc32c/_crc32c.pyi -> build/bdist.openbsd-7.6-amd64/wheel/crc32c copying build/lib.openbsd-7.6-amd64-cpython-312/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-312/crc32c/ext/checkarm.h -> build/bdist.openbsd-7.6-amd64/wheel/crc32c/ext copying build/lib.openbsd-7.6-amd64-cpython-312/crc32c/ext/checksse42.h -> build/bdist.openbsd-7.6-amd64/wheel/crc32c/ext copying build/lib.openbsd-7.6-amd64-cpython-312/crc32c/ext/common.h -> build/bdist.openbsd-7.6-amd64/wheel/crc32c/ext copying build/lib.openbsd-7.6-amd64-cpython-312/crc32c/ext/crc32c.h -> build/bdist.openbsd-7.6-amd64/wheel/crc32c/ext copying build/lib.openbsd-7.6-amd64-cpython-312/crc32c/_crc32c.cpython-312.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 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 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.12.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/crc32c-2.7.1/dist/.tmp-r5pmnrpn/crc32c-2.7.1-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'crc32c/__init__.py' adding 'crc32c/_crc32c.cpython-312.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-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in devel/py-crc32c at 1735142762.92 ===> devel/py-crc32c ===> Faking installation for py3-crc32c-2.7.1p0 ===> Building package for py3-crc32c-2.7.1p0 Create /exopi-cvs/ports/packages/amd64/all/py3-crc32c-2.7.1p0.tgz Creating package py3-crc32c-2.7.1p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 11% checksumming|******** | 13% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|*** | 4% archiving|***** | 8% archiving|****** | 10% archiving|******* | 12% archiving|******** | 12% archiving|*********************** | 35% archiving|*********************** | 37% archiving|************************ | 38% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-crc32c-2.7.1p0.tgz >>> Running clean in devel/py-crc32c at 1735142765.84 ===> devel/py-crc32c ===> Cleaning for py3-crc32c-2.7.1p0 >>> Ended at 1735142766.02 max_stuck=0.00/depends=1.71/show-prepare-results=1.08/build=3.45/package=2.92/clean=0.22