>>> Building on exopi-3 under databases/py-apsw BDEPENDS = [devel/py-build;archivers/unzip;devel/py-installer;lang/python/3;devel/py-wheel;devel/py-setuptools;databases/sqlite3] DIST = [databases/py-apsw:apsw-3.53.1.0.zip] FULLPKGNAME = py3-apsw-3.53.1.0 RDEPENDS = [lang/python/3;databases/sqlite3] (Junk lock obtained for exopi-3 at 1780812196.64) >>> Running depends in databases/py-apsw at 1780812196.69 last junk was in x11/kde-applications/kmailtransport /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 unzip-6.0p18 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 sqlite3-3.53.1p0 unzip-6.0p18 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 unzip-6.0p18 >>> Running show-prepare-results in databases/py-apsw at 1780812200.11 ===> databases/py-apsw ===> Building from scratch py3-apsw-3.53.1.0 ===> py3-apsw-3.53.1.0 depends on: python->=3.14 -> python-3.14.4p1 ===> py3-apsw-3.53.1.0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-apsw-3.53.1.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-apsw-3.53.1.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-apsw-3.53.1.0 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-apsw-3.53.1.0 depends on: unzip-* -> unzip-6.0p18 ===> py3-apsw-3.53.1.0 depends on: sqlite3->=3.51 -> sqlite3-3.53.1p0 ===> Verifying specs: python3.14 pthread sqlite3 ===> found python3.14.0.0 pthread.28.1 sqlite3.37.38 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 sqlite3-3.53.1p0 unzip-6.0p18 (Junk lock released for exopi-3 at 1780812202.59) distfiles size=2864390 >>> Running extract in databases/py-apsw at 1780812202.64 ===> databases/py-apsw ===> Checking files for py3-apsw-3.53.1.0 `/exopi-cvs/ports/distfiles/apsw-3.53.1.0.zip' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-apsw-3.53.1.0 >>> Running build in databases/py-apsw at 1780812204.17 ===> databases/py-apsw ===> Patching for py3-apsw-3.53.1.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.53.1.0 ===> Configuring for py3-apsw-3.53.1.0 ===> Building for py3-apsw-3.53.1.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.9-amd64-cpython-314/apsw copying apsw/__main__.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/aio.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/bestpractice.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/ext.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/fts5.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/fts5aux.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/fts5query.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/shell.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/speedtest.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/sqlite_extra.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/trace.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/unicode.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw creating build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests copying apsw/tests/__main__.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests copying apsw/tests/aiotest.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests copying apsw/tests/async_meta.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests copying apsw/tests/carray.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests copying apsw/tests/extratest.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests copying apsw/tests/fork_checker.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests copying apsw/tests/ftstests.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests copying apsw/tests/jsonb.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests copying apsw/tests/sessiontests.py -> build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests copying apsw/tests/shelltest.py -> build/lib.openbsd-7.9-amd64-cpython-314/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.9-amd64-cpython-314/apsw copying apsw/fts_test_strings -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/py.typed -> build/lib.openbsd-7.9-amd64-cpython-314/apsw copying apsw/sqlite_extra.json -> build/lib.openbsd-7.9-amd64-cpython-314/apsw creating build/lib.openbsd-7.9-amd64-cpython-314/apsw/sqlite_extra_binaries copying apsw/sqlite_extra_binaries/README.md -> build/lib.openbsd-7.9-amd64-cpython-314/apsw/sqlite_extra_binaries running build_ext building 'apsw.__init__' extension creating build/temp.openbsd-7.9-amd64-cpython-314/src cc -O2 -pipe -I/usr/local/include -fPIC -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -Isrc -I/usr/local/include/python3.14 -c src/apsw.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/apsw.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.9-amd64-cpython-314/src/apsw.o -L/usr/local/lib -lsqlite3 -o build/lib.openbsd-7.9-amd64-cpython-314/apsw/__init__.cpython-314.so building 'apsw._unicode' extension cc -O2 -pipe -I/usr/local/include -fPIC -I/usr/local/include/python3.14 -c src/unicode.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/unicode.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.9-amd64-cpython-314/src/unicode.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/apsw/_unicode.cpython-314.so installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/__main__.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/aio.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/bestpractice.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/ext.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/fts5.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/fts5aux.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/fts5query.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/shell.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/speedtest.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/sqlite_extra.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/trace.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/unicode.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw creating build/bdist.openbsd-7.9-amd64/wheel/apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests/__main__.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests/aiotest.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests/async_meta.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests/carray.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests/extratest.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests/fork_checker.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests/ftstests.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests/jsonb.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests/sessiontests.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/tests/shelltest.py -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/tests copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/__init__.pyi -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/fts_test_strings -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/sqlite_extra.json -> build/bdist.openbsd-7.9-amd64/wheel/./apsw creating build/bdist.openbsd-7.9-amd64/wheel/apsw/sqlite_extra_binaries copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/sqlite_extra_binaries/README.md -> build/bdist.openbsd-7.9-amd64/wheel/./apsw/sqlite_extra_binaries copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/__init__.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./apsw copying build/lib.openbsd-7.9-amd64-cpython-314/apsw/_unicode.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./apsw running install_egg_info Copying apsw.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./apsw-3.53.1.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/apsw-3.53.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-apsw-3.53.1.0/apsw-3.53.1.0/dist/.tmp-ypb9l85k/apsw-3.53.1.0-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'apsw/__init__.cpython-314.so' adding 'apsw/__init__.pyi' adding 'apsw/__main__.py' adding 'apsw/_unicode.cpython-314.so' adding 'apsw/aio.py' 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/sqlite_extra.json' adding 'apsw/sqlite_extra.py' adding 'apsw/trace.py' adding 'apsw/unicode.py' adding 'apsw/sqlite_extra_binaries/README.md' adding 'apsw/tests/__main__.py' adding 'apsw/tests/aiotest.py' adding 'apsw/tests/async_meta.py' adding 'apsw/tests/carray.py' adding 'apsw/tests/extratest.py' adding 'apsw/tests/fork_checker.py' adding 'apsw/tests/ftstests.py' adding 'apsw/tests/jsonb.py' adding 'apsw/tests/sessiontests.py' adding 'apsw/tests/shelltest.py' adding 'apsw-3.53.1.0.dist-info/licenses/LICENSE' adding 'apsw-3.53.1.0.dist-info/METADATA' adding 'apsw-3.53.1.0.dist-info/WHEEL' adding 'apsw-3.53.1.0.dist-info/entry_points.txt' adding 'apsw-3.53.1.0.dist-info/top_level.txt' adding 'apsw-3.53.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built apsw-3.53.1.0-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in databases/py-apsw at 1780812255.13 ===> databases/py-apsw ===> Faking installation for py3-apsw-3.53.1.0 ===> Building package for py3-apsw-3.53.1.0 Create /exopi-cvs/ports/packages/amd64/all/py3-apsw-3.53.1.0.tgz Creating package py3-apsw-3.53.1.0 reading plist| checking dependencies| checking dependencies|databases/sqlite3 checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 3% archiving|**** | 6% archiving|***** | 8% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|********* | 15% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************** | 21% archiving|******************* | 30% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|***************************** | 45% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|***************************************** | 64% archiving|************************************************* | 76% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|******************************************************* | 85% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-apsw-3.53.1.0.tgz >>> Running clean in databases/py-apsw at 1780812262.52 ===> databases/py-apsw ===> Cleaning for py3-apsw-3.53.1.0 >>> Ended at 1780812262.81 max_stuck=36.85/depends=3.42/show-prepare-results=2.53/extract=1.53/build=50.95/package=7.39/clean=0.34