+ 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/tdl-1.5.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tdl-1.5.2nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tdl-1.5.2nb1 --- main.o --- --- io.o --- --- add.o --- --- done.o --- --- main.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c main.c --- io.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c io.c --- add.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c add.c --- done.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c done.c --- remove.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c remove.c --- move.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c move.c --- list.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c list.c --- report.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c report.c --- purge.o --- --- util.o --- --- purge.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c purge.c --- util.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c util.c --- dates.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c dates.c --- impexp.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c impexp.c --- narrow.o --- --- inter.o --- --- narrow.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -c narrow.c --- inter.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_DOTLOCK=1 -DUSE_READLINE=0 -c inter.c inter.c: In function 'complete_help': inter.c:42:28: error: implicit declaration of function 'completion_matches'; did you mean 'rl_completion_matches'? [-Wimplicit-function-declaration] 42 | #define COMPLETION_MATCHES completion_matches | ^~~~~~~~~~~~~~~~~~ inter.c:266:13: note: in expansion of macro 'COMPLETION_MATCHES' 266 | matches = COMPLETION_MATCHES(text, generate_a_command_completion); | ^~~~~~~~~~~~~~~~~~ inter.c:266:11: error: assignment to 'char **' from 'int' makes pointer from integer without a cast [-Wint-conversion] 266 | matches = COMPLETION_MATCHES(text, generate_a_command_completion); | ^ inter.c: In function 'complete_list': inter.c:284:13: error: assignment to 'char **' from 'int' makes pointer from integer without a cast [-Wint-conversion] 284 | matches = COMPLETION_MATCHES(text, generate_a_priority_completion); | ^ inter.c: In function 'complete_postpone': inter.c:300:11: error: assignment to 'char **' from 'int' makes pointer from integer without a cast [-Wint-conversion] 300 | matches = COMPLETION_MATCHES(text, generate_a_postpone_completion); | ^ inter.c: In function 'complete_open': inter.c:308:11: error: assignment to 'char **' from 'int' makes pointer from integer without a cast [-Wint-conversion] 308 | matches = COMPLETION_MATCHES(text, generate_a_postpone_completion); | ^ inter.c: In function 'complete_done': inter.c:315:11: error: assignment to 'char **' from 'int' makes pointer from integer without a cast [-Wint-conversion] 315 | matches = COMPLETION_MATCHES(text, generate_a_done_completion); | ^ inter.c: In function 'tdl_completion': inter.c:324:13: error: assignment to 'char **' from 'int' makes pointer from integer without a cast [-Wint-conversion] 324 | matches = COMPLETION_MATCHES(text, generate_a_command_completion); | ^ *** [inter.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/time/tdl/work/tdl-1.5.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/time/tdl/work/tdl-1.5.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/tdl *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/tdl