>>> Building on localhost under security/py-in-toto BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-build;devel/py-setuptools;lang/python/3] DIST = [security/py-in-toto:in-toto-1.2.0.tar.gz] FULLPKGNAME = py3-in-toto-1.2.0p5 RDEPENDS = [devel/py-pathspec;lang/python/3;security/py-securesystemslib;devel/py-attrs;textproc/py-iso8601;devel/py-dateutil] (Junk lock obtained for localhost at 1775788056.89) >>> Running depends in security/py-in-toto at 1775788057.09 /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.3p0 python-3.13.12 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.3p0 python-3.13.12 /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.3p0 python-3.13.12 >>> Running show-prepare-results in security/py-in-toto at 1775788068.38 ===> security/py-in-toto ===> Building from scratch py3-in-toto-1.2.0p5 ===> py3-in-toto-1.2.0p5 depends on: python->=3.13,<3.14 -> python-3.13.12 ===> py3-in-toto-1.2.0p5 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-in-toto-1.2.0p5 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-in-toto-1.2.0p5 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-in-toto-1.2.0p5 depends on: py3-wheel-* -> py3-wheel-0.46.3p0 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 (Junk lock released for localhost at 1775788073.31) distfiles size=141761 >>> Running extract in security/py-in-toto at 1775788073.41 ===> security/py-in-toto ===> Checking files for py3-in-toto-1.2.0p5 `/usr/ports/distfiles/in-toto-1.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-in-toto-1.2.0p5 >>> Running build in security/py-in-toto at 1775788075.70 ===> security/py-in-toto ===> Patching for py3-in-toto-1.2.0p5 ===> 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-in-toto-1.2.0p5 ===> Configuring for py3-in-toto-1.2.0p5 ===> Building for py3-in-toto-1.2.0p5 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing in_toto.egg-info/PKG-INFO writing dependency_links to in_toto.egg-info/dependency_links.txt writing entry points to in_toto.egg-info/entry_points.txt writing requirements to in_toto.egg-info/requires.txt writing top-level names to in_toto.egg-info/top_level.txt reading manifest file 'in_toto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'in_toto.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: Apache Software 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/in_toto copying in_toto/__init__.py -> build/lib/in_toto copying in_toto/common_args.py -> build/lib/in_toto copying in_toto/exceptions.py -> build/lib/in_toto copying in_toto/formats.py -> build/lib/in_toto copying in_toto/in_toto_keygen.py -> build/lib/in_toto copying in_toto/in_toto_mock.py -> build/lib/in_toto copying in_toto/in_toto_record.py -> build/lib/in_toto copying in_toto/in_toto_run.py -> build/lib/in_toto copying in_toto/in_toto_sign.py -> build/lib/in_toto copying in_toto/in_toto_verify.py -> build/lib/in_toto copying in_toto/log.py -> build/lib/in_toto copying in_toto/rulelib.py -> build/lib/in_toto copying in_toto/runlib.py -> build/lib/in_toto copying in_toto/settings.py -> build/lib/in_toto copying in_toto/user_settings.py -> build/lib/in_toto copying in_toto/verifylib.py -> build/lib/in_toto creating build/lib/in_toto/models copying in_toto/models/__init__.py -> build/lib/in_toto/models copying in_toto/models/common.py -> build/lib/in_toto/models copying in_toto/models/layout.py -> build/lib/in_toto/models copying in_toto/models/link.py -> build/lib/in_toto/models copying in_toto/models/metadata.py -> build/lib/in_toto/models installing to build/bdist.openbsd-7.9-armv7/wheel running install running install_lib creating build/bdist.openbsd-7.9-armv7/wheel creating build/bdist.openbsd-7.9-armv7/wheel/in_toto copying build/lib/in_toto/__init__.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/common_args.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/exceptions.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/formats.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/in_toto_keygen.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/in_toto_mock.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/in_toto_record.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/in_toto_run.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/in_toto_sign.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/in_toto_verify.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/log.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/rulelib.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/runlib.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/settings.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/user_settings.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto copying build/lib/in_toto/verifylib.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto creating build/bdist.openbsd-7.9-armv7/wheel/in_toto/models copying build/lib/in_toto/models/__init__.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto/models copying build/lib/in_toto/models/common.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto/models copying build/lib/in_toto/models/layout.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto/models copying build/lib/in_toto/models/link.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto/models copying build/lib/in_toto/models/metadata.py -> build/bdist.openbsd-7.9-armv7/wheel/./in_toto/models running install_egg_info running egg_info writing in_toto.egg-info/PKG-INFO writing dependency_links to in_toto.egg-info/dependency_links.txt writing entry points to in_toto.egg-info/entry_points.txt writing requirements to in_toto.egg-info/requires.txt writing top-level names to in_toto.egg-info/top_level.txt reading manifest file 'in_toto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'in_toto.egg-info/SOURCES.txt' Copying in_toto.egg-info to build/bdist.openbsd-7.9-armv7/wheel/./in_toto-1.2.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-armv7/wheel/in_toto-1.2.0.dist-info/WHEEL creating '/usr/obj/ports/py-in-toto-1.2.0/in-toto-1.2.0/dist/.tmp-76keqz5o/in_toto-1.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-armv7/wheel' to it adding 'in_toto/__init__.py' adding 'in_toto/common_args.py' adding 'in_toto/exceptions.py' adding 'in_toto/formats.py' adding 'in_toto/in_toto_keygen.py' adding 'in_toto/in_toto_mock.py' adding 'in_toto/in_toto_record.py' adding 'in_toto/in_toto_run.py' adding 'in_toto/in_toto_sign.py' adding 'in_toto/in_toto_verify.py' adding 'in_toto/log.py' adding 'in_toto/rulelib.py' adding 'in_toto/runlib.py' adding 'in_toto/settings.py' adding 'in_toto/user_settings.py' adding 'in_toto/verifylib.py' adding 'in_toto/models/__init__.py' adding 'in_toto/models/common.py' adding 'in_toto/models/layout.py' adding 'in_toto/models/link.py' adding 'in_toto/models/metadata.py' adding 'in_toto-1.2.0.dist-info/licenses/LICENSE' adding 'in_toto-1.2.0.dist-info/METADATA' adding 'in_toto-1.2.0.dist-info/WHEEL' adding 'in_toto-1.2.0.dist-info/entry_points.txt' adding 'in_toto-1.2.0.dist-info/top_level.txt' adding 'in_toto-1.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-armv7/wheel Successfully built in_toto-1.2.0-py3-none-any.whl >>> Running package in security/py-in-toto at 1775788102.15 ===> security/py-in-toto ===> Faking installation for py3-in-toto-1.2.0p5 ===> Building package for py3-in-toto-1.2.0p5 Create /usr/ports/packages/arm/all/py3-in-toto-1.2.0p5.tgz Creating package py3-in-toto-1.2.0p5 reading plist| checking dependencies|devel/py-attrsdevel/py-dateutildevel/py-pathspeclang/python/3,-mainsecurity/py-securesystemslibtextproc/py-iso8601 checksumming| | 0%* | 1% | 2%* | 3%* | 4% | 5%* | 6% | 7%* | 8%* | 9% | 11%* | 12%* | 13% | 14%* | 15%* | 16% | 17%* | 18%* | 19% | 20%* | 21% | 22%* | 23%* | 24% | 25%* | 26%* | 27% | 28%* | 29%* | 31% | 32%* | 33%* | 34% | 35%* | 36% | 37%* | 38%* | 39% | 40%* | 41%* | 42% | 43%* | 44%* | 45% | 46%* | 47%* | 48% | 49%* | 51% | 52%* | 53%* | 54% | 55%* | 56%* | 57% | 58%* | 59%* | 60% | 61%* | 62%* | 63% | 64%* | 65% | 66%* | 67%* | 68% | 69%* | 71%* | 72% | 73%* | 74%* | 75% | 76%* | 77%* | 78% | 79%* | 80% | 81%* | 82%* | 83% | 84%* | 85%* | 86% | 87%* | 88%* | 89% | 91%* | 92%* | 93% | 94%* | 95% | 96%* | 97%* | 98% | 99%*|100%  archiving| | 0%* | 1% | 2%* | 3% | 4%* | 5%* | 6%* | 7%* | 9%* | 10%* | 12%* | 14%* | 16%* | 18%* | 19%* | 20%* | 22%* | 23%*** | 29%**** | 34% | 35%* | 36% | 37%***** | 44%***** | 51% | 52%*** | 56%*** | 61%* | 62%* | 64%* | 65%* | 67% | 68%** | 70% | 71%* | 71% | 72%* | 74%* | 75%* | 77%* | 78% | 79%*** | 82% | 83%* | 84%* | 86%*** | 91%* | 91% | 92%*****|100% /usr/ports/plist/arm/py3-in-toto-1.2.0p5 was updated @depend devel/py-pathspec:py3-pathspec-*:py3-pathspec-1.0.3 -> @depend devel/py-pathspec:py3-pathspec-*:py3-pathspec-1.0.4p0 @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.11p0 -> @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.12 Link to /usr/ports/packages/arm/ftp/py3-in-toto-1.2.0p5.tgz >>> Running clean in security/py-in-toto at 1775788129.30 ===> security/py-in-toto ===> Cleaning for py3-in-toto-1.2.0p5 >>> Ended at 1775788131.07 max_stuck=10.68/depends=11.41/show-prepare-results=5.01/extract=2.28/build=26.47/package=27.14/clean=1.87 >>> Building on armv7-1 under security/py-in-toto FULLPKGNAME = stub_name >>> Running build in security/py-in-toto at 1777036659.19 ===> security/py-in-toto ===> Building from scratch py3-in-toto-1.2.0p5 ===> py3-in-toto-1.2.0p5 depends on: python->=3.13,<3.14 -> python-3.13.12 ===> py3-in-toto-1.2.0p5 depends on: py3-build-* - not found Dependency check failed *** Error 1 in security/py-in-toto (/usr/ports/infrastructure/mk/bsd.port.mk:2386 '/usr/obj/ports/py-in-toto-1.2.0/.dep-devel-py-build': @un...) *** Error 2 in security/py-in-toto (/usr/ports/infrastructure/mk/bsd.port.mk:2706 'build': @lock=py3-in-toto-1.2.0p5; export _LOCKS_HELD=" ...) ===> Exiting security/py-in-toto with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Running clean in security/py-in-toto at 1777036662.13 ===> security/py-in-toto ===> Cleaning for py3-in-toto-1.2.0p5 >>> Ended at 1777036663.11 max_stuck=0.00/build=3.08/clean=1.05 Error: job failed with 512 on armv7-1 at 1777036663