=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for bcc-95.3.12nb1 all ===> ld cc -O2 -march=i586 -Werror -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c dumps.c cc -O2 -march=i586 -Werror -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c io.c cc -O2 -march=i586 -Werror -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c ld.c cc -O2 -march=i586 -Werror -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c readobj.c cc -O2 -march=i586 -Werror -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c table.c cc -O2 -march=i586 -Werror -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c typeconv.c cc -O2 -march=i586 -Werror -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c writebin.c cc -Wl,-R/usr/pkg/lib -o ld86 dumps.o io.o ld.o readobj.o table.o typeconv.o writebin.o mandoc -Tascii -mandoc ld86.1 > ld86.cat1 all ===> as cc -O2 -march=i586 -Werror -c as.c cc -O2 -march=i586 -Werror -c assemble.c cc -O2 -march=i586 -Werror -c error.c cc -O2 -march=i586 -Werror -c express.c cc -O2 -march=i586 -Werror -c genbin.c cc -O2 -march=i586 -Werror -c genlist.c cc -O2 -march=i586 -Werror -c genobj.c cc -O2 -march=i586 -Werror -c gensym.c cc -O2 -march=i586 -Werror -c macro.c cc -O2 -march=i586 -Werror -c mops.c cc -O2 -march=i586 -Werror -c pops.c cc -O2 -march=i586 -Werror -c readsrc.c cc -O2 -march=i586 -Werror -c scan.c cc -O2 -march=i586 -Werror -c table.c cc -O2 -march=i586 -Werror -c ../ld/typeconv.c cc -Wl,-R/usr/pkg/lib -o as86 as.o assemble.o error.o express.o genbin.o genlist.o genobj.o gensym.o macro.o mops.o pops.o readsrc.o scan.o table.o typeconv.o mandoc -Tascii -mandoc as86.1 > as86.cat1 all ===> bcc-cc1 cc -O2 -march=i586 -Werror -DNSIG=32 -DLOCALPREFIX=\"/usr/pkg\" -c ../bcc/assign.c ../bcc/assign.c:29:24: error: '&&' within '||' [-Werror,-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: error: '&&' within '||' [-Werror,-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: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] && strcmp(source->name.namep, target->name.namep) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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: error: '&&' within '||' [-Werror,-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: error: '&&' within '||' [-Werror,-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: error: '&&' within '||' [-Werror,-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 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/devel/bcc/work/bcc/bcc-cc1 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/bcc/work/bcc *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/devel/bcc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/bcc