>>> Building on exopi-1 under databases/py-mysqlclient,python3 BDEPENDS = [devel/py-installer,python3;devel/py-wheel,python3;lang/python/3;databases/mariadb;devel/py-build,python3;devel/py-setuptools,python3] DIST = [databases/py-mysqlclient,python3:mysqlclient-2.2.4.tar.gz] FULLPKGNAME = py3-mysqlclient-2.2.4p0 RDEPENDS = [databases/mariadb;lang/python/3] (Junk lock obtained for exopi-1 at 1716224059.30) >>> Running depends in databases/py-mysqlclient,python3 at 1716224059.34 last junk was in games/foobillard /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 was: /usr/sbin/pkg_add -aI -Drepair mariadb-client-10.9.8v1 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 >>> Running show-prepare-results in databases/py-mysqlclient,python3 at 1716224061.09 ===> databases/py-mysqlclient,python3 ===> Building from scratch py3-mysqlclient-2.2.4p0 ===> py3-mysqlclient-2.2.4p0 depends on: python->=3.11,<3.12 -> python-3.11.9p2 ===> py3-mysqlclient-2.2.4p0 depends on: py3-build-* -> py3-build-1.2.1p1 ===> py3-mysqlclient-2.2.4p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-mysqlclient-2.2.4p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> py3-mysqlclient-2.2.4p0 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 ===> py3-mysqlclient-2.2.4p0 depends on: mariadb-client-* -> mariadb-client-10.9.8v1 ===> Verifying specs: python3.11 mariadb pthread ===> found python3.11.0.0 mariadb.30.0 pthread.27.1 mariadb-client-10.9.8v1 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 (Junk lock released for exopi-1 at 1716224063.40) distfiles size=90400 >>> Running build in databases/py-mysqlclient,python3 at 1716224063.43 ===> databases/py-mysqlclient,python3 ===> Checking files for py3-mysqlclient-2.2.4p0 `/exopi-cvs/ports/distfiles/mysqlclient-2.2.4.tar.gz' is up to date. >> (SHA256) mysqlclient-2.2.4.tar.gz: OK ===> Extracting for py3-mysqlclient-2.2.4p0 ===> Patching for py3-mysqlclient-2.2.4p0 ===> 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-mysqlclient-2.2.4p0 ===> Configuring for py3-mysqlclient-2.2.4p0 ===> Building for py3-mysqlclient-2.2.4p0 * Getting build dependencies for wheel... /usr/local/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) Trying pkg-config --exists mysqlclient Command 'pkg-config --exists mysqlclient' returned non-zero exit status 1. Trying pkg-config --exists mariadb # Options for building extension module: extra_compile_args: ['-I/usr/local/include/mysql', '-std=c99'] extra_link_args: ['-L/usr/local/lib/mysql', '-pthread', '-lmariadb', '-lz', '-lm', '-lssl', '-lcrypto'] define_macros: [('version_info', (2, 2, 4, 'final', 0)), ('__version__', '2.2.4')] running egg_info writing src/mysqlclient.egg-info/PKG-INFO writing dependency_links to src/mysqlclient.egg-info/dependency_links.txt writing top-level names to src/mysqlclient.egg-info/top_level.txt reading manifest file 'src/mysqlclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) Trying pkg-config --exists mysqlclient Command 'pkg-config --exists mysqlclient' returned non-zero exit status 1. Trying pkg-config --exists mariadb # Options for building extension module: extra_compile_args: ['-I/usr/local/include/mysql', '-std=c99'] extra_link_args: ['-L/usr/local/lib/mysql', '-pthread', '-lmariadb', '-lz', '-lm', '-lssl', '-lcrypto'] define_macros: [('version_info', (2, 2, 4, 'final', 0)), ('__version__', '2.2.4')] running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-311 creating build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb copying src/MySQLdb/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb copying src/MySQLdb/_exceptions.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb copying src/MySQLdb/connections.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb copying src/MySQLdb/converters.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb copying src/MySQLdb/cursors.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb copying src/MySQLdb/release.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb copying src/MySQLdb/times.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb creating build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants copying src/MySQLdb/constants/CLIENT.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants copying src/MySQLdb/constants/CR.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants copying src/MySQLdb/constants/ER.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants copying src/MySQLdb/constants/FIELD_TYPE.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants copying src/MySQLdb/constants/FLAG.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants copying src/MySQLdb/constants/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants running egg_info writing src/mysqlclient.egg-info/PKG-INFO writing dependency_links to src/mysqlclient.egg-info/dependency_links.txt writing top-level names to src/mysqlclient.egg-info/top_level.txt reading manifest file 'src/mysqlclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' copying src/MySQLdb/_mysql.c -> build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb running build_ext building 'MySQLdb._mysql' extension creating build/temp.openbsd-7.5-amd64-cpython-311 creating build/temp.openbsd-7.5-amd64-cpython-311/src creating build/temp.openbsd-7.5-amd64-cpython-311/src/MySQLdb cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-Dversion_info=(2, 2, 4, 'final', 0)" -D__version__=2.2.4 -I/usr/local/include/python3.11 -c src/MySQLdb/_mysql.c -o build/temp.openbsd-7.5-amd64-cpython-311/src/MySQLdb/_mysql.o -I/usr/local/include/mysql -std=c99 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-311/src/MySQLdb/_mysql.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/_mysql.cpython-311.so -L/usr/local/lib/mysql -pthread -lmariadb -lz -lm -lssl -lcrypto 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 creating build/bdist.openbsd-7.5-amd64/wheel/MySQLdb copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/_exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/connections.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/converters.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/cursors.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/release.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/times.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb creating build/bdist.openbsd-7.5-amd64/wheel/MySQLdb/constants copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants/CLIENT.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb/constants copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants/CR.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb/constants copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants/ER.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb/constants copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants/FIELD_TYPE.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb/constants copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants/FLAG.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb/constants copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/constants/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb/constants copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/_mysql.c -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb copying build/lib.openbsd-7.5-amd64-cpython-311/MySQLdb/_mysql.cpython-311.so -> build/bdist.openbsd-7.5-amd64/wheel/MySQLdb running install_egg_info Copying src/mysqlclient.egg-info to build/bdist.openbsd-7.5-amd64/wheel/mysqlclient-2.2.4-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/mysqlclient-2.2.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-mysqlclient-2.2.4-python3/mysqlclient-2.2.4/dist/.tmp-5lesq7c7/mysqlclient-2.2.4-cp311-cp311-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'MySQLdb/__init__.py' adding 'MySQLdb/_exceptions.py' adding 'MySQLdb/_mysql.c' adding 'MySQLdb/_mysql.cpython-311.so' adding 'MySQLdb/connections.py' adding 'MySQLdb/converters.py' adding 'MySQLdb/cursors.py' adding 'MySQLdb/release.py' adding 'MySQLdb/times.py' adding 'MySQLdb/constants/CLIENT.py' adding 'MySQLdb/constants/CR.py' adding 'MySQLdb/constants/ER.py' adding 'MySQLdb/constants/FIELD_TYPE.py' adding 'MySQLdb/constants/FLAG.py' adding 'MySQLdb/constants/__init__.py' adding 'mysqlclient-2.2.4.dist-info/LICENSE' adding 'mysqlclient-2.2.4.dist-info/METADATA' adding 'mysqlclient-2.2.4.dist-info/WHEEL' adding 'mysqlclient-2.2.4.dist-info/top_level.txt' adding 'mysqlclient-2.2.4.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built mysqlclient-2.2.4-cp311-cp311-openbsd_7_5_amd64.whl >>> Running package in databases/py-mysqlclient,python3 at 1716224068.07 ===> databases/py-mysqlclient,python3 ===> Faking installation for py3-mysqlclient-2.2.4p0 ===> Building package for py3-mysqlclient-2.2.4p0 Create /exopi-cvs/ports/packages/amd64/all/py3-mysqlclient-2.2.4p0.tgz Creating package py3-mysqlclient-2.2.4p0 reading plist| checking dependencies| checking dependencies|databases/mariadb,-main checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 11% checksumming|******* | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|******************************* | 50% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|**** | 6% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|********** | 15% archiving|************ | 19% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 23% archiving|******************* | 30% archiving|*********************** | 36% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|***************************************************** | 83% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-mysqlclient-2.2.4p0.tgz >>> Running clean in databases/py-mysqlclient,python3 at 1716224072.41 ===> databases/py-mysqlclient,python3 ===> Cleaning for py3-mysqlclient-2.2.4p0 >>> Ended at 1716224072.63 max_stuck=0.66/depends=1.76/show-prepare-results=2.34/build=4.63/package=4.35/clean=0.25