=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for ispell-3.3.02 set +vx; MASTERHASH=`cat config.X local.h | sed -n -e 's/^#define[ ]*LANGUAGES[ ][^}]*HASHFILES=\([^,}]*\).*$/\1/p' | sed -n -e '$p'`; HASHSUFFIX=`cat config.X local.h | sed -n -e 's/^#define[ ]*HASHSUFFIX[ ]*"\(.*\)"/\1/p' | sed -n -e '$p'`; case "$MASTERHASH" in american*|british*) DEFHASH="english$HASHSUFFIX";; *) DEFHASH="$MASTERHASH";; esac; DEFLANG=`expr "$DEFHASH" : '\(.*\)\..*$'`.aff; echo "/* This file is generated by the Makefile. Don't edit it! */" > defhash.h; echo '' >> defhash.h; echo '#ifndef MASTERHASH' >> defhash.h; echo '#define MASTERHASH "'"$MASTERHASH"'"' >> defhash.h; echo '#endif' >> defhash.h; echo '#ifndef DEFHASH' >> defhash.h; echo '#define DEFHASH "'"$DEFHASH"'"' >> defhash.h; echo '#endif' >> defhash.h; echo '#ifndef DEFLANG' >> defhash.h; echo '#define DEFLANG "'"$DEFLANG"'"' >> defhash.h; echo '#endif' >> defhash.h set +vx; for var in BAKEXT CC CFLAGS COUNTSUFFIX DEFDICT DEFHASH DEFLANG EXEEXT HASHSUFFIX INSTALL LANGUAGES LIBES LINK LINT LINTFLAGS LOOK_XREF MAKE_SORTTMP MAN1EXT MAN45EXT MAN45SECT MASTERHASH MSGLANG POUNDBANG REGLIB STATSUFFIX SPELL_XREF TERMLIB TIB_XREF WORDS YACC ; do cat config.X defhash.h local.h | sed -n -e "s/^#define[ ]*$var[ ]*"'"'"/$var=/p" | sed -e 's/"[^"]*$/'"'/" -e "s/=/='/" -e 's/\\"/"/g' | sed -n -e '$p'; done > config.sh; for var in BINDIR LIBDIR MAN1DIR MAN45DIR; do cat config.X defhash.h local.h | sed -n -e "s/^#define[ ]*$var[ ]*"'"'"/$var=/p" | sed -e 's/"[^"]*$/'"'/" -e "s/=/=\${DESTDIR}'/" -e 's/\\"/"/g' | sed -n -e '$p'; done >> config.sh; echo 'case "$MAKE_SORTTMP" in "") SORTTMP="-e /!!SORTTMP!!/s/=.*$/=/";; *) SORTTMP=;; esac' >> config.sh cp config.X config.h chmod u+w config.h echo '' >> config.h echo '/* AUTOMATICALLY-GENERATED SYMBOLS */' >> config.h cat local.h config.X | egrep '^#define[ ]*SIGNAL_TYPE' | sed -e 's/TYPE[ ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q >> config.h cat local.h config.X | egrep '^#define[ ]*MASKTYPE' | sed -e 's/TYPE[ ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q >> config.h + rm -f msgs.h + ln languages/english/msgs.h msgs.h + touch msgs.h + cc -O2 -march=i586 -DHAVE_INTTYPES_H -I/usr/include -c buildhash.c + cc -O2 -march=i586 -DHAVE_INTTYPES_H -I/usr/include -c hash.c + cc -O2 -march=i586 -DHAVE_INTTYPES_H -I/usr/include -c makedent.c + yacc parse.y + [ -f y_tab.c ] + mv y.tab.c y_tab.c + cc -O2 -march=i586 -DHAVE_INTTYPES_H -I/usr/include -c y_tab.c + mv y_tab.o parse.o + rm -f y_tab.c + cc -O2 -march=i586 -DHAVE_INTTYPES_H -I/usr/include -o buildhash buildhash.o hash.o makedent.o parse.o -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib . ./config.sh; set +vx; sed -e "s@!!BAKEXT!!@$BAKEXT@g" -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" -e "s@!!LOOK_XREF!!@$LOOK_XREF@g" -e "s@!!MAN45SECT!!@$MAN45SECT@g" -e "s@!!POUNDBANG!!@$POUNDBANG@g" -e "s@!!SPELL_XREF!!@$SPELL_XREF@g" -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" -e "s@!!TIB_XREF!!@$TIB_XREF@g" -e "s@!!WORDS!!@$WORDS@g" $SORTTMP < findaffix.X > findaffix chmod +x findaffix . ./config.sh; set +vx; sed -e "s@!!BAKEXT!!@$BAKEXT@g" -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" -e "s@!!LOOK_XREF!!@$LOOK_XREF@g" -e "s@!!MAN45SECT!!@$MAN45SECT@g" -e "s@!!POUNDBANG!!@$POUNDBANG@g" -e "s@!!SPELL_XREF!!@$SPELL_XREF@g" -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" -e "s@!!TIB_XREF!!@$TIB_XREF@g" -e "s@!!WORDS!!@$WORDS@g" $SORTTMP < tryaffix.X > tryaffix chmod +x tryaffix cc -O2 -march=i586 -DHAVE_INTTYPES_H -I/usr/include -c term.c term.c:178:22: warning: tentative definition of variable with internal linkage has incomplete non-array type 'struct sgttyb' [-Wtentative-definition-incomplete-type] static struct sgttyb sbuf; ^ term.c:178:15: note: forward declaration of 'struct sgttyb' static struct sgttyb sbuf; ^ term.c:179:22: warning: tentative definition of variable with internal linkage has incomplete non-array type 'struct sgttyb' [-Wtentative-definition-incomplete-type] static struct sgttyb osbuf; ^ term.c:178:15: note: forward declaration of 'struct sgttyb' static struct sgttyb sbuf; ^ term.c:352:22: error: use of undeclared identifier 'TIOCGETP' (void) ioctl (0, TIOCGETP, (char *) &osbuf); ^ term.c:358:10: error: incomplete type 'struct sgttyb' is not assignable sbuf = osbuf; ~~~~ ^ term.c:178:15: note: forward declaration of 'struct sgttyb' static struct sgttyb sbuf; ^ term.c:359:9: error: incomplete definition of type 'struct sgttyb' sbuf.sg_flags &= ~ECHO; ~~~~^ term.c:178:15: note: forward declaration of 'struct sgttyb' static struct sgttyb sbuf; ^ term.c:359:23: error: use of undeclared identifier 'ECHO' sbuf.sg_flags &= ~ECHO; ^ term.c:360:9: error: incomplete definition of type 'struct sgttyb' sbuf.sg_flags |= TERM_MODE; ~~~~^ term.c:178:15: note: forward declaration of 'struct sgttyb' static struct sgttyb sbuf; ^ term.c:360:22: error: use of undeclared identifier 'CBREAK' sbuf.sg_flags |= TERM_MODE; ^ ./config.h:841:19: note: expanded from macro 'TERM_MODE' #define TERM_MODE CBREAK ^ term.c:361:22: error: use of undeclared identifier 'TIOCSETP' (void) ioctl (0, TIOCSETP, (char *) &sbuf); ^ term.c:363:22: error: incomplete definition of type 'struct sgttyb' uerasechar = sbuf.sg_erase; ~~~~^ term.c:178:15: note: forward declaration of 'struct sgttyb' static struct sgttyb sbuf; ^ term.c:364:21: error: incomplete definition of type 'struct sgttyb' ukillchar = sbuf.sg_kill; ~~~~^ term.c:178:15: note: forward declaration of 'struct sgttyb' static struct sgttyb sbuf; ^ term.c:409:19: error: use of undeclared identifier 'TIOCSETP' (void) ioctl (0, TIOCSETP, (char *) &osbuf); ^ term.c:432:19: error: use of undeclared identifier 'TIOCSETP' (void) ioctl (0, TIOCSETP, (char *) &osbuf); ^ term.c:453:19: error: use of undeclared identifier 'TIOCSETP' (void) ioctl (0, TIOCSETP, (char *) &sbuf); ^ term.c:523:22: error: use of undeclared identifier 'TIOCSETP' (void) ioctl (0, TIOCSETP, (char *) &osbuf); ^ term.c:542:9: warning: implicit declaration of function 'wait' is invalid in C99 [-Wimplicit-function-declaration] while (wait (&termstat) != i) ^ term.c:571:22: error: use of undeclared identifier 'TIOCSETP' (void) ioctl (0, TIOCSETP, (char *) &sbuf); ^ term.c:178:22: error: tentative definition has type 'struct sgttyb' that is never completed static struct sgttyb sbuf; ^ term.c:178:15: note: forward declaration of 'struct sgttyb' static struct sgttyb sbuf; ^ term.c:179:22: error: tentative definition has type 'struct sgttyb' that is never completed static struct sgttyb osbuf; ^ term.c:178:15: note: forward declaration of 'struct sgttyb' static struct sgttyb sbuf; ^ 3 warnings and 16 errors generated. term.c wouldn't compile. Try inverting USG in local.h *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/textproc/ispell/work/ispell-3.3.02 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/ispell *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/ispell