>>> Building on exopi-1 under www/py-hpack BDEPENDS = [devel/py-setuptools;devel/py-installer;devel/py-build;lang/python/3;devel/py-wheel] DIST = [www/py-hpack:hpack-4.1.0.tar.gz] FULLPKGNAME = py3-hpack-4.1.0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-1 at 1741688756.09) >>> Running depends in www/py-hpack at 1741688756.15 last junk was in devel/py-fields /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 >>> Running show-prepare-results in www/py-hpack at 1741688757.98 ===> www/py-hpack ===> Building from scratch py3-hpack-4.1.0 ===> py3-hpack-4.1.0 depends on: python->=3.12,<3.13 -> python-3.12.9 ===> py3-hpack-4.1.0 depends on: py3-build-* -> py3-build-1.2.2.post1p1 ===> py3-hpack-4.1.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-hpack-4.1.0 depends on: py3-setuptools-* -> py3-setuptools-75.6.0p0v0 ===> py3-hpack-4.1.0 depends on: py3-wheel-* -> py3-wheel-0.45.1p1 py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 (Junk lock released for exopi-1 at 1741688758.99) distfiles size=51276 >>> Running extract in www/py-hpack at 1741688759.04 ===> www/py-hpack ===> Checking files for py3-hpack-4.1.0 `/exopi-cvs/ports/distfiles/hpack-4.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-hpack-4.1.0 >>> Running build in www/py-hpack at 1741688759.42 ===> www/py-hpack ===> Patching for py3-hpack-4.1.0 ===> 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-hpack-4.1.0 ===> Configuring for py3-hpack-4.1.0 ===> Building for py3-hpack-4.1.0 * Getting build dependencies for wheel... running egg_info writing src/hpack.egg-info/PKG-INFO writing dependency_links to src/hpack.egg-info/dependency_links.txt writing top-level names to src/hpack.egg-info/top_level.txt reading manifest file 'src/hpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'bench' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'utils' warning: no previously-included files found matching 'tasks.py' warning: no previously-included files found matching 'tests/test_fixtures/*/*.json' warning: no previously-included files found matching 'tests/test_hpack_integration.py' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/hpack.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/hpack copying src/hpack/__init__.py -> build/lib/hpack copying src/hpack/exceptions.py -> build/lib/hpack copying src/hpack/hpack.py -> build/lib/hpack copying src/hpack/huffman.py -> build/lib/hpack copying src/hpack/huffman_constants.py -> build/lib/hpack copying src/hpack/huffman_table.py -> build/lib/hpack copying src/hpack/struct.py -> build/lib/hpack copying src/hpack/table.py -> build/lib/hpack running egg_info writing src/hpack.egg-info/PKG-INFO writing dependency_links to src/hpack.egg-info/dependency_links.txt writing top-level names to src/hpack.egg-info/top_level.txt reading manifest file 'src/hpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'bench' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'utils' warning: no previously-included files found matching 'tasks.py' warning: no previously-included files found matching 'tests/test_fixtures/*/*.json' warning: no previously-included files found matching 'tests/test_hpack_integration.py' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/hpack.egg-info/SOURCES.txt' copying src/hpack/py.typed -> build/lib/hpack installing to build/bdist.openbsd-7.7-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.7-amd64/wheel creating build/bdist.openbsd-7.7-amd64/wheel/hpack copying build/lib/hpack/__init__.py -> build/bdist.openbsd-7.7-amd64/wheel/./hpack copying build/lib/hpack/exceptions.py -> build/bdist.openbsd-7.7-amd64/wheel/./hpack copying build/lib/hpack/hpack.py -> build/bdist.openbsd-7.7-amd64/wheel/./hpack copying build/lib/hpack/huffman.py -> build/bdist.openbsd-7.7-amd64/wheel/./hpack copying build/lib/hpack/huffman_constants.py -> build/bdist.openbsd-7.7-amd64/wheel/./hpack copying build/lib/hpack/huffman_table.py -> build/bdist.openbsd-7.7-amd64/wheel/./hpack copying build/lib/hpack/struct.py -> build/bdist.openbsd-7.7-amd64/wheel/./hpack copying build/lib/hpack/table.py -> build/bdist.openbsd-7.7-amd64/wheel/./hpack copying build/lib/hpack/py.typed -> build/bdist.openbsd-7.7-amd64/wheel/./hpack running install_egg_info Copying src/hpack.egg-info to build/bdist.openbsd-7.7-amd64/wheel/./hpack-4.1.0-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.7-amd64/wheel/hpack-4.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-hpack-4.1.0/hpack-4.1.0/dist/.tmp-pa53lb0y/hpack-4.1.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.7-amd64/wheel' to it adding 'hpack/__init__.py' adding 'hpack/exceptions.py' adding 'hpack/hpack.py' adding 'hpack/huffman.py' adding 'hpack/huffman_constants.py' adding 'hpack/huffman_table.py' adding 'hpack/py.typed' adding 'hpack/struct.py' adding 'hpack/table.py' adding 'hpack-4.1.0.dist-info/LICENSE' adding 'hpack-4.1.0.dist-info/METADATA' adding 'hpack-4.1.0.dist-info/WHEEL' adding 'hpack-4.1.0.dist-info/top_level.txt' adding 'hpack-4.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.7-amd64/wheel Successfully built hpack-4.1.0-py3-none-any.whl >>> Running package in www/py-hpack at 1741688761.63 ===> www/py-hpack ===> Faking installation for py3-hpack-4.1.0 ===> Building package for py3-hpack-4.1.0 Create /exopi-cvs/ports/packages/amd64/all/py3-hpack-4.1.0.tgz Creating package py3-hpack-4.1.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|*** | 5% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|*********************** | 35% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-hpack-4.1.0.tgz >>> Running clean in www/py-hpack at 1741688763.43 ===> www/py-hpack ===> Cleaning for py3-hpack-4.1.0 >>> Ended at 1741688763.70 max_stuck=1.30/depends=1.85/show-prepare-results=1.05/extract=0.38/build=2.19/package=1.77/clean=0.36