+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/as31-19900126nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/as31-19900126nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for as31-19900126nb2
yacc -d as31.y
/bin/mv y.tab.c as31.c
cc -O  -c as31.c
as31.y: In function 'yyparse':
as31.y:256:35: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
   $$.value = $1.value + strlen($3.str);
                                   ^
as31.y:272:17: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
   $$.value = strlen($1.str);
                 ^
as31.y: At top level:
as31.y:956:6: warning: conflicting types for 'error' [enabled by default]
 void error(const char *, ...);
      ^
as31.y:190:3: note: previous implicit declaration of 'error' was here
   error("Expression is undefined in pass 1");
   ^
as31.y:957:6: warning: conflicting types for 'warning' [enabled by default]
 void warning(const char *, ...);
      ^
as31.y:218:3: note: previous implicit declaration of 'warning' was here
   warning("Bit address exceeds 8-bits");
   ^
cc -O  -c symbol.c
symbol.c:29:0: warning: "NULL" redefined [enabled by default]
 #define NULL  (0)
 ^
In file included from /usr/include/stdlib.h:32:0,
                 from symbol.c:24:
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stddef.h:402:0: note: this is the location of the previous definition
 #define NULL ((void *)0)
 ^
cc -O  -c lexer.c
lexer.c:34:21: error: conflicting types for 'yylval'
 extern union ystack yylval;
                     ^
In file included from as31.h:138:0,
                 from lexer.c:30:
y.tab.h:210:16: note: previous declaration of 'yylval' was here
 extern YYSTYPE yylval;
                ^
*** Error code 1

Stop.
bmake: stopped in /home/pbulk/build/devel/as31/work
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/as31
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/as31