>>> Building on exopi-6 under devel/py-borghash BDEPENDS = [lang/python/3;devel/py-build;devel/py-setuptools;devel/py-setuptools_scm;devel/py-installer;devel/py-wheel] DIST = [devel/py-borghash:borghash-0.0.2.tar.gz] FULLPKGNAME = py3-borghash-0.0.2p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1735139211.48) >>> Running depends in devel/py-borghash at 1735139211.53 last junk was in x11/xkbcommon /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-setuptools_scm-8.0.4p2 py3-wheel-0.45.1p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-setuptools_scm-8.0.4p2 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-setuptools_scm-8.0.4p2 py3-wheel-0.45.1p0 >>> Running show-prepare-results in devel/py-borghash at 1735139212.97 ===> devel/py-borghash ===> Building from scratch py3-borghash-0.0.2p0 ===> py3-borghash-0.0.2p0 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-borghash-0.0.2p0 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-borghash-0.0.2p0 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-borghash-0.0.2p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-borghash-0.0.2p0 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> py3-borghash-0.0.2p0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4p2 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-setuptools_scm-8.0.4p2 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-6 at 1735139214.29) distfiles size=219780 >>> Running build in devel/py-borghash at 1735139214.33 ===> devel/py-borghash ===> Checking files for py3-borghash-0.0.2p0 `/exopi-cvs/ports/distfiles/borghash-0.0.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-borghash-0.0.2p0 ===> Patching for py3-borghash-0.0.2p0 ===> 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-borghash-0.0.2p0 ===> Configuring for py3-borghash-0.0.2p0 ===> Building for py3-borghash-0.0.2p0 * Getting build dependencies for wheel... Compiling src/borghash/HashTable.pyx because it depends on /usr/local/lib/python3.12/site-packages/Cython/Includes/libc/string.pxd. [1/1] Cythonizing src/borghash/HashTable.pyx running egg_info writing src/borghash.egg-info/PKG-INFO writing dependency_links to src/borghash.egg-info/dependency_links.txt writing entry points to src/borghash.egg-info/entry_points.txt writing top-level names to src/borghash.egg-info/top_level.txt reading manifest file 'src/borghash.egg-info/SOURCES.txt' adding license file 'LICENSE.rst' adding license file 'AUTHORS' writing manifest file 'src/borghash.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-312 creating build/lib.openbsd-7.6-amd64-cpython-312/borghash copying src/borghash/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/borghash copying src/borghash/__main__.py -> build/lib.openbsd-7.6-amd64-cpython-312/borghash running egg_info writing src/borghash.egg-info/PKG-INFO writing dependency_links to src/borghash.egg-info/dependency_links.txt writing entry points to src/borghash.egg-info/entry_points.txt writing top-level names to src/borghash.egg-info/top_level.txt reading manifest file 'src/borghash.egg-info/SOURCES.txt' adding license file 'LICENSE.rst' adding license file 'AUTHORS' writing manifest file 'src/borghash.egg-info/SOURCES.txt' copying src/borghash/HashTable.c -> build/lib.openbsd-7.6-amd64-cpython-312/borghash copying src/borghash/HashTable.pxd -> build/lib.openbsd-7.6-amd64-cpython-312/borghash copying src/borghash/HashTable.pyx -> build/lib.openbsd-7.6-amd64-cpython-312/borghash copying src/borghash/HashTableNT.c -> build/lib.openbsd-7.6-amd64-cpython-312/borghash copying src/borghash/HashTableNT.pxd -> build/lib.openbsd-7.6-amd64-cpython-312/borghash copying src/borghash/HashTableNT.pyx -> build/lib.openbsd-7.6-amd64-cpython-312/borghash copying src/borghash/__init__.pxd -> build/lib.openbsd-7.6-amd64-cpython-312/borghash running build_ext building 'borghash.HashTable' extension creating build/temp.openbsd-7.6-amd64-cpython-312 creating build/temp.openbsd-7.6-amd64-cpython-312/src creating build/temp.openbsd-7.6-amd64-cpython-312/src/borghash cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/borghash/HashTable.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/borghash/HashTable.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/borghash/HashTable.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-312/borghash/HashTable.cpython-312.so building 'borghash.HashTableNT' extension cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/borghash/HashTableNT.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/borghash/HashTableNT.o src/borghash/HashTableNT.c:15534:13: warning: code will never be executed [-Wunreachable-code] goto bad; ^~~~~~~~ src/borghash/HashTableNT.c:16381:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ src/borghash/HashTableNT.c:556:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ src/borghash/HashTableNT.c:16392:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ src/borghash/HashTableNT.c:556:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 3 warnings generated. cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/borghash/HashTableNT.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-312/borghash/HashTableNT.cpython-312.so installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/__main__.py -> build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/HashTable.c -> build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/HashTable.pxd -> build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/HashTable.pyx -> build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/HashTableNT.c -> build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/HashTableNT.pxd -> build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/HashTableNT.pyx -> build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/__init__.pxd -> build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/HashTableNT.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/borghash copying build/lib.openbsd-7.6-amd64-cpython-312/borghash/HashTable.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/borghash running install_egg_info Copying src/borghash.egg-info to build/bdist.openbsd-7.6-amd64/wheel/borghash-0.0.2-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/borghash-0.0.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-borghash-0.0.2/borghash-0.0.2/dist/.tmp-csn8vxrz/borghash-0.0.2-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'borghash/HashTable.c' adding 'borghash/HashTable.cpython-312.so' adding 'borghash/HashTable.pxd' adding 'borghash/HashTable.pyx' adding 'borghash/HashTableNT.c' adding 'borghash/HashTableNT.cpython-312.so' adding 'borghash/HashTableNT.pxd' adding 'borghash/HashTableNT.pyx' adding 'borghash/__init__.pxd' adding 'borghash/__init__.py' adding 'borghash/__main__.py' adding 'borghash-0.0.2.dist-info/AUTHORS' adding 'borghash-0.0.2.dist-info/LICENSE.rst' adding 'borghash-0.0.2.dist-info/METADATA' adding 'borghash-0.0.2.dist-info/WHEEL' adding 'borghash-0.0.2.dist-info/entry_points.txt' adding 'borghash-0.0.2.dist-info/top_level.txt' adding 'borghash-0.0.2.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built borghash-0.0.2-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in devel/py-borghash at 1735139228.92 ===> devel/py-borghash ===> Faking installation for py3-borghash-0.0.2p0 ===> Building package for py3-borghash-0.0.2p0 Create /exopi-cvs/ports/packages/amd64/all/py3-borghash-0.0.2p0.tgz Creating package py3-borghash-0.0.2p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 9% checksumming|******* | 11% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************** | 24% archiving|************************** | 41% archiving|********************************************* | 71% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-borghash-0.0.2p0.tgz >>> Running clean in devel/py-borghash at 1735139230.62 ===> devel/py-borghash ===> Cleaning for py3-borghash-0.0.2p0 >>> Ended at 1735139230.81 max_stuck=1.18/depends=1.46/show-prepare-results=1.36/build=14.58/package=1.70/clean=0.23