+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bcc-95.3.12nb3/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bcc-95.3.12nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for bcc-95.3.12nb3 all ===> ld gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -m32 -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c dumps.c cc1: warning: -msave-args only works in x32 or 64-bit mode; ignoring gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -m32 -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c io.c cc1: warning: -msave-args only works in x32 or 64-bit mode; ignoring In file included from io.c:37: /usr/include/sys/types.h:242:25: error: conflicting types for 'offset_t'; have 'longlong_t' {aka 'long long int'} 242 | typedef longlong_t offset_t; | ^~~~~~~~ In file included from io.c:7: type.h:25:23: note: previous declaration of 'offset_t' with type 'offset_t' {aka 'long unsigned int'} 25 | typedef unsigned long offset_t; | ^~~~~~~~ io.c: In function 'put08lx': io.c:252:19: error: argument 'num' doesn't match prototype 252 | register offset_t num; | ^~~ type.h:96:6: error: prototype declaration 96 | void put08lx P((offset_t num)); | ^~~~~~~ io.c: In function 'size_error': io.c:564:10: error: argument 'count' doesn't match prototype 564 | offset_t count; | ^~~~~ type.h:119:6: error: prototype declaration 119 | void size_error P((int seg, offset_t count, offset_t size)); | ^~~~~~~~~~ io.c:565:10: error: argument 'size' doesn't match prototype 565 | offset_t size; | ^~~~ type.h:119:6: error: prototype declaration 119 | void size_error P((int seg, offset_t count, offset_t size)); | ^~~~~~~~~~ *** [io.o] Error code 1 bmake[1]: stopped in /home/pbulk/build/devel/bcc/work/bcc/ld 1 error bmake[1]: stopped in /home/pbulk/build/devel/bcc/work/bcc/ld *** [all-ld] Error code 2 bmake: stopped in /home/pbulk/build/devel/bcc/work/bcc 1 error bmake: stopped in /home/pbulk/build/devel/bcc/work/bcc *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/devel/bcc *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/devel/bcc