=> 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-game-2.6.0
* Building wheel...
Skipping Cython compilation


WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
Using UNIX configuration...

sh: dpkg-architecture: not found

Hunting dependencies...
SDL     : found 2.30.8
FONT    : found
IMAGE   : found
MIXER   : found
PNG     : found
JPEG    : found
SCRAP   : found
FREETYPE: found 26.2.20

If you get compiler errors during install, double-check
the compiler flags in the "Setup" file.

src_c/_sdl2/sdl2.c:1181:1: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
 1181 | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u)
      | ^~~~~~
src_c/_sdl2/sdl2.c: In function '__Pyx_Py_UNICODE_strlen':
src_c/_sdl2/sdl2.c:1183:5: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
 1183 |     const Py_UNICODE *u_end = u;
      |     ^~~~~
src_c/_sdl2/sdl2.c: In function '__pyx_pymod_exec_sdl2':
src_c/_sdl2/sdl2.c:1825:38: warning: implicit declaration of function '_PyDict_SetItem_KnownHash'; did you mean '_PyDict_GetItem_KnownHash'? [-Wimplicit-function-declaration]
 1825 |     (likely(PyDict_CheckExact(ns)) ? _PyDict_SetItem_KnownHash(ns, name, value, ((PyASCIIObject *) name)->hash) : PyObject_SetItem(ns, name, value))
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:3163:7: note: in expansion of macro '__Pyx_SetNameInClass'
 3163 |   if (__Pyx_SetNameInClass(__pyx_t_4, __pyx_n_s_init, __pyx_t_5) < 0) __PYX_ERR(0, 6, __pyx_L1_error)
      |       ^~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c: In function '__Pyx_PyInt_As_Uint32':
src_c/_sdl2/sdl2.c:6341:23: error: too few arguments to function '_PyLong_AsByteArray'
 6341 |                 ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                       ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/devel/py-game/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/devel/py-game/work/.buildlink/include/python3.13/Python.h:81,
                 from src_c/_sdl2/sdl2.c:29:
/pbulk/work/devel/py-game/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c: In function '__Pyx_PyInt_As_long':
src_c/_sdl2/sdl2.c:6667:23: error: too few arguments to function '_PyLong_AsByteArray'
 6667 |                 ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                       ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/devel/py-game/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/devel/py-game/work/.buildlink/include/python3.13/Python.h:81,
                 from src_c/_sdl2/sdl2.c:29:
/pbulk/work/devel/py-game/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c: In function '__Pyx_PyInt_As_int':
src_c/_sdl2/sdl2.c:6940:23: error: too few arguments to function '_PyLong_AsByteArray'
 6940 |                 ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                       ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/devel/py-game/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/devel/py-game/work/.buildlink/include/python3.13/Python.h:81,
                 from src_c/_sdl2/sdl2.c:29:
/pbulk/work/devel/py-game/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~

Continuing With "setup.py"

---
For help with compilation see:
    https://www.pygame.org/wiki/Compilation
To contribute to pygame development see:
    https://www.pygame.org/contribute.html
---

error: command '/pbulk/work/devel/py-game/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/devel/py-game
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/py-game