>>> Building on sparc64-0b under textproc/py-humanfriendly BDEPENDS = [devel/py-installer;devel/py-wheel;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [textproc/py-humanfriendly:humanfriendly-10.0.tar.gz] FULLPKGNAME = py3-humanfriendly-10.0p2 RDEPENDS = [lang/python/3] Avoided depends for py3-setuptools-79.0.1v0 python-3.12.11 py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-wheel-0.46.1 distfiles size=360702 >>> Running extract in textproc/py-humanfriendly at 1752820075.85 ===> textproc/py-humanfriendly ===> Building from scratch py3-humanfriendly-10.0p2 ===> Checking files for py3-humanfriendly-10.0p2 `/usr/ports/distfiles/humanfriendly-10.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> py3-humanfriendly-10.0p2 depends on: python->=3.12,<3.13 -> python-3.12.11 ===> py3-humanfriendly-10.0p2 depends on: py3-build-* -> py3-build-1.2.2.post1p1 ===> py3-humanfriendly-10.0p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-humanfriendly-10.0p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-humanfriendly-10.0p2 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Extracting for py3-humanfriendly-10.0p2 >>> Running build in textproc/py-humanfriendly at 1752820082.84 ===> textproc/py-humanfriendly ===> Patching for py3-humanfriendly-10.0p2 ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-humanfriendly-10.0p2 ===> Configuring for py3-humanfriendly-10.0p2 ===> Building for py3-humanfriendly-10.0p2 * Getting build dependencies for wheel... :84: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html /usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 egg_info writing humanfriendly.egg-info/PKG-INFO writing dependency_links to humanfriendly.egg-info/dependency_links.txt writing entry points to humanfriendly.egg-info/entry_points.txt writing requirements to humanfriendly.egg-info/requires.txt writing top-level names to humanfriendly.egg-info/top_level.txt reading manifest file 'humanfriendly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'humanfriendly.egg-info/SOURCES.txt' * Building wheel... :84: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html /usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 /usr/local/lib/python3.12/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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/humanfriendly copying humanfriendly/__init__.py -> build/lib/humanfriendly copying humanfriendly/tables.py -> build/lib/humanfriendly copying humanfriendly/tests.py -> build/lib/humanfriendly copying humanfriendly/deprecation.py -> build/lib/humanfriendly copying humanfriendly/sphinx.py -> build/lib/humanfriendly copying humanfriendly/decorators.py -> build/lib/humanfriendly copying humanfriendly/testing.py -> build/lib/humanfriendly copying humanfriendly/prompts.py -> build/lib/humanfriendly copying humanfriendly/compat.py -> build/lib/humanfriendly copying humanfriendly/text.py -> build/lib/humanfriendly copying humanfriendly/usage.py -> build/lib/humanfriendly copying humanfriendly/cli.py -> build/lib/humanfriendly copying humanfriendly/case.py -> build/lib/humanfriendly creating build/lib/humanfriendly/terminal copying humanfriendly/terminal/__init__.py -> build/lib/humanfriendly/terminal copying humanfriendly/terminal/html.py -> build/lib/humanfriendly/terminal copying humanfriendly/terminal/spinners.py -> build/lib/humanfriendly/terminal installing to build/bdist.openbsd-7.7-sparc64/wheel running install running install_lib creating build/bdist.openbsd-7.7-sparc64/wheel creating build/bdist.openbsd-7.7-sparc64/wheel/humanfriendly copying build/lib/humanfriendly/__init__.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/tables.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/tests.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/deprecation.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/sphinx.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/decorators.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/testing.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/prompts.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/compat.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/text.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/usage.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/cli.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly copying build/lib/humanfriendly/case.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly creating build/bdist.openbsd-7.7-sparc64/wheel/humanfriendly/terminal copying build/lib/humanfriendly/terminal/__init__.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly/terminal copying build/lib/humanfriendly/terminal/html.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly/terminal copying build/lib/humanfriendly/terminal/spinners.py -> build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly/terminal running install_egg_info running egg_info writing humanfriendly.egg-info/PKG-INFO writing dependency_links to humanfriendly.egg-info/dependency_links.txt writing entry points to humanfriendly.egg-info/entry_points.txt writing requirements to humanfriendly.egg-info/requires.txt writing top-level names to humanfriendly.egg-info/top_level.txt reading manifest file 'humanfriendly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'humanfriendly.egg-info/SOURCES.txt' Copying humanfriendly.egg-info to build/bdist.openbsd-7.7-sparc64/wheel/./humanfriendly-10.0-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.7-sparc64/wheel/humanfriendly-10.0.dist-info/WHEEL creating '/usr/obj/ports/py-humanfriendly-10.0/humanfriendly-10.0/dist/.tmp-dj0v29jf/humanfriendly-10.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.7-sparc64/wheel' to it adding 'humanfriendly/__init__.py' adding 'humanfriendly/case.py' adding 'humanfriendly/cli.py' adding 'humanfriendly/compat.py' adding 'humanfriendly/decorators.py' adding 'humanfriendly/deprecation.py' adding 'humanfriendly/prompts.py' adding 'humanfriendly/sphinx.py' adding 'humanfriendly/tables.py' adding 'humanfriendly/testing.py' adding 'humanfriendly/tests.py' adding 'humanfriendly/text.py' adding 'humanfriendly/usage.py' adding 'humanfriendly/terminal/__init__.py' adding 'humanfriendly/terminal/html.py' adding 'humanfriendly/terminal/spinners.py' adding 'humanfriendly-10.0.dist-info/licenses/LICENSE.txt' adding 'humanfriendly-10.0.dist-info/METADATA' adding 'humanfriendly-10.0.dist-info/WHEEL' adding 'humanfriendly-10.0.dist-info/entry_points.txt' adding 'humanfriendly-10.0.dist-info/top_level.txt' adding 'humanfriendly-10.0.dist-info/RECORD' removing build/bdist.openbsd-7.7-sparc64/wheel Successfully built humanfriendly-10.0-py2.py3-none-any.whl >>> Running package in textproc/py-humanfriendly at 1752820100.31 ===> textproc/py-humanfriendly ===> Faking installation for py3-humanfriendly-10.0p2 ===> Building package for py3-humanfriendly-10.0p2 Create /usr/ports/packages/sparc64/all/py3-humanfriendly-10.0p2.tgz Creating package py3-humanfriendly-10.0p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% pkg_create: Can't create archive /usr/ports/packages/sparc64/tmp/py3-humanfriendly-10.0p2.tgz: *** Error 1 in textproc/py-humanfriendly (/usr/ports/infrastructure/mk/bsd.port.mk:2249 '/usr/ports/packages/sparc64/all/py3-humanfriendly-10.0p2.tgz') *** Error 2 in textproc/py-humanfriendly (/usr/ports/infrastructure/mk/bsd.port.mk:2733 '_internal-package': @case X${_DEPENDS_CACHE} in X)...) *** Error 2 in textproc/py-humanfriendly (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'package': @lock=py3-humanfriendly-10.0p2; export _...) ===> Exiting textproc/py-humanfriendly with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'package': @: ${echo_msg:=echo}; : ${target:=package}; for i in ; do ...) >>> Ended at 1752820108.66 max_stuck=0.00/extract=7.47/build=17.45/package=8.43 Error: job failed with 512 on sparc64-0b at 1752820108