=> 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 py314-asyncpg-0.30.0nb1 * Building wheel... /usr/pkg/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/pkg/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/pkg/lib/python3.14/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 :: Apache Software License 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-9.3-amd64-cpython-314/asyncpg copying asyncpg/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/_asyncio_compat.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/_version.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/cluster.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/compat.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/connect_utils.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/connection.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/connresource.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/cursor.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/introspection.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/pool.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/prepared_stmt.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/serverversion.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/transaction.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/types.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg copying asyncpg/utils.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg creating build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/_testbase copying asyncpg/_testbase/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/_testbase copying asyncpg/_testbase/fuzzer.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/_testbase creating build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/exceptions copying asyncpg/exceptions/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/exceptions copying asyncpg/exceptions/_base.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/exceptions creating build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/types.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto creating build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol creating build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/codecs running egg_info writing asyncpg.egg-info/PKG-INFO writing dependency_links to asyncpg.egg-info/dependency_links.txt writing requirements to asyncpg.egg-info/requires.txt writing top-level names to asyncpg.egg-info/top_level.txt reading manifest file 'asyncpg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'examples' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'asyncpg.egg-info/SOURCES.txt' copying asyncpg/pgproto/__init__.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/buffer.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/buffer.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/consts.pxi -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/cpythonx.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/debug.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/frb.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/frb.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/hton.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/pgproto.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/pgproto.pyi -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/pgproto.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/tohex.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/uuid.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto copying asyncpg/protocol/consts.pxi -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/coreproto.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/coreproto.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/cpythonx.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/encodings.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/pgtypes.pxi -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/prepared_stmt.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/prepared_stmt.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/protocol.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/protocol.pyi -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/protocol.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/scram.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/scram.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/settings.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/settings.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol creating build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/__init__.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/bits.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/bytea.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/context.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/datetime.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/float.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/geometry.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/hstore.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/int.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/json.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/jsonpath.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/misc.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/network.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/numeric.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/pg_snapshot.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/text.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/tid.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/uuid.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/protocol/codecs/array.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/base.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/base.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/pgproto.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/range.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/record.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/textutils.pyx -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/codecs creating build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/record copying asyncpg/protocol/record/__init__.pxd -> build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/record running build_ext building 'asyncpg.pgproto.pgproto' extension creating build/temp.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto gcc -O2 -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include -fPIC -I/usr/pkg/include/python3.14 -c asyncpg/pgproto/pgproto.c -o build/temp.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/pgproto.o -O2 -fsigned-char -Wall -Wsign-compare -Wconversion In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:92:0, from asyncpg/pgproto/pgproto.c:42: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/longintrepr.h: In function '_PyLong_CompactValue': /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/longintrepr.h:135:12: warning: conversion to 'Py_ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); ^ asyncpg/pgproto/pgproto.c: In function '__Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD': asyncpg/pgproto/pgproto.c:49375:76: warning: conversion to 'Py_ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return ((__Pyx_PyCMethod)(void(*)(void))def->ml_meth)(self, cls, args, (size_t)nargs, kwnames); ^ At top level: asyncpg/pgproto/pgproto.c:30439:18: warning: '__pyx_f_7asyncpg_7pgproto_7pgproto_json_decode' defined but not used [-Wunused-function] static PyObject *__pyx_f_7asyncpg_7pgproto_7pgproto_json_decode(struct __pyx_obj_7asyncpg_7pgproto_7pgproto_CodecContext *__pyx_v_settings, struct __pyx_t_7asyncpg_7pgproto_7pgproto_FRBuffer *__pyx_v_buf) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ asyncpg/pgproto/pgproto.c:30323:18: warning: '__pyx_f_7asyncpg_7pgproto_7pgproto_json_encode' defined but not used [-Wunused-function] static PyObject *__pyx_f_7asyncpg_7pgproto_7pgproto_json_encode(struct __pyx_obj_7asyncpg_7pgproto_7pgproto_CodecContext *__pyx_v_settings, struct __pyx_obj_7asyncpg_7pgproto_7pgproto_WriteBuffer *__pyx_v_buf, PyObject *__pyx_v_obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include build/temp.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/pgproto.o -L/usr/pkg/lib -o build/lib.netbsd-9.3-amd64-cpython-314/asyncpg/pgproto/pgproto.so building 'asyncpg.protocol.protocol' extension creating build/temp.netbsd-9.3-amd64-cpython-314/asyncpg/protocol creating build/temp.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/record gcc -O2 -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include -fPIC -Iasyncpg/pgproto/ -I/usr/pkg/include/python3.14 -c asyncpg/protocol/protocol.c -o build/temp.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/protocol.o -O2 -fsigned-char -Wall -Wsign-compare -Wconversion In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:92:0, from asyncpg/protocol/protocol.c:43: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/longintrepr.h: In function '_PyLong_CompactValue': /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/longintrepr.h:135:12: warning: conversion to 'Py_ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); ^ asyncpg/protocol/protocol.c: In function '__Pyx_PyUnicode_AsDouble_WithSpaces': asyncpg/protocol/protocol.c:4256:58: warning: conversion to 'long unsigned int' from 'Py_ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] char *number = (char*) PyMem_Malloc((length + 1) * sizeof(char)); ^ asyncpg/protocol/protocol.c: In function '__Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD': asyncpg/protocol/protocol.c:109766:76: warning: conversion to 'Py_ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return ((__Pyx_PyCMethod)(void(*)(void))def->ml_meth)(self, cls, args, (size_t)nargs, kwnames); ^ asyncpg/protocol/protocol.c: In function '__Pyx__PyBytes_AsDouble': asyncpg/protocol/protocol.c:110197:58: warning: conversion to 'long unsigned int' from 'Py_ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion] char *number = (char*) PyMem_Malloc((digits + 1) * sizeof(char)); ^ gcc -O2 -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include -fPIC -Iasyncpg/pgproto/ -I/usr/pkg/include/python3.14 -c asyncpg/protocol/record/recordobj.c -o build/temp.netbsd-9.3-amd64-cpython-314/asyncpg/protocol/record/recordobj.o -O2 -fsigned-char -Wall -Wsign-compare -Wconversion In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:92:0, from asyncpg/protocol/record/recordobj.h:4, from asyncpg/protocol/record/recordobj.c:9: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/longintrepr.h: In function '_PyLong_CompactValue': /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/longintrepr.h:135:12: warning: conversion to 'Py_ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); ^ asyncpg/protocol/record/recordobj.c: In function 'record_dealloc': asyncpg/protocol/record/recordobj.c:119:1: error: label at end of compound statement done: ^~~~ asyncpg/protocol/record/recordobj.c: In function 'record_repr': asyncpg/protocol/record/recordobj.c:495:5: warning: '_PyUnicodeWriter_Init' is deprecated [-Wdeprecated-declarations] _PyUnicodeWriter_Init(&writer); ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/unicodeobject.h:1022:0, from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:89, from asyncpg/protocol/record/recordobj.h:4, from asyncpg/protocol/record/recordobj.c:9: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/unicodeobject.h:546:50: note: declared here _Py_DEPRECATED_EXTERNALLY(3.14) PyAPI_FUNC(void) _PyUnicodeWriter_Init( ^~~~~~~~~~~~~~~~~~~~~ asyncpg/protocol/record/recordobj.c:500:5: warning: '_PyUnicodeWriter_WriteStr' is deprecated [-Wdeprecated-declarations] if (_PyUnicodeWriter_WriteStr(&writer, type_prefix) < 0) { ^~ In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/unicodeobject.h:1022:0, from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:89, from asyncpg/protocol/record/recordobj.h:4, from asyncpg/protocol/record/recordobj.c:9: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/unicodeobject.h:592:49: note: declared here _Py_DEPRECATED_EXTERNALLY(3.14) PyAPI_FUNC(int) _PyUnicodeWriter_WriteStr( ^~~~~~~~~~~~~~~~~~~~~~~~~ asyncpg/protocol/record/recordobj.c:512:13: warning: '_PyUnicodeWriter_WriteChar' is deprecated [-Wdeprecated-declarations] if (_PyUnicodeWriter_WriteChar(&writer, ' ') < 0) { ^~ In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/unicodeobject.h:1022:0, from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:89, from asyncpg/protocol/record/recordobj.h:4, from asyncpg/protocol/record/recordobj.c:9: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/unicodeobject.h:586:49: note: declared here _Py_DEPRECATED_EXTERNALLY(3.14) PyAPI_FUNC(int) _PyUnicodeWriter_WriteChar( ^~~~~~~~~~~~~~~~~~~~~~~~~~ asyncpg/protocol/record/recordobj.c:540:9: warning: '_PyUnicodeWriter_WriteStr' is deprecated [-Wdeprecated-declarations] if (_PyUnicodeWriter_WriteStr(&writer, key_repr) < 0) { ^~ In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/unicodeobject.h:1022:0, from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:89, from asyncpg/protocol/record/recordobj.h:4, from asyncpg/protocol/record/recordobj.c:9: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/unicodeobject.h:592:49: note: declared here _Py_DEPRECATED_EXTERNALLY(3.14) PyAPI_FUNC(int) _PyUnicodeWriter_WriteStr( ^~~~~~~~~~~~~~~~~~~~~~~~~ asyncpg/protocol/record/recordobj.c:547:9: warning: '_PyUnicodeWriter_WriteChar' is deprecated [-Wdeprecated-declarations] if (_PyUnicodeWriter_WriteChar(&writer, '=') < 0) { ^~ In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/unicodeobject.h:1022:0, from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:89, from asyncpg/protocol/record/recordobj.h:4, from asyncpg/protocol/record/recordobj.c:9: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/unicodeobject.h:586:49: note: declared here _Py_DEPRECATED_EXTERNALLY(3.14) PyAPI_FUNC(int) _PyUnicodeWriter_WriteChar( ^~~~~~~~~~~~~~~~~~~~~~~~~~ asyncpg/protocol/record/recordobj.c:552:9: warning: '_PyUnicodeWriter_WriteStr' is deprecated [-Wdeprecated-declarations] if (_PyUnicodeWriter_WriteStr(&writer, val_repr) < 0) { ^~ In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/unicodeobject.h:1022:0, from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:89, from asyncpg/protocol/record/recordobj.h:4, from asyncpg/protocol/record/recordobj.c:9: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/unicodeobject.h:592:49: note: declared here _Py_DEPRECATED_EXTERNALLY(3.14) PyAPI_FUNC(int) _PyUnicodeWriter_WriteStr( ^~~~~~~~~~~~~~~~~~~~~~~~~ asyncpg/protocol/record/recordobj.c:560:5: warning: '_PyUnicodeWriter_WriteChar' is deprecated [-Wdeprecated-declarations] if (_PyUnicodeWriter_WriteChar(&writer, '>') < 0) { ^~ In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/unicodeobject.h:1022:0, from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:89, from asyncpg/protocol/record/recordobj.h:4, from asyncpg/protocol/record/recordobj.c:9: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/unicodeobject.h:586:49: note: declared here _Py_DEPRECATED_EXTERNALLY(3.14) PyAPI_FUNC(int) _PyUnicodeWriter_WriteChar( ^~~~~~~~~~~~~~~~~~~~~~~~~~ asyncpg/protocol/record/recordobj.c:566:5: warning: '_PyUnicodeWriter_Finish' is deprecated [-Wdeprecated-declarations] return _PyUnicodeWriter_Finish(&writer); ^~~~~~ In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/unicodeobject.h:1022:0, from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:89, from asyncpg/protocol/record/recordobj.h:4, from asyncpg/protocol/record/recordobj.c:9: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/unicodeobject.h:621:56: note: declared here _Py_DEPRECATED_EXTERNALLY(3.14) PyAPI_FUNC(PyObject *) _PyUnicodeWriter_Finish( ^~~~~~~~~~~~~~~~~~~~~~~ asyncpg/protocol/record/recordobj.c:570:5: warning: '_PyUnicodeWriter_Dealloc' is deprecated [-Wdeprecated-declarations] _PyUnicodeWriter_Dealloc(&writer); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/unicodeobject.h:1022:0, from /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:89, from asyncpg/protocol/record/recordobj.h:4, from asyncpg/protocol/record/recordobj.c:9: /tmp/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/unicodeobject.h:625:50: note: declared here _Py_DEPRECATED_EXTERNALLY(3.14) PyAPI_FUNC(void) _PyUnicodeWriter_Dealloc( ^~~~~~~~~~~~~~~~~~~~~~~~ error: command '/tmp/databases/py-asyncpg/work/.cwrapper/bin/gcc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/py-asyncpg *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/py-asyncpg