>>> Building on exopi-5 under devel/py-identify BDEPENDS = [devel/py-setuptools;devel/py-build;devel/py-installer;devel/py-wheel;lang/python/3] DIST = [devel/py-identify:identify-2.6.18.tar.gz] FULLPKGNAME = py3-identify-2.6.18 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1777210391.64) >>> Running depends in devel/py-identify at 1777210391.69 last junk was in mail/thunderbird-i18n/sk /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.3 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.3 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.13 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.3 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 >>> Running show-prepare-results in devel/py-identify at 1777210393.22 ===> devel/py-identify ===> Building from scratch py3-identify-2.6.18 ===> py3-identify-2.6.18 depends on: python->=3.13,<3.14 -> python-3.13.13 ===> py3-identify-2.6.18 depends on: py3-build-* -> py3-build-1.4.3 ===> py3-identify-2.6.18 depends on: py3-installer-* -> py3-installer-1.0.0 ===> py3-identify-2.6.18 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-identify-2.6.18 depends on: py3-wheel-* -> py3-wheel-0.46.3p0 py3-build-1.4.3 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.13 Still tainted: no >>> Running junk in devel/py-identify at 1777210394.43 /usr/sbin/pkg_delete -aIXq autoconf-2.69p3 autoconf-2.71p0 automake-1.11.6p4 automake-1.16.5p0 avr-binutils-2.30 bison-3.8.2p0 boehm-gc-8.2.12 bzip2-1.0.8p0 coreutils-9.10 dwz-0.16p1 gawk-5.4.0 gettext-runtime-1.0 gmake-4.4.1p0 gmp-6.3.0p0 gsed-4.9p1 isl-0.18 libffi-3.5.2p0 libltdl-2.4.2p3 libmpc-1.2.1 libtool-2.4.2p3 libunistring-0.9.7 metaauto-1.0p4 mpfr-4.2.2 ocaml-4.14.2 png-1.6.58 py3-build-1.4.3 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.13 sdl2-2.32.10 sqlite3-3.51.3 xtensa-esp32-elf-binutils-2.35.1.2020.1223p2 xtensa-esp32s2-elf-binutils-2.35.1.2020.1223p1 xz-5.8.3 --- -python-2.7.18p14 ------------------- Don't forget to remove /usr/local/bin/python, /usr/local/bin/2to3, /usr/local/bin/python-config and/or /usr/local/bin/pydoc if they were symlinks to /usr/local/bin/python2.7, /usr/local/bin/python2.7-2to3, /usr/local/bin/python2.7-config or to /usr/local/bin/pydoc2.7. --- -tcl-8.5.19p6 ------------------- You may wish to remove /usr/local/lib/tcl/tcl8.5/man from man.conf --- -tk-8.5.19p2 ------------------- You may wish to remove /usr/local/lib/tcl/tk8.5/man from man.conf (Junk lock released for exopi-5 at 1777210400.42) distfiles size=99580 >>> Running extract in devel/py-identify at 1777210400.48 ===> devel/py-identify ===> Checking files for py3-identify-2.6.18 `/exopi-cvs/ports/distfiles/identify-2.6.18.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-identify-2.6.18 >>> Running build in devel/py-identify at 1777210400.93 ===> devel/py-identify ===> Patching for py3-identify-2.6.18 ===> 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-identify-2.6.18 ===> Configuring for py3-identify-2.6.18 ===> Building for py3-identify-2.6.18 * Getting build dependencies for wheel... running egg_info writing identify.egg-info/PKG-INFO writing dependency_links to identify.egg-info/dependency_links.txt writing entry points to identify.egg-info/entry_points.txt writing requirements to identify.egg-info/requires.txt writing top-level names to identify.egg-info/top_level.txt reading manifest file 'identify.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'identify.egg-info/SOURCES.txt' * Building wheel... 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/identify copying identify/__init__.py -> build/lib/identify copying identify/cli.py -> build/lib/identify copying identify/extensions.py -> build/lib/identify copying identify/identify.py -> build/lib/identify copying identify/interpreters.py -> build/lib/identify creating build/lib/identify/vendor copying identify/vendor/__init__.py -> build/lib/identify/vendor copying identify/vendor/licenses.py -> build/lib/identify/vendor copying identify/py.typed -> build/lib/identify installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/identify copying build/lib/identify/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./identify copying build/lib/identify/cli.py -> build/bdist.openbsd-7.9-amd64/wheel/./identify copying build/lib/identify/extensions.py -> build/bdist.openbsd-7.9-amd64/wheel/./identify copying build/lib/identify/identify.py -> build/bdist.openbsd-7.9-amd64/wheel/./identify copying build/lib/identify/interpreters.py -> build/bdist.openbsd-7.9-amd64/wheel/./identify creating build/bdist.openbsd-7.9-amd64/wheel/identify/vendor copying build/lib/identify/vendor/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./identify/vendor copying build/lib/identify/vendor/licenses.py -> build/bdist.openbsd-7.9-amd64/wheel/./identify/vendor copying build/lib/identify/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./identify running install_egg_info running egg_info writing identify.egg-info/PKG-INFO writing dependency_links to identify.egg-info/dependency_links.txt writing entry points to identify.egg-info/entry_points.txt writing requirements to identify.egg-info/requires.txt writing top-level names to identify.egg-info/top_level.txt reading manifest file 'identify.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'identify.egg-info/SOURCES.txt' Copying identify.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./identify-2.6.18-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/identify-2.6.18.dist-info/WHEEL creating '/exopi-obj/pobj/py-identify-2.6.18/identify-2.6.18/dist/.tmp-3yesd889/identify-2.6.18-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'identify/__init__.py' adding 'identify/cli.py' adding 'identify/extensions.py' adding 'identify/identify.py' adding 'identify/interpreters.py' adding 'identify/py.typed' adding 'identify/vendor/__init__.py' adding 'identify/vendor/licenses.py' adding 'identify-2.6.18.dist-info/licenses/LICENSE' adding 'identify-2.6.18.dist-info/METADATA' adding 'identify-2.6.18.dist-info/WHEEL' adding 'identify-2.6.18.dist-info/entry_points.txt' adding 'identify-2.6.18.dist-info/top_level.txt' adding 'identify-2.6.18.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built identify-2.6.18-py2.py3-none-any.whl >>> Running package in devel/py-identify at 1777210402.91 ===> devel/py-identify ===> Faking installation for py3-identify-2.6.18 ===> Building package for py3-identify-2.6.18 Create /exopi-cvs/ports/packages/amd64/all/py3-identify-2.6.18.tgz Creating package py3-identify-2.6.18 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 27% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 4% archiving|*** | 5% archiving|**** | 6% archiving|*********************** | 36% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-identify-2.6.18.tgz >>> Running clean in devel/py-identify at 1777210404.44 ===> devel/py-identify ===> Cleaning for py3-identify-2.6.18 >>> Ended at 1777210404.70 max_stuck=3.86/depends=1.53/show-prepare-results=1.20/junk=6.03/extract=0.46/build=1.98/package=1.53/clean=0.30