>>> Building on exopi-3 under databases/py-apsw,python3 BDEPENDS = [databases/sqlite3;devel/py-installer,python3;devel/py-wheel,python3;archivers/unzip;devel/py-build,python3;lang/python/3;devel/py-setuptools,python3] DIST = [databases/py-apsw,python3:apsw-3.44.2.0.zip] FULLPKGNAME = py3-apsw-3.44.2.0p0 RDEPENDS = [lang/python/3;databases/sqlite3] (Junk lock obtained for exopi-3 at 1731957140.84) >>> Running depends in databases/py-apsw,python3 at 1731957140.89 last junk was in graphics/p5-Cairo /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 sqlite3-3.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 sqlite3-3.47.0 unzip-6.0p17 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 sqlite3-3.47.0 >>> Running show-prepare-results in databases/py-apsw,python3 at 1731957150.06 ===> databases/py-apsw,python3 ===> Building from scratch py3-apsw-3.44.2.0p0 ===> py3-apsw-3.44.2.0p0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-apsw-3.44.2.0p0 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-apsw-3.44.2.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-apsw-3.44.2.0p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-apsw-3.44.2.0p0 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-apsw-3.44.2.0p0 depends on: unzip-* -> unzip-6.0p17 ===> py3-apsw-3.44.2.0p0 depends on: sqlite3-* -> sqlite3-3.47.0 ===> Verifying specs: python3.11 pthread sqlite3 ===> found python3.11.0.0 pthread.27.1 sqlite3.37.27 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 sqlite3-3.47.0 unzip-6.0p17 (Junk lock released for exopi-3 at 1731957152.93) Woken up x11/kde-applications/kweathercore distfiles size=4124996 >>> Running build in databases/py-apsw,python3 at 1731957152.98 ===> databases/py-apsw,python3 ===> Checking files for py3-apsw-3.44.2.0p0 `/exopi-cvs/ports/distfiles/apsw-3.44.2.0.zip' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-apsw-3.44.2.0p0 ===> Patching for py3-apsw-3.44.2.0p0 ===> 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-apsw-3.44.2.0p0 ===> Configuring for py3-apsw-3.44.2.0p0 ===> Building for py3-apsw-3.44.2.0p0 * Getting build dependencies for wheel... running egg_info writing apsw.egg-info/PKG-INFO writing dependency_links to apsw.egg-info/dependency_links.txt writing top-level names to apsw.egg-info/top_level.txt SQLite: Using system sqlite include/libraries reading manifest file 'apsw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'apsw.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/apsw copying apsw/__main__.py -> build/lib.openbsd-7.6-amd64-cpython-311/apsw copying apsw/bestpractice.py -> build/lib.openbsd-7.6-amd64-cpython-311/apsw copying apsw/ext.py -> build/lib.openbsd-7.6-amd64-cpython-311/apsw copying apsw/shell.py -> build/lib.openbsd-7.6-amd64-cpython-311/apsw copying apsw/speedtest.py -> build/lib.openbsd-7.6-amd64-cpython-311/apsw copying apsw/tests.py -> build/lib.openbsd-7.6-amd64-cpython-311/apsw copying apsw/trace.py -> build/lib.openbsd-7.6-amd64-cpython-311/apsw copying apsw/__init__.pyi -> build/lib.openbsd-7.6-amd64-cpython-311/apsw copying apsw/py.typed -> build/lib.openbsd-7.6-amd64-cpython-311/apsw running build_ext SQLite: Using system sqlite include/libraries building 'apsw.__init__' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/src cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -Isrc -I/usr/local/include/python3.11 -c src/apsw.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/apsw.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.6-amd64-cpython-311/src/apsw.o -L/usr/local/lib -lsqlite3 -o build/lib.openbsd-7.6-amd64-cpython-311/apsw/__init__.cpython-311.so 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/apsw copying build/lib.openbsd-7.6-amd64-cpython-311/apsw/__main__.py -> build/bdist.openbsd-7.6-amd64/wheel/apsw copying build/lib.openbsd-7.6-amd64-cpython-311/apsw/bestpractice.py -> build/bdist.openbsd-7.6-amd64/wheel/apsw copying build/lib.openbsd-7.6-amd64-cpython-311/apsw/ext.py -> build/bdist.openbsd-7.6-amd64/wheel/apsw copying build/lib.openbsd-7.6-amd64-cpython-311/apsw/shell.py -> build/bdist.openbsd-7.6-amd64/wheel/apsw copying build/lib.openbsd-7.6-amd64-cpython-311/apsw/speedtest.py -> build/bdist.openbsd-7.6-amd64/wheel/apsw copying build/lib.openbsd-7.6-amd64-cpython-311/apsw/tests.py -> build/bdist.openbsd-7.6-amd64/wheel/apsw copying build/lib.openbsd-7.6-amd64-cpython-311/apsw/trace.py -> build/bdist.openbsd-7.6-amd64/wheel/apsw copying build/lib.openbsd-7.6-amd64-cpython-311/apsw/__init__.pyi -> build/bdist.openbsd-7.6-amd64/wheel/apsw copying build/lib.openbsd-7.6-amd64-cpython-311/apsw/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/apsw copying build/lib.openbsd-7.6-amd64-cpython-311/apsw/__init__.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/apsw running install_egg_info running egg_info writing apsw.egg-info/PKG-INFO writing dependency_links to apsw.egg-info/dependency_links.txt writing top-level names to apsw.egg-info/top_level.txt reading manifest file 'apsw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'apsw.egg-info/SOURCES.txt' Copying apsw.egg-info to build/bdist.openbsd-7.6-amd64/wheel/apsw-3.44.2.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/apsw-3.44.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-apsw-3.44.2.0-python3/apsw-3.44.2.0/dist/.tmp-grvo052_/apsw-3.44.2.0-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'apsw/__init__.cpython-311.so' adding 'apsw/__init__.pyi' adding 'apsw/__main__.py' adding 'apsw/bestpractice.py' adding 'apsw/ext.py' adding 'apsw/py.typed' adding 'apsw/shell.py' adding 'apsw/speedtest.py' adding 'apsw/tests.py' adding 'apsw/trace.py' adding 'apsw-3.44.2.0.dist-info/LICENSE' adding 'apsw-3.44.2.0.dist-info/METADATA' adding 'apsw-3.44.2.0.dist-info/WHEEL' adding 'apsw-3.44.2.0.dist-info/top_level.txt' adding 'apsw-3.44.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built apsw-3.44.2.0-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in databases/py-apsw,python3 at 1731957175.01 ===> databases/py-apsw,python3 ===> Faking installation for py3-apsw-3.44.2.0p0 ===> Building package for py3-apsw-3.44.2.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-apsw-3.44.2.0p0.tgz Creating package py3-apsw-3.44.2.0p0 reading plist| checking dependencies| checking dependencies|databases/sqlite3 checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|**************************************************** | 84% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|*** | 4% archiving|****** | 9% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|******************** | 31% archiving|****************************** | 47% archiving|******************************* | 48% archiving|*************************************************** | 80% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-apsw-3.44.2.0p0.tgz >>> Running clean in databases/py-apsw,python3 at 1731957182.33 ===> databases/py-apsw,python3 ===> Cleaning for py3-apsw-3.44.2.0p0 >>> Ended at 1731957183.08 max_stuck=11.25/depends=9.17/show-prepare-results=2.92/build=22.03/package=7.32/clean=0.78