>>> Building on exopi-2 under devel/pyflakes,python3 BDEPENDS = [devel/py-setuptools,python3;lang/python/3.10;devel/py-build,python3;devel/py-wheel,python3;devel/py-installer,python3] DIST = [devel/pyflakes,python3:pyflakes-3.2.0.tar.gz] FULLPKGNAME = pyflakes-3.2.0 RDEPENDS = [lang/python/3.10] (Junk lock failure for exopi-2 at 1713772687.97674) Received IO (Junk lock obtained for exopi-2 at 1713772688.19) Woken up devel/pyflakes,python3 Woken up devel/pyflakes,python3 Woken up devel/pyflakes,python3 Woken up devel/pyflakes,python3 Woken up devel/pyflakes,python3 >>> Running show-prepare-results in devel/pyflakes,python3 at 1713772689.75 ===> devel/pyflakes,python3 ===> Building from scratch pyflakes-3.2.0 ===> pyflakes-3.2.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> pyflakes-3.2.0 depends on: py3-build-* -> py3-build-1.1.1 ===> pyflakes-3.2.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> pyflakes-3.2.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> pyflakes-3.2.0 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 1713772691.24) distfiles size=63788 >>> Running build in devel/pyflakes,python3 at 1713772691.30 ===> devel/pyflakes,python3 ===> Checking files for pyflakes-3.2.0 `/exopi-cvs/ports/distfiles/pyflakes-3.2.0.tar.gz' is up to date. >> (SHA256) pyflakes-3.2.0.tar.gz: OK ===> Extracting for pyflakes-3.2.0 ===> Patching for pyflakes-3.2.0 ===> 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 pyflakes-3.2.0 ===> Configuring for pyflakes-3.2.0 ===> Building for pyflakes-3.2.0 * 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 pyflakes.egg-info/PKG-INFO writing dependency_links to pyflakes.egg-info/dependency_links.txt writing entry points to pyflakes.egg-info/entry_points.txt writing top-level names to pyflakes.egg-info/top_level.txt reading manifest file 'pyflakes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyflakes.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/pyflakes copying pyflakes/__init__.py -> build/lib/pyflakes copying pyflakes/__main__.py -> build/lib/pyflakes copying pyflakes/api.py -> build/lib/pyflakes copying pyflakes/checker.py -> build/lib/pyflakes copying pyflakes/messages.py -> build/lib/pyflakes copying pyflakes/reporter.py -> build/lib/pyflakes creating build/lib/pyflakes/scripts copying pyflakes/scripts/__init__.py -> build/lib/pyflakes/scripts copying pyflakes/scripts/pyflakes.py -> build/lib/pyflakes/scripts creating build/lib/pyflakes/test copying pyflakes/test/__init__.py -> build/lib/pyflakes/test copying pyflakes/test/harness.py -> build/lib/pyflakes/test copying pyflakes/test/test_api.py -> build/lib/pyflakes/test copying pyflakes/test/test_builtin.py -> build/lib/pyflakes/test copying pyflakes/test/test_code_segment.py -> build/lib/pyflakes/test copying pyflakes/test/test_dict.py -> build/lib/pyflakes/test copying pyflakes/test/test_doctests.py -> build/lib/pyflakes/test copying pyflakes/test/test_imports.py -> build/lib/pyflakes/test copying pyflakes/test/test_is_literal.py -> build/lib/pyflakes/test copying pyflakes/test/test_match.py -> build/lib/pyflakes/test copying pyflakes/test/test_other.py -> build/lib/pyflakes/test copying pyflakes/test/test_type_annotations.py -> build/lib/pyflakes/test copying pyflakes/test/test_undefined_names.py -> build/lib/pyflakes/test 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/pyflakes copying build/lib/pyflakes/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes copying build/lib/pyflakes/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes copying build/lib/pyflakes/api.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes copying build/lib/pyflakes/checker.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes copying build/lib/pyflakes/messages.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes copying build/lib/pyflakes/reporter.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes creating build/bdist.openbsd-7.5-amd64/wheel/pyflakes/scripts copying build/lib/pyflakes/scripts/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/scripts copying build/lib/pyflakes/scripts/pyflakes.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/scripts creating build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/harness.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_api.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_builtin.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_code_segment.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_dict.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_doctests.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_imports.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_is_literal.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_match.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_other.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_type_annotations.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/test_undefined_names.py -> build/bdist.openbsd-7.5-amd64/wheel/pyflakes/test running install_egg_info running egg_info writing pyflakes.egg-info/PKG-INFO writing dependency_links to pyflakes.egg-info/dependency_links.txt writing entry points to pyflakes.egg-info/entry_points.txt writing top-level names to pyflakes.egg-info/top_level.txt reading manifest file 'pyflakes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyflakes.egg-info/SOURCES.txt' Copying pyflakes.egg-info to build/bdist.openbsd-7.5-amd64/wheel/pyflakes-3.2.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/pyflakes-3.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/pyflakes-3.2.0-python3/pyflakes-3.2.0/dist/.tmp-b6q3ruw6/pyflakes-3.2.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'pyflakes/__init__.py' adding 'pyflakes/__main__.py' adding 'pyflakes/api.py' adding 'pyflakes/checker.py' adding 'pyflakes/messages.py' adding 'pyflakes/reporter.py' adding 'pyflakes/scripts/__init__.py' adding 'pyflakes/scripts/pyflakes.py' adding 'pyflakes/test/__init__.py' adding 'pyflakes/test/harness.py' adding 'pyflakes/test/test_api.py' adding 'pyflakes/test/test_builtin.py' adding 'pyflakes/test/test_code_segment.py' adding 'pyflakes/test/test_dict.py' adding 'pyflakes/test/test_doctests.py' adding 'pyflakes/test/test_imports.py' adding 'pyflakes/test/test_is_literal.py' adding 'pyflakes/test/test_match.py' adding 'pyflakes/test/test_other.py' adding 'pyflakes/test/test_type_annotations.py' adding 'pyflakes/test/test_undefined_names.py' adding 'pyflakes-3.2.0.dist-info/LICENSE' adding 'pyflakes-3.2.0.dist-info/METADATA' adding 'pyflakes-3.2.0.dist-info/WHEEL' adding 'pyflakes-3.2.0.dist-info/entry_points.txt' adding 'pyflakes-3.2.0.dist-info/top_level.txt' adding 'pyflakes-3.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built pyflakes-3.2.0-py2.py3-none-any.whl >>> Running package in devel/pyflakes,python3 at 1713772694.01 ===> devel/pyflakes,python3 ===> Faking installation for pyflakes-3.2.0 ===> Building package for pyflakes-3.2.0 Create /exopi-cvs/ports/packages/amd64/all/pyflakes-3.2.0.tgz Creating package pyflakes-3.2.0 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|******* | 11% 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|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% 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|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% 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|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|***** | 8% archiving|********** | 15% archiving|*********** | 16% archiving|************ | 18% archiving|************ | 19% archiving|************** | 22% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************** | 31% archiving|********************** | 35% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|******************************* | 49% archiving|*********************************** | 55% archiving|************************************* | 58% archiving|*************************************** | 61% archiving|***************************************** | 64% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|************************************************* | 76% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************** | 97% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pyflakes-3.2.0.tgz >>> Running clean in devel/pyflakes,python3 at 1713772696.35 ===> devel/pyflakes,python3 ===> Cleaning for pyflakes-3.2.0 >>> Ended at 1713772696.94 max_stuck=0.00/waiting-for-lock #50=1.84/show-prepare-results=1.52/build=2.71/package=2.34/clean=0.61