>>> Building on exopi-6 under archivers/py-lsqpack BDEPENDS = [devel/py-installer;devel/py-wheel;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [archivers/py-lsqpack:pylsqpack-0.3.23.tar.gz] FULLPKGNAME = py3-lsqpack-0.3.23 RDEPENDS = [lang/python/3] (Junk lock failure for exopi-6 at 1771758171.02771) Received IO (Junk lock obtained for exopi-6 at 1771758177.56) Received IO Woken up archivers/py-lsqpack Woken up archivers/py-lsqpack Woken up archivers/py-lsqpack Woken up archivers/py-lsqpack Short-cut: depends already handled by graphics/glslang >>> Running show-prepare-results in archivers/py-lsqpack at 1771758179.31 ===> archivers/py-lsqpack ===> Building from scratch py3-lsqpack-0.3.23 ===> py3-lsqpack-0.3.23 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-lsqpack-0.3.23 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-lsqpack-0.3.23 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-lsqpack-0.3.23 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-lsqpack-0.3.23 depends on: py3-wheel-* -> py3-wheel-0.46.3 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 (Junk lock released for exopi-6 at 1771758180.78) distfiles size=676891 >>> Running extract in archivers/py-lsqpack at 1771758180.82 ===> archivers/py-lsqpack ===> Checking files for py3-lsqpack-0.3.23 `/exopi-cvs/ports/distfiles/pylsqpack-0.3.23.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-lsqpack-0.3.23 >>> Running build in archivers/py-lsqpack at 1771758181.25 ===> archivers/py-lsqpack ===> Patching for py3-lsqpack-0.3.23 ===> 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-lsqpack-0.3.23 ===> Configuring for py3-lsqpack-0.3.23 ===> Building for py3-lsqpack-0.3.23 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/wheel/bdist_wheel.py:4: FutureWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command. warn( toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['pylsqpack'] discovered py_modules -- [] running egg_info writing src/pylsqpack.egg-info/PKG-INFO writing dependency_links to src/pylsqpack.egg-info/dependency_links.txt writing top-level names to src/pylsqpack.egg-info/top_level.txt reading manifest file 'src/pylsqpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'vendor/ls-qpack/.git' adding license file 'LICENSE' writing manifest file 'src/pylsqpack.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/wheel/bdist_wheel.py:4: FutureWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command. warn( toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['pylsqpack'] discovered py_modules -- [] running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack copying src/pylsqpack/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack running egg_info writing src/pylsqpack.egg-info/PKG-INFO writing dependency_links to src/pylsqpack.egg-info/dependency_links.txt writing top-level names to src/pylsqpack.egg-info/top_level.txt reading manifest file 'src/pylsqpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'vendor/ls-qpack/.git' adding license file 'LICENSE' writing manifest file 'src/pylsqpack.egg-info/SOURCES.txt' copying src/pylsqpack/__init__.pyi -> build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack copying src/pylsqpack/binding.c -> build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack copying src/pylsqpack/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack running build_ext building 'pylsqpack._binding' extension creating build/temp.openbsd-7.8-amd64-cpython-313/src/pylsqpack creating build/temp.openbsd-7.8-amd64-cpython-313/vendor/ls-qpack/deps/xxhash cc -O2 -pipe -fPIC -DPy_LIMITED_API=0x030A0000 -Ivendor/ls-qpack -Ivendor/ls-qpack/deps/xxhash -I/usr/local/include/python3.13 -c src/pylsqpack/binding.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/pylsqpack/binding.o -std=c99 src/pylsqpack/binding.c:236:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 236 | hblock->blocked = 1; | ^ ~ src/pylsqpack/binding.c:302:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 302 | hblock->blocked = 1; | ^ ~ 2 warnings generated. cc -O2 -pipe -fPIC -DPy_LIMITED_API=0x030A0000 -Ivendor/ls-qpack -Ivendor/ls-qpack/deps/xxhash -I/usr/local/include/python3.13 -c vendor/ls-qpack/deps/xxhash/xxhash.c -o build/temp.openbsd-7.8-amd64-cpython-313/vendor/ls-qpack/deps/xxhash/xxhash.o -std=c99 cc -O2 -pipe -fPIC -DPy_LIMITED_API=0x030A0000 -Ivendor/ls-qpack -Ivendor/ls-qpack/deps/xxhash -I/usr/local/include/python3.13 -c vendor/ls-qpack/lsqpack.c -o build/temp.openbsd-7.8-amd64-cpython-313/vendor/ls-qpack/lsqpack.o -std=c99 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/src/pylsqpack/binding.o build/temp.openbsd-7.8-amd64-cpython-313/vendor/ls-qpack/deps/xxhash/xxhash.o build/temp.openbsd-7.8-amd64-cpython-313/vendor/ls-qpack/lsqpack.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack/_binding.abi3.so installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/pylsqpack copying build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsqpack copying build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack/__init__.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./pylsqpack copying build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack/binding.c -> build/bdist.openbsd-7.8-amd64/wheel/./pylsqpack copying build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./pylsqpack copying build/lib.openbsd-7.8-amd64-cpython-313/pylsqpack/_binding.abi3.so -> build/bdist.openbsd-7.8-amd64/wheel/./pylsqpack running install_egg_info Copying src/pylsqpack.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pylsqpack-0.3.23-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pylsqpack-0.3.23.dist-info/WHEEL creating '/exopi-obj/pobj/py-lsqpack-0.3.23/pylsqpack-0.3.23/dist/.tmp-aoem43ub/pylsqpack-0.3.23-cp310-abi3-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pylsqpack/__init__.py' adding 'pylsqpack/__init__.pyi' adding 'pylsqpack/_binding.abi3.so' adding 'pylsqpack/binding.c' adding 'pylsqpack/py.typed' adding 'pylsqpack-0.3.23.dist-info/licenses/LICENSE' adding 'pylsqpack-0.3.23.dist-info/METADATA' adding 'pylsqpack-0.3.23.dist-info/WHEEL' adding 'pylsqpack-0.3.23.dist-info/top_level.txt' adding 'pylsqpack-0.3.23.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pylsqpack-0.3.23-cp310-abi3-openbsd_7_8_amd64.whl >>> Running package in archivers/py-lsqpack at 1771758189.20 ===> archivers/py-lsqpack ===> Faking installation for py3-lsqpack-0.3.23 ===> Building package for py3-lsqpack-0.3.23 Create /exopi-cvs/ports/packages/amd64/all/py3-lsqpack-0.3.23.tgz Creating package py3-lsqpack-0.3.23 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-lsqpack-0.3.23.tgz >>> Running clean in archivers/py-lsqpack at 1771758190.81 ===> archivers/py-lsqpack ===> Cleaning for py3-lsqpack-0.3.23 >>> Ended at 1771758191.07 max_stuck=1.78/waiting-for-lock #87=8.30/show-prepare-results=1.49/extract=0.44/build=7.92/package=1.64/clean=0.29