>>> Building on exopi-6 under devel/py-process-tests BDEPENDS = [devel/py-setuptools;devel/py-wheel;devel/py-build;devel/py-installer;lang/python/3] DIST = [devel/py-process-tests:process-tests-2.0.2.tar.gz] FULLPKGNAME = py3-process-tests-2.0.2p5 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1789457688.68) >>> Running depends in devel/py-process-tests at 1789457688.73 last junk was in devel/py-nampa /usr/sbin/pkg_add -aI -Drepair py3-build-1.6.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.6.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.6.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 >>> Running show-prepare-results in devel/py-process-tests at 1789457691.18 ===> devel/py-process-tests ===> Building from scratch py3-process-tests-2.0.2p5 ===> py3-process-tests-2.0.2p5 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-process-tests-2.0.2p5 depends on: py3-build-* -> py3-build-1.6.1 ===> py3-process-tests-2.0.2p5 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-process-tests-2.0.2p5 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-process-tests-2.0.2p5 depends on: py3-wheel-* -> py3-wheel-0.48.0 py3-build-1.6.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 Still tainted: no >>> Running junk in devel/py-process-tests at 1789457692.38 /usr/sbin/pkg_delete -aIXq arm-none-eabi-binutils-2.40p0 bison-3.8.2p0 bzip2-1.0.8p0 docbook-xsl-1.79.1p0 dwz-0.16p2 flac-1.5.0 gettext-runtime-1.0 gmake-4.4.1p0 gmp-6.3.0p0 go-1.26.7 gsed-4.9p1 libmpc-1.2.1 libxslt-1.1.45 mips-elf-binutils-2.46.1 mpfr-4.2.2 py3-build-1.6.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 sdl2-2.32.10p0 tdb-1.4.15 unzip-6.0p18 xz-5.8.4 (Junk lock released for exopi-6 at 1789457694.62) distfiles size=4815 >>> Running extract in devel/py-process-tests at 1789457694.67 ===> devel/py-process-tests ===> Checking files for py3-process-tests-2.0.2p5 `/exopi-cvs/ports/distfiles/process-tests-2.0.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-process-tests-2.0.2p5 >>> Running build in devel/py-process-tests at 1789457695.05 ===> devel/py-process-tests ===> Patching for py3-process-tests-2.0.2p5 ===> 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-process-tests-2.0.2p5 ===> Configuring for py3-process-tests-2.0.2p5 ===> Building for py3-process-tests-2.0.2p5 * Getting build dependencies for wheel... /usr/local/lib/python3.14/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/process_tests.egg-info/PKG-INFO writing dependency_links to src/process_tests.egg-info/dependency_links.txt writing top-level names to src/process_tests.egg-info/top_level.txt reading manifest file 'src/process_tests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'tox.ini' warning: no files found matching '.coveragerc' warning: no files found matching '.travis.yml' warning: no files found matching '.pylintrc' warning: no files found matching 'coverage.ini' warning: no files found matching '*.komodoproject' warning: no directories found matching 'tests' warning: no directories found matching 'examples' warning: no directories found matching 'docs' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/process_tests.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/local/lib/python3.14/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 copying src/process_tests.py -> build/lib running egg_info writing src/process_tests.egg-info/PKG-INFO writing dependency_links to src/process_tests.egg-info/dependency_links.txt writing top-level names to src/process_tests.egg-info/top_level.txt reading manifest file 'src/process_tests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'tox.ini' warning: no files found matching '.coveragerc' warning: no files found matching '.travis.yml' warning: no files found matching '.pylintrc' warning: no files found matching 'coverage.ini' warning: no files found matching '*.komodoproject' warning: no directories found matching 'tests' warning: no directories found matching 'examples' warning: no directories found matching 'docs' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/process_tests.egg-info/SOURCES.txt' installing to build/bdist.openbsd-8.0-amd64/wheel running install running install_lib creating build/bdist.openbsd-8.0-amd64/wheel copying build/lib/process_tests.py -> build/bdist.openbsd-8.0-amd64/wheel/. running install_egg_info Copying src/process_tests.egg-info to build/bdist.openbsd-8.0-amd64/wheel/./process_tests-2.0.2-py3.14.egg-info running install_scripts creating build/bdist.openbsd-8.0-amd64/wheel/process_tests-2.0.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-process-tests-2.0.2/process-tests-2.0.2/dist/.tmp-uzc26lfg/process_tests-2.0.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-8.0-amd64/wheel' to it adding 'process_tests.py' adding 'process_tests-2.0.2.dist-info/licenses/LICENSE' adding 'process_tests-2.0.2.dist-info/METADATA' adding 'process_tests-2.0.2.dist-info/WHEEL' adding 'process_tests-2.0.2.dist-info/top_level.txt' adding 'process_tests-2.0.2.dist-info/RECORD' removing build/bdist.openbsd-8.0-amd64/wheel Successfully built process_tests-2.0.2-py2.py3-none-any.whl >>> Running package in devel/py-process-tests at 1789457697.13 ===> devel/py-process-tests ===> Faking installation for py3-process-tests-2.0.2p5 ===> Building package for py3-process-tests-2.0.2p5 Create /exopi-cvs/ports/packages/amd64/all/py3-process-tests-2.0.2p5.tgz Creating package py3-process-tests-2.0.2p5 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************ | 38% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|**************************************************** | 82% archiving|****************************************************** | 84% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-process-tests-2.0.2p5.tgz >>> Running clean in devel/py-process-tests at 1789457698.68 ===> devel/py-process-tests ===> Cleaning for py3-process-tests-2.0.2p5 >>> Ended at 1789457698.95 max_stuck=2.20/depends=2.41/show-prepare-results=1.23/junk=2.30/extract=0.38/build=2.07/package=1.53/clean=0.34