>>> Building on exopi-5 under www/py-httplib2 BDEPENDS = [devel/py-build;lang/python/3;devel/py-setuptools;devel/py-installer;devel/py-wheel] DIST = [www/py-httplib2:httplib2-0.32.0.tar.gz] FULLPKGNAME = py3-httplib2-0.32.0 RDEPENDS = [lang/python/3;devel/py-parsing] (Junk lock obtained for exopi-5 at 1784367531.89) >>> Running depends in www/py-httplib2 at 1784367531.95 last junk was in textproc/py-signedjson /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.6p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.6p0 >>> Running show-prepare-results in www/py-httplib2 at 1784367534.25 ===> www/py-httplib2 ===> Building from scratch py3-httplib2-0.32.0 ===> py3-httplib2-0.32.0 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-httplib2-0.32.0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-httplib2-0.32.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-httplib2-0.32.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-httplib2-0.32.0 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.6p0 (Junk lock released for exopi-5 at 1784367535.14) distfiles size=254283 >>> Running extract in www/py-httplib2 at 1784367535.19 ===> www/py-httplib2 ===> Checking files for py3-httplib2-0.32.0 `/exopi-cvs/ports/distfiles/httplib2-0.32.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-httplib2-0.32.0 >>> Running build in www/py-httplib2 at 1784367535.52 ===> www/py-httplib2 ===> Patching for py3-httplib2-0.32.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-httplib2-0.32.0 ===> Configuring for py3-httplib2-0.32.0 ===> Building for py3-httplib2-0.32.0 * Getting build dependencies for wheel... :12: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing httplib2.egg-info/PKG-INFO writing dependency_links to httplib2.egg-info/dependency_links.txt writing requirements to httplib2.egg-info/requires.txt writing top-level names to httplib2.egg-info/top_level.txt reading manifest file 'httplib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'python2' warning: no files found matching '*.txt' under directory 'python2' warning: no files found matching '*.py' under directory 'python3' warning: no files found matching '*.txt' under directory 'python3' warning: no files found matching 'README' under directory 'python3' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.pre-commit-*.yaml' no previously-included directories found matching 'ref' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'httplib2.egg-info/SOURCES.txt' * Building wheel... :12: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/httplib2 copying httplib2/__init__.py -> build/lib/httplib2 copying httplib2/auth.py -> build/lib/httplib2 copying httplib2/certs.py -> build/lib/httplib2 copying httplib2/decode.py -> build/lib/httplib2 copying httplib2/error.py -> build/lib/httplib2 copying httplib2/iri2uri.py -> build/lib/httplib2 copying httplib2/cacerts.txt -> build/lib/httplib2 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/httplib2 copying build/lib/httplib2/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./httplib2 copying build/lib/httplib2/auth.py -> build/bdist.openbsd-7.9-amd64/wheel/./httplib2 copying build/lib/httplib2/certs.py -> build/bdist.openbsd-7.9-amd64/wheel/./httplib2 copying build/lib/httplib2/decode.py -> build/bdist.openbsd-7.9-amd64/wheel/./httplib2 copying build/lib/httplib2/error.py -> build/bdist.openbsd-7.9-amd64/wheel/./httplib2 copying build/lib/httplib2/iri2uri.py -> build/bdist.openbsd-7.9-amd64/wheel/./httplib2 copying build/lib/httplib2/cacerts.txt -> build/bdist.openbsd-7.9-amd64/wheel/./httplib2 running install_egg_info running egg_info writing httplib2.egg-info/PKG-INFO writing dependency_links to httplib2.egg-info/dependency_links.txt writing requirements to httplib2.egg-info/requires.txt writing top-level names to httplib2.egg-info/top_level.txt reading manifest file 'httplib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'python2' warning: no files found matching '*.txt' under directory 'python2' warning: no files found matching '*.py' under directory 'python3' warning: no files found matching '*.txt' under directory 'python3' warning: no files found matching 'README' under directory 'python3' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.pre-commit-*.yaml' no previously-included directories found matching 'ref' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'httplib2.egg-info/SOURCES.txt' Copying httplib2.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./httplib2-0.32.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/httplib2-0.32.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-httplib2-0.32.0/httplib2-0.32.0/dist/.tmp-ks5axk3q/httplib2-0.32.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'httplib2/__init__.py' adding 'httplib2/auth.py' adding 'httplib2/cacerts.txt' adding 'httplib2/certs.py' adding 'httplib2/decode.py' adding 'httplib2/error.py' adding 'httplib2/iri2uri.py' adding 'httplib2-0.32.0.dist-info/licenses/LICENSE' adding 'httplib2-0.32.0.dist-info/METADATA' adding 'httplib2-0.32.0.dist-info/WHEEL' adding 'httplib2-0.32.0.dist-info/top_level.txt' adding 'httplib2-0.32.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built httplib2-0.32.0-py3-none-any.whl >>> Running package in www/py-httplib2 at 1784367537.47 ===> www/py-httplib2 ===> Faking installation for py3-httplib2-0.32.0 ln -sf /etc/ssl/cert.pem /exopi-obj/pobj/py-httplib2-0.32.0/fake-amd64/usr/local/lib/python3.14/site-packages/httplib2/cacerts.txt ===> Building package for py3-httplib2-0.32.0 Create /exopi-cvs/ports/packages/amd64/all/py3-httplib2-0.32.0.tgz Creating package py3-httplib2-0.32.0 reading plist| checking dependencies| checking dependencies|devel/py-parsing checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 11% checksumming|******** | 13% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% Warning: symlink(s) point to non-existent /exopi-obj/pobj/py-httplib2-0.32.0/fake-amd64/etc/ssl/cert.pem /exopi-obj/pobj/py-httplib2-0.32.0/fake-amd64/usr/local/lib/python3.14/site-packages/httplib2/cacerts.txt archiving| archiving| | 0% archiving|***************** | 27% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|*************************************** | 61% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-httplib2-0.32.0 was updated @depend lang/python/3,-main:python->=3.14:python-3.14.6 -> @depend lang/python/3,-main:python->=3.14:python-3.14.6p0 Link to /exopi-cvs/ports/packages/amd64/ftp/py3-httplib2-0.32.0.tgz >>> Running clean in www/py-httplib2 at 1784367539.23 ===> www/py-httplib2 ===> Cleaning for py3-httplib2-0.32.0 >>> Ended at 1784367539.49 max_stuck=2.14/depends=2.27/show-prepare-results=0.98/extract=0.33/build=1.95/package=1.77/clean=0.29