>>> Building on exopi-6 under sysutils/py-statgrab BDEPENDS = [devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel;lang/cython;devel/py-build;sysutils/libstatgrab;lang/pythran] DIST = [sysutils/py-statgrab:pystatgrab-0.7.3.tar.gz] FULLPKGNAME = py3-statgrab-0.7.3p1 RDEPENDS = [sysutils/libstatgrab;lang/python/3] (Junk lock obtained for exopi-6 at 1764756188.40) >>> Running depends in sysutils/py-statgrab at 1764756188.46 last junk was in textproc/lua-yaml /usr/sbin/pkg_add -aI -Drepair libstatgrab-0.91p5 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 pythran-0.15.0p6 was: /usr/sbin/pkg_add -aI -Drepair libstatgrab-0.91p5 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 pythran-0.15.0p6 /usr/sbin/pkg_add -aI -Drepair libstatgrab-0.91p5 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 pythran-0.15.0p6 >>> Running show-prepare-results in sysutils/py-statgrab at 1764756204.89 ===> sysutils/py-statgrab ===> Building from scratch py3-statgrab-0.7.3p1 ===> py3-statgrab-0.7.3p1 depends on: py3-cython-* -> py3-cython-3.1.6v0 ===> py3-statgrab-0.7.3p1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-statgrab-0.7.3p1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-statgrab-0.7.3p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-statgrab-0.7.3p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-statgrab-0.7.3p1 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-statgrab-0.7.3p1 depends on: pythran-* -> pythran-0.15.0p6 ===> py3-statgrab-0.7.3p1 depends on: libstatgrab->=0.91 -> libstatgrab-0.91p5 ===> Verifying specs: pthread statgrab python3.13 ===> found pthread.28.1 statgrab.1.0 python3.13.0.0 libstatgrab-0.91p5 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 pythran-0.15.0p6 (Junk lock released for exopi-6 at 1764756206.69) distfiles size=123327 >>> Running extract in sysutils/py-statgrab at 1764756206.74 ===> sysutils/py-statgrab ===> Checking files for py3-statgrab-0.7.3p1 `/exopi-cvs/ports/distfiles/pystatgrab-0.7.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-statgrab-0.7.3p1 rm /exopi-obj/pobj/py-statgrab-0.7.3/pystatgrab-0.7.3/statgrab.c >>> Running build in sysutils/py-statgrab at 1764756207.27 ===> sysutils/py-statgrab ===> Patching for py3-statgrab-0.7.3p1 ===> 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-statgrab-0.7.3p1 ===> Configuring for py3-statgrab-0.7.3p1 ===> Building for py3-statgrab-0.7.3p1 * Getting build dependencies for wheel... Compiling statgrab.pyx because it changed. [1/1] Cythonizing statgrab.pyx /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 pystatgrab.egg-info/PKG-INFO writing dependency_links to pystatgrab.egg-info/dependency_links.txt writing top-level names to pystatgrab.egg-info/top_level.txt reading manifest file 'pystatgrab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING.LGPL' adding license file 'AUTHORS' writing manifest file 'pystatgrab.egg-info/SOURCES.txt' * Building wheel... /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_ext building 'statgrab' extension creating build/temp.openbsd-7.8-amd64-cpython-313 cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c statgrab.c -o build/temp.openbsd-7.8-amd64-cpython-313/statgrab.o -I/usr/local/include creating build/lib.openbsd-7.8-amd64-cpython-313 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/statgrab.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/statgrab.cpython-313.so -L/usr/local/lib -lstatgrab installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel copying build/lib.openbsd-7.8-amd64-cpython-313/statgrab.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info running egg_info writing pystatgrab.egg-info/PKG-INFO writing dependency_links to pystatgrab.egg-info/dependency_links.txt writing top-level names to pystatgrab.egg-info/top_level.txt reading manifest file 'pystatgrab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING.LGPL' adding license file 'AUTHORS' writing manifest file 'pystatgrab.egg-info/SOURCES.txt' Copying pystatgrab.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pystatgrab-0.7.3-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pystatgrab-0.7.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-statgrab-0.7.3/pystatgrab-0.7.3/dist/.tmp-uab_idys/pystatgrab-0.7.3-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'statgrab.cpython-313.so' adding 'pystatgrab-0.7.3.dist-info/licenses/AUTHORS' adding 'pystatgrab-0.7.3.dist-info/licenses/COPYING.LGPL' adding 'pystatgrab-0.7.3.dist-info/METADATA' adding 'pystatgrab-0.7.3.dist-info/WHEEL' adding 'pystatgrab-0.7.3.dist-info/top_level.txt' adding 'pystatgrab-0.7.3.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pystatgrab-0.7.3-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in sysutils/py-statgrab at 1764756215.71 ===> sysutils/py-statgrab ===> Faking installation for py3-statgrab-0.7.3p1 ===> Building package for py3-statgrab-0.7.3p1 Create /exopi-cvs/ports/packages/amd64/all/py3-statgrab-0.7.3p1.tgz Creating package py3-statgrab-0.7.3p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|sysutils/libstatgrab checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-statgrab-0.7.3p1.tgz >>> Running clean in sysutils/py-statgrab at 1764756219.51 ===> sysutils/py-statgrab ===> Cleaning for py3-statgrab-0.7.3p1 >>> Ended at 1764756219.72 max_stuck=10.46/depends=16.44/show-prepare-results=1.85/extract=0.49/build=8.47/package=3.81/clean=0.26