### ### Tue Jul 6 09:09:36 CEST 2004: ### /usr/pkg/bin/bmake bulk-package for ispell-base-3.1.20nb2 ### Current pkg count: 7 installed packages: digest-20021220 gettext-lib-0.11.5nb3 gmake-3.80nb3 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 patch-2.5.4nb2 pkg_install-info-4.5nb2 ### BULK> Full rebuild in progress... BULK> Cleaning package and its depends ===> Cleaning for ispell-base-3.1.20nb2 ===> Cleaning for pkg_install-info-4.5nb2 ===> Cleaning for gtexinfo-4.6nb2 ===> Cleaning for gettext-lib-0.11.5nb3 ===> Cleaning for libiconv-1.9.1nb2 ===> Cleaning for libtool-base-1.5.6nb1 ===> Cleaning for patch-2.5.4nb2 BULK> Removing installed packages which are not needed to build ispell-base-3.1.20nb2 BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest) BULK> ispell-base-3.1.20nb2 requires installed package libiconv-1.9.1nb2 (converters/libiconv) to build. /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gmake-3.80nb3 BULK> ispell-base-3.1.20nb2 requires installed package patch-2.5.4nb2 (devel/patch) to build. BULK> ispell-base-3.1.20nb2 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build. BULK> ispell-base-3.1.20nb2 requires installed package gettext-lib-0.11.5nb3 (devel/gettext-lib) to build. BULK> ispell-base-3.1.20nb2 requires installed package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) to build. BULK> Installing packages which are required to build ispell-base-3.1.20nb2. BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/All/gtexinfo-4.6nb2.tgz BULK> Required package gettext-lib-0.11.5nb3 (devel/gettext-lib) is already installed BULK> Required package libiconv-1.9.1nb2 (converters/libiconv) is already installed BULK> Required package libtool-base-1.5.6nb1 (devel/libtool-base) is already installed BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed BULK> Required package digest-20021220 (pkgtools/digest) is already installed /usr/pkg/bin/bmake package (ispell-base-3.1.20nb2) ===> Checking for vulnerabilities in ispell-base-3.1.20nb2 => ispell-3.1.20.tar.gz doesn't seem to exist on this system. => Attempting to fetch ispell-3.1.20.tar.gz from ftp://ftp.cz.NetBSD.org/pub/NetBSD/packages/distfiles/. => [677987 bytes] => ispell-patch1.gz doesn't seem to exist on this system. => Attempting to fetch ispell-patch1.gz from ftp://ftp.cz.NetBSD.org/pub/NetBSD/packages/distfiles/. => [1110 bytes] => Checksum OK for ispell-3.1.20.tar.gz. => Checksum OK for ispell-patch1.gz. work -> /pkgbuild/textproc/ispell-base/work ===> Extracting for ispell-base-3.1.20nb2 ===> Required installed package pkg_install-info-[0-9]*: pkg_install-info-4.5nb2 found ===> Required installed package gtexinfo>=3.12: gtexinfo-4.6nb2 found ===> Required installed package patch>=2.2: patch-2.5.4nb2 found ===> Patching for ispell-base-3.1.20nb2 ===> Applying distribution patches for ispell-base-3.1.20nb2 ===> Applying pkgsrc patches for ispell-base-3.1.20nb2 ===> Overriding tools for ispell-base-3.1.20nb2 ===> Buildlinking for ispell-base-3.1.20nb2 ===> Configuring for ispell-base-3.1.20nb2 cd /pkgbuild/textproc/ispell-base/work/ispell-3.1; /usr/pkg/bin/nbsed -e 's|/usr/local|/usr/pkg|g'local.h; /usr/ucb/echo "#undef NO8BIT" >> local.h ; /usr/ucb/echo "#define LANGUAGES \"{american,MASTERDICTS=american.med+,HASHFILES=americanmed+.hash,EXTRADICT=/usr/dict/words}\"" >>local.h; /usr/ucb/echo "#define MASKBITS 64" >>local.h; /usr/ucb/echo "#undef WORDS" >> local.h ; /usr/ucb/echo '#define WORDS "/usr/dict/words"' >> local.h ; /usr/ucb/echo '#undef ELISPDIR' >> local.h; /usr/ucb/echo "#define ELISPDIR \"/usr/pkg/share/emacs/site-lisp\"" >> local.h; /usr/ucb/echo "#define CFLAGS \"-O -DHAVE_INTTYPES_H\"" >> local.h cd /pkgbuild/textproc/ispell-base/work/ispell-3.1; /usr/ucb/echo "#define USG" >> local.h; ===> Building for ispell-base-3.1.20nb2 set +vx; for var in BINDIR CC CFLAGS COUNTSUFFIX DEFDICT DEFHASH DEFLANG ELISPDIR EMACS HASHSUFFIX INSTALL LANGUAGES LIBDIR LIBES LINT LINTFLAGS MAKE_SORTTMP MAN1DIR MAN1EXT MAN4DIR MAN4EXT MASTERHASH MSGLANG REGLIB STATSUFFIX TERMLIB TEXINFODIR YACC ; do cat config.X local.h | sed -n -e "s/^#define[ ]*$var[ ]*"'"'"/$var=/p" | sed -e 's/".*$/'"'/" -e "s/=/='/" | tail -1; 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 -O -DHAVE_INTTYPES_H -c buildhash.c + cc -O -DHAVE_INTTYPES_H -c hash.c + cc -O -DHAVE_INTTYPES_H -c makedent.c + yacc parse.y + cc -O -DHAVE_INTTYPES_H -c y.tab.c + mv y.tab.o parse.o + rm -f y.tab.c + cc -O -DHAVE_INTTYPES_H -o buildhash buildhash.o hash.o makedent.o parse.o . ./config.sh; sed -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" $SORTTMP < findaffix.X > findaffix chmod +x findaffix . ./config.sh; sed -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" $SORTTMP < tryaffix.X > tryaffix chmod +x tryaffix + cc -O -DHAVE_INTTYPES_H -c term.c "term.c", line 194: warning: implicit function declaration: ioctl "term.c", line 370: warning: implicit function declaration: unlink "term.c", line 489: warning: implicit function declaration: fork "term.c", line 491: warning: implicit function declaration: execvp "term.c", line 492: warning: implicit function declaration: _exit "term.c", line 496: warning: implicit function declaration: wait + cc -O -DHAVE_INTTYPES_H -c ispell.c "ispell.c", line 715: warning: implicit function declaration: access "ispell.c", line 825: warning: implicit function declaration: sleep "ispell.c", line 862: warning: implicit function declaration: unlink "ispell.c", line 909: warning: implicit function declaration: link + cc -O -DHAVE_INTTYPES_H -c correct.c "correct.c", line 519: warning: implicit function declaration: sleep + cc -O -DHAVE_INTTYPES_H -c defmt.c + cc -O -DHAVE_INTTYPES_H -c dump.c + cc -O -DHAVE_INTTYPES_H -c good.c "good.c", line 107: warning: no explicit type given + cc -O -DHAVE_INTTYPES_H -c lookup.c "lookup.c", line 69: warning: no explicit type given "lookup.c", line 85: warning: implicit function declaration: open "lookup.c", line 91: warning: implicit function declaration: read "lookup.c", line 182: warning: implicit function declaration: lseek "lookup.c", line 206: warning: implicit function declaration: close + cc -O -DHAVE_INTTYPES_H -c tgood.c + cc -O -DHAVE_INTTYPES_H -c tree.c "tree.c", line 104: warning: no explicit type given "tree.c", line 250: warning: implicit function declaration: access "tree.c", line 253: warning: implicit function declaration: sleep + cc -O -DHAVE_INTTYPES_H -c xgets.c + cc -O -DHAVE_INTTYPES_H -o ispell term.o ispell.o correct.o defmt.o dump.o good.o lookup.o hash.o makedent.o tgood.o tree.o xgets.o -ltermcap + cc -O -DHAVE_INTTYPES_H -c icombine.c . ./config.sh; set -x; $CC $CFLAGS -o icombine icombine.o makedent.o parse.o $LIBES + cc -O -DHAVE_INTTYPES_H -o icombine icombine.o makedent.o parse.o + cc -O -DHAVE_INTTYPES_H -c ijoin.c + cc -O -DHAVE_INTTYPES_H -c fields.c + cc -O -DHAVE_INTTYPES_H -o ijoin ijoin.o fields.o . ./config.sh; sed -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" $SORTTMP < munchlist.X > munchlist chmod +x munchlist . ./config.sh; sed -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" $SORTTMP < subset.X > subset chmod +x subset + cc -O -DHAVE_INTTYPES_H -o sq sq.c + cc -O -DHAVE_INTTYPES_H -o unsq unsq.c . ./config.sh; sed -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" $SORTTMP < zapdups.X > zapdups chmod +x zapdups ./ispell -v | head -1 @(#) International Ispell Version 3.1.20 10/10/95, patch 1 . ./config.sh; sed -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" $SORTTMP < ispell.1X > ispell.1 set +e; . ./config.sh; set +vx; if [ -d $TEXINFODIR ]; then if true >/dev/null && /pkgbuild/textproc/ispell-base/work/.tools/bin/makeinfo --no-split --force ispell.texinfo 2>/dev/null; true; then :; elif sh iwhich $EMACS >/dev/null; then set -e; $EMACS -batch dummy -i ispell.texinfo -f texinfo-format-buffer -f save-buffer; fi; rm -f ispell.info~; else : ; fi make LANGUAGE_TARGET=all SHELLDEBUG=+vx language-subdirs + cd languages/american + eval make BUILD=build DBUILD=build CBUILD=build SHELLDEBUG=+vx 'MASTERDICTS=american.med+' 'HASHFILES=americanmed+.hash' 'EXTRADICT=/usr/dict/words' all + make BUILD=build DBUILD=build CBUILD=build SHELLDEBUG=+vx MASTERDICTS=american.med+ HASHFILES=americanmed+.hash EXTRADICT=/usr/dict/words all rm -f english.[0-3] american.[0-2] altamer.[012] british.[012] make -f ../english/Makefile 'DBUILD=' VARIANTS=american 'EXTRADICT=/usr/dict/words' 'SHELLDEBUG=+vx' 'AFFIXES=../english/english.aff' english.med+ make: don't know how to make /usr/dict/words. Stop make: stopped in /pkgbuild/textproc/ispell-base/work/ispell-3.1/languages/american *** Error code 2 Stop. make: stopped in /pkgbuild/textproc/ispell-base/work/ispell-3.1/languages/american *** Error code 1 Stop. make: stopped in /pkgbuild/textproc/ispell-base/work/ispell-3.1/languages/american + exit 1 *** Error code 1 Stop. make: stopped in /pkgbuild/textproc/ispell-base/work/ispell-3.1 *** Error code 1 Stop. bmake: stopped in /pkgbuild/textproc/ispell-base/work/ispell-3.1 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/ispell-base *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/ispell-base BULK> ispell-base-3.1.20nb2 was marked as broken: -rw-r--r-- 1 root other 11025 Jul 6 09:10 .broken.html /usr/pkg/bin/bmake deinstall ===> Deinstalling for ispell-base BULK> Marking all packages which depend upon ispell-base-3.1.20nb2 as broken: BULK> marking package that requires ispell-base-3.1.20nb2 as broken: abiword-personal-1.0.5nb4 (editors/abiword1) NOTE: Couldn't lock the package database. NOTE: Couldn't lock the package database. BULK> marking package that requires ispell-base-3.1.20nb2 as broken: cjk-lyx-1.2.0nb3 (print/cjk-lyx) NOTE: Couldn't lock the package database. NOTE: Couldn't lock the package database. BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-british-3.1.20 (textproc/ispell-british) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-catalan-1.0 (textproc/ispell-catalan) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-emacs-3.6 (textproc/ispell-emacs) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: emacs-packages-0.5 (editors/emacs-packages) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: flyspell-1.7c (textproc/flyspell) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-francais-1.4 (textproc/ispell-francais) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-gaeilge-2.0 (textproc/ispell-gaeilge) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-german-20030222 (textproc/ispell-german) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-polski-20021127 (textproc/ispell-polski) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-romanian-20020218 (textproc/ispell-romanian) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-russian-0.99f5 (textproc/ispell-russian) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-russian-io-0.99f5 (textproc/ispell-russian-io) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-slovak-0.2.1 (textproc/ispell-slovak) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-spanish-1.7 (textproc/ispell-spanish) BULK> marking package that requires ispell-base-3.1.20nb2 as broken: ispell-svenska-1.2.1 (textproc/ispell-svenska) BULK> Build for ispell-base-3.1.20nb2 was not successful, aborting.