>>> Building on exopi-1 under databases/py-odbc,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-build,python3;devel/py-installer,python3;devel/py-wheel,python3;lang/python/3;databases/iodbc] DIST = [databases/py-odbc,python3:pyodbc-5.1.0.tar.gz] FULLPKGNAME = py3-odbc-5.1.0p0 RDEPENDS = [databases/iodbc;lang/python/3] (Junk lock obtained for exopi-1 at 1716218825.66) >>> Running depends in databases/py-odbc,python3 at 1716218825.69 last junk was in net/tcl-snmptools /usr/sbin/pkg_add -aI -Drepair iodbc-3.52.16 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 was: /usr/sbin/pkg_add -aI -Drepair iodbc-3.52.16 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 iodbc-3.52.16 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 >>> Running show-prepare-results in databases/py-odbc,python3 at 1716218828.14 ===> databases/py-odbc,python3 ===> Building from scratch py3-odbc-5.1.0p0 ===> py3-odbc-5.1.0p0 depends on: python->=3.11,<3.12 -> python-3.11.9p2 ===> py3-odbc-5.1.0p0 depends on: py3-build-* -> py3-build-1.2.1p1 ===> py3-odbc-5.1.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-odbc-5.1.0p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> py3-odbc-5.1.0p0 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 ===> py3-odbc-5.1.0p0 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.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 1716218830.10) distfiles size=115450 >>> Running build in databases/py-odbc,python3 at 1716218830.13 ===> databases/py-odbc,python3 ===> Checking files for py3-odbc-5.1.0p0 `/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.0p0 ===> Patching for py3-odbc-5.1.0p0 ===> 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.0p0 ===> Configuring for py3-odbc-5.1.0p0 ===> Building for py3-odbc-5.1.0p0 * 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' 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' * 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-311 copying src/pyodbc.pyi -> build/lib.openbsd-7.5-amd64-cpython-311 running build_ext building 'pyodbc' extension creating build/temp.openbsd-7.5-amd64-cpython-311 creating build/temp.openbsd-7.5-amd64-cpython-311/src cc -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.11 -c src/cnxninfo.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/src/cnxninfo.o -Wno-write-strings cc -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.11 -c src/connection.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/src/connection.o -Wno-write-strings cc -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.11 -c src/cursor.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/src/cursor.o -Wno-write-strings cc -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.11 -c src/decimal.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/src/decimal.o -Wno-write-strings cc -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.11 -c src/errors.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/src/errors.o -Wno-write-strings cc -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.11 -c src/getdata.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/src/getdata.o -Wno-write-strings cc -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.11 -c src/params.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/src/params.o -Wno-write-strings cc -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.11 -c src/pyodbcdbg.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/src/pyodbcdbg.o -Wno-write-strings cc -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.11 -c src/pyodbcmodule.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/src/pyodbcmodule.o -Wno-write-strings cc -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.11 -c src/row.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/src/row.o -Wno-write-strings cc -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.11 -c src/textenc.cpp -o build/temp.openbsd-7.5-amd64-cpython-311/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-311/src/cnxninfo.o build/temp.openbsd-7.5-amd64-cpython-311/src/connection.o build/temp.openbsd-7.5-amd64-cpython-311/src/cursor.o build/temp.openbsd-7.5-amd64-cpython-311/src/decimal.o build/temp.openbsd-7.5-amd64-cpython-311/src/errors.o build/temp.openbsd-7.5-amd64-cpython-311/src/getdata.o build/temp.openbsd-7.5-amd64-cpython-311/src/params.o build/temp.openbsd-7.5-amd64-cpython-311/src/pyodbcdbg.o build/temp.openbsd-7.5-amd64-cpython-311/src/pyodbcmodule.o build/temp.openbsd-7.5-amd64-cpython-311/src/row.o build/temp.openbsd-7.5-amd64-cpython-311/src/textenc.o -L/usr/local/lib -liodbc -o build/lib.openbsd-7.5-amd64-cpython-311/pyodbc.cpython-311.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-311/pyodbc.pyi -> build/bdist.openbsd-7.5-amd64/wheel copying build/lib.openbsd-7.5-amd64-cpython-311/pyodbc.cpython-311.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' 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' Copying src/pyodbc.egg-info to build/bdist.openbsd-7.5-amd64/wheel/pyodbc-5.1.0-py3.11.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-w1k967e7/pyodbc-5.1.0-cp311-cp311-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'pyodbc.cpython-311.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-cp311-cp311-openbsd_7_5_amd64.whl >>> Running package in databases/py-odbc,python3 at 1716218841.32 ===> databases/py-odbc,python3 ===> Faking installation for py3-odbc-5.1.0p0 ===> Building package for py3-odbc-5.1.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-odbc-5.1.0p0.tgz Creating package py3-odbc-5.1.0p0 reading plist| checking dependencies| checking dependencies|databases/iodbc,-main checking dependencies|lang/python/3,-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.0p0.tgz >>> Running clean in databases/py-odbc,python3 at 1716218845.70 ===> databases/py-odbc,python3 ===> Cleaning for py3-odbc-5.1.0p0 >>> Ended at 1716218845.93 max_stuck=0.00/depends=2.45/show-prepare-results=1.99/build=11.20/package=4.37/clean=0.26