+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=54 WRKLOG=/tmp/bulklog/grafx2-2.8.3128/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=54 WRKLOG=/tmp/bulklog/grafx2-2.8.3128/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for grafx2-2.8.3128 gmake: git: No such file or directory grep: can't open "../3rdparty/Makefile" Building dependencies for gfx2mem.c Building dependencies for gfx2log.c Building dependencies for gfx2surface.c Building dependencies for pversion.c echo "const char SVN_revision[]=\"3128\";" > version.c Building dependencies for version.c Building dependencies for realpath.c Building dependencies for io.c Building dependencies for fileseltools.c Building dependencies for unicode.c Building dependencies for colorred.c Building dependencies for op_c.c Building dependencies for giformat.c Building dependencies for msxformats.c Building dependencies for ifformat.c Building dependencies for cpcformats.c Building dependencies for c64formats.c Building dependencies for stformats.c Building dependencies for motoformats.c Building dependencies for pngformat.c if [ -d ../3rdparty ] ; then /opt/pkg/bin/gmake -C ../3rdparty 6502 ; fi if [ -f ../3rdparty/6502/sources/6502.c ] ; then cp ../3rdparty/6502/sources/6502.c 6502.c ; fi if [ -f ../3rdparty/6502/API/emulation/CPU/6502.h ] ; then cp ../3rdparty/6502/API/emulation/CPU/6502.h 6502.h ; fi Building dependencies for 6502.c Building dependencies for c64load.c Building dependencies for tifformat.c Building dependencies for packbits.c Building dependencies for loadsavefuncs.c Building dependencies for libraw2crtc.c Building dependencies for oldies.c Building dependencies for fileformats.c Building dependencies for miscfileformats.c if [ -d ../3rdparty ] ; then /opt/pkg/bin/gmake -C ../3rdparty recoil ; fi if [ -f ../3rdparty/recoil-/recoil.c ] ; then cp ../3rdparty/recoil-/recoil.c recoil.c ; fi if [ -f ../3rdparty/recoil-/recoil.h ] ; then cp ../3rdparty/recoil-/recoil.h recoil.h ; fi Building dependencies for recoil.c Building dependencies for loadrecoil.c Building dependencies for tiles.c Building dependencies for layers.c Building dependencies for buttons_effects.c Building dependencies for brush_ops.c Building dependencies for 2gsformats.c Building dependencies for loadsave.c Building dependencies for factory.c Building dependencies for transform.c Building dependencies for hotkeys.c Building dependencies for input.c Building dependencies for mountlist.c Building dependencies for brush.c Building dependencies for windows.c Building dependencies for pxquad.c Building dependencies for pxwide2.c Building dependencies for pxtall3.c Building dependencies for pxtall2.c Building dependencies for pxtriple.c Building dependencies for pxdouble.c Building dependencies for pxwide.c Building dependencies for pxtall.c Building dependencies for pxsimple.c Building dependencies for setup.c Building dependencies for SFont.c Building dependencies for text.c Building dependencies for keyboard.c Building dependencies for shade.c Building dependencies for saveini.c Building dependencies for readini.c Building dependencies for filesel.c Building dependencies for engine.c Building dependencies for readline.c Building dependencies for pages.c Building dependencies for operatio.c Building dependencies for help.c Building dependencies for palette.c Building dependencies for buttons.c Building dependencies for special.c Building dependencies for osdep.c osdep.c:271:6: error: #elif with no expression 271 | #elif | ^ Building dependencies for misc.c Building dependencies for sdlscreen.c Building dependencies for graph.c Building dependencies for init.c Building dependencies for main.c gmake: git: No such file or directory grep: can't open "../3rdparty/Makefile" if [ -d ../3rdparty ] ; then /opt/pkg/bin/gmake -C ../3rdparty 6502 ; fi if [ -f ../3rdparty/6502/sources/6502.c ] ; then cp ../3rdparty/6502/sources/6502.c 6502.c ; fi if [ -f ../3rdparty/6502/API/emulation/CPU/6502.h ] ; then cp ../3rdparty/6502/API/emulation/CPU/6502.h 6502.h ; fi if [ -d ../3rdparty ] ; then /opt/pkg/bin/gmake -C ../3rdparty recoil ; fi if [ -f ../3rdparty/recoil-/recoil.c ] ; then cp ../3rdparty/recoil-/recoil.c recoil.c ; fi if [ -f ../3rdparty/recoil-/recoil.h ] ; then cp ../3rdparty/recoil-/recoil.h recoil.h ; fi Building dependencies for osdep.c osdep.c:271:6: error: #elif with no expression 271 | #elif | ^ Compiling main.c Compiling init.c Compiling graph.c Compiling sdlscreen.c sdlscreen.c: In function 'GFX2_MessageBox': sdlscreen.c:800:34: warning: unused parameter 'text' [-Wunused-parameter] 800 | int GFX2_MessageBox(const char * text, const char * caption, unsigned int type) | ~~~~~~~~~~~~~^~~~ sdlscreen.c:800:53: warning: unused parameter 'caption' [-Wunused-parameter] 800 | int GFX2_MessageBox(const char * text, const char * caption, unsigned int type) | ~~~~~~~~~~~~~^~~~~~~ sdlscreen.c:800:75: warning: unused parameter 'type' [-Wunused-parameter] 800 | int GFX2_MessageBox(const char * text, const char * caption, unsigned int type) | ~~~~~~~~~~~~~^~~~ Compiling misc.c Compiling osdep.c osdep.c: In function 'GFX2_DiskFreeSpace': osdep.c:174:4: warning: #warning "Missing code for your platform !!! Check and correct please :)" [-Wcpp] 174 | #warning "Missing code for your platform !!! Check and correct please :)" | ^~~~~~~ osdep.c:137:39: warning: unused parameter 'path' [-Wunused-parameter] 137 | qword GFX2_DiskFreeSpace(const char * path) | ~~~~~~~~~~~~~^~~~ osdep.c: In function 'Memory_free': osdep.c:271:6: error: #elif with no expression 271 | #elif | ^ osdep.c: In function 'GFX2_GetTextClipboard': osdep.c:524:31: warning: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 524 | r = iconv(cd_utf16, &input, &inbytesleft, &output, &outbytesleft); | ^~~~~~ | | | char ** In file included from /home/pbulk/build/graphics/grafx2/work/.buildlink/include/SDL/SDL_stdinc.h:74, from /home/pbulk/build/graphics/grafx2/work/.buildlink/include/SDL/SDL_main.h:26, from /home/pbulk/build/graphics/grafx2/work/.buildlink/include/SDL/SDL.h:30, from osdep.c:26: /home/pbulk/build/graphics/grafx2/work/.buildlink/include/iconv.h:83:48: note: expected 'const char **' but argument is of type 'char **' 83 | extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~~~~~~~^~~~~ osdep.c:549:25: warning: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 549 | r = iconv(cd, &input, &inbytesleft, &output, &outbytesleft); | ^~~~~~ | | | char ** In file included from /home/pbulk/build/graphics/grafx2/work/.buildlink/include/SDL/SDL_stdinc.h:74, from /home/pbulk/build/graphics/grafx2/work/.buildlink/include/SDL/SDL_main.h:26, from /home/pbulk/build/graphics/grafx2/work/.buildlink/include/SDL/SDL.h:30, from osdep.c:26: /home/pbulk/build/graphics/grafx2/work/.buildlink/include/iconv.h:83:48: note: expected 'const char **' but argument is of type 'char **' 83 | extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~~~~~~~^~~~~ gmake: *** [Makefile:1197: ../obj/unix-sdl/osdep.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/grafx2 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/grafx2