>>> Building on exopi-1 under www/py-httpbin BDEPENDS = [devel/py-setuptools;devel/py-build;lang/python/3;devel/py-wheel;devel/py-installer] DIST = [www/py-httpbin:httpbin-0.10.2.tar.gz] FULLPKGNAME = py3-httpbin-0.10.2p1 RDEPENDS = [www/py-jinja2;www/py-flask;www/py-werkzeug;lang/python/3;textproc/py-MarkupSafe;www/py-itsdangerous;devel/py-decorator;devel/py-six;www/py-flasgger;devel/py-gevent;archivers/py-brotli] (Junk lock obtained for exopi-1 at 1764619217.97) >>> Running depends in www/py-httpbin at 1764619218.00 last junk was in textproc/py-canonicaljson /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 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 >>> Running show-prepare-results in www/py-httpbin at 1764619219.63 ===> www/py-httpbin ===> Building from scratch py3-httpbin-0.10.2p1 ===> py3-httpbin-0.10.2p1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-httpbin-0.10.2p1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-httpbin-0.10.2p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-httpbin-0.10.2p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-httpbin-0.10.2p1 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-1 at 1764619220.49) distfiles size=107327 >>> Running extract in www/py-httpbin at 1764619220.52 ===> www/py-httpbin ===> Checking files for py3-httpbin-0.10.2p1 `/exopi-cvs/ports/distfiles/httpbin-0.10.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-httpbin-0.10.2p1 >>> Running build in www/py-httpbin at 1764619220.82 ===> www/py-httpbin ===> Patching for py3-httpbin-0.10.2p1 ===> Applying OpenBSD patch patch-httpbin_filters_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: httpbin/filters.py |--- httpbin/filters.py.orig |+++ httpbin/filters.py -------------------------- Patching file httpbin/filters.py using Plan A... Hunk #1 succeeded at 10. 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-httpbin-0.10.2p1 ===> Configuring for py3-httpbin-0.10.2p1 ===> Building for py3-httpbin-0.10.2p1 * Getting build dependencies for wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: ISC License (ISCL) License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: ISC License (ISCL) 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 httpbin.egg-info/PKG-INFO writing dependency_links to httpbin.egg-info/dependency_links.txt writing requirements to httpbin.egg-info/requires.txt writing top-level names to httpbin.egg-info/top_level.txt reading manifest file 'httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test_httpbin.py' adding license file 'LICENSE' adding license file 'LICENSE.ISC' adding license file 'LICENSE.MIT' adding license file 'AUTHORS' writing manifest file 'httpbin.egg-info/SOURCES.txt' * Building wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: ISC License (ISCL) License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: ISC License (ISCL) 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 /usr/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/httpbin copying httpbin/__init__.py -> build/lib/httpbin copying httpbin/core.py -> build/lib/httpbin copying httpbin/filters.py -> build/lib/httpbin copying httpbin/helpers.py -> build/lib/httpbin copying httpbin/structures.py -> build/lib/httpbin copying httpbin/utils.py -> build/lib/httpbin running egg_info writing httpbin.egg-info/PKG-INFO writing dependency_links to httpbin.egg-info/dependency_links.txt writing requirements to httpbin.egg-info/requires.txt writing top-level names to httpbin.egg-info/top_level.txt reading manifest file 'httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test_httpbin.py' adding license file 'LICENSE' adding license file 'LICENSE.ISC' adding license file 'LICENSE.MIT' adding license file 'AUTHORS' writing manifest file 'httpbin.egg-info/SOURCES.txt' creating build/lib/httpbin/static copying httpbin/static/favicon.ico -> build/lib/httpbin/static creating build/lib/httpbin/templates copying httpbin/templates/UTF-8-demo.txt -> build/lib/httpbin/templates copying httpbin/templates/footer.html -> build/lib/httpbin/templates copying httpbin/templates/forms-post.html -> build/lib/httpbin/templates copying httpbin/templates/httpbin.1.html -> build/lib/httpbin/templates copying httpbin/templates/index.html -> build/lib/httpbin/templates copying httpbin/templates/moby.html -> build/lib/httpbin/templates copying httpbin/templates/sample.xml -> build/lib/httpbin/templates copying httpbin/templates/trackingscripts.html -> build/lib/httpbin/templates creating build/lib/httpbin/templates/flasgger copying httpbin/templates/flasgger/index.html -> build/lib/httpbin/templates/flasgger creating build/lib/httpbin/templates/images copying httpbin/templates/images/jackal.jpg -> build/lib/httpbin/templates/images copying httpbin/templates/images/pig_icon.png -> build/lib/httpbin/templates/images copying httpbin/templates/images/svg_logo.svg -> build/lib/httpbin/templates/images copying httpbin/templates/images/wolf_1.webp -> build/lib/httpbin/templates/images 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/httpbin copying build/lib/httpbin/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin copying build/lib/httpbin/core.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin copying build/lib/httpbin/filters.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin copying build/lib/httpbin/helpers.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin copying build/lib/httpbin/structures.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin copying build/lib/httpbin/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin creating build/bdist.openbsd-7.8-amd64/wheel/httpbin/static copying build/lib/httpbin/static/favicon.ico -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/static creating build/bdist.openbsd-7.8-amd64/wheel/httpbin/templates copying build/lib/httpbin/templates/UTF-8-demo.txt -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/footer.html -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/forms-post.html -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/httpbin.1.html -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/index.html -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/moby.html -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/sample.xml -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/trackingscripts.html -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates creating build/bdist.openbsd-7.8-amd64/wheel/httpbin/templates/flasgger copying build/lib/httpbin/templates/flasgger/index.html -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates/flasgger creating build/bdist.openbsd-7.8-amd64/wheel/httpbin/templates/images copying build/lib/httpbin/templates/images/jackal.jpg -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates/images copying build/lib/httpbin/templates/images/pig_icon.png -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates/images copying build/lib/httpbin/templates/images/svg_logo.svg -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates/images copying build/lib/httpbin/templates/images/wolf_1.webp -> build/bdist.openbsd-7.8-amd64/wheel/./httpbin/templates/images running install_egg_info Copying httpbin.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./httpbin-0.10.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/httpbin-0.10.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-httpbin-0.10.2/httpbin-0.10.2/dist/.tmp-7v2_628z/httpbin-0.10.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'httpbin/__init__.py' adding 'httpbin/core.py' adding 'httpbin/filters.py' adding 'httpbin/helpers.py' adding 'httpbin/structures.py' adding 'httpbin/utils.py' adding 'httpbin/static/favicon.ico' adding 'httpbin/templates/UTF-8-demo.txt' adding 'httpbin/templates/footer.html' adding 'httpbin/templates/forms-post.html' adding 'httpbin/templates/httpbin.1.html' adding 'httpbin/templates/index.html' adding 'httpbin/templates/moby.html' adding 'httpbin/templates/sample.xml' adding 'httpbin/templates/trackingscripts.html' adding 'httpbin/templates/flasgger/index.html' adding 'httpbin/templates/images/jackal.jpg' adding 'httpbin/templates/images/pig_icon.png' adding 'httpbin/templates/images/svg_logo.svg' adding 'httpbin/templates/images/wolf_1.webp' adding 'httpbin-0.10.2.dist-info/licenses/AUTHORS' adding 'httpbin-0.10.2.dist-info/licenses/LICENSE' adding 'httpbin-0.10.2.dist-info/licenses/LICENSE.ISC' adding 'httpbin-0.10.2.dist-info/licenses/LICENSE.MIT' adding 'httpbin-0.10.2.dist-info/METADATA' adding 'httpbin-0.10.2.dist-info/WHEEL' adding 'httpbin-0.10.2.dist-info/top_level.txt' adding 'httpbin-0.10.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built httpbin-0.10.2-py2.py3-none-any.whl >>> Running package in www/py-httpbin at 1764619223.11 ===> www/py-httpbin ===> Faking installation for py3-httpbin-0.10.2p1 /usr/local/lib/python3.13/site-packages/httpbin/helpers.py:38: SyntaxWarning: invalid escape sequence '\_' /usr/local/lib/python3.13/site-packages/httpbin/helpers.py:84: SyntaxWarning: invalid escape sequence '\ ' /usr/local/lib/python3.13/site-packages/httpbin/helpers.py:444: SyntaxWarning: invalid escape sequence '\s' /usr/local/lib/python3.13/site-packages/httpbin/helpers.py:38: SyntaxWarning: invalid escape sequence '\_' /usr/local/lib/python3.13/site-packages/httpbin/helpers.py:84: SyntaxWarning: invalid escape sequence '\ ' /usr/local/lib/python3.13/site-packages/httpbin/helpers.py:444: SyntaxWarning: invalid escape sequence '\s' ===> Building package for py3-httpbin-0.10.2p1 Create /exopi-cvs/ports/packages/amd64/all/py3-httpbin-0.10.2p1.tgz Creating package py3-httpbin-0.10.2p1 reading plist| checking dependencies| checking dependencies|archivers/py-brotli checking dependencies|devel/py-decorator checking dependencies|devel/py-gevent checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checking dependencies|textproc/py-MarkupSafe checking dependencies|www/py-flasgger checking dependencies|www/py-flask checking dependencies|www/py-itsdangerous checking dependencies|www/py-jinja2 checking dependencies|www/py-werkzeug checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|**** | 6% checksumming|***** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********* | 15% archiving|******************* | 29% archiving|******************** | 30% archiving|******************** | 32% archiving|*********************** | 36% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|************************************* | 58% archiving|************************************** | 59% archiving|**************************************** | 63% archiving|******************************************** | 69% archiving|*********************************************** | 73% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|*************************************************** | 80% archiving|********************************************************* | 89% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-httpbin-0.10.2p1.tgz >>> Running clean in www/py-httpbin at 1764619228.21 ===> www/py-httpbin ===> Cleaning for py3-httpbin-0.10.2p1 >>> Ended at 1764619228.38 max_stuck=0.00/depends=1.63/show-prepare-results=0.89/extract=0.29/build=2.30/package=5.09/clean=0.20