>>> Building on exopi-4 under databases/py-psycopg2,python3 BDEPENDS = [lang/python/3.10;devel/py-installer,python3;databases/postgresql;devel/py-wheel,python3;devel/py-build,python3;devel/py-setuptools,python3] DIST = [databases/py-psycopg2,python3:psycopg2-2.9.9.tar.gz] FULLPKGNAME = py3-psycopg2-2.9.9 RDEPENDS = [databases/postgresql;lang/python/3.10] (Junk lock obtained for exopi-4 at 1713485431.02) >>> Running depends in databases/py-psycopg2,python3 at 1713485431.07 last junk was in productivity/gnucash-docs /usr/sbin/pkg_add -aI -Drepair postgresql-client-16.2 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 postgresql-client-16.2 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 postgresql-client-16.2 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-psycopg2,python3 at 1713485433.77 ===> databases/py-psycopg2,python3 ===> Building from scratch py3-psycopg2-2.9.9 ===> py3-psycopg2-2.9.9 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-psycopg2-2.9.9 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-psycopg2-2.9.9 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-psycopg2-2.9.9 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-psycopg2-2.9.9 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-psycopg2-2.9.9 depends on: postgresql-client-* -> postgresql-client-16.2 ===> Verifying specs: python3.10 pq pthread ===> found python3.10.0.0 pq.6.15 pthread.27.1 postgresql-client-16.2 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 1713485435.17) distfiles size=384926 >>> Running build in databases/py-psycopg2,python3 at 1713485435.21 ===> databases/py-psycopg2,python3 ===> Checking files for py3-psycopg2-2.9.9 `/exopi-cvs/ports/distfiles/psycopg2-2.9.9.tar.gz' is up to date. >> (SHA256) psycopg2-2.9.9.tar.gz: OK ===> Extracting for py3-psycopg2-2.9.9 ===> Patching for py3-psycopg2-2.9.9 ===> 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-psycopg2-2.9.9 ===> Configuring for py3-psycopg2-2.9.9 ===> Building for py3-psycopg2-2.9.9 * Getting build dependencies for wheel... running egg_info writing psycopg2.egg-info/PKG-INFO writing dependency_links to psycopg2.egg-info/dependency_links.txt writing top-level names to psycopg2.egg-info/top_level.txt reading manifest file 'psycopg2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psycopg2.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/_ipaddress.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/_json.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/_range.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/errorcodes.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/errors.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/extensions.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/extras.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/pool.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/sql.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 copying lib/tz.py -> build/lib.openbsd-7.5-amd64-cpython-310/psycopg2 running build_ext building 'psycopg2._psycopg' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/psycopg cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/adapter_asis.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_asis.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/adapter_binary.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_binary.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/adapter_datetime.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_datetime.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/adapter_list.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_list.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/adapter_pboolean.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_pboolean.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/adapter_pdecimal.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_pdecimal.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/adapter_pfloat.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_pfloat.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/adapter_pint.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_pint.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/adapter_qstring.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_qstring.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/aix_support.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/aix_support.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/bytes_format.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/bytes_format.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/column_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/column_type.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/connection_int.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/connection_int.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/connection_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/connection_type.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/conninfo_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/conninfo_type.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/cursor_int.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/cursor_int.o psycopg/cursor_int.c:77:20: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] self->notuples = 1; ^ ~ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/cursor_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/cursor_type.o psycopg/cursor_type.c:113:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] self->closed = 1; ^ ~ psycopg/cursor_type.c:1943:20: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] self->notuples = 1; ^ ~ 2 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/diagnostics_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/diagnostics_type.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/error_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/error_type.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/green.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/green.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/libpq_support.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/libpq_support.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/lobject_int.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/lobject_int.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/lobject_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/lobject_type.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/microprotocols.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/microprotocols.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/microprotocols_proto.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/microprotocols_proto.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/notify_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/notify_type.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/pqpath.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/pqpath.o psycopg/pqpath.c:139:17: warning: implicit conversion from enumeration type 'ConnStatusType' to different enumeration type 'ExecStatusType' [-Wenum-conversion] PQstatus(conn->pgconn) : PQresultStatus(*pgres))); ^~~~~~~~~~~~~~~~~~~~~~ psycopg/pqpath.c:1723:11: warning: code will never be executed [-Wunreachable-code] ret = 1; ^ psycopg/pqpath.c:1828:17: warning: implicit conversion from enumeration type 'ConnStatusType' to different enumeration type 'ExecStatusType' [-Wenum-conversion] PQstatus(curs->conn->pgconn) : PQresultStatus(curs->pgres))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/psycopgmodule.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/psycopgmodule.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/replication_connection_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/replication_connection_type.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/replication_cursor_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/replication_cursor_type.o psycopg/replication_cursor_type.c:158:21: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] self->consuming = 1; ^ ~ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/replication_message_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/replication_message_type.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/solaris_support.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/solaris_support.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/typecast.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/typecast.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/utils.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/utils.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/win32_support.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/win32_support.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC "-DPSYCOPG_VERSION=2.9.9 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160002 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/local/include/python3.10 -I. -I/usr/local/include/postgresql -I/usr/local/include/postgresql/server -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -c psycopg/xid_type.c -o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/xid_type.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_asis.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_binary.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_datetime.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_list.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_pboolean.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_pdecimal.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_pfloat.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_pint.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/adapter_qstring.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/aix_support.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/bytes_format.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/column_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/connection_int.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/connection_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/conninfo_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/cursor_int.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/cursor_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/diagnostics_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/error_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/green.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/libpq_support.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/lobject_int.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/lobject_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/microprotocols.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/microprotocols_proto.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/notify_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/pqpath.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/psycopgmodule.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/replication_connection_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/replication_cursor_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/replication_message_type.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/solaris_support.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/typecast.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/utils.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/win32_support.o build/temp.openbsd-7.5-amd64-cpython-310/psycopg/xid_type.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lpq -o build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/_psycopg.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 creating build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/_ipaddress.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/_json.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/_range.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/errorcodes.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/extensions.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/extras.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/pool.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/sql.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/tz.py -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 copying build/lib.openbsd-7.5-amd64-cpython-310/psycopg2/_psycopg.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/psycopg2 running install_egg_info running egg_info writing psycopg2.egg-info/PKG-INFO writing dependency_links to psycopg2.egg-info/dependency_links.txt writing top-level names to psycopg2.egg-info/top_level.txt reading manifest file 'psycopg2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psycopg2.egg-info/SOURCES.txt' Copying psycopg2.egg-info to build/bdist.openbsd-7.5-amd64/wheel/psycopg2-2.9.9-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/psycopg2-2.9.9.dist-info/WHEEL creating '/exopi-obj/pobj/py-psycopg2-2.9.9-python3/psycopg2-2.9.9/dist/.tmp-phayvpyf/psycopg2-2.9.9-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'psycopg2/__init__.py' adding 'psycopg2/_ipaddress.py' adding 'psycopg2/_json.py' adding 'psycopg2/_psycopg.cpython-310.so' adding 'psycopg2/_range.py' adding 'psycopg2/errorcodes.py' adding 'psycopg2/errors.py' adding 'psycopg2/extensions.py' adding 'psycopg2/extras.py' adding 'psycopg2/pool.py' adding 'psycopg2/sql.py' adding 'psycopg2/tz.py' adding 'psycopg2-2.9.9.dist-info/LICENSE' adding 'psycopg2-2.9.9.dist-info/METADATA' adding 'psycopg2-2.9.9.dist-info/WHEEL' adding 'psycopg2-2.9.9.dist-info/top_level.txt' adding 'psycopg2-2.9.9.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built psycopg2-2.9.9-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in databases/py-psycopg2,python3 at 1713485448.39 ===> databases/py-psycopg2,python3 ===> Faking installation for py3-psycopg2-2.9.9 ===> Building package for py3-psycopg2-2.9.9 Create /exopi-cvs/ports/packages/amd64/all/py3-psycopg2-2.9.9.tgz Creating package py3-psycopg2-2.9.9 reading plist| checking dependencies| checking dependencies|databases/postgresql,-main checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 24% checksumming|**************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 75% checksumming|*********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|******* | 10% archiving|********* | 13% archiving|********* | 14% archiving|********** | 15% archiving|*********** | 17% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-psycopg2-2.9.9.tgz >>> Running clean in databases/py-psycopg2,python3 at 1713485452.63 ===> databases/py-psycopg2,python3 ===> Cleaning for py3-psycopg2-2.9.9 >>> Ended at 1713485452.93 max_stuck=1.62/depends=2.72/show-prepare-results=1.43/build=13.19/package=4.23/clean=0.35