+ 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/milter-regex-1.7nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/milter-regex-1.7nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for milter-regex-1.7nb2 --- parse.c --- --- milter-regex.o --- --- eval.o --- --- parse.c --- yacc parse.y --- milter-regex.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -Wall -Wstrict-prototypes -I/opt/pkg/include -I/usr/include -c milter-regex.c --- eval.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -Wall -Wstrict-prototypes -I/opt/pkg/include -I/usr/include -c eval.c --- parse.c --- parse.y:81.25-30: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 81 | %type STRING | ^~~~~~ --- eval.o --- eval.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 33 | static const char rcsid[] = "$Id: eval.c,v 1.1.1.1 2007/01/11 15:49:52 dhartmei Exp $"; | ^~~~~ --- parse.c --- mv y.tab.c parse.c --- parse.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -Wall -Wstrict-prototypes -I/opt/pkg/include -I/usr/include -c parse.c y.tab.c: In function 'yyparse': y.tab.c:1134:16: error: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] --- milter-regex.o --- milter-regex.c: In function 'daemon': milter-regex.c:181:17: warning: 'fd' may be used uninitialized [-Wmaybe-uninitialized] 181 | dup2(fd, fileno(stdout)); | ^~~~~~~~~~~~~~~~~~~~~~~~ milter-regex.c:160:13: note: 'fd' was declared here 160 | int fd; | ^~ --- parse.o --- *** [parse.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/mail/milter-regex/work/milter-regex-1.7 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/mail/milter-regex/work/milter-regex-1.7 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/milter-regex *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/milter-regex