>>> Building on exopi-5 under geo/py-supermercado BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [geo/py-supermercado:supermercado-0.2.0.tar.gz] FULLPKGNAME = py3-supermercado-0.2.0p4 RDEPENDS = [math/py-affine;lang/python/3;geo/py-rasterio;geo/py-cligj;math/py-numpy;devel/py-click;geo/py-mercantile;devel/py-click-plugins] (Junk lock obtained for exopi-5 at 1735138662.99) >>> Running depends in geo/py-supermercado at 1735138663.05 last junk was in wayland/slurp /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 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 >>> Running show-prepare-results in geo/py-supermercado at 1735138667.61 ===> geo/py-supermercado ===> Building from scratch py3-supermercado-0.2.0p4 ===> py3-supermercado-0.2.0p4 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-supermercado-0.2.0p4 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-supermercado-0.2.0p4 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-supermercado-0.2.0p4 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-supermercado-0.2.0p4 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-5 at 1735138668.88) distfiles size=8206 >>> Running build in geo/py-supermercado at 1735138668.94 ===> geo/py-supermercado ===> Checking files for py3-supermercado-0.2.0p4 `/exopi-cvs/ports/distfiles/supermercado-0.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-supermercado-0.2.0p4 ===> Patching for py3-supermercado-0.2.0p4 ===> 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-supermercado-0.2.0p4 ===> Configuring for py3-supermercado-0.2.0p4 ===> Building for py3-supermercado-0.2.0p4 * Getting build dependencies for wheel... running egg_info writing supermercado.egg-info/PKG-INFO writing dependency_links to supermercado.egg-info/dependency_links.txt writing entry points to supermercado.egg-info/entry_points.txt writing requirements to supermercado.egg-info/requires.txt writing top-level names to supermercado.egg-info/top_level.txt reading manifest file 'supermercado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'supermercado.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/supermercado copying supermercado/__init__.py -> build/lib/supermercado copying supermercado/burntiles.py -> build/lib/supermercado copying supermercado/edge_finder.py -> build/lib/supermercado copying supermercado/super_utils.py -> build/lib/supermercado copying supermercado/uniontiles.py -> build/lib/supermercado creating build/lib/supermercado/scripts copying supermercado/scripts/__init__.py -> build/lib/supermercado/scripts copying supermercado/scripts/cli.py -> build/lib/supermercado/scripts running egg_info writing supermercado.egg-info/PKG-INFO writing dependency_links to supermercado.egg-info/dependency_links.txt writing entry points to supermercado.egg-info/entry_points.txt writing requirements to supermercado.egg-info/requires.txt writing top-level names to supermercado.egg-info/top_level.txt reading manifest file 'supermercado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'supermercado.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/supermercado copying build/lib/supermercado/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/supermercado copying build/lib/supermercado/burntiles.py -> build/bdist.openbsd-7.6-amd64/wheel/supermercado copying build/lib/supermercado/edge_finder.py -> build/bdist.openbsd-7.6-amd64/wheel/supermercado copying build/lib/supermercado/super_utils.py -> build/bdist.openbsd-7.6-amd64/wheel/supermercado copying build/lib/supermercado/uniontiles.py -> build/bdist.openbsd-7.6-amd64/wheel/supermercado creating build/bdist.openbsd-7.6-amd64/wheel/supermercado/scripts copying build/lib/supermercado/scripts/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/supermercado/scripts copying build/lib/supermercado/scripts/cli.py -> build/bdist.openbsd-7.6-amd64/wheel/supermercado/scripts running install_egg_info Copying supermercado.egg-info to build/bdist.openbsd-7.6-amd64/wheel/supermercado-0.2.0-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/supermercado-0.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-supermercado-0.2.0/supermercado-0.2.0/dist/.tmp-4nuj09_l/supermercado-0.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'supermercado/__init__.py' adding 'supermercado/burntiles.py' adding 'supermercado/edge_finder.py' adding 'supermercado/super_utils.py' adding 'supermercado/uniontiles.py' adding 'supermercado/scripts/__init__.py' adding 'supermercado/scripts/cli.py' adding 'supermercado-0.2.0.dist-info/LICENSE' adding 'supermercado-0.2.0.dist-info/METADATA' adding 'supermercado-0.2.0.dist-info/WHEEL' adding 'supermercado-0.2.0.dist-info/entry_points.txt' adding 'supermercado-0.2.0.dist-info/top_level.txt' adding 'supermercado-0.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built supermercado-0.2.0-py3-none-any.whl >>> Running package in geo/py-supermercado at 1735138671.52 ===> geo/py-supermercado ===> Faking installation for py3-supermercado-0.2.0p4 ===> Building package for py3-supermercado-0.2.0p4 Create /exopi-cvs/ports/packages/amd64/all/py3-supermercado-0.2.0p4.tgz Creating package py3-supermercado-0.2.0p4 reading plist| checking dependencies| checking dependencies|devel/py-click-plugins checking dependencies|devel/py-click checking dependencies|geo/py-cligj checking dependencies|geo/py-mercantile checking dependencies|geo/py-rasterio checking dependencies|lang/python/3,-main checking dependencies|math/py-affine checking dependencies|math/py-numpy checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|******* | 11% archiving|************* | 21% archiving|*************** | 24% archiving|****************** | 28% archiving|************************ | 38% archiving|******************************* | 48% archiving|********************************* | 52% archiving|************************************ | 56% archiving|************************************ | 57% archiving|**************************************** | 63% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|*********************************************************** | 92% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-supermercado-0.2.0p4.tgz >>> Running clean in geo/py-supermercado at 1735138677.02 ===> geo/py-supermercado ===> Cleaning for py3-supermercado-0.2.0p4 >>> Ended at 1735138677.59 max_stuck=3.24/depends=4.58/show-prepare-results=1.31/build=2.58/package=5.51/clean=0.61