=> 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 ng-1.4.3nb1 --- ttydef.h --- --- sysdef.h --- --- chrdef.h --- --- cinfo.c --- --- spawn.c --- --- ttydef.h --- rm -f ttydef.h --- sysdef.h --- rm -f sysdef.h --- chrdef.h --- rm -f chrdef.h --- cinfo.c --- rm -f cinfo.c --- spawn.c --- rm -f spawn.c --- ttydef.h --- ln sys/default/ttydef.h . --- sysdef.h --- ln sys/bsd/sysdef.h . --- chrdef.h --- ln sys/default/chrdef.h . --- cinfo.c --- ln sys/default/cinfo.c . --- spawn.c --- ln sys/bsd/spawn.c . --- ttyio.c --- --- tty.c --- --- ttykbd.c --- --- fileio.c --- --- canna.c --- --- ttyio.c --- rm -f ttyio.c --- tty.c --- rm -f tty.c --- ttykbd.c --- rm -f ttykbd.c --- fileio.c --- rm -f fileio.c --- canna.c --- rm -f canna.c --- ttyio.c --- ln sys/bsd/ttyio.c . --- tty.c --- ln sys/default/tty.c . --- ttykbd.c --- ln sys/default/ttykbd.c . --- fileio.c --- ln sys/bsd/fileio.c . --- canna.c --- ln sys/default/canna.c . --- basic.o --- --- dir.o --- --- dired.o --- --- shell.o --- --- version.o --- --- basic.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c basic.c --- dir.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c dir.c --- dired.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c dired.c --- shell.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c shell.c --- version.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c version.c --- dir.o --- dir.c: In function 'dirinit': dir.c:110:2: warning: 'getwd' is deprecated (declared at /usr/include/unistd.h:522) --- window.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c window.c --- kinsoku.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c kinsoku.c --- jump.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c jump.c --- buffer.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c buffer.c --- cmode.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c cmode.c --- file.o --- --- line.o --- --- file.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c file.c --- line.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c line.c --- paragraph.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c paragraph.c --- random.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c random.c --- region.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c region.c --- undo.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c undo.c --- word.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c word.c --- complt.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c complt.c --- display.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c display.c --- keymap.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c keymap.c --- modes.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c modes.c --- echo.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c echo.c --- extend.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c extend.c --- help.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c help.c --- kanji.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c kanji.c --- kbd.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c kbd.c --- macro.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c macro.c --- main.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c main.c --- search.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c search.c --- match.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c match.c --- re_search.o --- --- regex.o --- --- re_search.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c re_search.c --- regex.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c regex.c --- skg.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c skg.c --- cinfo.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c cinfo.c --- spawn.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c spawn.c --- ttyio.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c ttyio.c --- spawn.o --- spawn.c: In function 'spawncli': spawn.c:100:3: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) spawn.c:102:3: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) --- ttyio.o --- ttyio.c: In function 'ttraw': ttyio.c:114:15: error: 'TIOCGETP' undeclared (first use in this function) ttyio.c:114:15: note: each undeclared identifier is reported only once for each function it appears in ttyio.c:118:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:118:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:119:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:119:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:120:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:120:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:121:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:121:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:122:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:122:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:123:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:123:23: error: 'ECHO' undeclared (first use in this function) ttyio.c:123:28: error: 'CRMOD' undeclared (first use in this function) ttyio.c:127:2: error: invalid use of undefined type 'struct sgttyb' ttyio.c:127:21: error: 'RAW' undeclared (first use in this function) ttyio.c:127:25: error: 'ANYP' undeclared (first use in this function) ttyio.c:129:15: error: 'TIOCSETP' undeclared (first use in this function) ttyio.c:133:15: error: 'TIOCGETC' undeclared (first use in this function) ttyio.c:137:2: error: invalid use of undefined type 'struct tchars' ttyio.c:138:2: error: invalid use of undefined type 'struct tchars' ttyio.c:143:2: error: invalid use of undefined type 'struct tchars' ttyio.c:144:2: error: invalid use of undefined type 'struct tchars' ttyio.c:146:2: error: invalid use of undefined type 'struct tchars' ttyio.c:147:2: error: invalid use of undefined type 'struct tchars' ttyio.c:148:15: error: 'TIOCSETC' undeclared (first use in this function) ttyio.c:152:15: error: 'TIOCGLTC' undeclared (first use in this function) ttyio.c:156:2: error: invalid use of undefined type 'struct ltchars' ttyio.c:157:2: error: invalid use of undefined type 'struct ltchars' ttyio.c:158:2: error: invalid use of undefined type 'struct ltchars' ttyio.c:159:2: error: invalid use of undefined type 'struct ltchars' ttyio.c:160:2: error: invalid use of undefined type 'struct ltchars' ttyio.c:161:2: error: invalid use of undefined type 'struct ltchars' ttyio.c:162:15: error: 'TIOCSLTC' undeclared (first use in this function) ttyio.c: In function 'ttcooked': ttyio.c:189:15: error: 'TIOCSLTC' undeclared (first use in this function) ttyio.c:193:15: error: 'TIOCSETC' undeclared (first use in this function) ttyio.c:197:15: error: 'TIOCSETP' undeclared (first use in this function) --- tty.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/pkg/include -c tty.c --- ttyio.o --- *** [ttyio.o] Error code 1 bmake: stopped in /tmp/pkgsrc/editors/ng/work/ng 1 error bmake: stopped in /tmp/pkgsrc/editors/ng/work/ng *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/editors/ng *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/editors/ng