+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/level9-5.1nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/level9-5.1nb1/work.log ===> Building for level9-5.1nb1 --- level9.o --- --- unix-curses.o --- gcc -I.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -c unix-curses.c --- level9.o --- gcc -I.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -c ../level9.c ../level9.c: In function 'CheckFile': ../level9.c:2025:13: error: implicit declaration of function 'stricmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] 2025 | if (stricmp(gs->filename,LastGame)) | ^~~~~~~ | strncmp ../level9.c: In function 'scriptinput': ../level9.c:2168:60: error: implicit declaration of function 'strnicmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] 2168 | if ((p==ibuff) && (strnicmp(p,"#seed ",6)==0)) | ^~~~~~~~ | strncmp --- unix-curses.o --- unix-curses.c: In function 'main': unix-curses.c:799:3: error: implicit declaration of function 'tgetent'; did you mean 'getenv'? [-Wimplicit-function-declaration] 799 | tgetent(bp, getenv("TERM")); | ^~~~~~~ | getenv unix-curses.c:800:17: error: implicit declaration of function 'tgetnum'; did you mean 'tigetnum'? [-Wimplicit-function-declaration] 800 | Line_width = tgetnum ("co"); | ^~~~~~~ | tigetnum --- level9.o --- *** [level9.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/level9/work/Unix --- unix-curses.o --- *** [unix-curses.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/level9/work/Unix bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/games/level9/work/Unix *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/level9 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/level9