>>> Building on exopi-2 under devel/py-elftools,python3 BDEPENDS = [devel/py-wheel,python3;lang/python/3.10;devel/py-installer,python3;devel/py-setuptools,python3;devel/py-build,python3] DIST = [devel/py-elftools,python3:pyelftools-0.30.tar.gz] FULLPKGNAME = py3-elftools-0.30 RDEPENDS = [lang/python/3.10] Woken up devel/py-elftools,python3 (Junk lock failure for exopi-2 at 1713479769.62026) Received IO (Junk lock obtained for exopi-2 at 1713479770.00) Received IO Woken up devel/py-elftools,python3 Woken up devel/py-elftools,python3 Woken up devel/py-elftools,python3 Woken up devel/py-elftools,python3 >>> Running show-prepare-results in devel/py-elftools,python3 at 1713479771.75 ===> devel/py-elftools,python3 ===> Building from scratch py3-elftools-0.30 ===> py3-elftools-0.30 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-elftools-0.30 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-elftools-0.30 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-elftools-0.30 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-elftools-0.30 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-2 at 1713479773.21) distfiles size=14018469 >>> Running build in devel/py-elftools,python3 at 1713479773.29 ===> devel/py-elftools,python3 ===> Checking files for py3-elftools-0.30 `/exopi-cvs/ports/distfiles/pyelftools-0.30.tar.gz' is up to date. >> (SHA256) pyelftools-0.30.tar.gz: OK ===> Extracting for py3-elftools-0.30 ===> Patching for py3-elftools-0.30 ===> 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-elftools-0.30 ===> Configuring for py3-elftools-0.30 ===> Building for py3-elftools-0.30 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running egg_info writing pyelftools.egg-info/PKG-INFO writing dependency_links to pyelftools.egg-info/dependency_links.txt writing top-level names to pyelftools.egg-info/top_level.txt reading manifest file 'pyelftools.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 files found matching 'tox.ini' adding license file 'LICENSE' writing manifest file 'pyelftools.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/elftools copying elftools/__init__.py -> build/lib/elftools creating build/lib/elftools/elf copying elftools/elf/__init__.py -> build/lib/elftools/elf copying elftools/elf/constants.py -> build/lib/elftools/elf copying elftools/elf/descriptions.py -> build/lib/elftools/elf copying elftools/elf/dynamic.py -> build/lib/elftools/elf copying elftools/elf/elffile.py -> build/lib/elftools/elf copying elftools/elf/enums.py -> build/lib/elftools/elf copying elftools/elf/gnuversions.py -> build/lib/elftools/elf copying elftools/elf/hash.py -> build/lib/elftools/elf copying elftools/elf/notes.py -> build/lib/elftools/elf copying elftools/elf/relocation.py -> build/lib/elftools/elf copying elftools/elf/sections.py -> build/lib/elftools/elf copying elftools/elf/segments.py -> build/lib/elftools/elf copying elftools/elf/structs.py -> build/lib/elftools/elf creating build/lib/elftools/common copying elftools/common/__init__.py -> build/lib/elftools/common copying elftools/common/construct_utils.py -> build/lib/elftools/common copying elftools/common/exceptions.py -> build/lib/elftools/common copying elftools/common/utils.py -> build/lib/elftools/common creating build/lib/elftools/dwarf copying elftools/dwarf/__init__.py -> build/lib/elftools/dwarf copying elftools/dwarf/abbrevtable.py -> build/lib/elftools/dwarf copying elftools/dwarf/aranges.py -> build/lib/elftools/dwarf copying elftools/dwarf/callframe.py -> build/lib/elftools/dwarf copying elftools/dwarf/compileunit.py -> build/lib/elftools/dwarf copying elftools/dwarf/constants.py -> build/lib/elftools/dwarf copying elftools/dwarf/datatype_cpp.py -> build/lib/elftools/dwarf copying elftools/dwarf/descriptions.py -> build/lib/elftools/dwarf copying elftools/dwarf/die.py -> build/lib/elftools/dwarf copying elftools/dwarf/dwarf_expr.py -> build/lib/elftools/dwarf copying elftools/dwarf/dwarf_util.py -> build/lib/elftools/dwarf copying elftools/dwarf/dwarfinfo.py -> build/lib/elftools/dwarf copying elftools/dwarf/enums.py -> build/lib/elftools/dwarf copying elftools/dwarf/lineprogram.py -> build/lib/elftools/dwarf copying elftools/dwarf/locationlists.py -> build/lib/elftools/dwarf copying elftools/dwarf/namelut.py -> build/lib/elftools/dwarf copying elftools/dwarf/ranges.py -> build/lib/elftools/dwarf copying elftools/dwarf/structs.py -> build/lib/elftools/dwarf creating build/lib/elftools/ehabi copying elftools/ehabi/__init__.py -> build/lib/elftools/ehabi copying elftools/ehabi/constants.py -> build/lib/elftools/ehabi copying elftools/ehabi/decoder.py -> build/lib/elftools/ehabi copying elftools/ehabi/ehabiinfo.py -> build/lib/elftools/ehabi copying elftools/ehabi/structs.py -> build/lib/elftools/ehabi creating build/lib/elftools/construct copying elftools/construct/__init__.py -> build/lib/elftools/construct copying elftools/construct/adapters.py -> build/lib/elftools/construct copying elftools/construct/core.py -> build/lib/elftools/construct copying elftools/construct/debug.py -> build/lib/elftools/construct copying elftools/construct/macros.py -> build/lib/elftools/construct creating build/lib/elftools/construct/lib copying elftools/construct/lib/__init__.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/binary.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/bitstream.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/container.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/hex.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/py3compat.py -> build/lib/elftools/construct/lib running build_scripts creating build/scripts-3.10 copying and adjusting scripts/readelf.py -> build/scripts-3.10 changing mode of build/scripts-3.10/readelf.py 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/elftools copying build/lib/elftools/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools creating build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/constants.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/descriptions.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/dynamic.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/elffile.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/enums.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/gnuversions.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/hash.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/notes.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/relocation.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/sections.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/segments.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf copying build/lib/elftools/elf/structs.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/elf creating build/bdist.openbsd-7.5-amd64/wheel/elftools/common copying build/lib/elftools/common/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/common copying build/lib/elftools/common/construct_utils.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/common copying build/lib/elftools/common/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/common copying build/lib/elftools/common/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/common creating build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/abbrevtable.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/aranges.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/callframe.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/compileunit.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/constants.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/datatype_cpp.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/descriptions.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/die.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/dwarf_expr.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/dwarf_util.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/dwarfinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/enums.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/lineprogram.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/locationlists.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/namelut.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/ranges.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf copying build/lib/elftools/dwarf/structs.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/dwarf creating build/bdist.openbsd-7.5-amd64/wheel/elftools/ehabi copying build/lib/elftools/ehabi/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/ehabi copying build/lib/elftools/ehabi/constants.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/ehabi copying build/lib/elftools/ehabi/decoder.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/ehabi copying build/lib/elftools/ehabi/ehabiinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/ehabi copying build/lib/elftools/ehabi/structs.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/ehabi creating build/bdist.openbsd-7.5-amd64/wheel/elftools/construct copying build/lib/elftools/construct/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct copying build/lib/elftools/construct/adapters.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct copying build/lib/elftools/construct/core.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct copying build/lib/elftools/construct/debug.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct copying build/lib/elftools/construct/macros.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct creating build/bdist.openbsd-7.5-amd64/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/binary.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/bitstream.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/container.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/hex.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct/lib copying build/lib/elftools/construct/lib/py3compat.py -> build/bdist.openbsd-7.5-amd64/wheel/elftools/construct/lib running install_egg_info running egg_info writing pyelftools.egg-info/PKG-INFO writing dependency_links to pyelftools.egg-info/dependency_links.txt writing top-level names to pyelftools.egg-info/top_level.txt reading manifest file 'pyelftools.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 files found matching 'tox.ini' adding license file 'LICENSE' writing manifest file 'pyelftools.egg-info/SOURCES.txt' Copying pyelftools.egg-info to build/bdist.openbsd-7.5-amd64/wheel/pyelftools-0.30-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/pyelftools-0.30.data creating build/bdist.openbsd-7.5-amd64/wheel/pyelftools-0.30.data/scripts copying build/scripts-3.10/readelf.py -> build/bdist.openbsd-7.5-amd64/wheel/pyelftools-0.30.data/scripts changing mode of build/bdist.openbsd-7.5-amd64/wheel/pyelftools-0.30.data/scripts/readelf.py to 755 creating build/bdist.openbsd-7.5-amd64/wheel/pyelftools-0.30.dist-info/WHEEL creating '/exopi-obj/pobj/py-elftools-0.30-python3/pyelftools-0.30/dist/.tmp-htmnz9jy/pyelftools-0.30-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'elftools/__init__.py' adding 'elftools/common/__init__.py' adding 'elftools/common/construct_utils.py' adding 'elftools/common/exceptions.py' adding 'elftools/common/utils.py' adding 'elftools/construct/__init__.py' adding 'elftools/construct/adapters.py' adding 'elftools/construct/core.py' adding 'elftools/construct/debug.py' adding 'elftools/construct/macros.py' adding 'elftools/construct/lib/__init__.py' adding 'elftools/construct/lib/binary.py' adding 'elftools/construct/lib/bitstream.py' adding 'elftools/construct/lib/container.py' adding 'elftools/construct/lib/hex.py' adding 'elftools/construct/lib/py3compat.py' adding 'elftools/dwarf/__init__.py' adding 'elftools/dwarf/abbrevtable.py' adding 'elftools/dwarf/aranges.py' adding 'elftools/dwarf/callframe.py' adding 'elftools/dwarf/compileunit.py' adding 'elftools/dwarf/constants.py' adding 'elftools/dwarf/datatype_cpp.py' adding 'elftools/dwarf/descriptions.py' adding 'elftools/dwarf/die.py' adding 'elftools/dwarf/dwarf_expr.py' adding 'elftools/dwarf/dwarf_util.py' adding 'elftools/dwarf/dwarfinfo.py' adding 'elftools/dwarf/enums.py' adding 'elftools/dwarf/lineprogram.py' adding 'elftools/dwarf/locationlists.py' adding 'elftools/dwarf/namelut.py' adding 'elftools/dwarf/ranges.py' adding 'elftools/dwarf/structs.py' adding 'elftools/ehabi/__init__.py' adding 'elftools/ehabi/constants.py' adding 'elftools/ehabi/decoder.py' adding 'elftools/ehabi/ehabiinfo.py' adding 'elftools/ehabi/structs.py' adding 'elftools/elf/__init__.py' adding 'elftools/elf/constants.py' adding 'elftools/elf/descriptions.py' adding 'elftools/elf/dynamic.py' adding 'elftools/elf/elffile.py' adding 'elftools/elf/enums.py' adding 'elftools/elf/gnuversions.py' adding 'elftools/elf/hash.py' adding 'elftools/elf/notes.py' adding 'elftools/elf/relocation.py' adding 'elftools/elf/sections.py' adding 'elftools/elf/segments.py' adding 'elftools/elf/structs.py' adding 'pyelftools-0.30.data/scripts/readelf.py' adding 'pyelftools-0.30.dist-info/LICENSE' adding 'pyelftools-0.30.dist-info/METADATA' adding 'pyelftools-0.30.dist-info/WHEEL' adding 'pyelftools-0.30.dist-info/top_level.txt' adding 'pyelftools-0.30.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built pyelftools-0.30-py2.py3-none-any.whl >>> Running package in devel/py-elftools,python3 at 1713479777.40 ===> devel/py-elftools,python3 ===> Faking installation for py3-elftools-0.30 /exopi-obj/pobj/py-elftools-0.30-python3/bin/install -d -m 755 /exopi-obj/pobj/py-elftools-0.30-python3/fake-amd64-python3/usr/local/share/examples/py3-elftools /exopi-obj/pobj/py-elftools-0.30-python3/bin/install -c -m 755 /exopi-obj/pobj/py-elftools-0.30-python3/pyelftools-0.30/examples/*.py /exopi-obj/pobj/py-elftools-0.30-python3/fake-amd64-python3/usr/local/share/examples/py3-elftools/ mv /exopi-obj/pobj/py-elftools-0.30-python3/fake-amd64-python3/usr/local/bin/readelf.py{,} ===> Building package for py3-elftools-0.30 Create /exopi-cvs/ports/packages/amd64/all/py3-elftools-0.30.tgz Creating package py3-elftools-0.30 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************ | 80% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|**** | 6% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|*************************************************** | 79% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-elftools-0.30.tgz >>> Running clean in devel/py-elftools,python3 at 1713479780.47 ===> devel/py-elftools,python3 ===> Cleaning for py3-elftools-0.30 >>> Ended at 1713479780.99 max_stuck=0.00/waiting-for-lock #83=2.07/show-prepare-results=1.60/build=4.09/package=3.09/clean=0.56