>>> Building on exopi-6 under devel/py-argcomplete BDEPENDS = [devel/py-setuptools;devel/py-build;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [devel/py-argcomplete:argcomplete-2.0.5.tar.gz] FULLPKGNAME = py3-argcomplete-2.0.5p1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1735818110.70) >>> Running depends in devel/py-argcomplete at 1735818110.73 last junk was in x11/libgdiplus /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 >>> Running show-prepare-results in devel/py-argcomplete at 1735818112.56 ===> devel/py-argcomplete ===> Building from scratch py3-argcomplete-2.0.5p1 ===> py3-argcomplete-2.0.5p1 depends on: python->=3.12,<3.13 -> python-3.12.8p1 ===> py3-argcomplete-2.0.5p1 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-argcomplete-2.0.5p1 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-argcomplete-2.0.5p1 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-argcomplete-2.0.5p1 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p1 (Junk lock released for exopi-6 at 1735818113.59) distfiles size=54665 >>> Running build in devel/py-argcomplete at 1735818113.62 ===> devel/py-argcomplete ===> Checking files for py3-argcomplete-2.0.5p1 `/exopi-cvs/ports/distfiles/argcomplete-2.0.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-argcomplete-2.0.5p1 ===> Patching for py3-argcomplete-2.0.5p1 ===> 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-argcomplete-2.0.5p1 ===> Configuring for py3-argcomplete-2.0.5p1 ===> Building for py3-argcomplete-2.0.5p1 * Getting build dependencies for wheel... running egg_info writing argcomplete.egg-info/PKG-INFO writing dependency_links to argcomplete.egg-info/dependency_links.txt writing requirements to argcomplete.egg-info/requires.txt writing top-level names to argcomplete.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'argcomplete.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'argcomplete.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/argcomplete copying argcomplete/__init__.py -> build/lib/argcomplete copying argcomplete/_check_console_script.py -> build/lib/argcomplete copying argcomplete/_check_module.py -> build/lib/argcomplete copying argcomplete/completers.py -> build/lib/argcomplete copying argcomplete/my_argparse.py -> build/lib/argcomplete copying argcomplete/my_shlex.py -> build/lib/argcomplete copying argcomplete/shell_integration.py -> build/lib/argcomplete creating build/lib/test creating build/lib/test/test_package copying test/test_package/__init__.py -> build/lib/test/test_package copying test/test_package/setup.py -> build/lib/test/test_package copying test/test_package/test_module.py -> build/lib/test/test_package creating build/lib/test/test_package/test_package copying test/test_package/test_package/__init__.py -> build/lib/test/test_package/test_package running egg_info writing argcomplete.egg-info/PKG-INFO writing dependency_links to argcomplete.egg-info/dependency_links.txt writing requirements to argcomplete.egg-info/requires.txt writing top-level names to argcomplete.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'argcomplete.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'argcomplete.egg-info/SOURCES.txt' creating build/lib/argcomplete/bash_completion.d copying argcomplete/bash_completion.d/python-argcomplete -> build/lib/argcomplete/bash_completion.d running build_scripts creating build/scripts-3.12 copying and adjusting scripts/activate-global-python-argcomplete -> build/scripts-3.12 copying and adjusting scripts/python-argcomplete-check-easy-install-script -> build/scripts-3.12 copying scripts/python-argcomplete-tcsh -> build/scripts-3.12 copying and adjusting scripts/register-python-argcomplete -> build/scripts-3.12 changing mode of build/scripts-3.12/activate-global-python-argcomplete from 644 to 755 changing mode of build/scripts-3.12/python-argcomplete-check-easy-install-script from 644 to 755 changing mode of build/scripts-3.12/register-python-argcomplete from 644 to 755 installing to build/bdist.openbsd-7.6-amd64/wheel running install 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/argcomplete copying build/lib/argcomplete/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete copying build/lib/argcomplete/_check_console_script.py -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete copying build/lib/argcomplete/_check_module.py -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete copying build/lib/argcomplete/completers.py -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete copying build/lib/argcomplete/my_argparse.py -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete copying build/lib/argcomplete/my_shlex.py -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete copying build/lib/argcomplete/shell_integration.py -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete creating build/bdist.openbsd-7.6-amd64/wheel/argcomplete/bash_completion.d copying build/lib/argcomplete/bash_completion.d/python-argcomplete -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete/bash_completion.d creating build/bdist.openbsd-7.6-amd64/wheel/test creating build/bdist.openbsd-7.6-amd64/wheel/test/test_package copying build/lib/test/test_package/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/test/test_package copying build/lib/test/test_package/setup.py -> build/bdist.openbsd-7.6-amd64/wheel/test/test_package copying build/lib/test/test_package/test_module.py -> build/bdist.openbsd-7.6-amd64/wheel/test/test_package creating build/bdist.openbsd-7.6-amd64/wheel/test/test_package/test_package copying build/lib/test/test_package/test_package/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/test/test_package/test_package running install_egg_info Copying argcomplete.egg-info to build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.data creating build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.data/scripts copying build/scripts-3.12/activate-global-python-argcomplete -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.data/scripts copying build/scripts-3.12/python-argcomplete-check-easy-install-script -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.data/scripts copying build/scripts-3.12/python-argcomplete-tcsh -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.data/scripts copying build/scripts-3.12/register-python-argcomplete -> build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.data/scripts changing mode of build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.data/scripts/activate-global-python-argcomplete to 755 changing mode of build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.data/scripts/python-argcomplete-check-easy-install-script to 755 changing mode of build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.data/scripts/python-argcomplete-tcsh to 755 changing mode of build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.data/scripts/register-python-argcomplete to 755 creating build/bdist.openbsd-7.6-amd64/wheel/argcomplete-2.0.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-argcomplete-2.0.5/argcomplete-2.0.5/dist/.tmp-f930x0l3/argcomplete-2.0.5-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'argcomplete/__init__.py' adding 'argcomplete/_check_console_script.py' adding 'argcomplete/_check_module.py' adding 'argcomplete/completers.py' adding 'argcomplete/my_argparse.py' adding 'argcomplete/my_shlex.py' adding 'argcomplete/shell_integration.py' adding 'argcomplete/bash_completion.d/python-argcomplete' adding 'argcomplete-2.0.5.data/scripts/activate-global-python-argcomplete' adding 'argcomplete-2.0.5.data/scripts/python-argcomplete-check-easy-install-script' adding 'argcomplete-2.0.5.data/scripts/python-argcomplete-tcsh' adding 'argcomplete-2.0.5.data/scripts/register-python-argcomplete' adding 'test/test_package/__init__.py' adding 'test/test_package/setup.py' adding 'test/test_package/test_module.py' adding 'test/test_package/test_package/__init__.py' adding 'argcomplete-2.0.5.dist-info/LICENSE.rst' adding 'argcomplete-2.0.5.dist-info/METADATA' adding 'argcomplete-2.0.5.dist-info/WHEEL' adding 'argcomplete-2.0.5.dist-info/top_level.txt' adding 'argcomplete-2.0.5.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built argcomplete-2.0.5-py3-none-any.whl >>> Running package in devel/py-argcomplete at 1735818115.89 ===> devel/py-argcomplete ===> Faking installation for py3-argcomplete-2.0.5p1 ===> Building package for py3-argcomplete-2.0.5p1 Create /exopi-cvs/ports/packages/amd64/all/py3-argcomplete-2.0.5p1.tgz Creating package py3-argcomplete-2.0.5p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|******************************* | 50% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 13% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 29% archiving|******************* | 30% archiving|********************* | 32% archiving|********************** | 35% archiving|************************* | 39% archiving|*************************** | 43% archiving|****************************** | 47% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|***************************************** | 63% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|************************************************************ | 93% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-argcomplete-2.0.5p1.tgz >>> Running clean in devel/py-argcomplete at 1735818117.17 ===> devel/py-argcomplete ===> Cleaning for py3-argcomplete-2.0.5p1 >>> Ended at 1735818117.33 max_stuck=0.00/depends=1.83/show-prepare-results=1.06/build=2.28/package=1.28/clean=0.19