>>> Building on exopi-2 under databases/py-peewee,python3 BDEPENDS = [devel/py-wheel,python3;lang/python/3;databases/sqlite3;devel/py-installer,python3;devel/py-build,python3;devel/py-setuptools,python3;lang/cython,python3] DIST = [databases/py-peewee,python3:peewee-3.17.0.tar.gz] FULLPKGNAME = py3-peewee-3.17.0p0 RDEPENDS = [lang/python/3;databases/sqlite3] (Junk lock obtained for exopi-2 at 1716223541.98) >>> Running depends in databases/py-peewee,python3 at 1716223542.01 last junk was in games/tong /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-cython-0.29.36p0v0 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 sqlite3-3.44.2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-cython-0.29.36p0v0 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 sqlite3-3.44.2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-cython-0.29.36p0v0 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 sqlite3-3.44.2 >>> Running show-prepare-results in databases/py-peewee,python3 at 1716223547.86 ===> databases/py-peewee,python3 ===> Building from scratch py3-peewee-3.17.0p0 ===> py3-peewee-3.17.0p0 depends on: py3-cython-* -> py3-cython-0.29.36p0v0 ===> py3-peewee-3.17.0p0 depends on: python->=3.11,<3.12 -> python-3.11.9p2 ===> py3-peewee-3.17.0p0 depends on: py3-build-* -> py3-build-1.2.1p1 ===> py3-peewee-3.17.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-peewee-3.17.0p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> py3-peewee-3.17.0p0 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 ===> py3-peewee-3.17.0p0 depends on: sqlite3-* -> sqlite3-3.44.2 ===> Verifying specs: sqlite3 ===> found sqlite3.37.26 py3-build-1.2.1p1 py3-cython-0.29.36p0v0 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 sqlite3-3.44.2 (Junk lock released for exopi-2 at 1716223549.71) distfiles size=915412 >>> Running build in databases/py-peewee,python3 at 1716223549.73 ===> databases/py-peewee,python3 ===> Checking files for py3-peewee-3.17.0p0 `/exopi-cvs/ports/distfiles/peewee-3.17.0.tar.gz' is up to date. >> (SHA256) peewee-3.17.0.tar.gz: OK ===> Extracting for py3-peewee-3.17.0p0 ===> Patching for py3-peewee-3.17.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-peewee-3.17.0p0 ===> Configuring for py3-peewee-3.17.0p0 ===> Building for py3-peewee-3.17.0p0 * Getting build dependencies for wheel... Compiling playhouse/_sqlite_ext.pyx because it changed. Compiling playhouse/_sqlite_udf.pyx because it changed. [1/2] Cythonizing playhouse/_sqlite_ext.pyx [2/2] Cythonizing playhouse/_sqlite_udf.pyx running egg_info creating peewee.egg-info writing peewee.egg-info/PKG-INFO writing dependency_links to peewee.egg-info/dependency_links.txt writing top-level names to peewee.egg-info/top_level.txt writing manifest file 'peewee.egg-info/SOURCES.txt' reading manifest file 'peewee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests.py' warning: no files found matching 'playhouse/pskel' warning: no files found matching 'playhouse/tests/README' adding license file 'LICENSE' writing manifest file 'peewee.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-311 copying peewee.py -> build/lib.openbsd-7.5-amd64-cpython-311 copying pwiz.py -> build/lib.openbsd-7.5-amd64-cpython-311 creating build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/apsw_ext.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/cockroachdb.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/dataset.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/db_url.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/fields.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/flask_utils.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/hybrid.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/kv.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/migrate.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/mysql_ext.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/pool.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/postgres_ext.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/psycopg3_ext.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/reflection.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/shortcuts.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/signals.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/sqlcipher_ext.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/sqlite_changelog.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/sqlite_ext.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/sqlite_udf.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/sqliteq.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse copying playhouse/test_utils.py -> build/lib.openbsd-7.5-amd64-cpython-311/playhouse running build_ext building 'playhouse._sqlite_ext' extension creating build/temp.openbsd-7.5-amd64-cpython-311 creating build/temp.openbsd-7.5-amd64-cpython-311/playhouse cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iplayhouse -I/usr/local/include/python3.11 -c playhouse/_sqlite_ext.c -o build/temp.openbsd-7.5-amd64-cpython-311/playhouse/_sqlite_ext.o cc -shared -fPIC -L/usr/local/lib/ -L/usr/local/lib -O2 -pipe -I/usr/local/include build/temp.openbsd-7.5-amd64-cpython-311/playhouse/_sqlite_ext.o -L/usr/local/lib -lsqlite3 -o build/lib.openbsd-7.5-amd64-cpython-311/playhouse/_sqlite_ext.cpython-311.so building 'playhouse._sqlite_udf' extension cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -I/usr/local/include/python3.11 -c playhouse/_sqlite_udf.c -o build/temp.openbsd-7.5-amd64-cpython-311/playhouse/_sqlite_udf.o cc -shared -fPIC -L/usr/local/lib/ -L/usr/local/lib -O2 -pipe -I/usr/local/include build/temp.openbsd-7.5-amd64-cpython-311/playhouse/_sqlite_udf.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-311/playhouse/_sqlite_udf.cpython-311.so running build_scripts creating build/scripts-3.11 copying and adjusting pwiz.py -> build/scripts-3.11 changing mode of build/scripts-3.11/pwiz.py from 644 to 755 installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel copying build/lib.openbsd-7.5-amd64-cpython-311/peewee.py -> build/bdist.openbsd-7.5-amd64/wheel copying build/lib.openbsd-7.5-amd64-cpython-311/pwiz.py -> build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/apsw_ext.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/cockroachdb.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/dataset.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/db_url.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/fields.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/flask_utils.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/hybrid.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/kv.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/migrate.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/mysql_ext.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/pool.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/postgres_ext.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/psycopg3_ext.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/reflection.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/shortcuts.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/signals.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/sqlcipher_ext.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/sqlite_changelog.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/sqlite_ext.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/sqlite_udf.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/sqliteq.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/test_utils.py -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/_sqlite_ext.cpython-311.so -> build/bdist.openbsd-7.5-amd64/wheel/playhouse copying build/lib.openbsd-7.5-amd64-cpython-311/playhouse/_sqlite_udf.cpython-311.so -> build/bdist.openbsd-7.5-amd64/wheel/playhouse running install_egg_info running egg_info writing peewee.egg-info/PKG-INFO writing dependency_links to peewee.egg-info/dependency_links.txt writing top-level names to peewee.egg-info/top_level.txt reading manifest file 'peewee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests.py' warning: no files found matching 'playhouse/pskel' warning: no files found matching 'playhouse/tests/README' adding license file 'LICENSE' writing manifest file 'peewee.egg-info/SOURCES.txt' Copying peewee.egg-info to build/bdist.openbsd-7.5-amd64/wheel/peewee-3.17.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/peewee-3.17.0.data creating build/bdist.openbsd-7.5-amd64/wheel/peewee-3.17.0.data/scripts copying build/scripts-3.11/pwiz.py -> build/bdist.openbsd-7.5-amd64/wheel/peewee-3.17.0.data/scripts changing mode of build/bdist.openbsd-7.5-amd64/wheel/peewee-3.17.0.data/scripts/pwiz.py to 755 creating build/bdist.openbsd-7.5-amd64/wheel/peewee-3.17.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-peewee-3.17.0-python3/peewee-3.17.0/dist/.tmp-4dvsffq8/peewee-3.17.0-cp311-cp311-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'peewee.py' adding 'pwiz.py' adding 'peewee-3.17.0.data/scripts/pwiz.py' adding 'playhouse/__init__.py' adding 'playhouse/_sqlite_ext.cpython-311.so' adding 'playhouse/_sqlite_udf.cpython-311.so' adding 'playhouse/apsw_ext.py' adding 'playhouse/cockroachdb.py' adding 'playhouse/dataset.py' adding 'playhouse/db_url.py' adding 'playhouse/fields.py' adding 'playhouse/flask_utils.py' adding 'playhouse/hybrid.py' adding 'playhouse/kv.py' adding 'playhouse/migrate.py' adding 'playhouse/mysql_ext.py' adding 'playhouse/pool.py' adding 'playhouse/postgres_ext.py' adding 'playhouse/psycopg3_ext.py' adding 'playhouse/reflection.py' adding 'playhouse/shortcuts.py' adding 'playhouse/signals.py' adding 'playhouse/sqlcipher_ext.py' adding 'playhouse/sqlite_changelog.py' adding 'playhouse/sqlite_ext.py' adding 'playhouse/sqlite_udf.py' adding 'playhouse/sqliteq.py' adding 'playhouse/test_utils.py' adding 'peewee-3.17.0.dist-info/LICENSE' adding 'peewee-3.17.0.dist-info/METADATA' adding 'peewee-3.17.0.dist-info/WHEEL' adding 'peewee-3.17.0.dist-info/top_level.txt' adding 'peewee-3.17.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built peewee-3.17.0-cp311-cp311-openbsd_7_5_amd64.whl >>> Running package in databases/py-peewee,python3 at 1716223567.97 ===> databases/py-peewee,python3 ===> Faking installation for py3-peewee-3.17.0p0 /exopi-obj/pobj/py-peewee-3.17.0-python3/bin/install -d -m 755 /exopi-obj/pobj/py-peewee-3.17.0-python3/fake-amd64-python3/usr/local/share/examples/py3-peewee cd /exopi-obj/pobj/py-peewee-3.17.0-python3/peewee-3.17.0/examples && pax -rw * /exopi-obj/pobj/py-peewee-3.17.0-python3/fake-amd64-python3/usr/local/share/examples/py3-peewee mv /exopi-obj/pobj/py-peewee-3.17.0-python3/fake-amd64-python3/usr/local/bin/pwiz.py /exopi-obj/pobj/py-peewee-3.17.0-python3/fake-amd64-python3/usr/local/bin/pwiz ===> Building package for py3-peewee-3.17.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-peewee-3.17.0p0.tgz Creating package py3-peewee-3.17.0p0 reading plist| checking dependencies| checking dependencies|databases/sqlite3 checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% 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|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% 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|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 12% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 40% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|******************************************** | 68% archiving|************************************************* | 76% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-peewee-3.17.0p0.tgz >>> Running clean in databases/py-peewee,python3 at 1716223573.91 ===> databases/py-peewee,python3 ===> Cleaning for py3-peewee-3.17.0p0 >>> Ended at 1716223574.30 max_stuck=5.41/depends=5.86/show-prepare-results=1.87/build=18.24/package=5.94/clean=0.41