>>> Building on exopi-4 under databases/py-odbc,python3 BDEPENDS = [databases/iodbc;devel/py-build,python3;devel/py-wheel,python3;devel/py-setuptools,python3;lang/python/3.10;devel/py-installer,python3] DIST = [databases/py-odbc,python3:pyodbc-5.1.0.tar.gz] FULLPKGNAME = py3-odbc-5.1.0 RDEPENDS = [lang/python/3.10;databases/iodbc] (Junk lock obtained for exopi-4 at 1713354443.61) >>> Running depends in databases/py-odbc,python3 at 1713354443.65 last junk was in databases/py-mongo,python3 /usr/sbin/pkg_add -aI -Drepair iodbc-3.52.16 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair iodbc-3.52.16 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair iodbc-3.52.16 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in databases/py-odbc,python3 at 1713354445.86 ===> databases/py-odbc,python3 ===> Building from scratch py3-odbc-5.1.0 ===> py3-odbc-5.1.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-odbc-5.1.0 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-odbc-5.1.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-odbc-5.1.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-odbc-5.1.0 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-odbc-5.1.0 depends on: iodbc-* -> iodbc-3.52.16 ===> Verifying specs: c++ c++abi pthread iodbc m pthread ===> found c++.10.0 c++abi.7.0 pthread.27.1 iodbc.3.16 m.10.1 iodbc-3.52.16 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-4 at 1713354447.46) distfiles size=115450 >>> Running build in databases/py-odbc,python3 at 1713354447.51 ===> databases/py-odbc,python3 ===> Checking files for py3-odbc-5.1.0 `/exopi-cvs/ports/distfiles/pyodbc-5.1.0.tar.gz' is up to date. >> (SHA256) pyodbc-5.1.0.tar.gz: OK ===> Extracting for py3-odbc-5.1.0 ===> Patching for py3-odbc-5.1.0 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 170. done ===> Applying OpenBSD patch patch-src_connection_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |unixodbc vs iodbc | |Index: src/connection.cpp |--- src/connection.cpp.orig |+++ src/connection.cpp -------------------------- Patching file src/connection.cpp using Plan A... Hunk #1 succeeded at 532. done ===> Applying OpenBSD patch patch-src_pyodbc_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/pyodbc.h |--- src/pyodbc.h.orig |+++ src/pyodbc.h -------------------------- Patching file src/pyodbc.h using Plan A... Hunk #1 succeeded at 90. done ===> Applying OpenBSD patch patch-src_pyodbcmodule_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |unixodbc vs iodbc | |Index: src/pyodbcmodule.cpp |--- src/pyodbcmodule.cpp.orig |+++ src/pyodbcmodule.cpp -------------------------- Patching file src/pyodbcmodule.cpp using Plan A... Hunk #1 succeeded at 307. Hunk #2 succeeded at 1080. done ===> 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-odbc-5.1.0 ===> Configuring for py3-odbc-5.1.0 ===> Building for py3-odbc-5.1.0 * Getting build dependencies for wheel... WARNING: '' not a valid package name; please use only .-separated package names in setup.py running egg_info writing src/pyodbc.egg-info/PKG-INFO writing dependency_links to src/pyodbc.egg-info/dependency_links.txt writing top-level names to src/pyodbc.egg-info/top_level.txt reading manifest file 'src/pyodbc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/pyodbc.egg-info/SOURCES.txt' * Building wheel... WARNING: '' not a valid package name; please use only .-separated package names in setup.py running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-310 copying src/pyodbc.pyi -> build/lib.openbsd-7.5-amd64-cpython-310 running build_ext building 'pyodbc' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/src cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/cnxninfo.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/cnxninfo.o -Wno-write-strings cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/connection.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/connection.o -Wno-write-strings cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/cursor.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/cursor.o -Wno-write-strings cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/decimal.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/decimal.o -Wno-write-strings cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/errors.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/errors.o -Wno-write-strings cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/getdata.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/getdata.o -Wno-write-strings cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/params.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/params.o -Wno-write-strings cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/pyodbcdbg.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyodbcdbg.o -Wno-write-strings cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/pyodbcmodule.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyodbcmodule.o -Wno-write-strings cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/row.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/row.o -Wno-write-strings cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register -fPIC -DPYODBC_VERSION=5.1.0 -I/usr/local/include/python3.10 -c src/textenc.cpp -o build/temp.openbsd-7.5-amd64-cpython-310/src/textenc.o -Wno-write-strings c++ -pthread -shared -fPIC -L/usr/local/lib/ -L/usr/local/lib -O2 -pipe -fPIC -I/usr/local/include -Wno-deprecated-register build/temp.openbsd-7.5-amd64-cpython-310/src/cnxninfo.o build/temp.openbsd-7.5-amd64-cpython-310/src/connection.o build/temp.openbsd-7.5-amd64-cpython-310/src/cursor.o build/temp.openbsd-7.5-amd64-cpython-310/src/decimal.o build/temp.openbsd-7.5-amd64-cpython-310/src/errors.o build/temp.openbsd-7.5-amd64-cpython-310/src/getdata.o build/temp.openbsd-7.5-amd64-cpython-310/src/params.o build/temp.openbsd-7.5-amd64-cpython-310/src/pyodbcdbg.o build/temp.openbsd-7.5-amd64-cpython-310/src/pyodbcmodule.o build/temp.openbsd-7.5-amd64-cpython-310/src/row.o build/temp.openbsd-7.5-amd64-cpython-310/src/textenc.o -L/usr/local/lib -liodbc -o build/lib.openbsd-7.5-amd64-cpython-310/pyodbc.cpython-310.so 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-310/pyodbc.pyi -> build/bdist.openbsd-7.5-amd64/wheel copying build/lib.openbsd-7.5-amd64-cpython-310/pyodbc.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel running install_egg_info running egg_info writing src/pyodbc.egg-info/PKG-INFO writing dependency_links to src/pyodbc.egg-info/dependency_links.txt writing top-level names to src/pyodbc.egg-info/top_level.txt reading manifest file 'src/pyodbc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'src/pyodbc.egg-info/SOURCES.txt' Copying src/pyodbc.egg-info to build/bdist.openbsd-7.5-amd64/wheel/pyodbc-5.1.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/pyodbc-5.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-odbc-5.1.0-python3/pyodbc-5.1.0/dist/.tmp-6as0nfkh/pyodbc-5.1.0-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'pyodbc.cpython-310.so' adding 'pyodbc.pyi' adding 'pyodbc-5.1.0.dist-info/LICENSE.txt' adding 'pyodbc-5.1.0.dist-info/METADATA' adding 'pyodbc-5.1.0.dist-info/WHEEL' adding 'pyodbc-5.1.0.dist-info/top_level.txt' adding 'pyodbc-5.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built pyodbc-5.1.0-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in databases/py-odbc,python3 at 1713354455.89 ===> databases/py-odbc,python3 ===> Faking installation for py3-odbc-5.1.0 ===> Building package for py3-odbc-5.1.0 Create /exopi-cvs/ports/packages/amd64/all/py3-odbc-5.1.0.tgz Creating package py3-odbc-5.1.0 reading plist| checking dependencies| checking dependencies|databases/iodbc,-main checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-odbc-5.1.0.tgz >>> Running clean in databases/py-odbc,python3 at 1713354460.34 ===> databases/py-odbc,python3 ===> Cleaning for py3-odbc-5.1.0 >>> Ended at 1713354460.58 max_stuck=1.32/depends=2.22/show-prepare-results=1.64/build=8.38/package=4.45/clean=0.28