>>> Building on exopi-2 under archivers/py-lz4 BDEPENDS = [devel/py-wheel;devel/py-installer;archivers/lz4;devel/py-setuptools;devel/py-setuptools_scm;lang/python/3;devel/py-build;devel/py-pkgconfig] DIST = [archivers/py-lz4:lz4-4.4.3.tar.gz] FULLPKGNAME = py3-lz4-4.4.3 RDEPENDS = [archivers/lz4;lang/python/3] (Junk lock obtained for exopi-2 at 1738660081.28) >>> Running depends in archivers/py-lz4 at 1738660081.33 last junk was in x11/kde-applications/akregator /usr/sbin/pkg_add -aI -Drepair lz4-1.10.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-pkgconfig-1.5.5p3 py3-setuptools-75.6.0p0v0 py3-setuptools_scm-8.1.0 py3-wheel-0.45.1p0 python-3.12.8p2 was: /usr/sbin/pkg_add -aI -Drepair lz4-1.10.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-pkgconfig-1.5.5p3 py3-setuptools-75.6.0p0v0 py3-setuptools_scm-8.1.0 py3-wheel-0.45.1p0 python-3.12.8p2 /usr/sbin/pkg_add -aI -Drepair lz4-1.10.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-pkgconfig-1.5.5p3 py3-setuptools-75.6.0p0v0 py3-setuptools_scm-8.1.0 py3-wheel-0.45.1p0 python-3.12.8p2 >>> Running show-prepare-results in archivers/py-lz4 at 1738660089.68 ===> archivers/py-lz4 ===> Building from scratch py3-lz4-4.4.3 ===> py3-lz4-4.4.3 depends on: py3-pkgconfig-* -> py3-pkgconfig-1.5.5p3 ===> py3-lz4-4.4.3 depends on: python->=3.12,<3.13 -> python-3.12.8p2 ===> py3-lz4-4.4.3 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-lz4-4.4.3 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-lz4-4.4.3 depends on: py3-setuptools-* -> py3-setuptools-75.6.0p0v0 ===> py3-lz4-4.4.3 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> py3-lz4-4.4.3 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.1.0 ===> py3-lz4-4.4.3 depends on: lz4-* -> lz4-1.10.0 ===> Verifying specs: lz4 pthread ===> found lz4.3.3 pthread.27.1 lz4-1.10.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-pkgconfig-1.5.5p3 py3-setuptools-75.6.0p0v0 py3-setuptools_scm-8.1.0 py3-wheel-0.45.1p0 python-3.12.8p2 (Junk lock released for exopi-2 at 1738660091.81) distfiles size=171848 >>> Running build in archivers/py-lz4 at 1738660091.86 ===> archivers/py-lz4 ===> Checking files for py3-lz4-4.4.3 `/exopi-cvs/ports/distfiles/lz4-4.4.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-lz4-4.4.3 ===> Patching for py3-lz4-4.4.3 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |remove -O3 | |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 117. done ===> 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-lz4-4.4.3 ===> Configuring for py3-lz4-4.4.3 ===> Building for py3-lz4-4.4.3 * Getting build dependencies for wheel... * Building wheel... /usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:92: UserWarning: version of lz4 already set warnings.warn(f"version of {dist_name} already set") running bdist_wheel running build running build_py creating build/lib.openbsd-7.6-amd64-cpython-312/lz4 copying lz4/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/lz4 copying lz4/version.py -> build/lib.openbsd-7.6-amd64-cpython-312/lz4 creating build/lib.openbsd-7.6-amd64-cpython-312/lz4/block copying lz4/block/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/lz4/block creating build/lib.openbsd-7.6-amd64-cpython-312/lz4/frame copying lz4/frame/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/lz4/frame running build_ext building 'lz4._version' extension creating build/temp.openbsd-7.6-amd64-cpython-312/lz4 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 -I/usr/local/include/python3.12 -c lz4/_version.c -o build/temp.openbsd-7.6-amd64-cpython-312/lz4/_version.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/lz4/_version.o -L/usr/local/lib -L/usr/local/lib -llz4 -o build/lib.openbsd-7.6-amd64-cpython-312/lz4/_version.cpython-312.so building 'lz4.block._block' extension creating build/temp.openbsd-7.6-amd64-cpython-312/lz4/block 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 -I/usr/local/include/python3.12 -c lz4/block/_block.c -o build/temp.openbsd-7.6-amd64-cpython-312/lz4/block/_block.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/lz4/block/_block.o -L/usr/local/lib -L/usr/local/lib -llz4 -o build/lib.openbsd-7.6-amd64-cpython-312/lz4/block/_block.cpython-312.so building 'lz4.frame._frame' extension creating build/temp.openbsd-7.6-amd64-cpython-312/lz4/frame 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 -I/usr/local/include/python3.12 -c lz4/frame/_frame.c -o build/temp.openbsd-7.6-amd64-cpython-312/lz4/frame/_frame.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/lz4/frame/_frame.o -L/usr/local/lib -L/usr/local/lib -llz4 -o build/lib.openbsd-7.6-amd64-cpython-312/lz4/frame/_frame.cpython-312.so installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/lz4 copying build/lib.openbsd-7.6-amd64-cpython-312/lz4/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./lz4 copying build/lib.openbsd-7.6-amd64-cpython-312/lz4/version.py -> build/bdist.openbsd-7.6-amd64/wheel/./lz4 creating build/bdist.openbsd-7.6-amd64/wheel/lz4/block copying build/lib.openbsd-7.6-amd64-cpython-312/lz4/block/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./lz4/block copying build/lib.openbsd-7.6-amd64-cpython-312/lz4/block/_block.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/./lz4/block creating build/bdist.openbsd-7.6-amd64/wheel/lz4/frame copying build/lib.openbsd-7.6-amd64-cpython-312/lz4/frame/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./lz4/frame copying build/lib.openbsd-7.6-amd64-cpython-312/lz4/frame/_frame.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/./lz4/frame copying build/lib.openbsd-7.6-amd64-cpython-312/lz4/_version.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/./lz4 running install_egg_info running egg_info writing lz4.egg-info/PKG-INFO writing dependency_links to lz4.egg-info/dependency_links.txt writing requirements to lz4.egg-info/requires.txt writing top-level names to lz4.egg-info/top_level.txt reading manifest file 'lz4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'lz4.egg-info/SOURCES.txt' Copying lz4.egg-info to build/bdist.openbsd-7.6-amd64/wheel/./lz4-4.4.3-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/lz4-4.4.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-lz4-4.4.3/lz4-4.4.3/dist/.tmp-nqh3rl3j/lz4-4.4.3-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'lz4/__init__.py' adding 'lz4/_version.cpython-312.so' adding 'lz4/version.py' adding 'lz4/block/__init__.py' adding 'lz4/block/_block.cpython-312.so' adding 'lz4/frame/__init__.py' adding 'lz4/frame/_frame.cpython-312.so' adding 'lz4-4.4.3.dist-info/LICENSE' adding 'lz4-4.4.3.dist-info/METADATA' adding 'lz4-4.4.3.dist-info/WHEEL' adding 'lz4-4.4.3.dist-info/top_level.txt' adding 'lz4-4.4.3.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built lz4-4.4.3-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in archivers/py-lz4 at 1738660096.56 ===> archivers/py-lz4 ===> Faking installation for py3-lz4-4.4.3 ===> Building package for py3-lz4-4.4.3 Create /exopi-cvs/ports/packages/amd64/all/py3-lz4-4.4.3.tgz Creating package py3-lz4-4.4.3 reading plist| checking dependencies| checking dependencies|archivers/lz4 checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|********** | 16% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|************************* | 40% archiving|*********************************** | 55% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-lz4-4.4.3.tgz >>> Running clean in archivers/py-lz4 at 1738660100.75 ===> archivers/py-lz4 ===> Cleaning for py3-lz4-4.4.3 >>> Ended at 1738660101.15 max_stuck=2.79/depends=8.33/show-prepare-results=2.20/build=4.71/package=4.19/clean=0.44