>>> Building on exopi-3 under graphics/py-dot BDEPENDS = [devel/py-installer;lang/python/3;devel/py-build;devel/py-parsing;devel/py-wheel;devel/py-setuptools] DIST = [graphics/py-dot:pydot-3.0.2.tar.gz] FULLPKGNAME = py3-dot-3.0.2p0 RDEPENDS = [devel/py-parsing;lang/python/3;math/graphviz] (Junk lock obtained for exopi-3 at 1734982804.87) >>> Running depends in graphics/py-dot at 1734982804.91 last junk was in devel/py-parsing /usr/sbin/pkg_add -aI -Drepair py3-parsing-3.2.0p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-parsing-3.2.0p0 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-parsing-3.2.0p0 >>> Running show-prepare-results in graphics/py-dot at 1734982807.37 ===> graphics/py-dot ===> Building from scratch py3-dot-3.0.2p0 ===> py3-dot-3.0.2p0 depends on: py3-parsing-* -> py3-parsing-3.2.0p0 ===> py3-dot-3.0.2p0 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-dot-3.0.2p0 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-dot-3.0.2p0 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-dot-3.0.2p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-dot-3.0.2p0 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-parsing-3.2.0p0 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-3 at 1734982808.89) distfiles size=167979 >>> Running build in graphics/py-dot at 1734982808.93 ===> graphics/py-dot ===> Checking files for py3-dot-3.0.2p0 `/exopi-cvs/ports/distfiles/pydot-3.0.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-dot-3.0.2p0 ===> Patching for py3-dot-3.0.2p0 ===> 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-dot-3.0.2p0 ===> Configuring for py3-dot-3.0.2p0 ===> Building for py3-dot-3.0.2p0 * Getting build dependencies for wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['pydot', 'pydot._vendor'] discovered py_modules -- [] running egg_info writing src/pydot.egg-info/PKG-INFO writing dependency_links to src/pydot.egg-info/dependency_links.txt writing requirements to src/pydot.egg-info/requires.txt writing top-level names to src/pydot.egg-info/top_level.txt reading manifest file 'src/pydot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' no previously-included directories found matching '.github' warning: no previously-included files found matching '.git*' no previously-included directories found matching 'test/from-past-to-future' warning: no previously-included files matching 'test.svg' found anywhere in distribution adding license file 'LICENSES/MIT.txt' adding license file 'LICENSES/Python-2.0.txt' writing manifest file 'src/pydot.egg-info/SOURCES.txt' * Building wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['pydot', 'pydot._vendor'] discovered py_modules -- [] running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pydot copying src/pydot/__init__.py -> build/lib/pydot copying src/pydot/core.py -> build/lib/pydot copying src/pydot/dot_parser.py -> build/lib/pydot copying src/pydot/exceptions.py -> build/lib/pydot creating build/lib/pydot/_vendor copying src/pydot/_vendor/__init__.py -> build/lib/pydot/_vendor copying src/pydot/_vendor/tempfile.py -> build/lib/pydot/_vendor running egg_info writing src/pydot.egg-info/PKG-INFO writing dependency_links to src/pydot.egg-info/dependency_links.txt writing requirements to src/pydot.egg-info/requires.txt writing top-level names to src/pydot.egg-info/top_level.txt reading manifest file 'src/pydot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' no previously-included directories found matching '.github' warning: no previously-included files found matching '.git*' no previously-included directories found matching 'test/from-past-to-future' warning: no previously-included files matching 'test.svg' found anywhere in distribution adding license file 'LICENSES/MIT.txt' adding license file 'LICENSES/Python-2.0.txt' writing manifest file 'src/pydot.egg-info/SOURCES.txt' 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/pydot copying build/lib/pydot/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pydot copying build/lib/pydot/core.py -> build/bdist.openbsd-7.6-amd64/wheel/pydot copying build/lib/pydot/dot_parser.py -> build/bdist.openbsd-7.6-amd64/wheel/pydot copying build/lib/pydot/exceptions.py -> build/bdist.openbsd-7.6-amd64/wheel/pydot creating build/bdist.openbsd-7.6-amd64/wheel/pydot/_vendor copying build/lib/pydot/_vendor/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pydot/_vendor copying build/lib/pydot/_vendor/tempfile.py -> build/bdist.openbsd-7.6-amd64/wheel/pydot/_vendor running install_egg_info Copying src/pydot.egg-info to build/bdist.openbsd-7.6-amd64/wheel/pydot-3.0.2-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/pydot-3.0.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-dot-3.0.2/pydot-3.0.2/dist/.tmp-zk4amb9z/pydot-3.0.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'pydot/__init__.py' adding 'pydot/core.py' adding 'pydot/dot_parser.py' adding 'pydot/exceptions.py' adding 'pydot/_vendor/__init__.py' adding 'pydot/_vendor/tempfile.py' adding 'pydot-3.0.2.dist-info/METADATA' adding 'pydot-3.0.2.dist-info/MIT.txt' adding 'pydot-3.0.2.dist-info/Python-2.0.txt' adding 'pydot-3.0.2.dist-info/WHEEL' adding 'pydot-3.0.2.dist-info/top_level.txt' adding 'pydot-3.0.2.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built pydot-3.0.2-py3-none-any.whl >>> Running package in graphics/py-dot at 1734982812.02 ===> graphics/py-dot ===> Faking installation for py3-dot-3.0.2p0 ===> Building package for py3-dot-3.0.2p0 Create /exopi-cvs/ports/packages/amd64/all/py3-dot-3.0.2p0.tgz Creating package py3-dot-3.0.2p0 reading plist| checking dependencies| checking dependencies|devel/py-parsing checking dependencies|lang/python/3,-main checking dependencies|math/graphviz,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********** | 18% archiving|********************** | 35% archiving|************************** | 40% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|************************************ | 57% archiving|******************************************* | 67% archiving|********************************************* | 70% archiving|*********************************************** | 73% archiving|**************************************************** | 81% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-dot-3.0.2p0.tgz >>> Running clean in graphics/py-dot at 1734982817.90 ===> graphics/py-dot ===> Cleaning for py3-dot-3.0.2p0 >>> Ended at 1734982818.15 max_stuck=0.00/depends=2.48/show-prepare-results=1.55/build=3.10/package=5.88/clean=0.28