>>> Building on exopi-3 under net/py-msgpack,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-installer,python3;lang/python/3.10;devel/py-build,python3;lang/cython,python3] DIST = [net/py-msgpack,python3:msgpack-1.0.5.tar.gz] FULLPKGNAME = py3-msgpack-1.0.5v0 RDEPENDS = [lang/python/3.10] (Junk lock failure for exopi-3 at 1714165572.2203) Received IO (Junk lock obtained for exopi-3 at 1714165590.95) Received IO Woken up net/py-msgpack,python3 Woken up net/py-msgpack,python3 >>> Running depends in net/py-msgpack,python3 at 1714165592.58 last junk was in net/dnsdist /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 glib2-2.80.0 py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 speech-dispatcher-0.11.5 xz-5.4.5 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 glib2-2.80.0 py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 speech-dispatcher-0.11.5 xz-5.4.5 >>> Running show-prepare-results in net/py-msgpack,python3 at 1714165605.72 ===> net/py-msgpack,python3 ===> Building from scratch py3-msgpack-1.0.5v0 ===> py3-msgpack-1.0.5v0 depends on: py3-cython-* -> py3-cython-0.29.36v0 ===> py3-msgpack-1.0.5v0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-msgpack-1.0.5v0 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-msgpack-1.0.5v0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-msgpack-1.0.5v0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-msgpack-1.0.5v0 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Verifying specs: c++ c++abi pthread m ===> found c++.10.0 c++abi.7.0 pthread.27.1 m.10.1 py3-build-1.1.1 py3-cython-0.29.36v0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-3 at 1714165607.90) Woken up x11/qt6/qtspeech distfiles size=127834 >>> Running build in net/py-msgpack,python3 at 1714165607.93 ===> net/py-msgpack,python3 ===> Checking files for py3-msgpack-1.0.5v0 `/exopi-cvs/ports/distfiles/msgpack-1.0.5.tar.gz' is up to date. >> (SHA256) msgpack-1.0.5.tar.gz: OK ===> Extracting for py3-msgpack-1.0.5v0 ===> Patching for py3-msgpack-1.0.5v0 ===> 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-msgpack-1.0.5v0 ===> Configuring for py3-msgpack-1.0.5v0 ===> Building for py3-msgpack-1.0.5v0 * Getting build dependencies for wheel... running egg_info writing msgpack.egg-info/PKG-INFO writing dependency_links to msgpack.egg-info/dependency_links.txt writing top-level names to msgpack.egg-info/top_level.txt reading manifest file 'msgpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'msgpack' adding license file 'COPYING' writing manifest file 'msgpack.egg-info/SOURCES.txt' * Building wheel... 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/msgpack copying msgpack/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/msgpack copying msgpack/exceptions.py -> build/lib.openbsd-7.5-amd64-cpython-310/msgpack copying msgpack/ext.py -> build/lib.openbsd-7.5-amd64-cpython-310/msgpack copying msgpack/fallback.py -> build/lib.openbsd-7.5-amd64-cpython-310/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/msgpack cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I. -I/usr/local/include/python3.10 -c msgpack/_cmsgpack.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/msgpack/_cmsgpack.o msgpack/_cmsgpack.cpp:4653:13: warning: code will never be executed [-Wunreachable-code] __pyx_r = 0; ^ 1 warning generated. c++ -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/msgpack/_cmsgpack.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/msgpack/_cmsgpack.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/msgpack copying build/lib.openbsd-7.5-amd64-cpython-310/msgpack/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/msgpack copying build/lib.openbsd-7.5-amd64-cpython-310/msgpack/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/msgpack copying build/lib.openbsd-7.5-amd64-cpython-310/msgpack/ext.py -> build/bdist.openbsd-7.5-amd64/wheel/msgpack copying build/lib.openbsd-7.5-amd64-cpython-310/msgpack/fallback.py -> build/bdist.openbsd-7.5-amd64/wheel/msgpack copying build/lib.openbsd-7.5-amd64-cpython-310/msgpack/_cmsgpack.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/msgpack running install_egg_info running egg_info writing msgpack.egg-info/PKG-INFO writing dependency_links to msgpack.egg-info/dependency_links.txt writing top-level names to msgpack.egg-info/top_level.txt reading manifest file 'msgpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'msgpack' adding license file 'COPYING' writing manifest file 'msgpack.egg-info/SOURCES.txt' Copying msgpack.egg-info to build/bdist.openbsd-7.5-amd64/wheel/msgpack-1.0.5-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/msgpack-1.0.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-msgpack-1.0.5-python3/msgpack-1.0.5/dist/.tmp-ojrump93/msgpack-1.0.5-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'msgpack/__init__.py' adding 'msgpack/_cmsgpack.cpython-310.so' adding 'msgpack/exceptions.py' adding 'msgpack/ext.py' adding 'msgpack/fallback.py' adding 'msgpack-1.0.5.dist-info/COPYING' adding 'msgpack-1.0.5.dist-info/METADATA' adding 'msgpack-1.0.5.dist-info/WHEEL' adding 'msgpack-1.0.5.dist-info/top_level.txt' adding 'msgpack-1.0.5.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built msgpack-1.0.5-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in net/py-msgpack,python3 at 1714165617.31 ===> net/py-msgpack,python3 ===> Faking installation for py3-msgpack-1.0.5v0 ===> Building package for py3-msgpack-1.0.5v0 Create /exopi-cvs/ports/packages/amd64/all/py3-msgpack-1.0.5v0.tgz Creating package py3-msgpack-1.0.5v0 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|**** | 6% archiving|****** | 10% archiving|******* | 10% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-msgpack-1.0.5v0.tgz >>> Running clean in net/py-msgpack,python3 at 1714165622.62 ===> net/py-msgpack,python3 ===> Cleaning for py3-msgpack-1.0.5v0 >>> Ended at 1714165622.95 max_stuck=18.79/waiting-for-lock #162=20.38/depends=13.13/show-prepare-results=2.22/build=9.37/package=5.31/clean=0.35