=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for dcdflib.c-1.1nb1 cc -O2 -march=i586 -Werror -c dcdflib.c dcdflib.c:1889:36: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] if(!(*s < 0.0e0 || *which != 3 && *s > *xn)) goto S160; ~~ ~~~~~~~~~~~~^~~~~~~~~~~ dcdflib.c:1889:36: note: place parentheses around the '&&' expression to silence this warning if(!(*s < 0.0e0 || *which != 3 && *s > *xn)) goto S160; ^ ( ) dcdflib.c:3551:20: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] if(!(qporq && cum > 1.5e0 || !qporq && ccum > 1.5e0)) goto S280; ~~~~~~^~~~~~~~~~~~~~ ~~ dcdflib.c:3551:20: note: place parentheses around the '&&' expression to silence this warning if(!(qporq && cum > 1.5e0 || !qporq && ccum > 1.5e0)) goto S280; ^ ( ) dcdflib.c:3551:45: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] if(!(qporq && cum > 1.5e0 || !qporq && ccum > 1.5e0)) goto S280; ~~ ~~~~~~~^~~~~~~~~~~~~~~ dcdflib.c:3551:45: note: place parentheses around the '&&' expression to silence this warning if(!(qporq && cum > 1.5e0 || !qporq && ccum > 1.5e0)) goto S280; ^ ( ) dcdflib.c:6410:17: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] qup = qincr && yy < 0.0e0 || !qincr && yy > 0.0e0; ~~~~~~^~~~~~~~~~~~~ ~~ dcdflib.c:6410:17: note: place parentheses around the '&&' expression to silence this warning qup = qincr && yy < 0.0e0 || !qincr && yy > 0.0e0; ^ ( ) dcdflib.c:6410:41: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] qup = qincr && yy < 0.0e0 || !qincr && yy > 0.0e0; ~~ ~~~~~~~^~~~~~~~~~~~~ dcdflib.c:6410:41: note: place parentheses around the '&&' expression to silence this warning qup = qincr && yy < 0.0e0 || !qincr && yy > 0.0e0; ^ ( ) dcdflib.c:6434:18: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] qbdd = qincr && yy >= 0.0e0 || !qincr && yy <= 0.0e0; ~~~~~~^~~~~~~~~~~~~~ ~~ dcdflib.c:6434:18: note: place parentheses around the '&&' expression to silence this warning qbdd = qincr && yy >= 0.0e0 || !qincr && yy <= 0.0e0; ^ ( ) dcdflib.c:6434:43: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] qbdd = qincr && yy >= 0.0e0 || !qincr && yy <= 0.0e0; ~~ ~~~~~~~^~~~~~~~~~~~~~ dcdflib.c:6434:43: note: place parentheses around the '&&' expression to silence this warning qbdd = qincr && yy >= 0.0e0 || !qincr && yy <= 0.0e0; ^ ( ) dcdflib.c:6475:18: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] qbdd = qincr && yy <= 0.0e0 || !qincr && yy >= 0.0e0; ~~~~~~^~~~~~~~~~~~~~ ~~ dcdflib.c:6475:18: note: place parentheses around the '&&' expression to silence this warning qbdd = qincr && yy <= 0.0e0 || !qincr && yy >= 0.0e0; ^ ( ) dcdflib.c:6475:43: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] qbdd = qincr && yy <= 0.0e0 || !qincr && yy >= 0.0e0; ~~ ~~~~~~~^~~~~~~~~~~~~~ dcdflib.c:6475:43: note: place parentheses around the '&&' expression to silence this warning qbdd = qincr && yy <= 0.0e0 || !qincr && yy >= 0.0e0; ^ ( ) dcdflib.c:6877:26: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] qrzero = fc >= 0.0e0 && fb <= 0.0e0 || fc < 0.0e0 && fb >= 0.0e0; ~~~~~~~~~~~~^~~~~~~~~~~~~~ ~~ dcdflib.c:6877:26: note: place parentheses around the '&&' expression to silence this warning qrzero = fc >= 0.0e0 && fb <= 0.0e0 || fc < 0.0e0 && fb >= 0.0e0; ^ ( ) dcdflib.c:6877:55: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] qrzero = fc >= 0.0e0 && fb <= 0.0e0 || fc < 0.0e0 && fb >= 0.0e0; ~~ ~~~~~~~~~~~^~~~~~~~~~~~~~ dcdflib.c:6877:55: note: place parentheses around the '&&' expression to silence this warning qrzero = fc >= 0.0e0 && fb <= 0.0e0 || fc < 0.0e0 && fb >= 0.0e0; ^ ( ) 11 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/math/dcdflib.c/work/dcdflib.c/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/math/dcdflib.c *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/math/dcdflib.c