>>> Building on exopi-1 under sysutils/py-statgrab BDEPENDS = [lang/cython;devel/py-installer;lang/python/3;devel/py-wheel;sysutils/libstatgrab;devel/py-build;devel/py-setuptools] DIST = [sysutils/py-statgrab:pystatgrab-0.7.3.tar.gz] FULLPKGNAME = py3-statgrab-0.7.3p1 RDEPENDS = [lang/python/3;sysutils/libstatgrab] (Junk lock obtained for exopi-1 at 1778684852.11) >>> Running depends in sysutils/py-statgrab at 1778684852.15 last junk was in net/napalm/py-napalm /usr/sbin/pkg_add -aI -Drepair libstatgrab-0.91p5 py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 was: /usr/sbin/pkg_add -aI -Drepair libstatgrab-0.91p5 py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair libstatgrab-0.91p5 py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 >>> Running show-prepare-results in sysutils/py-statgrab at 1778684856.25 ===> 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.14 -> python-3.14.4p0 ===> py3-statgrab-0.7.3p1 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-statgrab-0.7.3p1 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-statgrab-0.7.3p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-statgrab-0.7.3p1 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-statgrab-0.7.3p1 depends on: libstatgrab->=0.91 -> libstatgrab-0.91p5 ===> Verifying specs: pthread statgrab python3.14 ===> found pthread.28.1 statgrab.1.0 python3.14.0.0 libstatgrab-0.91p5 py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-1 at 1778684858.32) distfiles size=123327 >>> Running extract in sysutils/py-statgrab at 1778684858.35 ===> 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 1778684858.89 ===> 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.14/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.14/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.9-amd64-cpython-314 cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c statgrab.c -o build/temp.openbsd-7.9-amd64-cpython-314/statgrab.o -I/usr/local/include creating build/lib.openbsd-7.9-amd64-cpython-314 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/statgrab.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/statgrab.cpython-314.so -L/usr/local/lib -lstatgrab installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel copying build/lib.openbsd-7.9-amd64-cpython-314/statgrab.cpython-314.so -> build/bdist.openbsd-7.9-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.9-amd64/wheel/./pystatgrab-0.7.3-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/pystatgrab-0.7.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-statgrab-0.7.3/pystatgrab-0.7.3/dist/.tmp-z1p26nmc/pystatgrab-0.7.3-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'statgrab.cpython-314.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.9-amd64/wheel Successfully built pystatgrab-0.7.3-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in sysutils/py-statgrab at 1778684868.67 ===> 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% /exopi-cvs/ports/plist/amd64/py3-statgrab-0.7.3p1 was updated --- /exopi-cvs/ports/plist/amd64/py3-statgrab-0.7.3p1 +++ /exopi-cvs/ports/plist/amd64/py3-statgrab-0.7.3p1-new @@ -1,5 +1,5 @@ @name py3-statgrab-0.7.3p1 -@version 16 +@version 17 @comment pkgpath=sysutils/py-statgrab ftp=yes @arch amd64 +DESC @@ -11,12 +11,12 @@ @wantlib python3.13.0.0 @wantlib statgrab.1.0 @cwd /usr/local -lib/python3.13/site-packages/pystatgrab-0.7.3.dist-info/ -lib/python3.13/site-packages/pystatgrab-0.7.3.dist-info/METADATA -lib/python3.13/site-packages/pystatgrab-0.7.3.dist-info/RECORD -lib/python3.13/site-packages/pystatgrab-0.7.3.dist-info/WHEEL -lib/python3.13/site-packages/pystatgrab-0.7.3.dist-info/licenses/ -lib/python3.13/site-packages/pystatgrab-0.7.3.dist-info/licenses/AUTHORS -lib/python3.13/site-packages/pystatgrab-0.7.3.dist-info/licenses/COPYING.LGPL -lib/python3.13/site-packages/pystatgrab-0.7.3.dist-info/top_level.txt -@so lib/python3.13/site-packages/statgrab.cpython-313.so +lib/python3.14/site-packages/pystatgrab-0.7.3.dist-info/ +lib/python3.14/site-packages/pystatgrab-0.7.3.dist-info/METADATA +lib/python3.14/site-packages/pystatgrab-0.7.3.dist-info/RECORD +lib/python3.14/site-packages/pystatgrab-0.7.3.dist-info/WHEEL +lib/python3.14/site-packages/pystatgrab-0.7.3.dist-info/licenses/ +lib/python3.14/site-packages/pystatgrab-0.7.3.dist-info/licenses/AUTHORS +lib/python3.14/site-packages/pystatgrab-0.7.3.dist-info/licenses/COPYING.LGPL +lib/python3.14/site-packages/pystatgrab-0.7.3.dist-info/top_level.txt +@so lib/python3.14/site-packages/statgrab.cpython-314.so Link to /exopi-cvs/ports/packages/amd64/ftp/py3-statgrab-0.7.3p1.tgz >>> Running clean in sysutils/py-statgrab at 1778684872.82 ===> sysutils/py-statgrab ===> Cleaning for py3-statgrab-0.7.3p1 >>> Ended at 1778684873.21 max_stuck=0.00/depends=4.10/show-prepare-results=2.11/extract=0.55/build=9.77/package=4.15/clean=0.42