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