>>> Building on exopi-1 under print/py-relatorio BDEPENDS = [lang/python/3;devel/py-setuptools;devel/py-build;devel/py-wheel;devel/py-installer] DIST = [print/py-relatorio:relatorio-0.11.1.tar.gz] FULLPKGNAME = py3-relatorio-0.11.1p0 RDEPENDS = [lang/python/3;textproc/py-lxml;www/py-genshi;devel/py-magic] (Junk lock obtained for exopi-1 at 1735136279.30) >>> Running depends in print/py-relatorio at 1735136279.35 last junk was in x11/arandr /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 >>> Running show-prepare-results in print/py-relatorio at 1735136280.91 ===> print/py-relatorio ===> Building from scratch py3-relatorio-0.11.1p0 ===> py3-relatorio-0.11.1p0 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-relatorio-0.11.1p0 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-relatorio-0.11.1p0 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-relatorio-0.11.1p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-relatorio-0.11.1p0 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-1 at 1735136281.78) distfiles size=1106788 >>> Running build in print/py-relatorio at 1735136281.82 ===> print/py-relatorio ===> Checking files for py3-relatorio-0.11.1p0 `/exopi-cvs/ports/distfiles/relatorio-0.11.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-relatorio-0.11.1p0 ===> Patching for py3-relatorio-0.11.1p0 ===> 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-relatorio-0.11.1p0 ===> Configuring for py3-relatorio-0.11.1p0 ===> Building for py3-relatorio-0.11.1p0 * Getting build dependencies for wheel... running egg_info writing relatorio.egg-info/PKG-INFO writing dependency_links to relatorio.egg-info/dependency_links.txt writing requirements to relatorio.egg-info/requires.txt writing top-level names to relatorio.egg-info/top_level.txt reading manifest file 'relatorio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'relatorio.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/relatorio copying relatorio/__init__.py -> build/lib/relatorio copying relatorio/reporting.py -> build/lib/relatorio creating build/lib/relatorio/templates copying relatorio/templates/__init__.py -> build/lib/relatorio/templates copying relatorio/templates/base.py -> build/lib/relatorio/templates copying relatorio/templates/chart.py -> build/lib/relatorio/templates copying relatorio/templates/opendocument.py -> build/lib/relatorio/templates copying relatorio/templates/pdf.py -> build/lib/relatorio/templates creating build/lib/relatorio/tests copying relatorio/tests/__init__.py -> build/lib/relatorio/tests copying relatorio/tests/test_api.py -> build/lib/relatorio/tests copying relatorio/tests/test_odt.py -> build/lib/relatorio/tests copying relatorio/tests/egg.jpg -> build/lib/relatorio/tests copying relatorio/tests/one.jpg -> build/lib/relatorio/tests copying relatorio/tests/test.odt -> build/lib/relatorio/tests copying relatorio/tests/test.fodt -> build/lib/relatorio/tests copying relatorio/tests/two.png -> build/lib/relatorio/tests creating build/lib/relatorio/tests/templates copying relatorio/tests/templates/include.tmpl -> build/lib/relatorio/tests/templates copying relatorio/tests/templates/other.tmpl -> build/lib/relatorio/tests/templates copying relatorio/tests/templates/test.tmpl -> build/lib/relatorio/tests/templates copying relatorio/tests/templates/time.tmpl -> build/lib/relatorio/tests/templates running build_scripts creating build/scripts-3.12 copying and adjusting scripts/relatorio-render -> build/scripts-3.12 changing mode of build/scripts-3.12/relatorio-render from 644 to 755 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/relatorio copying build/lib/relatorio/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/relatorio copying build/lib/relatorio/reporting.py -> build/bdist.openbsd-7.6-amd64/wheel/relatorio creating build/bdist.openbsd-7.6-amd64/wheel/relatorio/templates copying build/lib/relatorio/templates/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/templates copying build/lib/relatorio/templates/base.py -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/templates copying build/lib/relatorio/templates/chart.py -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/templates copying build/lib/relatorio/templates/opendocument.py -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/templates copying build/lib/relatorio/templates/pdf.py -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/templates creating build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests copying build/lib/relatorio/tests/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests copying build/lib/relatorio/tests/test_api.py -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests copying build/lib/relatorio/tests/test_odt.py -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests copying build/lib/relatorio/tests/egg.jpg -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests copying build/lib/relatorio/tests/one.jpg -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests copying build/lib/relatorio/tests/test.odt -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests copying build/lib/relatorio/tests/test.fodt -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests copying build/lib/relatorio/tests/two.png -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests creating build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests/templates copying build/lib/relatorio/tests/templates/include.tmpl -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests/templates copying build/lib/relatorio/tests/templates/other.tmpl -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests/templates copying build/lib/relatorio/tests/templates/test.tmpl -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests/templates copying build/lib/relatorio/tests/templates/time.tmpl -> build/bdist.openbsd-7.6-amd64/wheel/relatorio/tests/templates running install_egg_info running egg_info writing relatorio.egg-info/PKG-INFO writing dependency_links to relatorio.egg-info/dependency_links.txt writing requirements to relatorio.egg-info/requires.txt writing top-level names to relatorio.egg-info/top_level.txt reading manifest file 'relatorio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'relatorio.egg-info/SOURCES.txt' Copying relatorio.egg-info to build/bdist.openbsd-7.6-amd64/wheel/relatorio-0.11.1-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/relatorio-0.11.1.data creating build/bdist.openbsd-7.6-amd64/wheel/relatorio-0.11.1.data/scripts copying build/scripts-3.12/relatorio-render -> build/bdist.openbsd-7.6-amd64/wheel/relatorio-0.11.1.data/scripts changing mode of build/bdist.openbsd-7.6-amd64/wheel/relatorio-0.11.1.data/scripts/relatorio-render to 755 creating build/bdist.openbsd-7.6-amd64/wheel/relatorio-0.11.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-relatorio-0.11.1/relatorio-0.11.1/dist/.tmp-fxswvf60/relatorio-0.11.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'relatorio/__init__.py' adding 'relatorio/reporting.py' adding 'relatorio/templates/__init__.py' adding 'relatorio/templates/base.py' adding 'relatorio/templates/chart.py' adding 'relatorio/templates/opendocument.py' adding 'relatorio/templates/pdf.py' adding 'relatorio/tests/__init__.py' adding 'relatorio/tests/egg.jpg' adding 'relatorio/tests/one.jpg' adding 'relatorio/tests/test.fodt' adding 'relatorio/tests/test.odt' adding 'relatorio/tests/test_api.py' adding 'relatorio/tests/test_odt.py' adding 'relatorio/tests/two.png' adding 'relatorio/tests/templates/include.tmpl' adding 'relatorio/tests/templates/other.tmpl' adding 'relatorio/tests/templates/test.tmpl' adding 'relatorio/tests/templates/time.tmpl' adding 'relatorio-0.11.1.data/scripts/relatorio-render' adding 'relatorio-0.11.1.dist-info/LICENSE' adding 'relatorio-0.11.1.dist-info/METADATA' adding 'relatorio-0.11.1.dist-info/WHEEL' adding 'relatorio-0.11.1.dist-info/top_level.txt' adding 'relatorio-0.11.1.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built relatorio-0.11.1-py3-none-any.whl >>> Running package in print/py-relatorio at 1735136283.92 ===> print/py-relatorio ===> Faking installation for py3-relatorio-0.11.1p0 ===> Building package for py3-relatorio-0.11.1p0 Create /exopi-cvs/ports/packages/amd64/all/py3-relatorio-0.11.1p0.tgz Creating package py3-relatorio-0.11.1p0 reading plist| checking dependencies| checking dependencies|devel/py-magic checking dependencies|lang/python/3,-main checking dependencies|textproc/py-lxml checking dependencies|www/py-genshi checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 11% checksumming|******* | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|******************************* | 50% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|******** | 12% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 23% archiving|*************** | 24% archiving|******************* | 29% archiving|********************** | 34% archiving|********************** | 35% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|******************************* | 49% archiving|******************************** | 49% archiving|********************************** | 54% archiving|************************************* | 58% archiving|******************************************* | 68% archiving|********************************************* | 70% archiving|*********************************************** | 74% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-relatorio-0.11.1p0.tgz >>> Running clean in print/py-relatorio at 1735136286.43 ===> print/py-relatorio ===> Cleaning for py3-relatorio-0.11.1p0 >>> Ended at 1735136286.62 max_stuck=1.03/depends=1.57/show-prepare-results=0.91/build=2.10/package=2.51/clean=0.22