+ 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/jcabc2ps-20060106nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jcabc2ps-20060106nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for jcabc2ps-20060106nb3 --- jcabc2ps.o --- --- buffer.o --- --- format.o --- --- macro.o --- --- jcabc2ps.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c jcabc2ps.c --- buffer.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c buffer.c --- format.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c format.c --- macro.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c macro.c --- jcabc2ps.o --- jcabc2ps.c: In function 'main': jcabc2ps.c:315:53: error: implicit declaration of function 'open_audio_file'; did you mean 'open_index_file'? [-Wimplicit-function-declaration] 315 | if ((do_mode == DO_OUTPUT) && make_audio) open_audio_file (AUDIOFILE); | ^~~~~~~~~~~~~~~ | open_index_file jcabc2ps.c:447:53: error: implicit declaration of function 'close_audio_file'; did you mean 'close_index_file'? [-Wimplicit-function-declaration] 447 | if ((do_mode == DO_OUTPUT) && make_audio) close_audio_file (); | ^~~~~~~~~~~~~~~~ | close_index_file *** [jcabc2ps.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/print/jcabc2ps/work/jcabc2ps --- macro.o --- macro.c: In function 'parse_macro': macro.c:21:29: error: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] 21 | while ((c = *sp) && isspace(c)) sp++; | ^~~~~~~ macro.c:11:1: note: include '' or provide a declaration of 'isspace' 10 | #include "misc.h" +++ |+#include 11 | In file included from macro.c:8: macro.c:23:17: error: implicit declaration of function 'isalpha' [-Wimplicit-function-declaration] 23 | unless (isalpha(c)) { | ^~~~~~~ jcabc2ps.h:10:25: note: in definition of macro 'unless' 10 | #define unless(x) if (!(x)) | ^ macro.c:23:17: note: include '' or provide a declaration of 'isalpha' 23 | unless (isalpha(c)) { | ^~~~~~~ jcabc2ps.h:10:25: note: in definition of macro 'unless' 10 | #define unless(x) if (!(x)) | ^ macro.c:36:9: error: implicit declaration of function 'setStr'; did you mean 'TextStr'? [-Wimplicit-function-declaration] 36 | setStr(&mp->name ,np,-1); V3 "%s: Macro name \"%s\"\n",F,mp->name.v V; | ^~~~~~ | TextStr *** [macro.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/print/jcabc2ps/work/jcabc2ps bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/print/jcabc2ps/work/jcabc2ps *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/jcabc2ps *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/jcabc2ps