>>> Building on exopi-5 under www/py-httplib2 BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools] DIST = [www/py-httplib2:httplib2-0.31.0.tar.gz] FULLPKGNAME = py3-httplib2-0.31.0 RDEPENDS = [devel/py-parsing;lang/python/3] (Junk lock obtained for exopi-5 at 1764754193.29) >>> Running depends in www/py-httplib2 at 1764754193.34 last junk was in security/ssh-audit /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 >>> Running show-prepare-results in www/py-httplib2 at 1764754194.99 ===> www/py-httplib2 ===> Building from scratch py3-httplib2-0.31.0 ===> py3-httplib2-0.31.0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-httplib2-0.31.0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-httplib2-0.31.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-httplib2-0.31.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-httplib2-0.31.0 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-5 at 1764754195.92) distfiles size=250759 >>> Running extract in www/py-httplib2 at 1764754195.96 ===> www/py-httplib2 ===> Checking files for py3-httplib2-0.31.0 `/exopi-cvs/ports/distfiles/httplib2-0.31.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-httplib2-0.31.0 >>> Running build in www/py-httplib2 at 1764754196.41 ===> www/py-httplib2 ===> Patching for py3-httplib2-0.31.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.31.0 ===> Configuring for py3-httplib2-0.31.0 ===> Building for py3-httplib2-0.31.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.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.13/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.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.13/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/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.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/httplib2 copying build/lib/httplib2/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./httplib2 copying build/lib/httplib2/auth.py -> build/bdist.openbsd-7.8-amd64/wheel/./httplib2 copying build/lib/httplib2/certs.py -> build/bdist.openbsd-7.8-amd64/wheel/./httplib2 copying build/lib/httplib2/error.py -> build/bdist.openbsd-7.8-amd64/wheel/./httplib2 copying build/lib/httplib2/iri2uri.py -> build/bdist.openbsd-7.8-amd64/wheel/./httplib2 copying build/lib/httplib2/cacerts.txt -> build/bdist.openbsd-7.8-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.8-amd64/wheel/./httplib2-0.31.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/httplib2-0.31.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-httplib2-0.31.0/httplib2-0.31.0/dist/.tmp-22cepi3z/httplib2-0.31.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'httplib2/__init__.py' adding 'httplib2/auth.py' adding 'httplib2/cacerts.txt' adding 'httplib2/certs.py' adding 'httplib2/error.py' adding 'httplib2/iri2uri.py' adding 'httplib2-0.31.0.dist-info/licenses/LICENSE' adding 'httplib2-0.31.0.dist-info/METADATA' adding 'httplib2-0.31.0.dist-info/WHEEL' adding 'httplib2-0.31.0.dist-info/top_level.txt' adding 'httplib2-0.31.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built httplib2-0.31.0-py3-none-any.whl >>> Running package in www/py-httplib2 at 1764754198.21 ===> www/py-httplib2 ===> Faking installation for py3-httplib2-0.31.0 ln -sf /etc/ssl/cert.pem /exopi-obj/pobj/py-httplib2-0.31.0/fake-amd64/usr/local/lib/python3.13/site-packages/httplib2/cacerts.txt ===> Building package for py3-httplib2-0.31.0 Create /exopi-cvs/ports/packages/amd64/all/py3-httplib2-0.31.0.tgz Creating package py3-httplib2-0.31.0 reading plist| checking dependencies| checking dependencies|devel/py-parsing checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 9% checksumming|******* | 11% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% Warning: symlink(s) point to non-existent /exopi-obj/pobj/py-httplib2-0.31.0/fake-amd64/etc/ssl/cert.pem /exopi-obj/pobj/py-httplib2-0.31.0/fake-amd64/usr/local/lib/python3.13/site-packages/httplib2/cacerts.txt archiving| archiving| | 0% archiving|******************* | 29% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-httplib2-0.31.0.tgz >>> Running clean in www/py-httplib2 at 1764754199.97 ===> www/py-httplib2 ===> Cleaning for py3-httplib2-0.31.0 >>> Ended at 1764754200.18 max_stuck=0.00/depends=1.62/show-prepare-results=1.01/extract=0.42/build=1.80/package=1.77/clean=0.26