>>> Building on exopi-5 under devel/py-typeguard,python3 BDEPENDS = [devel/py-build,python3;devel/py-wheel,python3;devel/py-setuptools,python3;lang/python/3;devel/py-installer,python3;devel/py-setuptools_scm,python3] DIST = [devel/py-typeguard,python3:typeguard-4.3.0.tar.gz] FULLPKGNAME = py3-typeguard-4.3.0 RDEPENDS = [lang/python/3;devel/py-typing-extensions,python3] (Junk lock failure for exopi-5 at 1731968096.96904) Received IO (Junk lock obtained for exopi-5 at 1731968102.74) Received IO Woken up devel/py-typeguard,python3 Woken up devel/py-typeguard,python3 Woken up devel/py-typeguard,python3 >>> Running depends in devel/py-typeguard,python3 at 1731968104.14 last junk was in japanese/kterm /usr/sbin/pkg_add -aI -Drepair py3-setuptools_scm-8.0.4p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-setuptools_scm-8.0.4p1 >>> Running show-prepare-results in devel/py-typeguard,python3 at 1731968106.65 ===> devel/py-typeguard,python3 ===> Building from scratch py3-typeguard-4.3.0 ===> py3-typeguard-4.3.0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-typeguard-4.3.0 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-typeguard-4.3.0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-typeguard-4.3.0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-typeguard-4.3.0 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-typeguard-4.3.0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4p1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 Still tainted: no >>> Running junk in devel/py-typeguard,python3 at 1731968108.38 /usr/sbin/pkg_delete -aIXq avr-binutils-2.30 bison-3.8.2 dwz-0.15 flac-1.4.3 gettext-runtime-0.22.5 gmake-4.4.1 gsed-4.9p0 intltool-0.51.0p2 libgcrypt-1.11.0p0 libmpc-1.2.1 libxml-2.13.5 p5-DBD-SQLite-1.74v0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools-git-1.2p8 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 sdl2-2.30.9p1 sqlite3-3.47.0 xz-5.6.3 --- -cyrus-sasl-2.1.28 ------------------- You should also run rm -rf /var/sasl2/* --- -openssl-3.2.3v0 ------------------- You may wish to remove /usr/local/lib/eopenssl32/man from man.conf --- -python-2.7.18p12 ------------------- 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 --- -tcl-8.6.13 ------------------- You may wish to remove /usr/local/lib/tcl/tcl8.6/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 1731968129.26) distfiles size=73374 >>> Running build in devel/py-typeguard,python3 at 1731968129.30 ===> devel/py-typeguard,python3 ===> Checking files for py3-typeguard-4.3.0 `/exopi-cvs/ports/distfiles/typeguard-4.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-typeguard-4.3.0 ===> Patching for py3-typeguard-4.3.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 py3-typeguard-4.3.0 ===> Configuring for py3-typeguard-4.3.0 ===> Building for py3-typeguard-4.3.0 * Getting build dependencies for wheel... running egg_info writing src/typeguard.egg-info/PKG-INFO writing dependency_links to src/typeguard.egg-info/dependency_links.txt writing entry points to src/typeguard.egg-info/entry_points.txt writing requirements to src/typeguard.egg-info/requires.txt writing top-level names to src/typeguard.egg-info/top_level.txt reading manifest file 'src/typeguard.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/typeguard.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/typeguard copying src/typeguard/__init__.py -> build/lib/typeguard copying src/typeguard/_checkers.py -> build/lib/typeguard copying src/typeguard/_config.py -> build/lib/typeguard copying src/typeguard/_decorators.py -> build/lib/typeguard copying src/typeguard/_exceptions.py -> build/lib/typeguard copying src/typeguard/_functions.py -> build/lib/typeguard copying src/typeguard/_importhook.py -> build/lib/typeguard copying src/typeguard/_memo.py -> build/lib/typeguard copying src/typeguard/_pytest_plugin.py -> build/lib/typeguard copying src/typeguard/_suppression.py -> build/lib/typeguard copying src/typeguard/_transformer.py -> build/lib/typeguard copying src/typeguard/_union_transformer.py -> build/lib/typeguard copying src/typeguard/_utils.py -> build/lib/typeguard running egg_info writing src/typeguard.egg-info/PKG-INFO writing dependency_links to src/typeguard.egg-info/dependency_links.txt writing entry points to src/typeguard.egg-info/entry_points.txt writing requirements to src/typeguard.egg-info/requires.txt writing top-level names to src/typeguard.egg-info/top_level.txt reading manifest file 'src/typeguard.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/typeguard.egg-info/SOURCES.txt' copying src/typeguard/py.typed -> build/lib/typeguard installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_checkers.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_config.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_decorators.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_exceptions.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_functions.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_importhook.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_memo.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_pytest_plugin.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_suppression.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_transformer.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_union_transformer.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/_utils.py -> build/bdist.openbsd-7.6-amd64/wheel/typeguard copying build/lib/typeguard/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/typeguard running install_egg_info Copying src/typeguard.egg-info to build/bdist.openbsd-7.6-amd64/wheel/typeguard-4.3.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/typeguard-4.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-typeguard-4.3.0-python3/typeguard-4.3.0/dist/.tmp-nmx3x2hb/typeguard-4.3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'typeguard/__init__.py' adding 'typeguard/_checkers.py' adding 'typeguard/_config.py' adding 'typeguard/_decorators.py' adding 'typeguard/_exceptions.py' adding 'typeguard/_functions.py' adding 'typeguard/_importhook.py' adding 'typeguard/_memo.py' adding 'typeguard/_pytest_plugin.py' adding 'typeguard/_suppression.py' adding 'typeguard/_transformer.py' adding 'typeguard/_union_transformer.py' adding 'typeguard/_utils.py' adding 'typeguard/py.typed' adding 'typeguard-4.3.0.dist-info/LICENSE' adding 'typeguard-4.3.0.dist-info/METADATA' adding 'typeguard-4.3.0.dist-info/WHEEL' adding 'typeguard-4.3.0.dist-info/entry_points.txt' adding 'typeguard-4.3.0.dist-info/top_level.txt' adding 'typeguard-4.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built typeguard-4.3.0-py3-none-any.whl >>> Running package in devel/py-typeguard,python3 at 1731968132.46 ===> devel/py-typeguard,python3 ===> Faking installation for py3-typeguard-4.3.0 ===> Building package for py3-typeguard-4.3.0 Create /exopi-cvs/ports/packages/amd64/all/py3-typeguard-4.3.0.tgz Creating package py3-typeguard-4.3.0 reading plist| checking dependencies| checking dependencies|devel/py-typing-extensions,python3 checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 14% checksumming|********* | 16% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|**************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|****** | 10% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************** | 22% archiving|**************** | 25% archiving|***************** | 26% archiving|******************* | 29% archiving|******************** | 32% archiving|********************** | 34% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*********************************** | 54% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************** | 87% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-typeguard-4.3.0.tgz >>> Running clean in devel/py-typeguard,python3 at 1731968134.61 ===> devel/py-typeguard,python3 ===> Cleaning for py3-typeguard-4.3.0 >>> Ended at 1731968134.88 max_stuck=19.95/waiting-for-lock #54=7.15/depends=2.54/show-prepare-results=1.68/junk=20.91/build=3.17/package=2.15/clean=0.29