=> 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-asyncpg-0.29.0
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/_asyncio_compat.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/_version.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/cluster.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/compat.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/connect_utils.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/connection.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/connresource.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/cursor.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/introspection.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/pool.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/prepared_stmt.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/serverversion.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/transaction.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/types.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
copying asyncpg/utils.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg
creating build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/_testbase
copying asyncpg/_testbase/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/_testbase
copying asyncpg/_testbase/fuzzer.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/_testbase
creating build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/exceptions
copying asyncpg/exceptions/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/exceptions
copying asyncpg/exceptions/_base.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/exceptions
creating build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/types.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
creating build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
creating build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol/codecs
copying asyncpg/protocol/codecs/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-313/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-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/buffer.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/buffer.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/consts.pxi -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/cpythonx.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/debug.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/frb.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/frb.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/hton.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/pgproto.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/pgproto.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/tohex.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/pgproto/uuid.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
copying asyncpg/protocol/consts.pxi -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/coreproto.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/coreproto.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/cpythonx.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/encodings.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/pgtypes.pxi -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/prepared_stmt.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/prepared_stmt.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/protocol.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/protocol.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/scram.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/scram.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/settings.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
copying asyncpg/protocol/settings.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol
creating build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/__init__.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/bits.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/bytea.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/context.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/datetime.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/float.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/geometry.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/hstore.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/int.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/json.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/jsonpath.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/misc.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/network.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/numeric.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/pg_snapshot.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/text.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/tid.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/pgproto/codecs/uuid.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/codecs
copying asyncpg/protocol/codecs/array.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol/codecs
copying asyncpg/protocol/codecs/base.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol/codecs
copying asyncpg/protocol/codecs/base.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol/codecs
copying asyncpg/protocol/codecs/pgproto.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol/codecs
copying asyncpg/protocol/codecs/range.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol/codecs
copying asyncpg/protocol/codecs/record.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol/codecs
copying asyncpg/protocol/codecs/textutils.pyx -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol/codecs
creating build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol/record
copying asyncpg/protocol/record/__init__.pxd -> build/lib.netbsd-10.0-amd64-cpython-313/asyncpg/protocol/record
running build_ext
building 'asyncpg.pgproto.pgproto' extension
creating build/temp.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -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 -I/usr/pkg/include/python3.13 -c asyncpg/pgproto/pgproto.c -o build/temp.netbsd-10.0-amd64-cpython-313/asyncpg/pgproto/pgproto.o -O2 -fsigned-char -Wall -Wsign-compare -Wconversion
asyncpg/pgproto/pgproto.c:864:1: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
  864 | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) {
      | ^~~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_Py_UNICODE_strlen':
asyncpg/pgproto/pgproto.c:865:5: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
  865 |     const Py_UNICODE *u_end = u;
      |     ^~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_init_assertions_enabled':
asyncpg/pgproto/pgproto.c:1667:39: warning: implicit declaration of function '_PyInterpreterState_GetConfig'; did you mean 'PyInterpreterState_GetID'? [-Wimplicit-function-declaration]
 1667 |     __pyx_assertions_enabled_flag = ! _PyInterpreterState_GetConfig(__Pyx_PyThreadState_Current->interp)->optimization_level;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       PyInterpreterState_GetID
asyncpg/pgproto/pgproto.c:1667:105: error: invalid type argument of '->' (have 'int')
 1667 |     __pyx_assertions_enabled_flag = ! _PyInterpreterState_GetConfig(__Pyx_PyThreadState_Current->interp)->optimization_level;
      |                                                                                                         ^~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyUnicode_Join':
asyncpg/pgproto/pgproto.c:38932:13: warning: implicit declaration of function '_PyUnicode_FastCopyCharacters'; did you mean 'PyUnicode_CopyCharacters'? [-Wimplicit-function-declaration]
38932 |             _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |             PyUnicode_CopyCharacters
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/internal/pycore_code.h:12,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/internal/pycore_frame.h:13,
                 from asyncpg/pgproto/pgproto.c:41520:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/internal/pycore_backoff.h: In function 'make_backoff_counter':
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/internal/pycore_backoff.h:60:20: warning: conversion from 'uint16_t' {aka 'short unsigned int'} to 'short unsigned int:12' may change value [-Wconversion]
   60 |     result.value = value;
      |                    ^~~~~
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/internal/pycore_backoff.h:61:22: warning: conversion from 'uint16_t' {aka 'short unsigned int'} to 'unsigned char:4' may change value [-Wconversion]
   61 |     result.backoff = backoff;
      |                      ^~~~~~~
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/internal/pycore_backoff.h: In function 'restart_backoff_counter':
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/internal/pycore_backoff.h:78:66: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion]
   78 |         return make_backoff_counter((1 << (counter.backoff + 1)) - 1, counter.backoff + 1);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyInt_As_int':
asyncpg/pgproto/pgproto.c:41809:27: error: too few arguments to function '_PyLong_AsByteArray'
41809 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/Python.h:81,
                 from asyncpg/pgproto/pgproto.c:33:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyInt_As_int64_t':
asyncpg/pgproto/pgproto.c:42043:27: error: too few arguments to function '_PyLong_AsByteArray'
42043 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/Python.h:81,
                 from asyncpg/pgproto/pgproto.c:33:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyInt_As_int32_t':
asyncpg/pgproto/pgproto.c:42239:27: error: too few arguments to function '_PyLong_AsByteArray'
42239 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/Python.h:81,
                 from asyncpg/pgproto/pgproto.c:33:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyInt_As_long':
asyncpg/pgproto/pgproto.c:42435:27: error: too few arguments to function '_PyLong_AsByteArray'
42435 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/Python.h:81,
                 from asyncpg/pgproto/pgproto.c:33:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyInt_As_unsigned_char':
asyncpg/pgproto/pgproto.c:42745:27: error: too few arguments to function '_PyLong_AsByteArray'
42745 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/Python.h:81,
                 from asyncpg/pgproto/pgproto.c:33:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyInt_As_int16_t':
asyncpg/pgproto/pgproto.c:43055:27: error: too few arguments to function '_PyLong_AsByteArray'
43055 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/Python.h:81,
                 from asyncpg/pgproto/pgproto.c:33:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyInt_As_char':
asyncpg/pgproto/pgproto.c:43289:27: error: too few arguments to function '_PyLong_AsByteArray'
43289 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/Python.h:81,
                 from asyncpg/pgproto/pgproto.c:33:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyInt_As_int8_t':
asyncpg/pgproto/pgproto.c:43485:27: error: too few arguments to function '_PyLong_AsByteArray'
43485 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/Python.h:81,
                 from asyncpg/pgproto/pgproto.c:33:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyInt_As_uint32_t':
asyncpg/pgproto/pgproto.c:43719:27: error: too few arguments to function '_PyLong_AsByteArray'
43719 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/Python.h:81,
                 from asyncpg/pgproto/pgproto.c:33:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
asyncpg/pgproto/pgproto.c: In function '__Pyx_PyInt_As_uint64_t':
asyncpg/pgproto/pgproto.c:43915:27: error: too few arguments to function '_PyLong_AsByteArray'
43915 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/Python.h:81,
                 from asyncpg/pgproto/pgproto.c:33:
/pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
At top level:
asyncpg/pgproto/pgproto.c:23994:18: warning: '__pyx_f_7asyncpg_7pgproto_7pgproto_json_decode' defined but not used [-Wunused-function]
23994 | 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:23886:18: warning: '__pyx_f_7asyncpg_7pgproto_7pgproto_json_encode' defined but not used [-Wunused-function]
23886 | 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) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: command '/pbulk/work/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 /usr/pkgsrc/databases/py-asyncpg
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/databases/py-asyncpg