>>> Building on localhost under www/py-treq BDEPENDS = [devel/py-incremental;devel/py-build;devel/py-wheel;devel/py-setuptools;lang/python/3;devel/py-installer] DIST = [www/py-treq:treq-24.9.1.tar.gz] FULLPKGNAME = py3-treq-24.9.1p1 RDEPENDS = [devel/py-twisted;lang/python/3;www/py-requests;devel/py-attrs;devel/py-six;devel/py-incremental] (Junk lock obtained for localhost at 1750221348.76) >>> Running depends in www/py-treq at 1750221348.83 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-incremental-24.7.2p2 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.2.2.post1p1 py3-incremental-24.7.2p2 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.12.10 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-incremental-24.7.2p2 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in www/py-treq at 1750221360.33 ===> www/py-treq ===> Building from scratch py3-treq-24.9.1p1 ===> py3-treq-24.9.1p1 depends on: py3-incremental-* -> py3-incremental-24.7.2p2 ===> py3-treq-24.9.1p1 depends on: python->=3.12,<3.13 -> python-3.12.10 ===> py3-treq-24.9.1p1 depends on: py3-build-* -> py3-build-1.2.2.post1p1 ===> py3-treq-24.9.1p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-treq-24.9.1p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-treq-24.9.1p1 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.2.2.post1p1 py3-incremental-24.7.2p2 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.12.10 Still tainted: host marked nojunk by devel/py-unicorn >>> Running junk in www/py-treq at 1750221370.47 Can't run junk because of lock on devel/py-unicorn (Junk lock released for localhost at 1750221374.74) distfiles size=85614 >>> Running extract in www/py-treq at 1750221374.81 ===> www/py-treq ===> Checking files for py3-treq-24.9.1p1 `/ports/distfiles/treq-24.9.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-treq-24.9.1p1 >>> Running build in www/py-treq at 1750221376.38 ===> www/py-treq ===> Patching for py3-treq-24.9.1p1 ===> 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-treq-24.9.1p1 ===> Configuring for py3-treq-24.9.1p1 ===> Building for py3-treq-24.9.1p1 * Getting build dependencies for wheel... * Building wheel... /usr/local/lib/python3.12/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/treq copying src/treq/__init__.py -> build/lib/treq copying src/treq/_agentspy.py -> build/lib/treq copying src/treq/_multipart.py -> build/lib/treq copying src/treq/_types.py -> build/lib/treq copying src/treq/_version.py -> build/lib/treq copying src/treq/api.py -> build/lib/treq copying src/treq/auth.py -> build/lib/treq copying src/treq/client.py -> build/lib/treq copying src/treq/content.py -> build/lib/treq copying src/treq/cookies.py -> build/lib/treq copying src/treq/multipart.py -> build/lib/treq copying src/treq/response.py -> build/lib/treq copying src/treq/testing.py -> build/lib/treq creating build/lib/treq/test copying src/treq/test/__init__.py -> build/lib/treq/test copying src/treq/test/test_agentspy.py -> build/lib/treq/test copying src/treq/test/test_api.py -> build/lib/treq/test copying src/treq/test/test_auth.py -> build/lib/treq/test copying src/treq/test/test_client.py -> build/lib/treq/test copying src/treq/test/test_content.py -> build/lib/treq/test copying src/treq/test/test_cookies.py -> build/lib/treq/test copying src/treq/test/test_multipart.py -> build/lib/treq/test copying src/treq/test/test_response.py -> build/lib/treq/test copying src/treq/test/test_testing.py -> build/lib/treq/test copying src/treq/test/test_treq_integration.py -> build/lib/treq/test copying src/treq/test/util.py -> build/lib/treq/test creating build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/__init__.py -> build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/child.py -> build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/parent.py -> build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/shared.py -> build/lib/treq/test/local_httpbin creating build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/__init__.py -> build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/test_child.py -> build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/test_parent.py -> build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/test_shared.py -> build/lib/treq/test/local_httpbin/test copying src/treq/py.typed -> build/lib/treq installing to build/bdist.openbsd-7.7-octeon/wheel running install running install_lib creating build/bdist.openbsd-7.7-octeon/wheel creating build/bdist.openbsd-7.7-octeon/wheel/treq copying build/lib/treq/__init__.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/_agentspy.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/_multipart.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/_types.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/_version.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/api.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/auth.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/client.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/content.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/cookies.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/multipart.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/response.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq copying build/lib/treq/testing.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq creating build/bdist.openbsd-7.7-octeon/wheel/treq/test copying build/lib/treq/test/__init__.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/test_agentspy.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/test_api.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/test_auth.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/test_client.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/test_content.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/test_cookies.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/test_multipart.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/test_response.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/test_testing.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/test_treq_integration.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test copying build/lib/treq/test/util.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test creating build/bdist.openbsd-7.7-octeon/wheel/treq/test/local_httpbin copying build/lib/treq/test/local_httpbin/__init__.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test/local_httpbin copying build/lib/treq/test/local_httpbin/child.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test/local_httpbin copying build/lib/treq/test/local_httpbin/parent.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test/local_httpbin copying build/lib/treq/test/local_httpbin/shared.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test/local_httpbin creating build/bdist.openbsd-7.7-octeon/wheel/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/__init__.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/test_child.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/test_parent.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/test_shared.py -> build/bdist.openbsd-7.7-octeon/wheel/./treq/test/local_httpbin/test copying build/lib/treq/py.typed -> build/bdist.openbsd-7.7-octeon/wheel/./treq running install_egg_info running egg_info writing src/treq.egg-info/PKG-INFO writing dependency_links to src/treq.egg-info/dependency_links.txt writing requirements to src/treq.egg-info/requires.txt writing top-level names to src/treq.egg-info/top_level.txt reading manifest file 'src/treq.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/html' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching '.github' warning: no previously-included files found matching '.readthedocs.yml' no previously-included directories found matching 'changelog.d' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/treq.egg-info/SOURCES.txt' Copying src/treq.egg-info to build/bdist.openbsd-7.7-octeon/wheel/./treq-24.9.1-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.7-octeon/wheel/treq-24.9.1.dist-info/WHEEL creating '/pobj/py-treq-24.9.1/treq-24.9.1/dist/.tmp-1t66pzge/treq-24.9.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.7-octeon/wheel' to it adding 'treq/__init__.py' adding 'treq/_agentspy.py' adding 'treq/_multipart.py' adding 'treq/_types.py' adding 'treq/_version.py' adding 'treq/api.py' adding 'treq/auth.py' adding 'treq/client.py' adding 'treq/content.py' adding 'treq/cookies.py' adding 'treq/multipart.py' adding 'treq/py.typed' adding 'treq/response.py' adding 'treq/testing.py' adding 'treq/test/__init__.py' adding 'treq/test/test_agentspy.py' adding 'treq/test/test_api.py' adding 'treq/test/test_auth.py' adding 'treq/test/test_client.py' adding 'treq/test/test_content.py' adding 'treq/test/test_cookies.py' adding 'treq/test/test_multipart.py' adding 'treq/test/test_response.py' adding 'treq/test/test_testing.py' adding 'treq/test/test_treq_integration.py' adding 'treq/test/util.py' adding 'treq/test/local_httpbin/__init__.py' adding 'treq/test/local_httpbin/child.py' adding 'treq/test/local_httpbin/parent.py' adding 'treq/test/local_httpbin/shared.py' adding 'treq/test/local_httpbin/test/__init__.py' adding 'treq/test/local_httpbin/test/test_child.py' adding 'treq/test/local_httpbin/test/test_parent.py' adding 'treq/test/local_httpbin/test/test_shared.py' adding 'treq-24.9.1.dist-info/licenses/LICENSE' adding 'treq-24.9.1.dist-info/METADATA' adding 'treq-24.9.1.dist-info/WHEEL' adding 'treq-24.9.1.dist-info/top_level.txt' adding 'treq-24.9.1.dist-info/RECORD' removing build/bdist.openbsd-7.7-octeon/wheel Successfully built treq-24.9.1-py3-none-any.whl >>> Running package in www/py-treq at 1750221416.31 ===> www/py-treq ===> Faking installation for py3-treq-24.9.1p1 ===> Building package for py3-treq-24.9.1p1 Create /ports/packages/mips64/all/py3-treq-24.9.1p1.tgz Creating package py3-treq-24.9.1p1 reading plist| checking dependencies|devel/py-attrsdevel/py-incrementaldevel/py-sixdevel/py-twistedlang/python/3,-mainwww/py-requests checksumming| | 0% | 1%* | 2%* | 3% | 4%* | 5%* | 6% | 7%* | 8% | 9%* | 9% | 10%* | 11% | 12%* | 12% | 13%* | 14% | 15% | 16%* | 16% | 17%* | 18% | 19%* | 19% | 20%* | 21% | 22%* | 22% | 23%* | 24% | 25%* | 26%* | 27% | 28% | 29%* | 29% | 30%* | 31% | 32%* | 33%* | 34% | 35%* | 36%* | 37% | 38%* | 39% | 40%* | 40% | 41%* | 42% | 43%* | 44% | 45%* | 46% | 47%* | 47% | 48%* | 49% | 50%* | 50% | 51%* | 52% | 53%* | 53% | 54%* | 55% | 56%* | 57% | 58%* | 59% | 60%* | 60% | 61%* | 62% | 63%* | 64%* | 65% | 66%* | 67%* | 68% | 69%* | 70% | 71%* | 71% | 72% | 73%* | 74%* | 75% | 76%* | 77% | 78%* | 78% | 79%* | 80% | 81%* | 81% | 82%* | 83% | 84%* | 84% | 85% | 86%* | 87% | 88%* | 88% | 89%* | 90% | 91%* | 91% | 92%* | 93% | 94%* | 95%* | 96% | 97%* | 98%*| 99%|100%  archiving| | 0% | 1%* | 1%* | 3%** | 6% | 7%* | 8%* | 9%* | 11%* | 13%* | 13% | 14% | 15%** | 17%* | 18% | 19%** | 22%* | 24%* | 25%* | 26% | 27%* | 28% | 29%*** | 33%*** | 37%* | 39%* | 40%* | 42%* | 43%* | 46%** | 49%* | 49% | 50%** | 53%** | 57%* | 58%* | 60%* | 60% | 61%* | 62% | 63%* | 64%* | 66%** | 68%* | 70%** | 73% | 74%** | 76% | 77%** | 79% | 80%* | 81% | 82%* | 82% | 83%* | 84%* | 86%* | 87%** | 90% | 91%* | 92%* | 94%* | 95%* | 97%* | 98%*|100% /ports/plist/mips64/py3-treq-24.9.1p1 was updated @depend www/py-requests:py3-requests-*:py3-requests-2.32.2p1 -> @depend www/py-requests:py3-requests-*:py3-requests-2.32.4 Link to /ports/packages/mips64/ftp/py3-treq-24.9.1p1.tgz >>> Running clean in www/py-treq at 1750221467.70 ===> www/py-treq ===> Cleaning for py3-treq-24.9.1p1 >>> Ended at 1750221468.98 max_stuck=6.41/depends=11.50/show-prepare-results=9.86/junk=4.33/extract=1.58/build=39.90/package=51.41/clean=1.33 >>> Building on localhost under www/py-treq FULLPKGNAME = stub_name (Junk lock obtained for localhost at 1750685164.42) Still tainted: host marked nojunk by devel/py-unicorn >>> Running junk in www/py-treq at 1750685165.21 Can't run junk because of lock on devel/py-unicorn (Junk lock released for localhost at 1750685170.01) >>> Running build in www/py-treq at 1750685170.05 ===> www/py-treq ===> Building from scratch py3-treq-24.9.1p1 ===> py3-treq-24.9.1p1 depends on: py3-incremental-* - not found Dependency check failed *** Error 1 in www/py-treq (/ports/infrastructure/mk/bsd.port.mk:2392 '/pobj/py-treq-24.9.1/.dep-devel-py-incremental': @unset _DEPENDS_TARG...) *** Error 2 in www/py-treq (/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=py3-treq-24.9.1p1; export _LOCKS_HELD=" py3-treq-24.9....) ===> Exiting www/py-treq with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1750685173.13 max_stuck=0.00/junk=4.85/build=3.12 Error: job failed with 512 on localhost at 1750685173