Package: aspell Version: 0.60.4-1 Tags: FTBFS Severity: minor tail of the build log:
[...] creating libpspell.la (cd .libs && rm -f libpspell.la && ln -s ../libpspell.la libpspell.la) depbase=`echo prog/compress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT prog/compress.o -MD -MP -MF "$depbase.Tpo" -c -o prog/compress.o prog/compress.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link cc -g -Wall -O2 -o word-list-compress prog/compress.o -ldl -ldl cc -g -Wall -O2 -o word-list-compress prog/compress.o -ldl depbase=`echo prog/aspell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -fno-exceptions -MT prog/aspell.o -MD -MP -MF "$depbase.Tpo" -c -o prog/aspell.o prog/aspell.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo prog/check_funs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -fno-exceptions -MT prog/check_funs.o -MD -MP -MF "$depbase.Tpo" -c -o prog/check_funs.o prog/check_funs.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo prog/checker_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -fno-exceptions -MT prog/checker_string.o -MD -MP -MF "$depbase.Tpo" -c -o prog/checker_string.o prog/checker_string.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CXX --mode=link g++ -g -Wall -O2 -fno-exceptions -o aspell prog/aspell.o prog/check_funs.o prog/checker_string.o libaspell.la -lncursesw -ldl -ldl g++ -g -Wall -O2 -fno-exceptions -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o ./.libs/libaspell.so -lncursesw -ldl ./.libs/libaspell.so: undefined reference to `acommon::HashTable<acommon::StringMap::Parms>::init(unsigned int)' ./.libs/libaspell.so: undefined reference to `acommon::HashTable<acommon::StringMap::Parms>::del()' ./.libs/libaspell.so: undefined reference to `acommon::BlockSList<acommon::StringPair>::clear()' collect2: ld returned 1 exit status make[2]: *** [aspell] Error 1 make[2]: Leaving directory `/opt/debian/build/aspell-0.60.4' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

