>>> Building on exopi-3 under games/pysol-cards BDEPENDS = [lang/python/3;devel/py-wheel;devel/py-installer;devel/py-build;devel/py-setuptools] DIST = [games/pysol-cards:pysol_cards-0.24.0.tar.gz] FULLPKGNAME = pysol-cards-0.24.0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1764446983.89) >>> Running depends in games/pysol-cards at 1764446983.93 last junk was in converters/py-vdf /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 >>> Running show-prepare-results in games/pysol-cards at 1764446986.55 ===> games/pysol-cards ===> Building from scratch pysol-cards-0.24.0 ===> pysol-cards-0.24.0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> pysol-cards-0.24.0 depends on: py3-build-* -> py3-build-1.3.0 ===> pysol-cards-0.24.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> pysol-cards-0.24.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> pysol-cards-0.24.0 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-3 at 1764446988.15) distfiles size=20541 >>> Running extract in games/pysol-cards at 1764446988.21 ===> games/pysol-cards ===> Checking files for pysol-cards-0.24.0 `/exopi-cvs/ports/distfiles/pysol_cards-0.24.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for pysol-cards-0.24.0 >>> Running build in games/pysol-cards at 1764446988.64 ===> games/pysol-cards ===> Patching for pysol-cards-0.24.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 pysol-cards-0.24.0 ===> Configuring for pysol-cards-0.24.0 ===> Building for pysol-cards-0.24.0 * Getting build dependencies for wheel... running egg_info writing pysol_cards.egg-info/PKG-INFO writing dependency_links to pysol_cards.egg-info/dependency_links.txt writing top-level names to pysol_cards.egg-info/top_level.txt reading manifest file 'pysol_cards.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pysol_cards.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py The [wheel] section is deprecated. Use [bdist_wheel] instead. /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() creating build/lib/pysol_cards copying pysol_cards/__init__.py -> build/lib/pysol_cards copying pysol_cards/cards.py -> build/lib/pysol_cards copying pysol_cards/cwrap.py -> build/lib/pysol_cards copying pysol_cards/deal_game.py -> build/lib/pysol_cards copying pysol_cards/errors.py -> build/lib/pysol_cards copying pysol_cards/gen_multi_cli.py -> build/lib/pysol_cards copying pysol_cards/random.py -> build/lib/pysol_cards copying pysol_cards/random_base.py -> build/lib/pysol_cards copying pysol_cards/single_deal_args_parse.py -> build/lib/pysol_cards running egg_info writing pysol_cards.egg-info/PKG-INFO writing dependency_links to pysol_cards.egg-info/dependency_links.txt writing top-level names to pysol_cards.egg-info/top_level.txt reading manifest file 'pysol_cards.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pysol_cards.egg-info/SOURCES.txt' 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/pysol_cards copying build/lib/pysol_cards/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pysol_cards copying build/lib/pysol_cards/cards.py -> build/bdist.openbsd-7.8-amd64/wheel/./pysol_cards copying build/lib/pysol_cards/cwrap.py -> build/bdist.openbsd-7.8-amd64/wheel/./pysol_cards copying build/lib/pysol_cards/deal_game.py -> build/bdist.openbsd-7.8-amd64/wheel/./pysol_cards copying build/lib/pysol_cards/errors.py -> build/bdist.openbsd-7.8-amd64/wheel/./pysol_cards copying build/lib/pysol_cards/gen_multi_cli.py -> build/bdist.openbsd-7.8-amd64/wheel/./pysol_cards copying build/lib/pysol_cards/random.py -> build/bdist.openbsd-7.8-amd64/wheel/./pysol_cards copying build/lib/pysol_cards/random_base.py -> build/bdist.openbsd-7.8-amd64/wheel/./pysol_cards copying build/lib/pysol_cards/single_deal_args_parse.py -> build/bdist.openbsd-7.8-amd64/wheel/./pysol_cards running install_egg_info Copying pysol_cards.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pysol_cards-0.24.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pysol_cards-0.24.0.dist-info/WHEEL creating '/exopi-obj/pobj/pysol-cards-0.24.0/pysol_cards-0.24.0/dist/.tmp-283obaru/pysol_cards-0.24.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pysol_cards/__init__.py' adding 'pysol_cards/cards.py' adding 'pysol_cards/cwrap.py' adding 'pysol_cards/deal_game.py' adding 'pysol_cards/errors.py' adding 'pysol_cards/gen_multi_cli.py' adding 'pysol_cards/random.py' adding 'pysol_cards/random_base.py' adding 'pysol_cards/single_deal_args_parse.py' adding 'pysol_cards-0.24.0.dist-info/licenses/AUTHORS' adding 'pysol_cards-0.24.0.dist-info/licenses/LICENSE' adding 'pysol_cards-0.24.0.dist-info/METADATA' adding 'pysol_cards-0.24.0.dist-info/WHEEL' adding 'pysol_cards-0.24.0.dist-info/top_level.txt' adding 'pysol_cards-0.24.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pysol_cards-0.24.0-py2.py3-none-any.whl >>> Running package in games/pysol-cards at 1764446991.68 ===> games/pysol-cards ===> Faking installation for pysol-cards-0.24.0 ===> Building package for pysol-cards-0.24.0 Create /exopi-cvs/ports/packages/amd64/all/pysol-cards-0.24.0.tgz Creating package pysol-cards-0.24.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 4% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|*************** | 23% archiving|************************ | 38% archiving|***************************** | 45% archiving|********************************* | 52% archiving|************************************* | 58% archiving|***************************************** | 64% archiving|******************************************* | 67% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pysol-cards-0.24.0.tgz >>> Running clean in games/pysol-cards at 1764446994.01 ===> games/pysol-cards ===> Cleaning for pysol-cards-0.24.0 >>> Ended at 1764446994.63 max_stuck=1.11/depends=2.63/show-prepare-results=1.63/extract=0.46/build=3.04/package=2.30/clean=0.67