=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/py-game", "all", "PYTHON_VERSION_REQD=311", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py311-game-2.6.1nb8 * Building wheel... Skipping Cython compilation WARNING, No "Setup" File Exists, Running "buildconfig/config.py" Using UNIX configuration... /bin/sh: dpkg-architecture: not found [No such file or directory] Hunting dependencies... SDL : found 2.32.10 FONT : found IMAGE : found MIXER : found PNG : found JPEG : found SCRAP : found FREETYPE: found 26.6.20 If you get compiler errors during install, double-check the compiler flags in the "Setup" file. src_c/SDL_gfx/SDL_gfxPrimitives.c: In function '_filledRectAlpha': src_c/SDL_gfx/SDL_gfxPrimitives.c:558:27: 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:32: 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:9: warning: multi-line comment [-Wcomment] 3100 | // /|\ | ^ src_c/SDL_gfx/SDL_gfxPrimitives.c:3102:9: warning: multi-line comment [-Wcomment] 3102 | // / | \ | ^ src_c/display.c: In function 'pg_GetVideoInfo': src_c/display.c:399: warning: ignoring '#pragma PG_WARN ' [-Wunknown-pragmas] 399 | #pragma PG_WARN(hardcoding wm_available to 1) | src_c/display.c:400: warning: ignoring '#pragma PG_WARN ' [-Wunknown-pragmas] 400 | #pragma PG_WARN(setting available video RAM to 0 KB) | src_c/display.c: In function 'pg_set_mode': src_c/display.c:975: warning: ignoring '#pragma PG_WARN ' [-Wunknown-pragmas] 975 | #pragma PG_WARN(Not setting bpp ?) | src_c/display.c:976: warning: ignoring '#pragma PG_WARN ' [-Wunknown-pragmas] 976 | #pragma PG_WARN(Add mode stuff.) | src_c/display.c: In function 'pg_mode_ok': src_c/display.c:1414: warning: ignoring '#pragma PG_WARN ' [-Wunknown-pragmas] 1414 | #pragma PG_WARN(Ignoring most flags) | src_c/display.c: In function 'pg_list_modes': src_c/display.c:1468: warning: ignoring '#pragma PG_WARN ' [-Wunknown-pragmas] 1468 | #pragma PG_WARN(Ignoring flags) | src_c/display.c: At top level: src_c/display.c:2617: warning: ignoring '#pragma PG_WARN ' [-Wunknown-pragmas] 2617 | #pragma PG_WARN(At some point should add GC slot functions.) | src_c/surface.c: In function 'surf_convert_alpha': src_c/surface.c:1677: warning: ignoring '#pragma PG_WARN ' [-Wunknown-pragmas] 1677 | #pragma PG_WARN("srcsurf doesn't actually do anything?") | src_c/surface.c: In function '_get_buffer_colorplane': src_c/surface.c:3359:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 3359 | (int)__LINE__, __FILE__, (void *)mask); | ^ Continuing With "setup.py" Successfully built pygame-2.6.1-cp311-cp311-solaris_2_11_i86pc_64bit.whl *** Please use pkgtools/verifypc to sanity check dependencies.