>>> Building on exopi-2 under security/py-in-toto,python3 BDEPENDS = [devel/py-build,python3;devel/py-setuptools,python3;devel/py-installer,python3;devel/py-wheel,python3;lang/python/3] DIST = [security/py-in-toto,python3:in-toto-1.2.0.tar.gz] FULLPKGNAME = py3-in-toto-1.2.0p3 RDEPENDS = [textproc/py-iso8601,python3;lang/python/3;security/py-securesystemslib,python3;devel/py-dateutil,python3;devel/py-attrs,python3;devel/py-pathspec,python3] (Junk lock obtained for exopi-2 at 1716217594.71) >>> Running depends in security/py-in-toto,python3 at 1716217594.74 last junk was in sysutils/py-blessed,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 >>> Running show-prepare-results in security/py-in-toto,python3 at 1716217596.63 ===> security/py-in-toto,python3 ===> Building from scratch py3-in-toto-1.2.0p3 ===> py3-in-toto-1.2.0p3 depends on: python->=3.11,<3.12 -> python-3.11.9p2 ===> py3-in-toto-1.2.0p3 depends on: py3-build-* -> py3-build-1.2.1p1 ===> py3-in-toto-1.2.0p3 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-in-toto-1.2.0p3 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> py3-in-toto-1.2.0p3 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 (Junk lock released for exopi-2 at 1716217597.85) distfiles size=141761 >>> Running build in security/py-in-toto,python3 at 1716217597.88 ===> security/py-in-toto,python3 ===> Checking files for py3-in-toto-1.2.0p3 `/exopi-cvs/ports/distfiles/in-toto-1.2.0.tar.gz' is up to date. >> (SHA256) in-toto-1.2.0.tar.gz: OK ===> Extracting for py3-in-toto-1.2.0p3 ===> Patching for py3-in-toto-1.2.0p3 ===> 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.0p3 ===> Configuring for py3-in-toto-1.2.0p3 ===> Building for py3-in-toto-1.2.0p3 * Getting build dependencies for wheel... 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... running bdist_wheel running build running build_py creating build creating build/lib 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.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/common_args.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/formats.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/in_toto_keygen.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/in_toto_mock.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/in_toto_record.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/in_toto_run.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/in_toto_sign.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/in_toto_verify.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/log.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/rulelib.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/runlib.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/settings.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/user_settings.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto copying build/lib/in_toto/verifylib.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto creating build/bdist.openbsd-7.5-amd64/wheel/in_toto/models copying build/lib/in_toto/models/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto/models copying build/lib/in_toto/models/common.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto/models copying build/lib/in_toto/models/layout.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto/models copying build/lib/in_toto/models/link.py -> build/bdist.openbsd-7.5-amd64/wheel/in_toto/models copying build/lib/in_toto/models/metadata.py -> build/bdist.openbsd-7.5-amd64/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.5-amd64/wheel/in_toto-1.2.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/in_toto-1.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-in-toto-1.2.0-python3/in-toto-1.2.0/dist/.tmp-poztkm76/in_toto-1.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/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/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.5-amd64/wheel Successfully built in_toto-1.2.0-py3-none-any.whl >>> Running package in security/py-in-toto,python3 at 1716217600.81 ===> security/py-in-toto,python3 ===> Faking installation for py3-in-toto-1.2.0p3 ===> Building package for py3-in-toto-1.2.0p3 Create /exopi-cvs/ports/packages/amd64/all/py3-in-toto-1.2.0p3.tgz Creating package py3-in-toto-1.2.0p3 reading plist| checking dependencies| checking dependencies|devel/py-attrs,python3 checking dependencies|devel/py-dateutil,python3 checking dependencies|devel/py-pathspec,python3 checking dependencies|lang/python/3,-main checking dependencies|security/py-securesystemslib,python3 checking dependencies|textproc/py-iso8601,python3 checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 5% archiving|**** | 6% archiving|***** | 7% archiving|****** | 9% archiving|******* | 10% archiving|******** | 12% archiving|********* | 14% archiving|*********** | 16% archiving|*********** | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 24% archiving|******************* | 29% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|**************************** | 45% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|************************************* | 58% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-in-toto-1.2.0p3.tgz >>> Running clean in security/py-in-toto,python3 at 1716217605.97 ===> security/py-in-toto,python3 ===> Cleaning for py3-in-toto-1.2.0p3 >>> Ended at 1716217606.29 max_stuck=0.58/depends=1.89/show-prepare-results=1.25/build=2.93/package=5.16/clean=0.34