+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/maelstrom-sdl-3.0.6nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/maelstrom-sdl-3.0.6nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for maelstrom-sdl-3.0.6nb1 Making all in netlogic g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -DMAELSTROM_SCOREDIR=\"/var/games\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -DMAELSTROM_SCOREDIR=\"/var/games\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/opt/local/share/Maelstrom\" -c about.cpp In file included from about.cpp:4: ../load.h:45:2: error: #error Unspecified platform! 45 | #error Unspecified platform! | ^~~~~ ../load.h: In static member function 'static void LibPath::SetExePath(const char*)': ../load.h:67:20: error: 'DIR_SEP' was not declared in this scope 67 | if ( (*exep == *DIR_SEP) || (*exep == '\\') ) { | ^~~~~~~ ../load.h:74:20: error: 'CUR_DIR' was not declared in this scope 74 | strcpy(exepath, CUR_DIR); | ^~~~~~~ ../load.h: In member function 'const char* LibPath::Path(const char*)': <command-line>: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] <command-line>: note: in definition of macro 'LIBDIR' In file included from about.cpp:4: ../load.h:97:27: error: 'F_OK' was not declared in this scope 97 | if ( access(directory, F_OK) < 0 ) { | ^~~~ ../load.h:97:9: error: 'access' was not declared in this scope 97 | if ( access(directory, F_OK) < 0 ) { | ^~~~~~ ../load.h:106:26: error: 'DIR_SEP' was not declared in this scope 106 | if ( strcmp(directory, DIR_SEP) == 0 ) { | ^~~~~~~ ../load.h:107:25: error: expected ')' before string constant 107 | sprintf(path, DIR_SEP"%s", filename); | ~ ^~~~ | ) ../load.h:109:22: error: expected ')' before 'DIR_SEP' 109 | sprintf(path, "%s"DIR_SEP"%s", directory, filename); | ~ ^~~~~~~ | ) about.cpp: In function 'void DoAbout()': about.cpp:101:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 101 | "Can't load 'about' title! (ID=%d)\n", idOn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ about.cpp:182:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 182 | "Can't use New York(18) font! -- Exiting.\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *** [about.o] Error code 1 bmake[1]: stopped in /home/pbulk/build/games/maelstrom-sdl/work/Maelstrom-3.0.6/netlogic 1 error bmake[1]: stopped in /home/pbulk/build/games/maelstrom-sdl/work/Maelstrom-3.0.6/netlogic *** [all-recursive] Error code 1 bmake: stopped in /home/pbulk/build/games/maelstrom-sdl/work/Maelstrom-3.0.6 1 error bmake: stopped in /home/pbulk/build/games/maelstrom-sdl/work/Maelstrom-3.0.6 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/games/maelstrom-sdl *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/games/maelstrom-sdl