>>> Building on exopi-2 under databases/py-apsw BDEPENDS = [devel/py-build;archivers/unzip;devel/py-setuptools;devel/py-wheel;lang/python/3;devel/py-installer;databases/sqlite3] DIST = [databases/py-apsw:apsw-3.51.0.0.zip] FULLPKGNAME = py3-apsw-3.51.0.0 RDEPENDS = [databases/sqlite3;lang/python/3] (Junk lock obtained for exopi-2 at 1764525924.79) >>> Running depends in databases/py-apsw at 1764525924.83 last junk was in emulators/mupen64plus/audio-sdl /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 sqlite3-3.51.0 unzip-6.0p18 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 sqlite3-3.51.0 unzip-6.0p18 /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 sqlite3-3.51.0 unzip-6.0p18 >>> Running show-prepare-results in databases/py-apsw at 1764525934.81 ===> databases/py-apsw ===> Building from scratch py3-apsw-3.51.0.0 ===> py3-apsw-3.51.0.0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-apsw-3.51.0.0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-apsw-3.51.0.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-apsw-3.51.0.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-apsw-3.51.0.0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-apsw-3.51.0.0 depends on: unzip-* -> unzip-6.0p18 ===> py3-apsw-3.51.0.0 depends on: sqlite3->=3.51 -> sqlite3-3.51.0 ===> Verifying specs: python3.13 pthread sqlite3 ===> found python3.13.0.0 pthread.28.1 sqlite3.37.35 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 sqlite3-3.51.0 unzip-6.0p18 (Junk lock released for exopi-2 at 1764525936.46) distfiles size=2669479 >>> Running extract in databases/py-apsw at 1764525936.49 ===> databases/py-apsw ===> Checking files for py3-apsw-3.51.0.0 `/exopi-cvs/ports/distfiles/apsw-3.51.0.0.zip' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-apsw-3.51.0.0 >>> Running build in databases/py-apsw at 1764525937.16 ===> databases/py-apsw ===> Patching for py3-apsw-3.51.0.0 ===> 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.51.0.0 ===> Configuring for py3-apsw-3.51.0.0 ===> Building for py3-apsw-3.51.0.0 * 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 entry points to apsw.egg-info/entry_points.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/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/__main__.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/bestpractice.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/ext.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/fts5.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/fts5aux.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/fts5query.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/shell.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/speedtest.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/trace.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/unicode.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw creating build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests copying apsw/tests/__main__.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests copying apsw/tests/carray.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests copying apsw/tests/ftstests.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests copying apsw/tests/jsonb.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests copying apsw/tests/sessiontests.py -> build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests running egg_info writing apsw.egg-info/PKG-INFO writing dependency_links to apsw.egg-info/dependency_links.txt writing entry points to apsw.egg-info/entry_points.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' copying apsw/__init__.pyi -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/fts_test_strings -> build/lib.openbsd-7.8-amd64-cpython-313/apsw copying apsw/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/apsw running build_ext building 'apsw.__init__' extension creating build/temp.openbsd-7.8-amd64-cpython-313/src cc -O2 -pipe -I/usr/local/include -fPIC -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -Isrc -I/usr/local/include/python3.13 -c src/apsw.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/apsw.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.8-amd64-cpython-313/src/apsw.o -L/usr/local/lib -lsqlite3 -o build/lib.openbsd-7.8-amd64-cpython-313/apsw/__init__.cpython-313.so building 'apsw._unicode' extension cc -O2 -pipe -I/usr/local/include -fPIC -I/usr/local/include/python3.13 -c src/unicode.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/unicode.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.8-amd64-cpython-313/src/unicode.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/apsw/_unicode.cpython-313.so 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/apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/bestpractice.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/ext.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/fts5.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/fts5aux.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/fts5query.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/shell.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/speedtest.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/trace.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/unicode.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw creating build/bdist.openbsd-7.8-amd64/wheel/apsw/tests copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests/carray.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests/ftstests.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests/jsonb.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/tests/sessiontests.py -> build/bdist.openbsd-7.8-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/__init__.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/fts_test_strings -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/__init__.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./apsw copying build/lib.openbsd-7.8-amd64-cpython-313/apsw/_unicode.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./apsw running install_egg_info Copying apsw.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./apsw-3.51.0.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/apsw-3.51.0.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-apsw-3.51.0.0/apsw-3.51.0.0/dist/.tmp-1ivfq5_4/apsw-3.51.0.0-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'apsw/__init__.cpython-313.so' adding 'apsw/__init__.pyi' adding 'apsw/__main__.py' adding 'apsw/_unicode.cpython-313.so' adding 'apsw/bestpractice.py' adding 'apsw/ext.py' adding 'apsw/fts5.py' adding 'apsw/fts5aux.py' adding 'apsw/fts5query.py' adding 'apsw/fts_test_strings' adding 'apsw/py.typed' adding 'apsw/shell.py' adding 'apsw/speedtest.py' adding 'apsw/trace.py' adding 'apsw/unicode.py' adding 'apsw/tests/__main__.py' adding 'apsw/tests/carray.py' adding 'apsw/tests/ftstests.py' adding 'apsw/tests/jsonb.py' adding 'apsw/tests/sessiontests.py' adding 'apsw-3.51.0.0.dist-info/licenses/LICENSE' adding 'apsw-3.51.0.0.dist-info/METADATA' adding 'apsw-3.51.0.0.dist-info/WHEEL' adding 'apsw-3.51.0.0.dist-info/entry_points.txt' adding 'apsw-3.51.0.0.dist-info/top_level.txt' adding 'apsw-3.51.0.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built apsw-3.51.0.0-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in databases/py-apsw at 1764525992.87 ===> databases/py-apsw ===> Faking installation for py3-apsw-3.51.0.0 ===> Building package for py3-apsw-3.51.0.0 Create /exopi-cvs/ports/packages/amd64/all/py3-apsw-3.51.0.0.tgz Creating package py3-apsw-3.51.0.0 reading plist| checking dependencies| checking dependencies|databases/sqlite3 checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 22% checksumming|************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 2% archiving|*** | 5% archiving|**** | 7% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|********* | 14% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************* | 20% archiving|************* | 21% archiving|******************** | 32% archiving|*************************** | 43% archiving|***************************** | 46% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|**************************************** | 62% archiving|************************************************* | 76% archiving|*************************************************** | 80% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-apsw-3.51.0.0.tgz >>> Running clean in databases/py-apsw at 1764525999.01 ===> databases/py-apsw ===> Cleaning for py3-apsw-3.51.0.0 >>> Ended at 1764525999.26 max_stuck=37.39/depends=9.99/show-prepare-results=1.68/extract=0.66/build=55.72/package=6.14/clean=0.27