=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for sc-6.21nb2 --- gram.c --- --- pvmtbl.c --- --- pxmalloc.c --- --- qhelp.c --- --- cmds.o --- --- gram.c --- yacc -d gram.y --- pvmtbl.c --- rm -f pvmtbl.c --- pxmalloc.c --- rm -f pxmalloc.c --- qhelp.c --- rm -f qhelp.c --- cmds.o --- gcc -O3 -pipe -fstack-protector -Wno-format -fno-builtin -DBSD43 -DDOBACKUPS -c cmds.c --- pvmtbl.c --- ln -s vmtbl.c pvmtbl.c --- pxmalloc.c --- ln -s xmalloc.c pxmalloc.c --- qhelp.c --- ln -s help.c qhelp.c --- crypt.o --- --- format.o --- --- help.o --- --- crypt.o --- gcc -O3 -pipe -fstack-protector -Wno-format -fno-builtin -DBSD43 -DDOBACKUPS -c crypt.c --- format.o --- gcc -O3 -pipe -fstack-protector -Wno-format -fno-builtin -DBSD43 -c format.c --- help.o --- gcc -O3 -pipe -fstack-protector -Wno-format -fno-builtin -DBSD43 -c help.c --- gram.c --- mv y.tab.c gram.c --- interp.o --- gcc -O3 -pipe -fstack-protector -Wno-format -fno-builtin -DBSD43 -DSIGVOID -DRE_COMP -c interp.c --- range.o --- gcc -O3 -pipe -fstack-protector -Wno-format -fno-builtin -DBSD43 -c range.c --- sc.o --- gcc -O3 -pipe -fstack-protector -Wno-format -fno-builtin -DBSD43 -DDFLT_PAGER=\"more\" -DSIGVOID -DSAVENAME=\"SC.SAVE\" -c sc.c --- interp.o --- interp.c: In function 'doext': interp.c:1047:25: error: macro "strchr" requires 2 arguments, but only 1 given interp.c:1047:18: error: 'strchr' redeclared as different kind of symbol /usr/include/string.h:235:14: note: previous declaration of 'strchr' was here *** [interp.o] Error code 1 bmake: stopped in /tmp/pkgsrc/math/sc/work 1 error bmake: stopped in /tmp/pkgsrc/math/sc/work *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/math/sc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/math/sc