>>> Building on exopi-2 under security/py-potr,python3 BDEPENDS = [lang/python/3.10;devel/py-setuptools,python3;devel/py-build,python3;devel/py-wheel,python3;devel/py-installer,python3] DIST = [security/py-potr,python3:python-potr-1.0.2.tar.gz] FULLPKGNAME = py3-potr-1.0.2 RDEPENDS = [lang/python/3.10;security/py-cryptodome,python3] (Junk lock obtained for exopi-2 at 1713772825.59) >>> Running depends in security/py-potr,python3 at 1713772825.70 last junk was in www/haserl,static /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in security/py-potr,python3 at 1713772827.61 ===> security/py-potr,python3 ===> Building from scratch py3-potr-1.0.2 ===> py3-potr-1.0.2 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-potr-1.0.2 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-potr-1.0.2 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-potr-1.0.2 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-potr-1.0.2 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 Still tainted: no >>> Running junk in security/py-potr,python3 at 1713772829.37 /usr/sbin/pkg_delete -aIXq autoconf-2.71 automake-1.16.5 boehm-gc-8.2.4 bzip2-1.0.8p0 docbook-xsl-1.68.1p8 dwz-0.15 gettext-runtime-0.22.5 gmake-4.4.1 gmp-6.3.0 libffi-3.4.4p1 libltdl-2.4.2p2 libtalloc-2.4.2 libtool-2.4.2p2 libunistring-0.9.7 libxslt-1.1.39 metaauto-1.0p4 py3-build-1.1.1 py3-docutils-0.21.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-sphinx-7.3.7 py3-wheel-0.43.0 python-3.10.14p0 tdb-1.4.10 xz-5.4.5 --- -cyrus-sasl-2.1.28 ------------------- You should also run rm -rf /var/sasl2/* --- -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 --- -tk-8.5.19p2 ------------------- You may wish to remove /usr/local/lib/tcl/tk8.5/man from man.conf (Junk lock released for exopi-2 at 1713772837.51) Woken up devel/py-pluggy,python3 distfiles size=21077 >>> Running build in security/py-potr,python3 at 1713772837.65 ===> security/py-potr,python3 ===> Checking files for py3-potr-1.0.2 `/exopi-cvs/ports/distfiles/python-potr-1.0.2.tar.gz' is up to date. >> (SHA256) python-potr-1.0.2.tar.gz: OK ===> Extracting for py3-potr-1.0.2 ===> Patching for py3-potr-1.0.2 ===> 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-potr-1.0.2 ===> Configuring for py3-potr-1.0.2 ===> Building for py3-potr-1.0.2 * Getting build dependencies for wheel... running egg_info writing python_potr.egg-info/PKG-INFO writing dependency_links to python_potr.egg-info/dependency_links.txt writing requirements to python_potr.egg-info/requires.txt writing top-level names to python_potr.egg-info/top_level.txt reading manifest file 'python_potr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python_potr.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/potr copying src/potr/context.py -> build/lib/potr copying src/potr/crypt.py -> build/lib/potr copying src/potr/__init__.py -> build/lib/potr copying src/potr/proto.py -> build/lib/potr copying src/potr/utils.py -> build/lib/potr creating build/lib/potr/compatcrypto copying src/potr/compatcrypto/__init__.py -> build/lib/potr/compatcrypto copying src/potr/compatcrypto/common.py -> build/lib/potr/compatcrypto copying src/potr/compatcrypto/pycrypto.py -> build/lib/potr/compatcrypto 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/potr copying build/lib/potr/context.py -> build/bdist.openbsd-7.5-amd64/wheel/potr copying build/lib/potr/crypt.py -> build/bdist.openbsd-7.5-amd64/wheel/potr copying build/lib/potr/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/potr copying build/lib/potr/proto.py -> build/bdist.openbsd-7.5-amd64/wheel/potr copying build/lib/potr/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/potr creating build/bdist.openbsd-7.5-amd64/wheel/potr/compatcrypto copying build/lib/potr/compatcrypto/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/potr/compatcrypto copying build/lib/potr/compatcrypto/common.py -> build/bdist.openbsd-7.5-amd64/wheel/potr/compatcrypto copying build/lib/potr/compatcrypto/pycrypto.py -> build/bdist.openbsd-7.5-amd64/wheel/potr/compatcrypto running install_egg_info running egg_info writing python_potr.egg-info/PKG-INFO writing dependency_links to python_potr.egg-info/dependency_links.txt writing requirements to python_potr.egg-info/requires.txt writing top-level names to python_potr.egg-info/top_level.txt reading manifest file 'python_potr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python_potr.egg-info/SOURCES.txt' Copying python_potr.egg-info to build/bdist.openbsd-7.5-amd64/wheel/python_potr-1.0.2-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/python_potr-1.0.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-potr-1.0.2-python3/python-potr-1.0.2/dist/.tmp-nf1k41as/python_potr-1.0.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'potr/__init__.py' adding 'potr/context.py' adding 'potr/crypt.py' adding 'potr/proto.py' adding 'potr/utils.py' adding 'potr/compatcrypto/__init__.py' adding 'potr/compatcrypto/common.py' adding 'potr/compatcrypto/pycrypto.py' adding 'python_potr-1.0.2.dist-info/LICENSE' adding 'python_potr-1.0.2.dist-info/METADATA' adding 'python_potr-1.0.2.dist-info/WHEEL' adding 'python_potr-1.0.2.dist-info/top_level.txt' adding 'python_potr-1.0.2.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built python_potr-1.0.2-py3-none-any.whl >>> Running package in security/py-potr,python3 at 1713772840.44 ===> security/py-potr,python3 ===> Faking installation for py3-potr-1.0.2 ===> Building package for py3-potr-1.0.2 Create /exopi-cvs/ports/packages/amd64/all/py3-potr-1.0.2.tgz Creating package py3-potr-1.0.2 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|security/py-cryptodome,python3 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|***** | 8% archiving|********** | 16% archiving|**************** | 25% archiving|********************** | 35% archiving|*************************** | 43% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************* | 59% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 65% archiving|******************************************* | 67% archiving|************************************************* | 76% archiving|********************************************************* | 89% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-potr-1.0.2.tgz >>> Running clean in security/py-potr,python3 at 1713772842.93 ===> security/py-potr,python3 ===> Cleaning for py3-potr-1.0.2 >>> Ended at 1713772843.28 max_stuck=4.79/depends=1.99/show-prepare-results=1.74/junk=8.26/build=2.81/package=2.49/clean=0.38