+ 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/vic-2.8nb12/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vic-2.8nb12/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for vic-2.8nb12
rm -f inet.o; gcc -o inet.o -c -O2 -DUSE_SHM -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/opt/pkg/include -I/opt/pkg/include -I./jpeg -I./p64 -I. inet.c
In file included from inet.c:32:
config.h:64:5: error: conflicting types for 'srandom'; have 'int(int)'
64 | int srandom(int);
| ^~~~~~~
In file included from inet.c:21:
/usr/include/stdlib.h:236:13: note: previous declaration of 'srandom' with type 'void(unsigned int)'
236 | extern void srandom(unsigned);
| ^~~~~~~
config.h:65:5: error: conflicting types for 'random'; have 'int(void)'
65 | int random(void);
| ^~~~~~
/usr/include/stdlib.h:233:13: note: previous declaration of 'random' with type 'long int(void)'
233 | extern long random(void);
| ^~~~~~
config.h:87:5: error: conflicting types for 'gethostid'; have 'int(void)'
87 | int gethostid(void);
| ^~~~~~~~~
In file included from config.h:78:
/usr/include/unistd.h:347:13: note: previous declaration of 'gethostid' with type 'long int(void)'
347 | extern long gethostid(void);
| ^~~~~~~~~
*** Error code 1
Stop.
bmake: stopped in /home/pbulk/build/mbone/vic/work/vic-2.8
*** Error code 1
Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mbone/vic
*** Error code 1
Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mbone/vic