>>> Building on exopi-5 under graphics/xdot BDEPENDS = [devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [graphics/xdot:xdot-1.2.tar.gz] FULLPKGNAME = xdot-1.2p4 RDEPENDS = [math/graphviz;devel/py-gobject3;lang/python/3;graphics/cairo] (Junk lock obtained for exopi-5 at 1764618827.87) >>> Running depends in graphics/xdot at 1764618827.90 last junk was in databases/py-sqlobject /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 graphics/xdot at 1764618829.53 ===> graphics/xdot ===> Building from scratch xdot-1.2p4 ===> xdot-1.2p4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> xdot-1.2p4 depends on: py3-build-* -> py3-build-1.3.0 ===> xdot-1.2p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> xdot-1.2p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> xdot-1.2p4 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-5 at 1764618830.61) distfiles size=29643 >>> Running extract in graphics/xdot at 1764618830.64 ===> graphics/xdot ===> Checking files for xdot-1.2p4 `/exopi-cvs/ports/distfiles/xdot-1.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for xdot-1.2p4 >>> Running build in graphics/xdot at 1764618831.32 ===> graphics/xdot ===> Patching for xdot-1.2p4 ===> 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 xdot-1.2p4 ===> Configuring for xdot-1.2p4 ===> Building for xdot-1.2p4 * Getting build dependencies for wheel... /usr/local/lib/python3.13/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 :: GNU Lesser General Public License v3 or later (LGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing xdot.egg-info/PKG-INFO writing dependency_links to xdot.egg-info/dependency_links.txt writing entry points to xdot.egg-info/entry_points.txt writing top-level names to xdot.egg-info/top_level.txt reading manifest file 'xdot.egg-info/SOURCES.txt' writing manifest file 'xdot.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/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 :: GNU Lesser General Public License v3 or later (LGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/xdot copying xdot/__init__.py -> build/lib/xdot copying xdot/__main__.py -> build/lib/xdot creating build/lib/xdot/dot copying xdot/dot/parser.py -> build/lib/xdot/dot copying xdot/dot/__init__.py -> build/lib/xdot/dot copying xdot/dot/lexer.py -> build/lib/xdot/dot copying xdot/dot/scanner.py -> build/lib/xdot/dot creating build/lib/xdot/ui copying xdot/ui/colors.py -> build/lib/xdot/ui copying xdot/ui/__init__.py -> build/lib/xdot/ui copying xdot/ui/animation.py -> build/lib/xdot/ui copying xdot/ui/pen.py -> build/lib/xdot/ui copying xdot/ui/elements.py -> build/lib/xdot/ui copying xdot/ui/actions.py -> build/lib/xdot/ui copying xdot/ui/window.py -> build/lib/xdot/ui 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/xdot copying build/lib/xdot/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot copying build/lib/xdot/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot creating build/bdist.openbsd-7.8-amd64/wheel/xdot/dot copying build/lib/xdot/dot/parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/dot copying build/lib/xdot/dot/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/dot copying build/lib/xdot/dot/lexer.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/dot copying build/lib/xdot/dot/scanner.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/dot creating build/bdist.openbsd-7.8-amd64/wheel/xdot/ui copying build/lib/xdot/ui/colors.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/ui copying build/lib/xdot/ui/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/ui copying build/lib/xdot/ui/animation.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/ui copying build/lib/xdot/ui/pen.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/ui copying build/lib/xdot/ui/elements.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/ui copying build/lib/xdot/ui/actions.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/ui copying build/lib/xdot/ui/window.py -> build/bdist.openbsd-7.8-amd64/wheel/./xdot/ui running install_egg_info running egg_info writing xdot.egg-info/PKG-INFO writing dependency_links to xdot.egg-info/dependency_links.txt writing entry points to xdot.egg-info/entry_points.txt writing top-level names to xdot.egg-info/top_level.txt reading manifest file 'xdot.egg-info/SOURCES.txt' writing manifest file 'xdot.egg-info/SOURCES.txt' Copying xdot.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./xdot-1.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/xdot-1.2.dist-info/WHEEL creating '/exopi-obj/pobj/xdot-1.2/xdot-1.2/dist/.tmp-4gmm5zfp/xdot-1.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'xdot/__init__.py' adding 'xdot/__main__.py' adding 'xdot/dot/__init__.py' adding 'xdot/dot/lexer.py' adding 'xdot/dot/parser.py' adding 'xdot/dot/scanner.py' adding 'xdot/ui/__init__.py' adding 'xdot/ui/actions.py' adding 'xdot/ui/animation.py' adding 'xdot/ui/colors.py' adding 'xdot/ui/elements.py' adding 'xdot/ui/pen.py' adding 'xdot/ui/window.py' adding 'xdot-1.2.dist-info/METADATA' adding 'xdot-1.2.dist-info/WHEEL' adding 'xdot-1.2.dist-info/entry_points.txt' adding 'xdot-1.2.dist-info/top_level.txt' adding 'xdot-1.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built xdot-1.2-py3-none-any.whl >>> Running package in graphics/xdot at 1764618833.41 ===> graphics/xdot ===> Faking installation for xdot-1.2p4 ===> Building package for xdot-1.2p4 Create /exopi-cvs/ports/packages/amd64/all/xdot-1.2p4.tgz Creating package xdot-1.2p4 reading plist| checking dependencies| checking dependencies|devel/py-gobject3 checking dependencies|graphics/cairo checking dependencies|lang/python/3,-main checking dependencies|math/graphviz,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|******* | 11% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|************* | 21% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 26% archiving|******************** | 32% archiving|************************ | 37% archiving|***************************** | 45% archiving|********************************** | 53% archiving|********************************** | 54% archiving|**************************************** | 63% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|********************************************************* | 89% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xdot-1.2p4.tgz >>> Running clean in graphics/xdot at 1764618839.49 ===> graphics/xdot ===> Cleaning for xdot-1.2p4 >>> Ended at 1764618839.67 max_stuck=0.00/depends=1.62/show-prepare-results=1.12/extract=0.66/build=2.11/package=6.09/clean=0.21