>>> Building on exopi-4 under math/py-numexpr,python3 BDEPENDS = [math/py-numpy,python3;lang/python/3.10;math/py-oldest-supported-numpy,python3;devel/py-wheel,python3;devel/py-installer,python3;devel/py-setuptools,python3;devel/py-build,python3;sysutils/py-packaging,python3] DIST = [math/py-numexpr,python3:numexpr-2.8.4.tar.gz] FULLPKGNAME = py3-numexpr-2.8.4 RDEPENDS = [sysutils/py-packaging,python3;math/py-numpy,python3;lang/python/3.10] (Junk lock obtained for exopi-4 at 1714750287.05) >>> Running depends in math/py-numexpr,python3 at 1714750287.08 last junk was in textproc/raptor /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-numpy-1.25.2 py3-oldest-supported-numpy-2022.8.16p0 py3-packaging-23.2 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-numpy-1.25.2 py3-oldest-supported-numpy-2022.8.16p0 py3-packaging-23.2 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-numpy-1.25.2 py3-oldest-supported-numpy-2022.8.16p0 py3-packaging-23.2 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in math/py-numexpr,python3 at 1714750295.98 ===> math/py-numexpr,python3 ===> Building from scratch py3-numexpr-2.8.4 ===> py3-numexpr-2.8.4 depends on: py3-numpy-* -> py3-numpy-1.25.2 ===> py3-numexpr-2.8.4 depends on: py3-packaging-* -> py3-packaging-23.2 ===> py3-numexpr-2.8.4 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-numexpr-2.8.4 depends on: py3-oldest-supported-numpy-* -> py3-oldest-supported-numpy-2022.8.16p0 ===> py3-numexpr-2.8.4 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-numexpr-2.8.4 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-numexpr-2.8.4 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-numexpr-2.8.4 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Verifying specs: m pthread python3.10 c++ c++abi pthread ===> found m.10.1 pthread.27.1 python3.10.0.0 c++.10.0 c++abi.7.0 py3-build-1.2.1 py3-installer-0.7.0 py3-numpy-1.25.2 py3-oldest-supported-numpy-2022.8.16p0 py3-packaging-23.2 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-4 at 1714750298.08) distfiles size=98719 >>> Running build in math/py-numexpr,python3 at 1714750298.11 ===> math/py-numexpr,python3 ===> Checking files for py3-numexpr-2.8.4 `/exopi-cvs/ports/distfiles/numexpr-2.8.4.tar.gz' is up to date. >> (SHA256) numexpr-2.8.4.tar.gz: OK ===> Extracting for py3-numexpr-2.8.4 ===> Patching for py3-numexpr-2.8.4 ===> 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-numexpr-2.8.4 ===> Configuring for py3-numexpr-2.8.4 ===> Building for py3-numexpr-2.8.4 * Getting build dependencies for wheel... :22: SetuptoolsDeprecationWarning: Deprecated API usage. !! ******************************************************************************** As setuptools moves its configuration towards `pyproject.toml`, `setuptools.config.read_configuration` became deprecated. For the time being, you can use the `setuptools.config.setupcfg` module to access a backward compatible API, but this module is provisional and might be removed in the future. To read project metadata, consider using ``build.util.project_wheel_metadata`` (https://pypi.org/project/build/). For simple scenarios, you can also try parsing the file directly with the help of ``configparser``. ******************************************************************************** !! running egg_info writing numexpr.egg-info/PKG-INFO writing dependency_links to numexpr.egg-info/dependency_links.txt writing requirements to numexpr.egg-info/requires.txt writing top-level names to numexpr.egg-info/top_level.txt reading manifest file 'numexpr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'numexpr/__config__.py' warning: no previously-included files found matching 'RELEASING.txt' warning: no previously-included files found matching 'site.cfg' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'numexpr.egg-info/SOURCES.txt' * Building wheel... :22: SetuptoolsDeprecationWarning: Deprecated API usage. !! ******************************************************************************** As setuptools moves its configuration towards `pyproject.toml`, `setuptools.config.read_configuration` became deprecated. For the time being, you can use the `setuptools.config.setupcfg` module to access a backward compatible API, but this module is provisional and might be removed in the future. To read project metadata, consider using ``build.util.project_wheel_metadata`` (https://pypi.org/project/build/). For simple scenarios, you can also try parsing the file directly with the help of ``configparser``. ******************************************************************************** !! running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/numexpr copying numexpr/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/numexpr copying numexpr/cpuinfo.py -> build/lib.openbsd-7.5-amd64-cpython-310/numexpr copying numexpr/expressions.py -> build/lib.openbsd-7.5-amd64-cpython-310/numexpr copying numexpr/necompiler.py -> build/lib.openbsd-7.5-amd64-cpython-310/numexpr copying numexpr/utils.py -> build/lib.openbsd-7.5-amd64-cpython-310/numexpr copying numexpr/version.py -> build/lib.openbsd-7.5-amd64-cpython-310/numexpr creating build/lib.openbsd-7.5-amd64-cpython-310/numexpr/tests copying numexpr/tests/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/numexpr/tests copying numexpr/tests/test_numexpr.py -> build/lib.openbsd-7.5-amd64-cpython-310/numexpr/tests running build_ext building 'numexpr.interpreter' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/numexpr cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.10/site-packages/numpy/core/include -Iframestream -I/usr/local/include/python3.10 -c numexpr/interpreter.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/numexpr/interpreter.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.10/site-packages/numpy/core/include -Iframestream -I/usr/local/include/python3.10 -c numexpr/module.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/numexpr/module.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.10/site-packages/numpy/core/include -Iframestream -I/usr/local/include/python3.10 -c numexpr/numexpr_object.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/numexpr/numexpr_object.o c++ -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/numexpr/interpreter.o build/temp.openbsd-7.5-amd64-cpython-310/numexpr/module.o build/temp.openbsd-7.5-amd64-cpython-310/numexpr/numexpr_object.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/numexpr/interpreter.cpython-310.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/numexpr copying build/lib.openbsd-7.5-amd64-cpython-310/numexpr/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/numexpr copying build/lib.openbsd-7.5-amd64-cpython-310/numexpr/cpuinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/numexpr copying build/lib.openbsd-7.5-amd64-cpython-310/numexpr/expressions.py -> build/bdist.openbsd-7.5-amd64/wheel/numexpr copying build/lib.openbsd-7.5-amd64-cpython-310/numexpr/necompiler.py -> build/bdist.openbsd-7.5-amd64/wheel/numexpr copying build/lib.openbsd-7.5-amd64-cpython-310/numexpr/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/numexpr copying build/lib.openbsd-7.5-amd64-cpython-310/numexpr/version.py -> build/bdist.openbsd-7.5-amd64/wheel/numexpr creating build/bdist.openbsd-7.5-amd64/wheel/numexpr/tests copying build/lib.openbsd-7.5-amd64-cpython-310/numexpr/tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/numexpr/tests copying build/lib.openbsd-7.5-amd64-cpython-310/numexpr/tests/test_numexpr.py -> build/bdist.openbsd-7.5-amd64/wheel/numexpr/tests copying build/lib.openbsd-7.5-amd64-cpython-310/numexpr/interpreter.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/numexpr running install_egg_info running egg_info writing numexpr.egg-info/PKG-INFO writing dependency_links to numexpr.egg-info/dependency_links.txt writing requirements to numexpr.egg-info/requires.txt writing top-level names to numexpr.egg-info/top_level.txt reading manifest file 'numexpr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'numexpr/__config__.py' warning: no previously-included files found matching 'RELEASING.txt' warning: no previously-included files found matching 'site.cfg' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'numexpr.egg-info/SOURCES.txt' Copying numexpr.egg-info to build/bdist.openbsd-7.5-amd64/wheel/numexpr-2.8.4-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/numexpr-2.8.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-numexpr-2.8.4-python3/numexpr-2.8.4/dist/.tmp-rqtn_bqi/numexpr-2.8.4-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'numexpr/__init__.py' adding 'numexpr/cpuinfo.py' adding 'numexpr/expressions.py' adding 'numexpr/interpreter.cpython-310.so' adding 'numexpr/necompiler.py' adding 'numexpr/utils.py' adding 'numexpr/version.py' adding 'numexpr/tests/__init__.py' adding 'numexpr/tests/test_numexpr.py' adding 'numexpr-2.8.4.dist-info/AUTHORS.txt' adding 'numexpr-2.8.4.dist-info/LICENSE.txt' adding 'numexpr-2.8.4.dist-info/METADATA' adding 'numexpr-2.8.4.dist-info/WHEEL' adding 'numexpr-2.8.4.dist-info/top_level.txt' adding 'numexpr-2.8.4.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built numexpr-2.8.4-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in math/py-numexpr,python3 at 1714750312.87 ===> math/py-numexpr,python3 ===> Faking installation for py3-numexpr-2.8.4 ===> Building package for py3-numexpr-2.8.4 Create /exopi-cvs/ports/packages/amd64/all/py3-numexpr-2.8.4.tgz Creating package py3-numexpr-2.8.4 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|math/py-numpy,python3 checking dependencies|sysutils/py-packaging,python3 checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 4% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|******** | 12% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|************* | 20% archiving|*************** | 23% archiving|*************** | 24% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|*********************************************************** | 92% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-numexpr-2.8.4.tgz >>> Running clean in math/py-numexpr,python3 at 1714750318.66 ===> math/py-numexpr,python3 ===> Cleaning for py3-numexpr-2.8.4 >>> Ended at 1714750318.90 max_stuck=8.80/depends=8.88/show-prepare-results=2.14/build=14.76/package=5.79/clean=0.27