=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py313-psycopg2-2.9.10 * Building wheel... /usr/pkg/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/__init__.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/_ipaddress.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/_json.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/_range.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/errorcodes.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/errors.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/extensions.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/extras.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/pool.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/sql.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 copying lib/tz.py -> build/lib.netbsd-10.0-i386-cpython-313/psycopg2 running build_ext building 'psycopg2._psycopg' extension creating build/temp.netbsd-10.0-i386-cpython-313/psycopg gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/adapter_asis.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_asis.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/adapter_binary.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_binary.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/adapter_datetime.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_datetime.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/adapter_list.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_list.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/adapter_pboolean.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_pboolean.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/adapter_pdecimal.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_pdecimal.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/adapter_pfloat.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_pfloat.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/adapter_pint.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_pint.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/adapter_qstring.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_qstring.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/aix_support.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/aix_support.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/bytes_format.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/bytes_format.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/column_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/column_type.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/connection_int.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/connection_int.o psycopg/connection_int.c: In function '_conn_get_async_cursor': psycopg/connection_int.c:1050:5: warning: 'PyWeakref_GetObject' is deprecated [-Wdeprecated-declarations] 1050 | if (!(py_curs = PyWeakref_GetObject(self->async_cursor))) { | ^~ In file included from /pbulk/work/databases/py-psycopg2/work/.buildlink/include/python3.13/Python.h:113, from ./psycopg/psycopg.h:35, from psycopg/connection_int.c:28: /pbulk/work/databases/py-psycopg2/work/.buildlink/include/python3.13/weakrefobject.h:30:44: note: declared here 30 | Py_DEPRECATED(3.13) PyAPI_FUNC(PyObject *) PyWeakref_GetObject(PyObject *ref); | ^~~~~~~~~~~~~~~~~~~ gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/connection_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/connection_type.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/conninfo_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/conninfo_type.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/cursor_int.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/cursor_int.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/cursor_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/cursor_type.o psycopg/cursor_type.c: In function 'curs_fetchone': psycopg/cursor_type.c:782:9: warning: 'PyWeakref_GetObject' is deprecated [-Wdeprecated-declarations] 782 | && PyWeakref_GetObject(self->conn->async_cursor) == (PyObject*)self) | ^~ In file included from /pbulk/work/databases/py-psycopg2/work/.buildlink/include/python3.13/Python.h:113, from ./psycopg/psycopg.h:35, from psycopg/cursor_type.c:28: /pbulk/work/databases/py-psycopg2/work/.buildlink/include/python3.13/weakrefobject.h:30:44: note: declared here 30 | Py_DEPRECATED(3.13) PyAPI_FUNC(PyObject *) PyWeakref_GetObject(PyObject *ref); | ^~~~~~~~~~~~~~~~~~~ psycopg/cursor_type.c: In function 'curs_next_named': psycopg/cursor_type.c:829:9: warning: 'PyWeakref_GetObject' is deprecated [-Wdeprecated-declarations] 829 | && PyWeakref_GetObject(self->conn->async_cursor) == (PyObject*)self) | ^~ In file included from /pbulk/work/databases/py-psycopg2/work/.buildlink/include/python3.13/Python.h:113, from ./psycopg/psycopg.h:35, from psycopg/cursor_type.c:28: /pbulk/work/databases/py-psycopg2/work/.buildlink/include/python3.13/weakrefobject.h:30:44: note: declared here 30 | Py_DEPRECATED(3.13) PyAPI_FUNC(PyObject *) PyWeakref_GetObject(PyObject *ref); | ^~~~~~~~~~~~~~~~~~~ psycopg/cursor_type.c: In function 'curs_fetchmany': psycopg/cursor_type.c:914:9: warning: 'PyWeakref_GetObject' is deprecated [-Wdeprecated-declarations] 914 | && PyWeakref_GetObject(self->conn->async_cursor) == (PyObject*)self) | ^~ In file included from /pbulk/work/databases/py-psycopg2/work/.buildlink/include/python3.13/Python.h:113, from ./psycopg/psycopg.h:35, from psycopg/cursor_type.c:28: /pbulk/work/databases/py-psycopg2/work/.buildlink/include/python3.13/weakrefobject.h:30:44: note: declared here 30 | Py_DEPRECATED(3.13) PyAPI_FUNC(PyObject *) PyWeakref_GetObject(PyObject *ref); | ^~~~~~~~~~~~~~~~~~~ psycopg/cursor_type.c: In function 'curs_fetchall': psycopg/cursor_type.c:983:9: warning: 'PyWeakref_GetObject' is deprecated [-Wdeprecated-declarations] 983 | && PyWeakref_GetObject(self->conn->async_cursor) == (PyObject*)self) | ^~ In file included from /pbulk/work/databases/py-psycopg2/work/.buildlink/include/python3.13/Python.h:113, from ./psycopg/psycopg.h:35, from psycopg/cursor_type.c:28: /pbulk/work/databases/py-psycopg2/work/.buildlink/include/python3.13/weakrefobject.h:30:44: note: declared here 30 | Py_DEPRECATED(3.13) PyAPI_FUNC(PyObject *) PyWeakref_GetObject(PyObject *ref); | ^~~~~~~~~~~~~~~~~~~ gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/diagnostics_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/diagnostics_type.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/error_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/error_type.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/green.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/green.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/libpq_support.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/libpq_support.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/lobject_int.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/lobject_int.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/lobject_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/lobject_type.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/microprotocols.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/microprotocols.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/microprotocols_proto.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/microprotocols_proto.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/notify_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/notify_type.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/pqpath.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/pqpath.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/psycopgmodule.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/psycopgmodule.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/replication_connection_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/replication_connection_type.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/replication_cursor_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/replication_cursor_type.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/replication_message_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/replication_message_type.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/solaris_support.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/solaris_support.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/typecast.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/typecast.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/utils.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/utils.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/win32_support.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/win32_support.o gcc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=160008 -DPSYCOPG_DEBUG=1 -I/usr/pkg/include/python3.13 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/include/readline -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c psycopg/xid_type.c -o build/temp.netbsd-10.0-i386-cpython-313/psycopg/xid_type.o gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_asis.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_binary.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_datetime.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_list.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_pboolean.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_pdecimal.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_pfloat.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_pint.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/adapter_qstring.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/aix_support.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/bytes_format.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/column_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/connection_int.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/connection_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/conninfo_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/cursor_int.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/cursor_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/diagnostics_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/error_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/green.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/libpq_support.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/lobject_int.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/lobject_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/microprotocols.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/microprotocols_proto.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/notify_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/pqpath.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/psycopgmodule.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/replication_connection_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/replication_cursor_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/replication_message_type.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/solaris_support.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/typecast.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/utils.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/win32_support.o build/temp.netbsd-10.0-i386-cpython-313/psycopg/xid_type.o -L/usr/pkg/lib -L/usr/pkg/lib -L/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib -L/usr/pkg/lib -lpq -o build/lib.netbsd-10.0-i386-cpython-313/psycopg2/_psycopg.so installing to build/bdist.netbsd-10.0-i386/wheel running install running install_lib creating build/bdist.netbsd-10.0-i386/wheel creating build/bdist.netbsd-10.0-i386/wheel/psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/_ipaddress.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/_json.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/_range.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/errorcodes.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/errors.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/extensions.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/extras.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/pool.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/sql.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/tz.py -> build/bdist.netbsd-10.0-i386/wheel/./psycopg2 copying build/lib.netbsd-10.0-i386-cpython-313/psycopg2/_psycopg.so -> build/bdist.netbsd-10.0-i386/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.netbsd-10.0-i386/wheel/./psycopg2-2.9.10-py3.13.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/psycopg2-2.9.10.dist-info/WHEEL creating '/pbulk/work/databases/py-psycopg2/work/psycopg2-2.9.10/dist/.tmp-97z_yjlb/psycopg2-2.9.10-cp313-cp313-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'psycopg2/__init__.py' adding 'psycopg2/_ipaddress.py' adding 'psycopg2/_json.py' adding 'psycopg2/_psycopg.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.10.dist-info/licenses/LICENSE' adding 'psycopg2-2.9.10.dist-info/METADATA' adding 'psycopg2-2.9.10.dist-info/WHEEL' adding 'psycopg2-2.9.10.dist-info/top_level.txt' adding 'psycopg2-2.9.10.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built psycopg2-2.9.10-cp313-cp313-netbsd_10_0_i386.whl