>>> Building on exopi-6 under devel/py-crc32c BDEPENDS = [lang/python/3;devel/py-build;devel/py-setuptools;devel/py-installer;devel/py-wheel] DIST = [devel/py-crc32c:crc32c-2.8.tar.gz] FULLPKGNAME = py3-crc32c-2.8 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1764618381.52) >>> Running depends in devel/py-crc32c at 1764618381.56 last junk was in net/py-eapi /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 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 python-3.13.9 >>> Running show-prepare-results in devel/py-crc32c at 1764618383.57 ===> devel/py-crc32c ===> Building from scratch py3-crc32c-2.8 ===> py3-crc32c-2.8 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-crc32c-2.8 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-crc32c-2.8 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-crc32c-2.8 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-crc32c-2.8 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Verifying specs: pthread ===> found 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-6 at 1764618385.13) distfiles size=48179 >>> Running extract in devel/py-crc32c at 1764618385.16 ===> devel/py-crc32c ===> Checking files for py3-crc32c-2.8 `/exopi-cvs/ports/distfiles/crc32c-2.8.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-crc32c-2.8 >>> Running build in devel/py-crc32c at 1764618385.56 ===> devel/py-crc32c ===> Patching for py3-crc32c-2.8 ===> 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.8 ===> Configuring for py3-crc32c-2.8 ===> Building for py3-crc32c-2.8 * Getting build dependencies for wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/crc32c.egg-info/PKG-INFO writing dependency_links to src/crc32c.egg-info/dependency_links.txt writing entry points to src/crc32c.egg-info/entry_points.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... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: GNU Lesser General Public License v2 or later (LGPLv2+) 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/crc32c copying src/crc32c/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c copying src/crc32c/_cli.py -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c copying src/crc32c/_crc32hash.py -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c copying src/crc32c/benchmark.py -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c running egg_info writing src/crc32c.egg-info/PKG-INFO writing dependency_links to src/crc32c.egg-info/dependency_links.txt writing entry points to src/crc32c.egg-info/entry_points.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/_crc32c.pyi -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c copying src/crc32c/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c creating build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext copying src/crc32c/ext/checkarm.h -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext copying src/crc32c/ext/checksse42.h -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext copying src/crc32c/ext/common.h -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext copying src/crc32c/ext/crc32c.h -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext copying src/crc32c/ext/_crc32c.c -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext copying src/crc32c/ext/checkarm.c -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext copying src/crc32c/ext/checksse42.c -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext copying src/crc32c/ext/crc32c_adler.c -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext copying src/crc32c/ext/crc32c_arm64.c -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext copying src/crc32c/ext/crc32c_sw.c -> build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext running build_ext building 'crc32c._crc32c' extension creating build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext cc -O2 -pipe -fPIC -Isrc/cc32c/ext/ -I/usr/local/include/python3.13 -c src/crc32c/ext/_crc32c.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/_crc32c.o cc -O2 -pipe -fPIC -Isrc/cc32c/ext/ -I/usr/local/include/python3.13 -c src/crc32c/ext/checkarm.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/checkarm.o cc -O2 -pipe -fPIC -Isrc/cc32c/ext/ -I/usr/local/include/python3.13 -c src/crc32c/ext/checksse42.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/checksse42.o cc -O2 -pipe -fPIC -Isrc/cc32c/ext/ -I/usr/local/include/python3.13 -c src/crc32c/ext/crc32c_adler.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/crc32c_adler.o cc -O2 -pipe -fPIC -Isrc/cc32c/ext/ -I/usr/local/include/python3.13 -c src/crc32c/ext/crc32c_arm64.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/crc32c_arm64.o cc -O2 -pipe -fPIC -Isrc/cc32c/ext/ -I/usr/local/include/python3.13 -c src/crc32c/ext/crc32c_sw.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/crc32c_sw.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/_crc32c.o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/checkarm.o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/checksse42.o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/crc32c_adler.o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/crc32c_arm64.o build/temp.openbsd-7.8-amd64-cpython-313/src/crc32c/ext/crc32c_sw.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/crc32c/_crc32c.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/crc32c copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/_cli.py -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/_crc32hash.py -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/benchmark.py -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/_crc32c.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c creating build/bdist.openbsd-7.8-amd64/wheel/crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext/checkarm.h -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext/checksse42.h -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext/common.h -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext/crc32c.h -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext/_crc32c.c -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext/checkarm.c -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext/checksse42.c -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext/crc32c_adler.c -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext/crc32c_arm64.c -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/ext/crc32c_sw.c -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c/ext copying build/lib.openbsd-7.8-amd64-cpython-313/crc32c/_crc32c.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./crc32c running install_egg_info Copying src/crc32c.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./crc32c-2.8-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/crc32c-2.8.dist-info/WHEEL creating '/exopi-obj/pobj/py-crc32c-2.8/crc32c-2.8/dist/.tmp-7ndpxxg1/crc32c-2.8-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'crc32c/__init__.py' adding 'crc32c/_cli.py' adding 'crc32c/_crc32c.cpython-313.so' adding 'crc32c/_crc32c.pyi' adding 'crc32c/_crc32hash.py' adding 'crc32c/benchmark.py' adding 'crc32c/py.typed' adding 'crc32c/ext/_crc32c.c' adding 'crc32c/ext/checkarm.c' adding 'crc32c/ext/checkarm.h' adding 'crc32c/ext/checksse42.c' adding 'crc32c/ext/checksse42.h' adding 'crc32c/ext/common.h' adding 'crc32c/ext/crc32c.h' adding 'crc32c/ext/crc32c_adler.c' adding 'crc32c/ext/crc32c_arm64.c' adding 'crc32c/ext/crc32c_sw.c' adding 'crc32c-2.8.dist-info/licenses/AUTHORS.google-crc32c' adding 'crc32c-2.8.dist-info/licenses/LICENSE' adding 'crc32c-2.8.dist-info/licenses/LICENSE.google-crc32c' adding 'crc32c-2.8.dist-info/licenses/LICENSE.slice-by-8' adding 'crc32c-2.8.dist-info/METADATA' adding 'crc32c-2.8.dist-info/WHEEL' adding 'crc32c-2.8.dist-info/entry_points.txt' adding 'crc32c-2.8.dist-info/top_level.txt' adding 'crc32c-2.8.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built crc32c-2.8-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in devel/py-crc32c at 1764618390.15 ===> devel/py-crc32c ===> Faking installation for py3-crc32c-2.8 ===> Building package for py3-crc32c-2.8 Create /exopi-cvs/ports/packages/amd64/all/py3-crc32c-2.8.tgz Creating package py3-crc32c-2.8 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*** | 4% archiving|***** | 7% archiving|****** | 10% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 16% archiving|******************** | 31% archiving|*********************** | 36% archiving|************************ | 38% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-crc32c-2.8.tgz >>> Running clean in devel/py-crc32c at 1764618394.08 ===> devel/py-crc32c ===> Cleaning for py3-crc32c-2.8 >>> Ended at 1764618394.36 max_stuck=0.00/depends=2.02/show-prepare-results=1.59/extract=0.41/build=4.58/package=3.94/clean=0.30