=> 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-acora-2.4
* Building wheel...
Building acora 2.4
running bdist_wheel
running build
running build_py
creating build/lib.netbsd-9.0-amd64-cpython-313/acora
copying acora/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-313/acora
copying acora/_acora.py -> build/lib.netbsd-9.0-amd64-cpython-313/acora
running build_ext
building 'acora._acora' extension
creating build/temp.netbsd-9.0-amd64-cpython-313/acora
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/include -I/usr/pkg/include/python3.13 -fPIC -I/usr/pkg/include/python3.13 -c acora/_acora.c -o build/temp.netbsd-9.0-amd64-cpython-313/acora/_acora.o
acora/_acora.c:1250:1: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
 static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u)
 ^~~~~~
acora/_acora.c: In function '__Pyx_Py_UNICODE_strlen':
acora/_acora.c:1252:5: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
     const Py_UNICODE *u_end = u;
     ^~~~~
acora/_acora.c: In function '__Pyx_PyList_Extend':
acora/_acora.c:1788:22: warning: implicit declaration of function '_PyList_Extend'; did you mean 'PyList_Extend'? [-Wimplicit-function-declaration]
     PyObject* none = _PyList_Extend((PyListObject*)L, v);
                      ^~~~~~~~~~~~~~
                      PyList_Extend
acora/_acora.c:1788:22: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
acora/_acora.c: In function '__Pyx_PyInt_As_unsigned_long':
acora/_acora.c:19136:23: error: too few arguments to function '_PyLong_AsByteArray'
                 ret = _PyLong_AsByteArray((PyLongObject *)v,
                       ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.13/longobject.h:107:0,
                 from /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.13/Python.h:81,
                 from acora/_acora.c:29:
/pbulk/work/textproc/py-acora/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
 PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
                 ^~~~~~~~~~~~~~~~~~~
acora/_acora.c: In function '__Pyx_PyInt_As_long':
acora/_acora.c:19471:23: error: too few arguments to function '_PyLong_AsByteArray'
                 ret = _PyLong_AsByteArray((PyLongObject *)v,
                       ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.13/longobject.h:107:0,
                 from /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.13/Python.h:81,
                 from acora/_acora.c:29:
/pbulk/work/textproc/py-acora/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
 PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
                 ^~~~~~~~~~~~~~~~~~~
acora/_acora.c: In function '__Pyx_PyInt_As_int':
acora/_acora.c:19765:23: error: too few arguments to function '_PyLong_AsByteArray'
                 ret = _PyLong_AsByteArray((PyLongObject *)v,
                       ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.13/longobject.h:107:0,
                 from /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.13/Python.h:81,
                 from acora/_acora.c:29:
/pbulk/work/textproc/py-acora/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
 PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
                 ^~~~~~~~~~~~~~~~~~~
error: command '/pbulk/work/textproc/py-acora/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/textproc/py-acora
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/textproc/py-acora