>>> Building on exopi-2 under www/py-httptools BDEPENDS = [devel/py-setuptools;devel/py-wheel;lang/cython;lang/python/3;devel/py-build;devel/py-installer] DIST = [www/py-httptools:httptools-0.7.1.tar.gz] FULLPKGNAME = py3-httptools-0.7.1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1778881902.32) >>> Running depends in www/py-httptools at 1778881902.37 last junk was in sysutils/ansible-lint /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 >>> Running show-prepare-results in www/py-httptools at 1778881905.46 ===> www/py-httptools ===> Building from scratch py3-httptools-0.7.1 ===> py3-httptools-0.7.1 depends on: py3-cython-* -> py3-cython-3.1.6v0 ===> py3-httptools-0.7.1 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-httptools-0.7.1 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-httptools-0.7.1 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-httptools-0.7.1 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-httptools-0.7.1 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-2 at 1778881906.62) distfiles size=258961 >>> Running extract in www/py-httptools at 1778881906.65 ===> www/py-httptools ===> Checking files for py3-httptools-0.7.1 `/exopi-cvs/ports/distfiles/httptools-0.7.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-httptools-0.7.1 >>> Running build in www/py-httptools at 1778881907.03 ===> www/py-httptools ===> Patching for py3-httptools-0.7.1 ===> Applying OpenBSD patch patch-pyproject_toml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: pyproject.toml |--- pyproject.toml.orig |+++ pyproject.toml -------------------------- Patching file pyproject.toml using Plan A... Hunk #1 succeeded at 1. 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-httptools-0.7.1 ===> Configuring for py3-httptools-0.7.1 ===> Building for py3-httptools-0.7.1 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running egg_info writing httptools.egg-info/PKG-INFO writing dependency_links to httptools.egg-info/dependency_links.txt writing requirements to httptools.egg-info/requires.txt writing top-level names to httptools.egg-info/top_level.txt reading manifest file 'httptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'httptools.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build/lib.openbsd-7.9-amd64-cpython-314/httptools copying httptools/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-314/httptools copying httptools/_version.py -> build/lib.openbsd-7.9-amd64-cpython-314/httptools creating build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser copying httptools/parser/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser copying httptools/parser/errors.py -> build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser copying httptools/parser/protocol.py -> build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser running egg_info writing httptools.egg-info/PKG-INFO writing dependency_links to httptools.egg-info/dependency_links.txt writing requirements to httptools.egg-info/requires.txt writing top-level names to httptools.egg-info/top_level.txt reading manifest file 'httptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'httptools.egg-info/SOURCES.txt' copying httptools/parser/cparser.pxd -> build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser copying httptools/parser/parser.pyi -> build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser copying httptools/parser/parser.pyx -> build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser copying httptools/parser/python.pxd -> build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser copying httptools/parser/url_cparser.pxd -> build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser copying httptools/parser/url_parser.pyi -> build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser copying httptools/parser/url_parser.pyx -> build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser running build_ext building 'httptools.parser.parser' extension creating build/temp.openbsd-7.9-amd64-cpython-314/httptools/parser creating build/temp.openbsd-7.9-amd64-cpython-314/vendor/llhttp/src cc -O2 -pipe -fPIC -I/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/vendor/llhttp/include -I/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/vendor/llhttp/src -I/usr/local/include/python3.14 -c httptools/parser/parser.c -o build/temp.openbsd-7.9-amd64-cpython-314/httptools/parser/parser.o -O2 cc -O2 -pipe -fPIC -I/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/vendor/llhttp/include -I/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/vendor/llhttp/src -I/usr/local/include/python3.14 -c vendor/llhttp/src/api.c -o build/temp.openbsd-7.9-amd64-cpython-314/vendor/llhttp/src/api.o -O2 cc -O2 -pipe -fPIC -I/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/vendor/llhttp/include -I/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/vendor/llhttp/src -I/usr/local/include/python3.14 -c vendor/llhttp/src/http.c -o build/temp.openbsd-7.9-amd64-cpython-314/vendor/llhttp/src/http.o -O2 cc -O2 -pipe -fPIC -I/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/vendor/llhttp/include -I/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/vendor/llhttp/src -I/usr/local/include/python3.14 -c vendor/llhttp/src/llhttp.c -o build/temp.openbsd-7.9-amd64-cpython-314/vendor/llhttp/src/llhttp.o -O2 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/httptools/parser/parser.o build/temp.openbsd-7.9-amd64-cpython-314/vendor/llhttp/src/api.o build/temp.openbsd-7.9-amd64-cpython-314/vendor/llhttp/src/http.o build/temp.openbsd-7.9-amd64-cpython-314/vendor/llhttp/src/llhttp.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/parser.cpython-314.so building 'httptools.parser.url_parser' extension creating build/temp.openbsd-7.9-amd64-cpython-314/vendor/http-parser cc -O2 -pipe -fPIC -I/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/vendor/http-parser -I/usr/local/include/python3.14 -c httptools/parser/url_parser.c -o build/temp.openbsd-7.9-amd64-cpython-314/httptools/parser/url_parser.o -O2 cc -O2 -pipe -fPIC -I/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/vendor/http-parser -I/usr/local/include/python3.14 -c vendor/http-parser/http_parser.c -o build/temp.openbsd-7.9-amd64-cpython-314/vendor/http-parser/http_parser.o -O2 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/httptools/parser/url_parser.o build/temp.openbsd-7.9-amd64-cpython-314/vendor/http-parser/http_parser.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/url_parser.cpython-314.so installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/httptools copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./httptools copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/_version.py -> build/bdist.openbsd-7.9-amd64/wheel/./httptools creating build/bdist.openbsd-7.9-amd64/wheel/httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/errors.py -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/protocol.py -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/cparser.pxd -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/parser.pyi -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/parser.pyx -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/python.pxd -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/url_cparser.pxd -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/url_parser.pyi -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/url_parser.pyx -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/url_parser.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser copying build/lib.openbsd-7.9-amd64-cpython-314/httptools/parser/parser.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./httptools/parser running install_egg_info Copying httptools.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./httptools-0.7.1-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/httptools-0.7.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-httptools-0.7.1/httptools-0.7.1/dist/.tmp-qiyw03or/httptools-0.7.1-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'httptools/__init__.py' adding 'httptools/_version.py' adding 'httptools/parser/__init__.py' adding 'httptools/parser/cparser.pxd' adding 'httptools/parser/errors.py' adding 'httptools/parser/parser.cpython-314.so' adding 'httptools/parser/parser.pyi' adding 'httptools/parser/parser.pyx' adding 'httptools/parser/protocol.py' adding 'httptools/parser/python.pxd' adding 'httptools/parser/url_cparser.pxd' adding 'httptools/parser/url_parser.cpython-314.so' adding 'httptools/parser/url_parser.pyi' adding 'httptools/parser/url_parser.pyx' adding 'httptools-0.7.1.dist-info/licenses/LICENSE' adding 'httptools-0.7.1.dist-info/METADATA' adding 'httptools-0.7.1.dist-info/WHEEL' adding 'httptools-0.7.1.dist-info/top_level.txt' adding 'httptools-0.7.1.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built httptools-0.7.1-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in www/py-httptools at 1778881916.70 ===> www/py-httptools ===> Faking installation for py3-httptools-0.7.1 ===> Building package for py3-httptools-0.7.1 Create /exopi-cvs/ports/packages/amd64/all/py3-httptools-0.7.1.tgz Creating package py3-httptools-0.7.1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*************************************** | 61% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-httptools-0.7.1.tgz >>> Running clean in www/py-httptools at 1778881918.10 ===> www/py-httptools ===> Cleaning for py3-httptools-0.7.1 >>> Ended at 1778881918.34 max_stuck=3.02/depends=3.10/show-prepare-results=1.20/extract=0.37/build=9.68/package=1.40/clean=0.27