>>> Building on exopi-6 under www/py-httpbin BDEPENDS = [devel/py-setuptools;devel/py-installer;devel/py-wheel;devel/py-build;lang/python/3] DIST = [www/py-httpbin:httpbin-0.10.2.tar.gz] FULLPKGNAME = py3-httpbin-0.10.2p1 RDEPENDS = [devel/py-decorator;devel/py-six;textproc/py-MarkupSafe;www/py-itsdangerous;devel/py-gevent;www/py-werkzeug;www/py-flasgger;www/py-flask;archivers/py-brotli;www/py-jinja2;lang/python/3] (Junk lock obtained for exopi-6 at 1773355039.56) >>> Running depends in www/py-httpbin at 1773355039.61 last junk was in x11/terminator /usr/sbin/pkg_add -aI -Drepair py3-setuptools-80.9.0v0 py3-wheel-0.46.3 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-setuptools-80.9.0v0 py3-wheel-0.46.3 >>> Running show-prepare-results in www/py-httpbin at 1773355041.66 ===> 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.11p2 ===> py3-httpbin-0.10.2p1 depends on: py3-build-* -> py3-build-1.4.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-80.9.0v0 ===> py3-httpbin-0.10.2p1 depends on: py3-wheel-* -> py3-wheel-0.46.3 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 Still tainted: no >>> Running junk in www/py-httpbin at 1773355042.97 /usr/sbin/pkg_delete -aIXq autoconf-2.65p1 automake-1.10.3p10 celt-0.11.1p0v1 clipper2-1.5.4 cmake-core-4.2.3 db-4.6.21p8v0 dwz-0.16p1 epoll-shim-0.0.20240608 ghc-9.10.3 gmp-6.3.0p0 gperf-3.1p0 gtest-1.15.2 hdf5-1.14.6p1 libei-1.5.0 libffi-3.5.2 libiconv-1.17 libinput-openbsd-1.30.2p0 libsamplerate-0.2.2p0 libsndfile-1.2.2p0 libtool-2.4.2p3 meson-1.10.1v0 metaauto-1.0p4 ninja-1.11.1p1v1 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 wayland-1.24.0p2 wayland-protocols-1.47 xz-5.8.2 --- -git-2.53.0 ------------------- You should also run /usr/sbin/userdel _gitdaemon You should also run /usr/sbin/groupdel _gitdaemon --- -sane-backends-1.4.0p2 ------------------- You should also run rm -rf /var/spool/lock/sane/* You should also run /usr/sbin/userdel _saned You should also run /usr/sbin/groupdel _saned --- -tcl-8.5.19p6 ------------------- You may wish to remove /usr/local/lib/tcl/tcl8.5/man from man.conf (Junk lock released for exopi-6 at 1773355064.05) Woken up net/nng distfiles size=107327 >>> Running extract in www/py-httpbin at 1773355064.11 ===> 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 1773355064.51 ===> 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... /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). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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... /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). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/httpbin copying build/lib/httpbin/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin copying build/lib/httpbin/core.py -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin copying build/lib/httpbin/filters.py -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin copying build/lib/httpbin/helpers.py -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin copying build/lib/httpbin/structures.py -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin copying build/lib/httpbin/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin creating build/bdist.openbsd-7.9-amd64/wheel/httpbin/static copying build/lib/httpbin/static/favicon.ico -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/static creating build/bdist.openbsd-7.9-amd64/wheel/httpbin/templates copying build/lib/httpbin/templates/UTF-8-demo.txt -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/footer.html -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/forms-post.html -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/httpbin.1.html -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/index.html -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/moby.html -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/sample.xml -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates copying build/lib/httpbin/templates/trackingscripts.html -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates creating build/bdist.openbsd-7.9-amd64/wheel/httpbin/templates/flasgger copying build/lib/httpbin/templates/flasgger/index.html -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates/flasgger creating build/bdist.openbsd-7.9-amd64/wheel/httpbin/templates/images copying build/lib/httpbin/templates/images/jackal.jpg -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates/images copying build/lib/httpbin/templates/images/pig_icon.png -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates/images copying build/lib/httpbin/templates/images/svg_logo.svg -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates/images copying build/lib/httpbin/templates/images/wolf_1.webp -> build/bdist.openbsd-7.9-amd64/wheel/./httpbin/templates/images running install_egg_info Copying httpbin.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./httpbin-0.10.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/httpbin-0.10.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-httpbin-0.10.2/httpbin-0.10.2/dist/.tmp-cgg2jyt7/httpbin-0.10.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-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.9-amd64/wheel Successfully built httpbin-0.10.2-py2.py3-none-any.whl >>> Running package in www/py-httpbin at 1773355066.92 ===> 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|**************************** | 43% 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 1773355073.45 ===> www/py-httpbin ===> Cleaning for py3-httpbin-0.10.2p1 >>> Ended at 1773355073.74 max_stuck=15.55/depends=2.06/show-prepare-results=1.29/junk=21.13/extract=0.42/build=2.41/package=6.52/clean=0.33