=> 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 py311-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.7
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/mixer.c: In function '_format_view_to_audio':
src_c/mixer.c:257:50: warning: comparison of integer expressions of different signedness: 'PG_sample_format_t' {aka 'unsigned int'} and 'Py_ssize_t' {aka 'int'} [-Wsign-compare]
  257 |     if (view->itemsize && PG_SAMPLE_SIZE(format) != view->itemsize) {
      |                                                  ^~
src_c/_sdl2/video.c: In function '__pyx_pf_6pygame_5_sdl2_5video_6Window_from_window':
src_c/_sdl2/video.c:7146:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 7146 |   __pyx_v_data_ptr = ((void *)__pyx_v_data);
      |                       ^
src_c/SDL_gfx/SDL_gfxPrimitives.c: In function '_filledRectAlpha':
src_c/SDL_gfx/SDL_gfxPrimitives.c:558:20: warning: unused variable 'sA' [-Wunused-variable]
  558 |  Uint8 sR, sG, sB, sA;
      |                    ^~
src_c/SDL_gfx/SDL_gfxPrimitives.c: In function '_aalineColor':
src_c/SDL_gfx/SDL_gfxPrimitives.c:2505:25: warning: variable 'wgtcompmask' set but not used [-Wunused-but-set-variable]
 2505 |  Uint32 erracctmp, wgt, wgtcompmask;
      |                         ^~~~~~~~~~~
src_c/SDL_gfx/SDL_gfxPrimitives.c: In function 'arcColor':
src_c/SDL_gfx/SDL_gfxPrimitives.c:3100:2: warning: multi-line comment [-Wcomment]
 3100 |  //     /|\
      |  ^
src_c/SDL_gfx/SDL_gfxPrimitives.c:3102:2: warning: multi-line comment [-Wcomment]
 3102 |  //   /  |  \
      |  ^
ld: cannot find -lSDL2

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