+ 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/bcc-95.3.12nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/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 --- --- all-as --- --- all-bcc-cc1 --- --- all-bcc --- --- all-ld --- all ===> ld --- all-as --- all ===> as --- all-bcc-cc1 --- all ===> bcc-cc1 --- all-bcc --- all ===> bcc --- bcc.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -m32 -D_FORTIFY_SOURCE=2 -DNSIG=32 -DLOCALPREFIX=\"/opt/pkg\" -c bcc.c --- all-bcc-cc1 --- --- assign.o --- --- declare.o --- --- gencode.o --- --- assign.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -m32 -D_FORTIFY_SOURCE=2 -DNSIG=32 -DLOCALPREFIX=\"/opt/pkg\" -c ../bcc/assign.c --- declare.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -m32 -D_FORTIFY_SOURCE=2 -DNSIG=32 -DLOCALPREFIX=\"/opt/pkg\" -c ../bcc/declare.c --- gencode.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -m32 -D_FORTIFY_SOURCE=2 -DNSIG=32 -DLOCALPREFIX=\"/opt/pkg\" -c ../bcc/gencode.c --- all-ld --- --- dumps.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -m32 -D_FORTIFY_SOURCE=2 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c dumps.c --- all-as --- --- as.o --- --- assemble.o --- --- error.o --- --- as.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -m32 -D_FORTIFY_SOURCE=2 -c as.c cc1: warning: -msave-args only works in x32 or 64-bit mode; ignoring --- assemble.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -m32 -D_FORTIFY_SOURCE=2 -c assemble.c cc1: warning: -msave-args only works in x32 or 64-bit mode; ignoring --- error.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -m32 -D_FORTIFY_SOURCE=2 -c error.c --- as.o --- In file included from as.c:9: type.h:9:18: error: conflicting types for 'offset_T' 9 | #define offset_t offset_T | ^~~~~~~~ type.h:9:18: note: previous declaration of 'offset_T' was here 9 | #define offset_t offset_T | ^~~~~~~~ type.h:24:23: note: in expansion of macro 'offset_t' 24 | typedef unsigned long offset_t; | ^~~~~~~~ --- all-ld --- cc1: warning: -msave-args only works in x32 or 64-bit mode; ignoring --- all-bcc --- cc1: warning: -msave-args only works in x32 or 64-bit mode; ignoring --- all-bcc-cc1 --- --- assign.o --- cc1: warning: -msave-args only works in x32 or 64-bit mode; ignoring --- declare.o --- cc1: warning: -msave-args only works in x32 or 64-bit mode; ignoring --- gencode.o --- cc1: warning: -msave-args only works in x32 or 64-bit mode; ignoring --- all-as --- *** [as.o] Error code 1 bmake[1]: stopped in /home/pbulk/build/devel/bcc/work/bcc/as --- error.o --- cc1: warning: -msave-args only works in x32 or 64-bit mode; ignoring --- all-bcc-cc1 --- --- declare.o --- In file included from /usr/include/sys/types.h:43, from /usr/include/fcntl.h:39, from ../bcc/proto.h:373, from ../bcc/types.h:206, from ../bcc/declare.c:6: /usr/include/sys/machtypes.h:59:54: error: conflicting types for 'label_t' 59 | typedef struct _label_t { long val[REG_LABEL_MAX]; } label_t; | ^~~~~~~ In file included from ../bcc/declare.c:6: ../bcc/types.h:95:18: note: previous declaration of 'label_t' was here 95 | typedef unsigned label_t; /* label number */ | ^~~~~~~ In file included from /usr/include/fcntl.h:39, from ../bcc/proto.h:373, from ../bcc/types.h:206, from ../bcc/declare.c:6: /usr/include/sys/types.h:264:20: error: conflicting types for 'offset_t' 264 | typedef longlong_t offset_t; | ^~~~~~~~ In file included from ../bcc/declare.c:6: ../bcc/types.h:16:14: note: previous declaration of 'offset_t' was here 16 | typedef long offset_t; /* target machine offset */ | ^~~~~~~~ --- assign.o --- In file included from /usr/include/sys/types.h:43, from /usr/include/fcntl.h:39, from ../bcc/proto.h:373, from ../bcc/types.h:206, from ../bcc/assign.c:6: /usr/include/sys/machtypes.h:59:54: error: conflicting types for 'label_t' 59 | typedef struct _label_t { long val[REG_LABEL_MAX]; } label_t; | ^~~~~~~ In file included from ../bcc/assign.c:6: ../bcc/types.h:95:18: note: previous declaration of 'label_t' was here 95 | typedef unsigned label_t; /* label number */ | ^~~~~~~ In file included from /usr/include/fcntl.h:39, from ../bcc/proto.h:373, from ../bcc/types.h:206, from ../bcc/assign.c:6: /usr/include/sys/types.h:264:20: error: conflicting types for 'offset_t' 264 | typedef longlong_t offset_t; | ^~~~~~~~ In file included from ../bcc/assign.c:6: --- gencode.o --- In file included from /usr/include/sys/types.h:43, from /usr/include/fcntl.h:39, from ../bcc/proto.h:373, from ../bcc/types.h:206, from ../bcc/gencode.c:9: /usr/include/sys/machtypes.h:59:54: error: conflicting types for 'label_t' 59 | typedef struct _label_t { long val[REG_LABEL_MAX]; } label_t; | ^~~~~~~ In file included from ../bcc/gencode.c:9: ../bcc/types.h:95:18: note: previous declaration of 'label_t' was here 95 | typedef unsigned label_t; /* label number */ | ^~~~~~~ In file included from /usr/include/fcntl.h:39, from ../bcc/proto.h:373, from ../bcc/types.h:206, from ../bcc/gencode.c:9: /usr/include/sys/types.h:264:20: error: conflicting types for 'offset_t' 264 | typedef longlong_t offset_t; | ^~~~~~~~ In file included from ../bcc/gencode.c:9: --- assign.o --- ../bcc/types.h:16:14: note: previous declaration of 'offset_t' was here 16 | typedef long offset_t; /* target machine offset */ | ^~~~~~~~ --- gencode.o --- ../bcc/types.h:16:14: note: previous declaration of 'offset_t' was here 16 | typedef long offset_t; /* target machine offset */ | ^~~~~~~~ --- all-ld --- A failure has been detected in another branch of the parallel make 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 --- all-bcc-cc1 --- --- declare.o --- *** [declare.o] Error code 1 bmake[1]: stopped in /home/pbulk/build/devel/bcc/work/bcc/bcc-cc1 --- gencode.o --- *** [gencode.o] Error code 1 bmake[1]: stopped in /home/pbulk/build/devel/bcc/work/bcc/bcc-cc1 --- assign.o --- *** [assign.o] Error code 1 bmake[1]: stopped in /home/pbulk/build/devel/bcc/work/bcc/bcc-cc1 3 errors bmake[1]: stopped in /home/pbulk/build/devel/bcc/work/bcc/bcc-cc1 *** [all-bcc-cc1] Error code 2 bmake: stopped in /home/pbulk/build/devel/bcc/work/bcc --- all-as --- 1 error bmake[1]: stopped in /home/pbulk/build/devel/bcc/work/bcc/as *** [all-as] Error code 2 bmake: stopped in /home/pbulk/build/devel/bcc/work/bcc --- all-bcc --- A failure has been detected in another branch of the parallel make bmake[1]: stopped in /home/pbulk/build/devel/bcc/work/bcc/bcc *** [all-bcc] Error code 2 bmake: stopped in /home/pbulk/build/devel/bcc/work/bcc 4 errors bmake: stopped in /home/pbulk/build/devel/bcc/work/bcc *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/bcc *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/bcc