>>> Building on exopi-5 under net/py-cbor2 BDEPENDS = [lang/pythran;devel/py-setuptools;devel/py-setuptools_scm;devel/py-wheel;lang/cython;devel/py-build;devel/py-installer;lang/python/3] DIST = [net/py-cbor2:cbor2-5.7.1.tar.gz] FULLPKGNAME = py3-cbor2-5.7.1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1765557816.67) >>> Running depends in net/py-cbor2 at 1765557816.71 last junk was in databases/mariadb /usr/sbin/pkg_add -aI -Drepair py3-cython-3.1.6v0 py3-setuptools_scm-9.2.2 pythran-0.15.0p6 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.1 python-3.13.11 pythran-0.15.0p6 /usr/sbin/pkg_add -aI -Drepair py3-cython-3.1.6v0 py3-setuptools_scm-9.2.2 pythran-0.15.0p6 >>> Running show-prepare-results in net/py-cbor2 at 1765557834.37 ===> net/py-cbor2 ===> Building from scratch py3-cbor2-5.7.1 ===> py3-cbor2-5.7.1 depends on: py3-cython-* -> py3-cython-3.1.6v0 ===> py3-cbor2-5.7.1 depends on: python->=3.13,<3.14 -> python-3.13.11 ===> py3-cbor2-5.7.1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-cbor2-5.7.1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-cbor2-5.7.1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-cbor2-5.7.1 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-cbor2-5.7.1 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2 ===> py3-cbor2-5.7.1 depends on: pythran-* -> pythran-0.15.0p6 ===> Verifying specs: m ===> found m.10.1 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.1 python-3.13.11 pythran-0.15.0p6 (Junk lock released for exopi-5 at 1765557836.03) Woken up audio/ladspa distfiles size=102467 >>> Running extract in net/py-cbor2 at 1765557836.06 ===> net/py-cbor2 ===> Checking files for py3-cbor2-5.7.1 `/exopi-cvs/ports/distfiles/cbor2-5.7.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cbor2-5.7.1 >>> Running build in net/py-cbor2 at 1765557836.37 ===> net/py-cbor2 ===> Patching for py3-cbor2-5.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-cbor2-5.7.1 ===> Configuring for py3-cbor2-5.7.1 ===> Building for py3-cbor2-5.7.1 * Getting build dependencies for wheel... * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/version_inference.py:51: UserWarning: version of None already set warnings.warn(self.message) running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313/cbor2 copying cbor2/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/cbor2 copying cbor2/_decoder.py -> build/lib.openbsd-7.8-amd64-cpython-313/cbor2 copying cbor2/_encoder.py -> build/lib.openbsd-7.8-amd64-cpython-313/cbor2 copying cbor2/_types.py -> build/lib.openbsd-7.8-amd64-cpython-313/cbor2 copying cbor2/decoder.py -> build/lib.openbsd-7.8-amd64-cpython-313/cbor2 copying cbor2/encoder.py -> build/lib.openbsd-7.8-amd64-cpython-313/cbor2 copying cbor2/tool.py -> build/lib.openbsd-7.8-amd64-cpython-313/cbor2 copying cbor2/types.py -> build/lib.openbsd-7.8-amd64-cpython-313/cbor2 running egg_info writing cbor2.egg-info/PKG-INFO writing dependency_links to cbor2.egg-info/dependency_links.txt writing entry points to cbor2.egg-info/entry_points.txt writing top-level names to cbor2.egg-info/top_level.txt reading manifest file 'cbor2.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'cbor2.egg-info/SOURCES.txt' copying cbor2/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/cbor2 running build_ext building '_cbor2' extension creating build/temp.openbsd-7.8-amd64-cpython-313/source cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c source/decoder.c -o build/temp.openbsd-7.8-amd64-cpython-313/source/decoder.o -std=c99 -D_GNU_SOURCE cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c source/encoder.c -o build/temp.openbsd-7.8-amd64-cpython-313/source/encoder.o -std=c99 -D_GNU_SOURCE cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c source/halffloat.c -o build/temp.openbsd-7.8-amd64-cpython-313/source/halffloat.o -std=c99 -D_GNU_SOURCE cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c source/module.c -o build/temp.openbsd-7.8-amd64-cpython-313/source/module.o -std=c99 -D_GNU_SOURCE cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c source/tags.c -o build/temp.openbsd-7.8-amd64-cpython-313/source/tags.o -std=c99 -D_GNU_SOURCE cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/source/decoder.o build/temp.openbsd-7.8-amd64-cpython-313/source/encoder.o build/temp.openbsd-7.8-amd64-cpython-313/source/halffloat.o build/temp.openbsd-7.8-amd64-cpython-313/source/module.o build/temp.openbsd-7.8-amd64-cpython-313/source/tags.o -L/usr/local/lib -lm -o build/lib.openbsd-7.8-amd64-cpython-313/_cbor2.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/cbor2 copying build/lib.openbsd-7.8-amd64-cpython-313/cbor2/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./cbor2 copying build/lib.openbsd-7.8-amd64-cpython-313/cbor2/_decoder.py -> build/bdist.openbsd-7.8-amd64/wheel/./cbor2 copying build/lib.openbsd-7.8-amd64-cpython-313/cbor2/_encoder.py -> build/bdist.openbsd-7.8-amd64/wheel/./cbor2 copying build/lib.openbsd-7.8-amd64-cpython-313/cbor2/_types.py -> build/bdist.openbsd-7.8-amd64/wheel/./cbor2 copying build/lib.openbsd-7.8-amd64-cpython-313/cbor2/decoder.py -> build/bdist.openbsd-7.8-amd64/wheel/./cbor2 copying build/lib.openbsd-7.8-amd64-cpython-313/cbor2/encoder.py -> build/bdist.openbsd-7.8-amd64/wheel/./cbor2 copying build/lib.openbsd-7.8-amd64-cpython-313/cbor2/tool.py -> build/bdist.openbsd-7.8-amd64/wheel/./cbor2 copying build/lib.openbsd-7.8-amd64-cpython-313/cbor2/types.py -> build/bdist.openbsd-7.8-amd64/wheel/./cbor2 copying build/lib.openbsd-7.8-amd64-cpython-313/cbor2/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./cbor2 copying build/lib.openbsd-7.8-amd64-cpython-313/_cbor2.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info Copying cbor2.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./cbor2-5.7.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/cbor2-5.7.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-cbor2-5.7.1/cbor2-5.7.1/dist/.tmp-hdd37yw0/cbor2-5.7.1-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding '_cbor2.cpython-313.so' adding 'cbor2/__init__.py' adding 'cbor2/_decoder.py' adding 'cbor2/_encoder.py' adding 'cbor2/_types.py' adding 'cbor2/decoder.py' adding 'cbor2/encoder.py' adding 'cbor2/py.typed' adding 'cbor2/tool.py' adding 'cbor2/types.py' adding 'cbor2-5.7.1.dist-info/licenses/LICENSE.txt' adding 'cbor2-5.7.1.dist-info/METADATA' adding 'cbor2-5.7.1.dist-info/WHEEL' adding 'cbor2-5.7.1.dist-info/entry_points.txt' adding 'cbor2-5.7.1.dist-info/top_level.txt' adding 'cbor2-5.7.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built cbor2-5.7.1-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in net/py-cbor2 at 1765557841.84 ===> net/py-cbor2 ===> Faking installation for py3-cbor2-5.7.1 ===> Building package for py3-cbor2-5.7.1 Create /exopi-cvs/ports/packages/amd64/all/py3-cbor2-5.7.1.tgz Creating package py3-cbor2-5.7.1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|****** | 9% archiving|*********** | 17% archiving|**************** | 26% archiving|********************** | 34% archiving|*********************** | 37% archiving|************************* | 39% archiving|*************************** | 42% archiving|**************************** | 44% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|********************************************************** | 90% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-cbor2-5.7.1 was updated @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.9 -> @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.11 Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cbor2-5.7.1.tgz >>> Running clean in net/py-cbor2 at 1765557845.52 ===> net/py-cbor2 ===> Cleaning for py3-cbor2-5.7.1 >>> Ended at 1765557845.79 max_stuck=13.60/depends=17.67/show-prepare-results=1.69/extract=0.32/build=5.46/package=3.67/clean=0.32