=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for sc-6.21nb2 gcc -pipe -O2 -DBSD43 -DDOBACKUPS -c cmds.c In file included from cmds.c:28: sc.h:422:1: warning: "memcpy" redefined In file included from /usr/include/string.h:190, from /usr/include/strings.h:94, from cmds.c:15: /usr/include/secure/_string.h:53:1: warning: this is the location of the previous definition In file included from cmds.c:28: sc.h:423:1: warning: "memset" redefined In file included from /usr/include/string.h:190, from /usr/include/strings.h:94, from cmds.c:15: /usr/include/secure/_string.h:75:1: warning: this is the location of the previous definition cmds.c:36: warning: conflicting types for built-in function 'exit' cmds.c: In function 'openout': cmds.c:1292: warning: incompatible implicit declaration of built-in function 'execl' cmds.c:1292: warning: missing sentinel in function call gcc -pipe -O2 -DBSD43 -DDOBACKUPS -c crypt.c gcc -pipe -O2 -DBSD43 -no-cpp-precomp -isystem /usr/include -c format.c format.c: In function 'format': format.c:135: warning: incompatible implicit declaration of built-in function 'strlen' format.c: In function 'fmt_int': format.c:359: warning: incompatible implicit declaration of built-in function 'strlen' format.c: In function 'reverse': format.c:471: warning: incompatible implicit declaration of built-in function 'strlen' yacc -d gram.y mv y.tab.c gram.c gcc -pipe -O2 -DBSD43 -c gram.c gram.y: In function 'yyparse': gram.y:436: warning: incompatible implicit declaration of built-in function 'strlen' gram.y:437: warning: incompatible implicit declaration of built-in function 'strcpy' sed < gram.y > experres.h -f eres.sed sed < gram.y > statres.h -f sres.sed gcc -pipe -O2 -DBSD43 -c help.c gcc -pipe -O2 -DBSD43 -DSIGVOID -DRE_COMP -c interp.c In file included from interp.c:45: sc.h:422:1: warning: "memcpy" redefined In file included from /usr/include/string.h:190, from interp.c:40: /usr/include/secure/_string.h:53:1: warning: this is the location of the previous definition In file included from interp.c:45: sc.h:423:1: warning: "memset" redefined In file included from /usr/include/string.h:190, from interp.c:40: /usr/include/secure/_string.h:75:1: warning: this is the location of the previous definition gcc -pipe -O2 -DBSD43 -DSIGVOID -c lex.c In file included from lex.c:35: sc.h:422:1: warning: "memcpy" redefined In file included from /usr/include/string.h:190, from lex.c:20: /usr/include/secure/_string.h:53:1: warning: this is the location of the previous definition In file included from lex.c:35: sc.h:423:1: warning: "memset" redefined In file included from /usr/include/string.h:190, from lex.c:20: /usr/include/secure/_string.h:75:1: warning: this is the location of the previous definition lex.c: In function 'initkbd': lex.c:405: warning: incompatible implicit declaration of built-in function 'exit' gcc -pipe -O2 -DBSD43 -no-cpp-precomp -isystem /usr/include -c range.c In file included from range.c:22: sc.h:422:1: warning: "memcpy" redefined In file included from /usr/include/string.h:190, from range.c:15: /usr/include/secure/_string.h:53:1: warning: this is the location of the previous definition In file included from range.c:22: sc.h:423:1: warning: "memset" redefined In file included from /usr/include/string.h:190, from range.c:15: /usr/include/secure/_string.h:75:1: warning: this is the location of the previous definition gcc -pipe -O2 -DBSD43 -DDFLT_PAGER=\"more\" -DSIGVOID -DSAVENAME=\"SC.SAVE\" -c sc.c In file included from sc.c:29: sc.h:422:1: warning: "memcpy" redefined In file included from /usr/include/string.h:190, from sc.c:24: /usr/include/secure/_string.h:53:1: warning: this is the location of the previous definition In file included from sc.c:29: sc.h:423:1: warning: "memset" redefined In file included from /usr/include/string.h:190, from sc.c:24: /usr/include/secure/_string.h:75:1: warning: this is the location of the previous definition sc.c: In function 'main': sc.c:229: warning: incompatible implicit declaration of built-in function 'exit' sc.c:267: warning: incompatible implicit declaration of built-in function 'exit' sc.c:770: warning: incompatible implicit declaration of built-in function 'execl' sc.c:773: warning: incompatible implicit declaration of built-in function 'exit' sc.c:1270: warning: incompatible implicit declaration of built-in function 'exit' sc.c: In function 'doquit': sc.c:1367: warning: incompatible implicit declaration of built-in function 'exit' sc.c: In function 'dump_me': sc.c:1379: warning: incompatible implicit declaration of built-in function 'abort' gcc -pipe -O2 -DBSD43 -DINTERNATIONAL -DSIGVOID -c screen.c screen.c: In function 'update': screen.c:338: warning: incompatible implicit declaration of built-in function 'strlen' gcc -pipe -O2 -DBSD43 -no-cpp-precomp -isystem /usr/include -c version.c gcc -pipe -O2 -DBSD43 -no-cpp-precomp -isystem /usr/include -c vi.c In file included from vi.c:23: sc.h:422:1: warning: "memcpy" redefined In file included from /usr/include/string.h:190, from vi.c:12: /usr/include/secure/_string.h:53:1: warning: this is the location of the previous definition In file included from vi.c:23: sc.h:423:1: warning: "memset" redefined In file included from /usr/include/string.h:190, from vi.c:12: /usr/include/secure/_string.h:75:1: warning: this is the location of the previous definition gcc -pipe -O2 -DBSD43 -no-cpp-precomp -isystem /usr/include -c vmtbl.c vmtbl.c: In function 'growtbl': vmtbl.c:144: warning: incompatible implicit declaration of built-in function 'bzero' vmtbl.c:170: warning: incompatible implicit declaration of built-in function 'bzero' gcc -pipe -O2 -DBSD43 -no-cpp-precomp -isystem /usr/include -c xmalloc.c xmalloc.c:10: warning: conflicting types for built-in function 'malloc' xmalloc.c: In function 'fatal': xmalloc.c:81: warning: incompatible implicit declaration of built-in function 'exit' gcc -L/usr/pkg/lib cmds.o crypt.o format.o gram.o help.o interp.o lex.o range.o sc.o screen.o version.o vi.o vmtbl.o xmalloc.o -lm -lcurses -ltermcap -lcompat -o sc ld: library not found for -lcompat collect2: ld returned 1 exit status *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/math/sc/work *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/math/sc *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/math/sc