>>> Building on exopi-3 under devel/py-fixtures,python3 BDEPENDS = [devel/py-installer,python3;lang/python/3;devel/py-wheel,python3;devel/py-pbr,python3;devel/py-build,python3;devel/py-setuptools,python3] DIST = [devel/py-fixtures,python3:fixtures-3.0.0.tar.gz] FULLPKGNAME = py3-fixtures-3.0.0p6 RDEPENDS = [lang/python/3;devel/py-six,python3;devel/py-testtools,python3] (Junk lock obtained for exopi-3 at 1731847285.04) >>> Running depends in devel/py-fixtures,python3 at 1731847285.08 last junk was in games/quadrupleback /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pbr-6.1.0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pbr-6.1.0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pbr-6.1.0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 >>> Running show-prepare-results in devel/py-fixtures,python3 at 1731847288.07 ===> devel/py-fixtures,python3 ===> Building from scratch py3-fixtures-3.0.0p6 ===> py3-fixtures-3.0.0p6 depends on: py3-pbr-* -> py3-pbr-6.1.0 ===> py3-fixtures-3.0.0p6 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-fixtures-3.0.0p6 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-fixtures-3.0.0p6 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-fixtures-3.0.0p6 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-fixtures-3.0.0p6 depends on: py3-wheel-* -> py3-wheel-0.45.0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pbr-6.1.0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-3 at 1731847289.75) distfiles size=56629 >>> Running build in devel/py-fixtures,python3 at 1731847289.78 ===> devel/py-fixtures,python3 ===> Checking files for py3-fixtures-3.0.0p6 `/exopi-cvs/ports/distfiles/fixtures-3.0.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-fixtures-3.0.0p6 ===> Patching for py3-fixtures-3.0.0p6 ===> 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-fixtures-3.0.0p6 ===> Configuring for py3-fixtures-3.0.0p6 ===> Building for py3-fixtures-3.0.0p6 * Getting build dependencies for wheel... /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) * Building wheel... /usr/local/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fixtures creating build/lib/fixtures/tests copying fixtures/tests/helpers.py -> build/lib/fixtures/tests copying fixtures/tests/test_testcase.py -> build/lib/fixtures/tests copying fixtures/tests/test_fixture.py -> build/lib/fixtures/tests copying fixtures/tests/test_callmany.py -> build/lib/fixtures/tests copying fixtures/tests/__init__.py -> build/lib/fixtures/tests creating build/lib/fixtures/_fixtures copying fixtures/_fixtures/environ.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/logger.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/pythonpath.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/packagepath.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/timeout.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/mockpatch.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/temphomedir.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/popen.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/__init__.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/streams.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/monkeypatch.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/tempdir.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/warnings.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/pythonpackage.py -> build/lib/fixtures/_fixtures copying fixtures/fixture.py -> build/lib/fixtures copying fixtures/testcase.py -> build/lib/fixtures copying fixtures/__init__.py -> build/lib/fixtures copying fixtures/callmany.py -> build/lib/fixtures creating build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_mockpatch.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_temphomedir.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_warnings.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_popen.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_monkeypatch.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_pythonpackage.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/__init__.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_pythonpath.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_streams.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_tempdir.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_packagepath.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_environ.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_logger.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_timeout.py -> build/lib/fixtures/tests/_fixtures running egg_info writing fixtures.egg-info/PKG-INFO writing dependency_links to fixtures.egg-info/dependency_links.txt writing requirements to fixtures.egg-info/requires.txt writing top-level names to fixtures.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt installing to build/bdist.openbsd-7.6-amd64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/fixtures creating build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests copying build/lib/fixtures/tests/helpers.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests copying build/lib/fixtures/tests/test_testcase.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests copying build/lib/fixtures/tests/test_fixture.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests copying build/lib/fixtures/tests/test_callmany.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests copying build/lib/fixtures/tests/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests creating build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_mockpatch.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_temphomedir.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_warnings.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_popen.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_monkeypatch.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_pythonpackage.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_pythonpath.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_streams.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_tempdir.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_packagepath.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_environ.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_logger.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures copying build/lib/fixtures/tests/_fixtures/test_timeout.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/tests/_fixtures creating build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/environ.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/logger.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/pythonpath.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/packagepath.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/timeout.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/mockpatch.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/temphomedir.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/popen.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/streams.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/monkeypatch.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/tempdir.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/warnings.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/_fixtures/pythonpackage.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures/_fixtures copying build/lib/fixtures/fixture.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures copying build/lib/fixtures/testcase.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures copying build/lib/fixtures/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures copying build/lib/fixtures/callmany.py -> build/bdist.openbsd-7.6-amd64/wheel/fixtures running install_egg_info Copying fixtures.egg-info to build/bdist.openbsd-7.6-amd64/wheel/fixtures-3.0.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/fixtures-3.0.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-fixtures-3.0.0-python3/fixtures-3.0.0/dist/.tmp-fby4t6jj/fixtures-3.0.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'fixtures/__init__.py' adding 'fixtures/callmany.py' adding 'fixtures/fixture.py' adding 'fixtures/testcase.py' adding 'fixtures/_fixtures/__init__.py' adding 'fixtures/_fixtures/environ.py' adding 'fixtures/_fixtures/logger.py' adding 'fixtures/_fixtures/mockpatch.py' adding 'fixtures/_fixtures/monkeypatch.py' adding 'fixtures/_fixtures/packagepath.py' adding 'fixtures/_fixtures/popen.py' adding 'fixtures/_fixtures/pythonpackage.py' adding 'fixtures/_fixtures/pythonpath.py' adding 'fixtures/_fixtures/streams.py' adding 'fixtures/_fixtures/tempdir.py' adding 'fixtures/_fixtures/temphomedir.py' adding 'fixtures/_fixtures/timeout.py' adding 'fixtures/_fixtures/warnings.py' adding 'fixtures/tests/__init__.py' adding 'fixtures/tests/helpers.py' adding 'fixtures/tests/test_callmany.py' adding 'fixtures/tests/test_fixture.py' adding 'fixtures/tests/test_testcase.py' adding 'fixtures/tests/_fixtures/__init__.py' adding 'fixtures/tests/_fixtures/test_environ.py' adding 'fixtures/tests/_fixtures/test_logger.py' adding 'fixtures/tests/_fixtures/test_mockpatch.py' adding 'fixtures/tests/_fixtures/test_monkeypatch.py' adding 'fixtures/tests/_fixtures/test_packagepath.py' adding 'fixtures/tests/_fixtures/test_popen.py' adding 'fixtures/tests/_fixtures/test_pythonpackage.py' adding 'fixtures/tests/_fixtures/test_pythonpath.py' adding 'fixtures/tests/_fixtures/test_streams.py' adding 'fixtures/tests/_fixtures/test_tempdir.py' adding 'fixtures/tests/_fixtures/test_temphomedir.py' adding 'fixtures/tests/_fixtures/test_timeout.py' adding 'fixtures/tests/_fixtures/test_warnings.py' adding 'fixtures-3.0.0.dist-info/AUTHORS' adding 'fixtures-3.0.0.dist-info/COPYING' adding 'fixtures-3.0.0.dist-info/METADATA' adding 'fixtures-3.0.0.dist-info/WHEEL' adding 'fixtures-3.0.0.dist-info/pbr.json' adding 'fixtures-3.0.0.dist-info/top_level.txt' adding 'fixtures-3.0.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built fixtures-3.0.0-py2.py3-none-any.whl >>> Running package in devel/py-fixtures,python3 at 1731847292.10 ===> devel/py-fixtures,python3 ===> Faking installation for py3-fixtures-3.0.0p6 ===> Building package for py3-fixtures-3.0.0p6 Create /exopi-cvs/ports/packages/amd64/all/py3-fixtures-3.0.0p6.tgz Creating package py3-fixtures-3.0.0p6 reading plist| checking dependencies| checking dependencies|devel/py-six,python3 checking dependencies|devel/py-testtools,python3 checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|**** | 6% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 19% archiving|************ | 20% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|********************* | 33% archiving|************************* | 39% archiving|************************** | 40% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|****************************** | 46% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|*********************************** | 55% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-fixtures-3.0.0p6.tgz >>> Running clean in devel/py-fixtures,python3 at 1731847294.17 ===> devel/py-fixtures,python3 ===> Cleaning for py3-fixtures-3.0.0p6 >>> Ended at 1731847294.55 max_stuck=0.00/depends=3.00/show-prepare-results=1.70/build=2.32/package=2.07/clean=0.40