+ 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/brs-4.0nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/brs-4.0nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for brs-4.0nb3 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fwritable-strings -DDESTLIB=\"/opt/pkg/libdata/brs\" -c bible.c bible.c:198:1: warning: data definition has no type or storage class 198 | tsl_scan_concordance( char *target, ref_t *sbuf, ref_t range_start, ref_t range_end ); | ^~~~~~~~~~~~~~~~~~~~ bible.c:198:1: error: type defaults to 'int' in declaration of 'tsl_scan_concordance' [-Wimplicit-int] bible.c:199:1: warning: data definition has no type or storage class 199 | brl_init( char *dfname, char *dfpath, int memlimit ); | ^~~~~~~~ bible.c:199:1: error: type defaults to 'int' in declaration of 'brl_init' [-Wimplicit-int] bible.c:403:1: error: return type defaults to 'int' [-Wimplicit-int] 403 | cmd_help() | ^~~~~~~~ bible.c:554:1: error: return type defaults to 'int' [-Wimplicit-int] 554 | cmd_pretty_print(verbose) | ^~~~~~~~~~~~~~~~ bible.c:633:1: error: return type defaults to 'int' [-Wimplicit-int] 633 | cmd_write( fname ) | ^~~~~~~~~ bible.c:671:1: error: return type defaults to 'int' [-Wimplicit-int] 671 | do_command( cmd ) | ^~~~~~~~~~ bible.c: In function 'do_command': bible.c:760:9: error: implicit declaration of function 'brl_close' [-Wimplicit-function-declaration] 760 | brl_close(); | ^~~~~~~~~ bible.c: At top level: bible.c:771:1: error: return type defaults to 'int' [-Wimplicit-int] 771 | user_input( cmd ) | ^~~~~~~~~~ bible.c:818:1: error: return type defaults to 'int' [-Wimplicit-int] 818 | prompter() | ^~~~~~~~ bible.c:842:1: error: return type defaults to 'int' [-Wimplicit-int] 842 | usage() | ^~~~~ bible.c:873:1: error: return type defaults to 'int' [-Wimplicit-int] 873 | main(argc, argv) | ^~~~ *** Error code 1 Stop. bmake: stopped making "bible" in /home/pbulk/build/misc/brs/work/bible *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/brs *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/brs