=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for beav-1.40.18 --- basic.o --- --- ebcdic.o --- --- fileio.o --- --- region.o --- --- text.o --- --- basic.o --- gcc -g -DUNIX -DBSD -Wall -c basic.c --- ebcdic.o --- gcc -g -DUNIX -DBSD -Wall -c ebcdic.c --- fileio.o --- gcc -g -DUNIX -DBSD -Wall -c fileio.c --- region.o --- gcc -g -DUNIX -DBSD -Wall -c region.c --- text.o --- gcc -g -DUNIX -DBSD -Wall -c text.c --- fileio.o --- fileio.c: In function 'fbackupfile': fileio.c:257:12: warning: pointer targets in assignment differ in signedness fileio.c:277:5: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness /usr/include/string.h:136:14: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:279:5: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/stdio.h:361:12: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:280:5: warning: pointer targets in passing argument 1 of 'writ_echo' differ in signedness prototyp.h:67:13: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:281:5: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:845:12: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:285:5: warning: pointer targets in passing argument 2 of 'rename' differ in signedness /usr/include/stdio.h:177:12: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:288:2: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/stdio.h:361:12: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:289:2: warning: pointer targets in passing argument 1 of 'err_echo' differ in signedness prototyp.h:79:13: note: expected 'char *' but argument is of type 'unsigned char *' --- wangpc.o --- gcc -g -DUNIX -DBSD -Wall -c wangpc.c --- buffer.o --- --- echo.o --- --- buffer.o --- gcc -g -DUNIX -DBSD -Wall -c buffer.c --- echo.o --- gcc -g -DUNIX -DBSD -Wall -c echo.c --- language.o --- gcc -g -DUNIX -DBSD -Wall -c language.c --- main.o --- gcc -g -DUNIX -DBSD -Wall -c main.c --- search.o --- gcc -g -DUNIX -DBSD -Wall -c search.c --- tty.o --- gcc -g -DUNIX -DBSD -Wall -c tty.c --- window.o --- gcc -g -DUNIX -DBSD -Wall -c window.c --- search.o --- search.c: In function 'readpattern': search.c:850:8: warning: pointer targets in passing argument 1 of 'bin_to_text' differ in signedness prototyp.h:54:13: note: expected 'char *' but argument is of type 'unsigned char *' search.c:858:5: warning: pointer targets in passing argument 1 of 'bin_to_text' differ in signedness prototyp.h:54:13: note: expected 'char *' but argument is of type 'unsigned char *' --- cinfo.o --- gcc -g -DUNIX -DBSD -Wall -c cinfo.c --- extend.o --- gcc -g -DUNIX -DBSD -Wall -c extend.c --- kbd.o --- gcc -g -DUNIX -DBSD -Wall -c kbd.c --- spawn.o --- --- ttyio.o --- --- spawn.o --- gcc -g -DUNIX -DBSD -Wall -c spawn.c --- ttyio.o --- gcc -g -DUNIX -DBSD -Wall -c ttyio.c --- extend.o --- extend.c: In function 'sort_buf': extend.c:169:6: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extend.c:169:6: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' --- termio.o --- gcc -g -DUNIX -DBSD -Wall -c termio.c --- tcap.o --- gcc -g -DUNIX -DBSD -Wall -c tcap.c --- word.o --- --- display.o --- --- word.o --- gcc -g -DUNIX -DBSD -Wall -c word.c --- file.o --- --- display.o --- gcc -g -DUNIX -DBSD -Wall -c display.c --- file.o --- gcc -g -DUNIX -DBSD -Wall -c file.c --- termio.o --- termio.c: In function 'ttopen': termio.c:96:20: error: storage size of 'ttysize' isn't known termio.c:99:15: error: 'TIOCGETP' undeclared (first use in this function) termio.c:99:15: note: each undeclared identifier is reported only once for each function it appears in termio.c:100:5: error: 'ntermb' has an incomplete type termio.c:101:5: error: invalid use of undefined type 'struct sgttyb' termio.c:101:25: error: 'ECHO' undeclared (first use in this function) termio.c:102:5: error: invalid use of undefined type 'struct sgttyb' termio.c:102:24: error: 'RAW' undeclared (first use in this function) termio.c:103:15: error: 'TIOCSETP' undeclared (first use in this function) termio.c:116:19: error: 'TIOCGSIZE' undeclared (first use in this function) termio.c:96:20: warning: unused variable 'ttysize' termio.c: In function 'ttclose': termio.c:181:19: error: 'TIOCSETP' undeclared (first use in this function) *** [termio.o] Error code 1 bmake: stopped in /tmp/pkgsrc/editors/beav/work/beav-140 --- tcap.o --- tcap.c: In function 'putpad': tcap.c:53:5: warning: implicit declaration of function 'tputs' tcap.c: In function 'tcapopen': tcap.c:81:5: warning: implicit declaration of function 'tgetent' tcap.c:99:19: error: 'TIOCGSIZE' undeclared (first use in this function) tcap.c:99:19: note: each undeclared identifier is reported only once for each function it appears in tcap.c:100:2: error: invalid use of undefined type 'struct ttysize' tcap.c:102:2: error: invalid use of undefined type 'struct ttysize' tcap.c:109:5: warning: implicit declaration of function 'tgetnum' *** [tcap.o] Error code 1 bmake: stopped in /tmp/pkgsrc/editors/beav/work/beav-140 --- display.o --- display.c: In function 'bin_to_text': display.c:441:3: warning: pointer targets in passing argument 1 of 'get_int' differ in signedness prototyp.h:55:23: note: expected 'unsigned char *' but argument is of type 'char *' display.c:451:3: warning: pointer targets in passing argument 1 of 'get_long' differ in signedness prototyp.h:56:22: note: expected 'unsigned char *' but argument is of type 'char *' display.c:473:3: warning: pointer targets in passing argument 1 of 'get_int' differ in signedness prototyp.h:55:23: note: expected 'unsigned char *' but argument is of type 'char *' display.c:482:3: warning: pointer targets in passing argument 1 of 'get_long' differ in signedness prototyp.h:56:22: note: expected 'unsigned char *' but argument is of type 'char *' display.c:521:3: warning: pointer targets in passing argument 1 of 'get_double' differ in signedness prototyp.h:57:15: note: expected 'unsigned char *' but argument is of type 'char *' display.c:547:3: warning: pointer targets in passing argument 1 of 'get_int' differ in signedness prototyp.h:55:23: note: expected 'unsigned char *' but argument is of type 'char *' display.c:557:3: warning: pointer targets in passing argument 1 of 'get_long' differ in signedness prototyp.h:56:22: note: expected 'unsigned char *' but argument is of type 'char *' display.c:587:3: warning: pointer targets in passing argument 1 of 'get_int' differ in signedness prototyp.h:55:23: note: expected 'unsigned char *' but argument is of type 'char *' display.c:606:3: warning: pointer targets in passing argument 1 of 'get_long' differ in signedness prototyp.h:56:22: note: expected 'unsigned char *' but argument is of type 'char *' --- file.o --- file.c: In function 'readin': file.c:367:2: warning: pointer targets in passing argument 1 of 'ffgetline' differ in signedness prototyp.h:107:13: note: expected 'char *' but argument is of type 'unsigned char *' file.c: In function 'writeout': file.c:647:2: warning: pointer targets in passing argument 1 of 'ffputline' differ in signedness prototyp.h:106:13: note: expected 'char *' but argument is of type 'unsigned char *' 2 errors bmake: stopped in /tmp/pkgsrc/editors/beav/work/beav-140 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/editors/beav *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/editors/beav