=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for bcc-95.3.12nb2 --- all-ld --- --- all-as --- --- all-bcc-cc1 --- --- all-ld --- all ===> ld --- all-as --- all ===> as --- all-bcc-cc1 --- all ===> bcc-cc1 --- all-ld --- --- dumps.o --- clang -O2 -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c dumps.c --- all-bcc-cc1 --- --- assign.o --- clang -O2 -m32 -DNSIG=32 -DLOCALPREFIX=\"/usr/pkg\" -c ../bcc/assign.c --- all-as --- --- as.o --- clang -O2 -m32 -c as.c --- all-ld --- --- io.o --- --- all-bcc-cc1 --- ../bcc/assign.c:29:24: warning: '&&' within '||' [-Wlogical-op-parentheses] target->indcount == 0 && target->flags != REGVAR) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../bcc/assign.c:29:24: note: place parentheses around the '&&' expression to silence this warning target->indcount == 0 && target->flags != REGVAR) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../bcc/assign.c:43:5: warning: '&&' within '||' [-Wlogical-op-parentheses] && source->name.label != target->name.label ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../bcc/assign.c:43:5: note: place parentheses around the '&&' expression to silence this warning && source->name.label != target->name.label ^ ) ../bcc/assign.c:45:5: warning: '&&' within '||' [-Wlogical-op-parentheses] && strcmp(source->name.namep, target->name.namep) != 0)) --- all-ld --- clang -O2 -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c io.c --- all-bcc-cc1 --- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../bcc/assign.c:45:5: note: place parentheses around the '&&' expression to silence this warning && strcmp(source->name.namep, target->name.namep) != 0)) ^ ) ../bcc/assign.c:41:5: warning: '&&' within '||' [-Wlogical-op-parentheses] && ((source->flags ^ target->flags) & LABELLED ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../bcc/assign.c:41:5: note: place parentheses around the '&&' expression to silence this warning && ((source->flags ^ target->flags) & LABELLED ^ ../bcc/assign.c:213:33: warning: '&&' within '||' [-Wlogical-op-parentheses] || type->constructor & STRUCTU && target->type != type) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../bcc/assign.c:213:33: note: place parentheses around the '&&' expression to silence this warning || type->constructor & STRUCTU && target->type != type) ^ ( ) ../bcc/assign.c:265:47: warning: '&&' within '||' [-Wlogical-op-parentheses] else if (newscalar & (SHORT | INT | LONG) && !(newscalar & DLONG) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../bcc/assign.c:265:47: note: place parentheses around the '&&' expression to silence this warning else if (newscalar & (SHORT | INT | LONG) && !(newscalar & DLONG) ^ ( ) 6 warnings generated. --- declare.o --- clang -O2 -m32 -DNSIG=32 -DLOCALPREFIX=\"/usr/pkg\" -c ../bcc/declare.c --- all-as --- --- assemble.o --- clang -O2 -m32 -c assemble.c --- all-bcc-cc1 --- ../bcc/declare.c:716:27: warning: '&&' within '||' [-Wlogical-op-parentheses] gvarsc == EXTERNDECL && ~~~~~~~~~~~~~~~~~~~~~^~ ../bcc/declare.c:716:27: note: place parentheses around the '&&' expression to silence this warning gvarsc == EXTERNDECL && ~~~~~~~~~~~~~~~~~~~~~^~ ../bcc/declare.c:726:31: warning: '&&' within '||' [-Wlogical-op-parentheses] gvartype->typesize != 0 && ~~~~~~~~~~~~~~~~~~~~~~~~^~ ../bcc/declare.c:726:31: note: place parentheses around the '&&' expression to silence this warning gvartype->typesize != 0 && ^ ( --- all-as --- --- error.o --- clang -O2 -m32 -c error.c --- all-ld --- --- ld.o --- clang -O2 -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c ld.c --- all-as --- --- express.o --- clang -O2 -m32 -c express.c --- all-bcc-cc1 --- 2 warnings generated. --- all-ld --- --- readobj.o --- clang -O2 -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c readobj.c --- all-bcc-cc1 --- --- gencode.o --- clang -O2 -m32 -DNSIG=32 -DLOCALPREFIX=\"/usr/pkg\" -c ../bcc/gencode.c --- all-as --- --- genbin.o --- clang -O2 -m32 -c genbin.c --- all-ld --- --- table.o --- --- all-as --- --- genlist.o --- --- all-ld --- clang -O2 -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c table.c --- all-as --- clang -O2 -m32 -c genlist.c --- all-ld --- --- typeconv.o --- clang -O2 -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c typeconv.c --- all-bcc-cc1 --- ../bcc/gencode.c:294:24: warning: '&&' within '||' [-Wlogical-op-parentheses] left->tag == FUNCOP && source->flags != REGVAR)) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../bcc/gencode.c:294:24: note: place parentheses around the '&&' expression to silence this warning left->tag == FUNCOP && source->flags != REGVAR)) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../bcc/gencode.c:355:6: warning: '&&' within '||' [-Wlogical-op-parentheses] && !(target->type->scalar & (DLONG | RSCALAR)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../bcc/gencode.c:355:6: note: place parentheses around the '&&' expression to silence this warning && !(target->type->scalar & (DLONG | RSCALAR)) ^ ) ../bcc/gencode.c:358:34: warning: '&&' within '||' [-Wlogical-op-parentheses] && source->indcount == 0 && target->indcount != 0)) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../bcc/gencode.c:358:34: note: place parentheses around the '&&' expression to silence this warning && source->indcount == 0 && target->indcount != 0)) ^ ) --- all-ld --- --- writebin.o --- clang -O2 -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c writebin.c --- all-as --- --- genobj.o --- clang -O2 -m32 -c genobj.c --- all-bcc-cc1 --- 3 warnings generated. --- label.o --- clang -O2 -m32 -DNSIG=32 -DLOCALPREFIX=\"/usr/pkg\" -c ../bcc/label.c --- all-ld --- --- ld86 --- clang -m32 -Wl,-R/usr/pkg/lib -o ld86 dumps.o io.o ld.o readobj.o table.o typeconv.o writebin.o /usr/bin/ld: skipping incompatible /usr/lib/libgcc.a when searching for -lgcc /usr/bin/ld: cannot find -lgcc clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [ld86] Error code 1 bmake[1]: stopped in /var/pkgsrc/work/devel/bcc/work/bcc/ld 1 error bmake[1]: stopped in /var/pkgsrc/work/devel/bcc/work/bcc/ld *** [all-ld] Error code 2 bmake: stopped in /var/pkgsrc/work/devel/bcc/work/bcc --- all-bcc-cc1 --- ../bcc/label.c:232:15: warning: array index -1 is before the beginning of the array [-Warray-bounds] labptr = &vislab[-1]; ^ ~~ ../bcc/label.c:64:1: note: array 'vislab' declared here PRIVATE struct labdatstruct vislab[MAXVISLAB]; /* bss, all labnum's init 0 */ ^ ../bcc/const.h:51:17: note: expanded from macro 'PRIVATE' #define PRIVATE static ^ --- all-as --- A failure has been detected in another branch of the parallel make bmake[1]: stopped in /var/pkgsrc/work/devel/bcc/work/bcc/as *** [all-as] Error code 2 bmake: stopped in /var/pkgsrc/work/devel/bcc/work/bcc --- all-bcc-cc1 --- 1 warning generated. A failure has been detected in another branch of the parallel make bmake[1]: stopped in /var/pkgsrc/work/devel/bcc/work/bcc/bcc-cc1 *** [all-bcc-cc1] Error code 2 bmake: stopped in /var/pkgsrc/work/devel/bcc/work/bcc 3 errors bmake: stopped in /var/pkgsrc/work/devel/bcc/work/bcc *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/devel/bcc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/bcc