>>> Building on exopi-5 under devel/pyflakes BDEPENDS = [devel/py-installer;devel/py-setuptools;devel/py-wheel;devel/py-build;lang/python/3] DIST = [devel/pyflakes:pyflakes-3.4.0.tar.gz] FULLPKGNAME = pyflakes-3.4.0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1771936926.34) >>> Running depends in devel/pyflakes at 1771936926.38 last junk was in textproc/codespell /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 >>> Running show-prepare-results in devel/pyflakes at 1771936928.40 ===> devel/pyflakes ===> Building from scratch pyflakes-3.4.0 ===> pyflakes-3.4.0 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> pyflakes-3.4.0 depends on: py3-build-* -> py3-build-1.4.0 ===> pyflakes-3.4.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> pyflakes-3.4.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> pyflakes-3.4.0 depends on: py3-wheel-* -> py3-wheel-0.46.3 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 (Junk lock released for exopi-5 at 1771936929.60) Woken up audio/libbs2b distfiles size=64669 >>> Running extract in devel/pyflakes at 1771936929.64 ===> devel/pyflakes ===> Checking files for pyflakes-3.4.0 `/exopi-cvs/ports/distfiles/pyflakes-3.4.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for pyflakes-3.4.0 >>> Running build in devel/pyflakes at 1771936930.00 ===> devel/pyflakes ===> Patching for pyflakes-3.4.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.4.0 ===> Configuring for pyflakes-3.4.0 ===> Building for pyflakes-3.4.0 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 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.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /usr/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py 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.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/pyflakes copying build/lib/pyflakes/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes copying build/lib/pyflakes/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes copying build/lib/pyflakes/api.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes copying build/lib/pyflakes/checker.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes copying build/lib/pyflakes/messages.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes copying build/lib/pyflakes/reporter.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes creating build/bdist.openbsd-7.8-amd64/wheel/pyflakes/scripts copying build/lib/pyflakes/scripts/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/scripts copying build/lib/pyflakes/scripts/pyflakes.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/scripts creating build/bdist.openbsd-7.8-amd64/wheel/pyflakes/test copying build/lib/pyflakes/test/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/harness.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_api.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_builtin.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_code_segment.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_dict.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_doctests.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_imports.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_is_literal.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_match.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_other.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_type_annotations.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_undefined_names.py -> build/bdist.openbsd-7.8-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.8-amd64/wheel/./pyflakes-3.4.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pyflakes-3.4.0.dist-info/WHEEL creating '/exopi-obj/pobj/pyflakes-3.4.0/pyflakes-3.4.0/dist/.tmp-acb4kthw/pyflakes-3.4.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-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.4.0.dist-info/licenses/LICENSE' adding 'pyflakes-3.4.0.dist-info/METADATA' adding 'pyflakes-3.4.0.dist-info/WHEEL' adding 'pyflakes-3.4.0.dist-info/entry_points.txt' adding 'pyflakes-3.4.0.dist-info/top_level.txt' adding 'pyflakes-3.4.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pyflakes-3.4.0-py2.py3-none-any.whl >>> Running package in devel/pyflakes at 1771936932.47 ===> devel/pyflakes ===> Faking installation for pyflakes-3.4.0 ===> Building package for pyflakes-3.4.0 Create /exopi-cvs/ports/packages/amd64/all/pyflakes-3.4.0.tgz Creating package pyflakes-3.4.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 22% checksumming|************** | 24% checksumming|*************** | 25% 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|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% 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|********************************************** | 75% checksumming|*********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|******* | 11% archiving|************* | 20% archiving|************** | 22% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|****************** | 29% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 37% archiving|************************ | 38% archiving|*************************** | 43% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|************************************ | 56% archiving|**************************************** | 63% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|********************************************** | 71% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************** | 88% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pyflakes-3.4.0.tgz >>> Running clean in devel/pyflakes at 1771936934.64 ===> devel/pyflakes ===> Cleaning for pyflakes-3.4.0 >>> Ended at 1771936934.88 max_stuck=0.78/depends=2.03/show-prepare-results=1.24/extract=0.37/build=2.46/package=2.18/clean=0.27