>>> Building on exopi-6 under devel/py-fastimport,python3 BDEPENDS = [devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-installer,python3;lang/python/3.10;devel/py-build,python3] DIST = [devel/py-fastimport,python3:fastimport-0.9.14.tar.gz] FULLPKGNAME = py3-fastimport-0.9.14p1 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-6 at 1713952375.99) >>> Running depends in devel/py-fastimport,python3 at 1713952376.03 last junk was in devel/py-three-merge,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 >>> Running show-prepare-results in devel/py-fastimport,python3 at 1713952377.66 ===> devel/py-fastimport,python3 ===> Building from scratch py3-fastimport-0.9.14p1 ===> py3-fastimport-0.9.14p1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-fastimport-0.9.14p1 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-fastimport-0.9.14p1 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-fastimport-0.9.14p1 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-fastimport-0.9.14p1 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-6 at 1713952378.82) distfiles size=41791 >>> Running build in devel/py-fastimport,python3 at 1713952378.85 ===> devel/py-fastimport,python3 ===> Checking files for py3-fastimport-0.9.14p1 `/exopi-cvs/ports/distfiles/fastimport-0.9.14.tar.gz' is up to date. >> (SHA256) fastimport-0.9.14.tar.gz: OK ===> Extracting for py3-fastimport-0.9.14p1 ===> Patching for py3-fastimport-0.9.14p1 ===> 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-fastimport-0.9.14p1 ===> Configuring for py3-fastimport-0.9.14p1 ===> Building for py3-fastimport-0.9.14p1 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/dist.py:745: 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) running egg_info writing fastimport.egg-info/PKG-INFO writing dependency_links to fastimport.egg-info/dependency_links.txt writing top-level names to fastimport.egg-info/top_level.txt reading manifest file 'fastimport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'fastimport.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/dist.py:745: 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) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fastimport copying fastimport/parser.py -> build/lib/fastimport copying fastimport/helpers.py -> build/lib/fastimport copying fastimport/commands.py -> build/lib/fastimport copying fastimport/processor.py -> build/lib/fastimport copying fastimport/errors.py -> build/lib/fastimport copying fastimport/__init__.py -> build/lib/fastimport copying fastimport/reftracker.py -> build/lib/fastimport copying fastimport/dates.py -> build/lib/fastimport creating build/lib/fastimport/tests copying fastimport/tests/test_parser.py -> build/lib/fastimport/tests copying fastimport/tests/test_commands.py -> build/lib/fastimport/tests copying fastimport/tests/test_helpers.py -> build/lib/fastimport/tests copying fastimport/tests/test_filter_processor.py -> build/lib/fastimport/tests copying fastimport/tests/__init__.py -> build/lib/fastimport/tests copying fastimport/tests/test_dates.py -> build/lib/fastimport/tests copying fastimport/tests/test_info_processor.py -> build/lib/fastimport/tests copying fastimport/tests/test_errors.py -> build/lib/fastimport/tests creating build/lib/fastimport/processors copying fastimport/processors/filter_processor.py -> build/lib/fastimport/processors copying fastimport/processors/query_processor.py -> build/lib/fastimport/processors copying fastimport/processors/__init__.py -> build/lib/fastimport/processors copying fastimport/processors/info_processor.py -> build/lib/fastimport/processors running build_scripts creating build/scripts-3.10 copying and adjusting bin/fast-import-query -> build/scripts-3.10 copying and adjusting bin/fast-import-filter -> build/scripts-3.10 copying and adjusting bin/fast-import-info -> build/scripts-3.10 changing mode of build/scripts-3.10/fast-import-query from 644 to 755 changing mode of build/scripts-3.10/fast-import-filter from 644 to 755 changing mode of build/scripts-3.10/fast-import-info from 644 to 755 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/fastimport copying build/lib/fastimport/parser.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport copying build/lib/fastimport/helpers.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport copying build/lib/fastimport/commands.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport copying build/lib/fastimport/processor.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport copying build/lib/fastimport/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport copying build/lib/fastimport/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport copying build/lib/fastimport/reftracker.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport copying build/lib/fastimport/dates.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport creating build/bdist.openbsd-7.5-amd64/wheel/fastimport/tests copying build/lib/fastimport/tests/test_parser.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/tests copying build/lib/fastimport/tests/test_commands.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/tests copying build/lib/fastimport/tests/test_helpers.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/tests copying build/lib/fastimport/tests/test_filter_processor.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/tests copying build/lib/fastimport/tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/tests copying build/lib/fastimport/tests/test_dates.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/tests copying build/lib/fastimport/tests/test_info_processor.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/tests copying build/lib/fastimport/tests/test_errors.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/tests creating build/bdist.openbsd-7.5-amd64/wheel/fastimport/processors copying build/lib/fastimport/processors/filter_processor.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/processors copying build/lib/fastimport/processors/query_processor.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/processors copying build/lib/fastimport/processors/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/processors copying build/lib/fastimport/processors/info_processor.py -> build/bdist.openbsd-7.5-amd64/wheel/fastimport/processors running install_egg_info running egg_info writing fastimport.egg-info/PKG-INFO writing dependency_links to fastimport.egg-info/dependency_links.txt writing top-level names to fastimport.egg-info/top_level.txt reading manifest file 'fastimport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'fastimport.egg-info/SOURCES.txt' Copying fastimport.egg-info to build/bdist.openbsd-7.5-amd64/wheel/fastimport-0.9.14-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/fastimport-0.9.14.data creating build/bdist.openbsd-7.5-amd64/wheel/fastimport-0.9.14.data/scripts copying build/scripts-3.10/fast-import-query -> build/bdist.openbsd-7.5-amd64/wheel/fastimport-0.9.14.data/scripts copying build/scripts-3.10/fast-import-filter -> build/bdist.openbsd-7.5-amd64/wheel/fastimport-0.9.14.data/scripts copying build/scripts-3.10/fast-import-info -> build/bdist.openbsd-7.5-amd64/wheel/fastimport-0.9.14.data/scripts changing mode of build/bdist.openbsd-7.5-amd64/wheel/fastimport-0.9.14.data/scripts/fast-import-query to 755 changing mode of build/bdist.openbsd-7.5-amd64/wheel/fastimport-0.9.14.data/scripts/fast-import-filter to 755 changing mode of build/bdist.openbsd-7.5-amd64/wheel/fastimport-0.9.14.data/scripts/fast-import-info to 755 creating build/bdist.openbsd-7.5-amd64/wheel/fastimport-0.9.14.dist-info/WHEEL creating '/exopi-obj/pobj/py-fastimport-0.9.14-python3/fastimport-0.9.14/dist/.tmp-m7q_p7c0/fastimport-0.9.14-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'fastimport/__init__.py' adding 'fastimport/commands.py' adding 'fastimport/dates.py' adding 'fastimport/errors.py' adding 'fastimport/helpers.py' adding 'fastimport/parser.py' adding 'fastimport/processor.py' adding 'fastimport/reftracker.py' adding 'fastimport/processors/__init__.py' adding 'fastimport/processors/filter_processor.py' adding 'fastimport/processors/info_processor.py' adding 'fastimport/processors/query_processor.py' adding 'fastimport/tests/__init__.py' adding 'fastimport/tests/test_commands.py' adding 'fastimport/tests/test_dates.py' adding 'fastimport/tests/test_errors.py' adding 'fastimport/tests/test_filter_processor.py' adding 'fastimport/tests/test_helpers.py' adding 'fastimport/tests/test_info_processor.py' adding 'fastimport/tests/test_parser.py' adding 'fastimport-0.9.14.data/scripts/fast-import-filter' adding 'fastimport-0.9.14.data/scripts/fast-import-info' adding 'fastimport-0.9.14.data/scripts/fast-import-query' adding 'fastimport-0.9.14.dist-info/AUTHORS' adding 'fastimport-0.9.14.dist-info/COPYING' adding 'fastimport-0.9.14.dist-info/METADATA' adding 'fastimport-0.9.14.dist-info/WHEEL' adding 'fastimport-0.9.14.dist-info/top_level.txt' adding 'fastimport-0.9.14.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built fastimport-0.9.14-py2.py3-none-any.whl >>> Running package in devel/py-fastimport,python3 at 1713952380.72 ===> devel/py-fastimport,python3 ===> Faking installation for py3-fastimport-0.9.14p1 ===> Building package for py3-fastimport-0.9.14p1 Create /exopi-cvs/ports/packages/amd64/all/py3-fastimport-0.9.14p1.tgz Creating package py3-fastimport-0.9.14p1 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 4% archiving|***** | 7% archiving|***** | 8% archiving|****** | 10% archiving|******* | 11% archiving|******** | 12% archiving|********* | 14% archiving|************ | 18% archiving|************** | 22% archiving|*************** | 24% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 30% archiving|******************** | 32% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************* | 39% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|******************************* | 48% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************** | 59% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|*********************************************** | 73% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|***************************************************** | 82% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-fastimport-0.9.14p1.tgz >>> Running clean in devel/py-fastimport,python3 at 1713952382.15 ===> devel/py-fastimport,python3 ===> Cleaning for py3-fastimport-0.9.14p1 >>> Ended at 1713952382.33 max_stuck=0.00/depends=1.65/show-prepare-results=1.18/build=1.87/package=1.38/clean=0.25