<86>Apr 22 16:18:23 userdel[355]: delete user `rooter' <86>Apr 22 16:18:23 userdel[355]: remove group `rooter' <86>Apr 22 16:18:23 groupadd[356]: new group: name=rooter, gid=501 <86>Apr 22 16:18:23 useradd[357]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 22 16:18:23 userdel[359]: delete user `builder' <86>Apr 22 16:18:23 userdel[359]: remove group `builder' <86>Apr 22 16:18:23 groupadd[360]: new group: name=builder, gid=502 <86>Apr 22 16:18:23 useradd[361]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 22 16:18:25 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 22 16:18:25 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 22 16:18:25 rpmi: libncursesw-5.6-alt4 installed <13>Apr 22 16:18:25 rpmi: libncursesw-devel-5.6-alt4 installed <13>Apr 22 16:18:25 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 22 16:18:26 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 22 16:18:27 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing aspell-0.60.6-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39087 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf aspell-0.60.6 + echo 'Source #0 (aspell-0.60.6.tar.gz):' Source #0 (aspell-0.60.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/aspell-0.60.6.tar.gz + /bin/tar -xf - + cd aspell-0.60.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (aspell-0.60.5-alt-src-fix_crash_in_utf_with_empty_file.patch):' Patch #0 (aspell-0.60.5-alt-src-fix_crash_in_utf_with_empty_file.patch): + /usr/bin/patch -p0 patching file prog/aspell.cpp Hunk #1 succeeded at 1011 (offset 6 lines). Hunk #2 succeeded at 1019 (offset 6 lines). patching file prog/checker_string.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39087 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aspell-0.60.6 + export echo=echo + echo=echo + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-pkgdatadir=/usr/share/aspell --enable-pkglibdir=/usr/lib/aspell --enable-wide-curses checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-g++... none checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of ppc-alt-linux-gcc... none checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... (cached) pass_all checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-strip... no checking for strip... strip checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether ppc-alt-linux-g++ accepts -g... (cached) yes checking dependency style of ppc-alt-linux-g++... (cached) none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for objdir... .libs checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if ppc-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking if ppc-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if ppc-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking if ppc-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking for sed... /bin/sed checking for perl... /usr/bin/perl checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... (cached) yes checking if file locking and truncating is supported... yes checking if mmap and friends is supported... yes checking if file ino is supported... no checking if posix locals are supported... yes checking if posix regex are supported... yes checking for nl_langinfo and CODESET... yes checking if posix mutexes are supported... yes checking if mblen is supported... yes checking for working curses library... found in -lncursesw checking for wide character support in curses libraray... yes checking if standard curses include sequence will work... no checking if curses workaround I will work... no checking if curses without Unix stuff will work... yes checking for STL rel_ops pollution... no configure: creating ./config.status config.status: creating Makefile config.status: creating gen/Makefile config.status: creating common/Makefile config.status: creating lib/Makefile config.status: creating data/Makefile config.status: creating auto/Makefile config.status: creating modules/Makefile config.status: creating modules/tokenizer/Makefile config.status: creating modules/speller/Makefile config.status: creating modules/speller/default/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/cc/Makefile config.status: creating scripts/Makefile config.status: creating examples/Makefile config.status: creating prog/Makefile config.status: creating manual/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating modules/filter/Makefile config.status: creating myspell/Makefile config.status: creating lib5/Makefile config.status: creating gen/settings.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/aspell-0.60.6' Making all in . make[1]: Entering directory `/usr/src/RPM/BUILD/aspell-0.60.6' cd gen; perl mk-dirs_h.pl /usr /usr/share/aspell /usr/lib/aspell /etc > dirs.h /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/filter/url.lo modules/filter/url.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/filter/tex.lo modules/filter/tex.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/filter/sgml.lo modules/filter/sgml.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/filter/context.lo modules/filter/context.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/filter/nroff.lo modules/filter/nroff.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/filter/texinfo.lo modules/filter/texinfo.cpp sh ./scripts/run-with-aspell.create /usr/share/aspell > scripts/run-with-aspell sh ./scripts/mkconfig 0.60.6 /usr/share /usr/share/aspell chmod 755 scripts/run-with-aspell /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/filter/email.lo modules/filter/email.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/cache.lo common/cache.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/string.lo common/string.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/getdata.lo common/getdata.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/itemize.lo common/itemize.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/file_util.lo common/file_util.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/string_map.lo common/string_map.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/string_list.lo common/string_list.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/config.lo common/config.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/posib_err.lo common/posib_err.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/errors.lo common/errors.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/error.lo common/error.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/fstream.lo common/fstream.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/iostream.lo common/iostream.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/info.lo common/info.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/can_have_error.lo common/can_have_error.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/convert.lo common/convert.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/tokenizer.lo common/tokenizer.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/speller.lo common/speller.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/document_checker.lo common/document_checker.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/filter.lo common/filter.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/objstack.lo common/objstack.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/strtonum.lo common/strtonum.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/gettext_init.lo common/gettext_init.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o common/file_data_util.lo common/file_data_util.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/readonly_ws.lo modules/speller/default/readonly_ws.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/suggest.lo modules/speller/default/suggest.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/data.lo modules/speller/default/data.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/multi_ws.lo modules/speller/default/multi_ws.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/phonetic.lo modules/speller/default/phonetic.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/writable.lo modules/speller/default/writable.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/speller_impl.lo modules/speller/default/speller_impl.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/phonet.lo modules/speller/default/phonet.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/typo_editdist.lo modules/speller/default/typo_editdist.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/editdist.lo modules/speller/default/editdist.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/primes.lo modules/speller/default/primes.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/language.lo modules/speller/default/language.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/leditdist.lo modules/speller/default/leditdist.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/speller/default/affix.lo modules/speller/default/affix.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o modules/tokenizer/basic.lo modules/tokenizer/basic.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/filter-c.lo lib/filter-c.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/word_list-c.lo lib/word_list-c.cpp mkdir modules/filter/.libs ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/filter/context.cpp -fPIC -DPIC -o modules/filter/.libs/context.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/filter/nroff.cpp -fPIC -DPIC -o modules/filter/.libs/nroff.o mkdir common/.libs ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/posib_err.cpp -fPIC -DPIC -o common/.libs/posib_err.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/string.cpp -fPIC -DPIC -o common/.libs/string.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/filter/email.cpp -fPIC -DPIC -o modules/filter/.libs/email.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/itemize.cpp -fPIC -DPIC -o common/.libs/itemize.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/filter/url.cpp -fPIC -DPIC -o modules/filter/.libs/url.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/filter/sgml.cpp -fPIC -DPIC -o modules/filter/.libs/sgml.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/filter/texinfo.cpp -fPIC -DPIC -o modules/filter/.libs/texinfo.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/filter/tex.cpp -fPIC -DPIC -o modules/filter/.libs/tex.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/file_util.cpp -fPIC -DPIC -o common/.libs/file_util.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/getdata.cpp -fPIC -DPIC -o common/.libs/getdata.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/cache.cpp -fPIC -DPIC -o common/.libs/cache.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/info.cpp -fPIC -DPIC -o common/.libs/info.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/error.cpp -fPIC -DPIC -o common/.libs/error.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/errors.cpp -fPIC -DPIC -o common/.libs/errors.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/fstream.cpp -fPIC -DPIC -o common/.libs/fstream.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/iostream.cpp -fPIC -DPIC -o common/.libs/iostream.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/string_list.cpp -fPIC -DPIC -o common/.libs/string_list.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/tokenizer.cpp -fPIC -DPIC -o common/.libs/tokenizer.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/config.cpp -fPIC -DPIC -o common/.libs/config.o modules/filter/context.cpp: In member function 'virtual void::ContextFilter::process(acommon::FilterChar*&, acommon::FilterChar*&)': modules/filter/context.cpp:170: warning: comparison between signed and unsigned integer expressions modules/filter/context.cpp:188: warning: comparison between signed and unsigned integer expressions modules/filter/context.cpp:213: warning: comparison between signed and unsigned integer expressions ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/filter.cpp -fPIC -DPIC -o common/.libs/filter.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/objstack.cpp -fPIC -DPIC -o common/.libs/objstack.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/string_map.cpp -fPIC -DPIC -o common/.libs/string_map.o mkdir modules/speller/default/.libs ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/speller.cpp -fPIC -DPIC -o common/.libs/speller.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/strtonum.cpp -fPIC -DPIC -o common/.libs/strtonum.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/writable.cpp -fPIC -DPIC -o modules/speller/default/.libs/writable.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/convert.cpp -fPIC -DPIC -o common/.libs/convert.o /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/info-c.lo lib/info-c.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/file_data_util.cpp -fPIC -DPIC -o common/.libs/file_data_util.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/multi_ws.cpp -fPIC -DPIC -o modules/speller/default/.libs/multi_ws.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/editdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/editdist.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/document_checker.cpp -fPIC -DPIC -o common/.libs/document_checker.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/readonly_ws.cpp -fPIC -DPIC -o modules/speller/default/.libs/readonly_ws.o /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/mutable_container-c.lo lib/mutable_container-c.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/suggest.cpp -fPIC -DPIC -o modules/speller/default/.libs/suggest.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/speller_impl.cpp -fPIC -DPIC -o modules/speller/default/.libs/speller_impl.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/can_have_error.cpp -fPIC -DPIC -o common/.libs/can_have_error.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/phonet.cpp -fPIC -DPIC -o modules/speller/default/.libs/phonet.o /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/error-c.lo lib/error-c.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/document_checker-c.lo lib/document_checker-c.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/data.cpp -fPIC -DPIC -o modules/speller/default/.libs/data.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c common/gettext_init.cpp -fPIC -DPIC -o common/.libs/gettext_init.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/primes.cpp -fPIC -DPIC -o modules/speller/default/.libs/primes.o /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/string_map-c.lo lib/string_map-c.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/leditdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/leditdist.o /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/new_config.lo lib/new_config.cpp common/fstream.cpp: In member function 'virtual bool acommon::FStream::read(void*, unsigned int)': common/fstream.cpp:94: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result common/fstream.cpp: In member function 'virtual void acommon::FStream::write(const void*, unsigned int)': common/fstream.cpp:110: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/typo_editdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/typo_editdist.o mkdir lib/.libs common/file_util.cpp: In function 'void acommon::truncate_file(acommon::FStream&, acommon::ParmString)': common/file_util.cpp:136: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/word_list-c.cpp -fPIC -DPIC -o lib/.libs/word_list-c.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/filter-c.cpp -fPIC -DPIC -o lib/.libs/filter-c.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/phonetic.cpp -fPIC -DPIC -o modules/speller/default/.libs/phonetic.o /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/config-c.lo lib/config-c.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/language.cpp -fPIC -DPIC -o modules/speller/default/.libs/language.o /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/string_enumeration-c.lo lib/string_enumeration-c.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/can_have_error-c.lo lib/can_have_error-c.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/dummy.lo lib/dummy.cpp mkdir modules/tokenizer/.libs ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/speller/default/affix.cpp -fPIC -DPIC -o modules/speller/default/.libs/affix.o /usr/bin/perl gen/mk-static-filter.pl modules/filter/url-filter.info /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/new_fmode.lo lib/new_fmode.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c modules/tokenizer/basic.cpp -fPIC -DPIC -o modules/tokenizer/.libs/basic.o /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/string_list-c.lo lib/string_list-c.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/find_speller.lo lib/find_speller.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/speller-c.lo lib/speller-c.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/string_pair_enumeration-c.lo lib/string_pair_enumeration-c.cpp /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/new_checker.lo lib/new_checker.cpp ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -c -o prog/compress.o prog/compress.c ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o prog/aspell.o prog/aspell.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/mutable_container-c.cpp -fPIC -DPIC -o lib/.libs/mutable_container-c.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o prog/check_funs.o prog/check_funs.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o prog/checker_string.o prog/checker_string.cpp modules/speller/default/writable.cpp: In function 'void::soundslike_next(aspeller::WordEntry*)': modules/speller/default/writable.cpp:249: warning: dereferencing type-punned pointer will break strict-aliasing rules ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -c -o prog/prezip.o prog/prezip.c ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/document_checker-c.cpp -fPIC -DPIC -o lib/.libs/document_checker-c.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/error-c.cpp -fPIC -DPIC -o lib/.libs/error-c.o /bin/sh ./libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -pipe -Wall -O2 -fsigned-char -fno-exceptions -c -o lib/new_filter.lo lib/new_filter.cpp modules/speller/default/writable.cpp: In function 'void::repl_next(aspeller::WordEntry*)': modules/speller/default/writable.cpp:675: warning: dereferencing type-punned pointer will break strict-aliasing rules ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/info-c.cpp -fPIC -DPIC -o lib/.libs/info-c.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/string_enumeration-c.cpp -fPIC -DPIC -o lib/.libs/string_enumeration-c.o /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o word-list-compress prog/compress.o -ldl -ldl ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/new_config.cpp -fPIC -DPIC -o lib/.libs/new_config.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/dummy.cpp -fPIC -DPIC -o lib/.libs/dummy.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/string_map-c.cpp -fPIC -DPIC -o lib/.libs/string_map-c.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/config-c.cpp -fPIC -DPIC -o lib/.libs/config-c.o /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o prezip-bin prog/prezip.o -ldl -ldl ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/find_speller.cpp -fPIC -DPIC -o lib/.libs/find_speller.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/can_have_error-c.cpp -fPIC -DPIC -o lib/.libs/can_have_error-c.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/string_list-c.cpp -fPIC -DPIC -o lib/.libs/string_list-c.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/speller-c.cpp -fPIC -DPIC -o lib/.libs/speller-c.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/new_fmode.cpp -fPIC -DPIC -o lib/.libs/new_fmode.o prog/checker_string.cpp: In destructor 'CheckerString::~CheckerString()': prog/checker_string.cpp:69: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_resultprog/check_funs.cpp: In function 'char* tigetstr(char*)': prog/check_funs.cpp:96: warning: deprecated conversion from string constant to 'char*' prog/checker_string.cpp: In destructor 'CheckerString::~CheckerString()': prog/checker_string.cpp:69: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result prog/checker_string.cpp: In destructor 'CheckerString::~CheckerString()': prog/checker_string.cpp:69: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result prog/checker_string.cpp: In member function 'bool CheckerString::read_next_line()': prog/checker_string.cpp:88: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result prog/check_funs.cpp: In function 'void display_misspelled_word()': prog/check_funs.cpp:619: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result prog/check_funs.cpp:621: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result prog/check_funs.cpp:624: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result prog/check_funs.cpp: In function 'void put(FILE*, const char*, int)': prog/check_funs.cpp:630: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mkdir .libs ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/string_pair_enumeration-c.cpp -fPIC -DPIC -o lib/.libs/string_pair_enumeration-c.o ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/new_checker.cpp -fPIC -DPIC -o lib/.libs/new_checker.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o word-list-compress prog/compress.o -ldl ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o prezip-bin prog/prezip.o -ldl ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -pipe -Wall -O2 -fsigned-char -fno-exceptions -c lib/new_filter.cpp -fPIC -DPIC -o lib/.libs/new_filter.o prog/check_funs.cpp: At global scope: prog/check_funs.cpp:86: warning: 'end_x' defined but not used prog/check_funs.cpp:87: warning: 'max_x' defined but not used prog/check_funs.cpp:88: warning: 'choice_text' defined but not used prog/check_funs.cpp:89: warning: 'choice_text_size' defined but not used prog/check_funs.cpp:90: warning: 'cur_x' defined but not used prog/check_funs.cpp:91: warning: 'cur_y' defined but not used /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -version-info 16:4:1 -no-undefined -o libaspell.la -rpath /usr/lib common/cache.lo common/string.lo common/getdata.lo common/itemize.lo common/file_util.lo common/string_map.lo common/string_list.lo common/config.lo common/posib_err.lo common/errors.lo common/error.lo common/fstream.lo common/iostream.lo common/info.lo common/can_have_error.lo common/convert.lo common/tokenizer.lo common/speller.lo common/document_checker.lo common/filter.lo common/objstack.lo common/strtonum.lo common/gettext_init.lo common/file_data_util.lo modules/speller/default/readonly_ws.lo modules/speller/default/suggest.lo modules/speller/default/data.lo modules/speller/default/multi_ws.lo modules/speller/default/phonetic.lo modules/speller/default/writable.lo modules/speller/default/speller_impl.lo modules/speller/default/phonet.lo modules/speller/default/typo_editdist.lo modules/speller/default/editdist.lo modules/speller/default/primes.lo modules/speller/default/language.lo modules/speller/default/leditdist.lo modules/speller/default/affix.lo modules/tokenizer/basic.lo lib/filter-c.lo lib/word_list-c.lo lib/info-c.lo lib/mutable_container-c.lo lib/error-c.lo lib/document_checker-c.lo lib/string_map-c.lo lib/new_config.lo lib/config-c.lo lib/string_enumeration-c.lo lib/can_have_error-c.lo lib/dummy.lo lib/new_filter.lo lib/new_fmode.lo lib/string_list-c.lo lib/find_speller.lo lib/speller-c.lo lib/string_pair_enumeration-c.lo lib/new_checker.lo modules/filter/url.lo -ldl -ldl ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o common/.libs/cache.o common/.libs/string.o common/.libs/getdata.o common/.libs/itemize.o common/.libs/file_util.o common/.libs/string_map.o common/.libs/string_list.o common/.libs/config.o common/.libs/posib_err.o common/.libs/errors.o common/.libs/error.o common/.libs/fstream.o common/.libs/iostream.o common/.libs/info.o common/.libs/can_have_error.o common/.libs/convert.o common/.libs/tokenizer.o common/.libs/speller.o common/.libs/document_checker.o common/.libs/filter.o common/.libs/objstack.o common/.libs/strtonum.o common/.libs/gettext_init.o common/.libs/file_data_util.o modules/speller/default/.libs/readonly_ws.o modules/speller/default/.libs/suggest.o modules/speller/default/.libs/data.o modules/speller/default/.libs/multi_ws.o modules/speller/default/.libs/phonetic.o modules/speller/default/.libs/writable.o modules/speller/default/.libs/speller_impl.o modules/speller/default/.libs/phonet.o modules/speller/default/.libs/typo_editdist.o modules/speller/default/.libs/editdist.o modules/speller/default/.libs/primes.o modules/speller/default/.libs/language.o modules/speller/default/.libs/leditdist.o modules/speller/default/.libs/affix.o modules/tokenizer/.libs/basic.o lib/.libs/filter-c.o lib/.libs/word_list-c.o lib/.libs/info-c.o lib/.libs/mutable_container-c.o lib/.libs/error-c.o lib/.libs/document_checker-c.o lib/.libs/string_map-c.o lib/.libs/new_config.o lib/.libs/config-c.o lib/.libs/string_enumeration-c.o lib/.libs/can_have_error-c.o lib/.libs/dummy.o lib/.libs/new_filter.o lib/.libs/new_fmode.o lib/.libs/string_list-c.o lib/.libs/find_speller.o lib/.libs/speller-c.o lib/.libs/string_pair_enumeration-c.o lib/.libs/new_checker.o modules/filter/.libs/url.o -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,libaspell.so.15 -o .libs/libaspell.so.15.1.4 (cd .libs && rm -f libaspell.so.15 && ln -s libaspell.so.15.1.4 libaspell.so.15) (cd .libs && rm -f libaspell.so && ln -s libaspell.so.15.1.4 libaspell.so) creating libaspell.la (cd .libs && rm -f libaspell.la && ln -s ../libaspell.la libaspell.la) /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o email-filter.la -rpath "/usr/lib/aspell" modules/filter/email.lo libaspell.la -ldl -ldl /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o tex-filter.la -rpath /usr/lib/aspell modules/filter/tex.lo libaspell.la -ldl -ldl /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o sgml-filter.la -rpath /usr/lib/aspell modules/filter/sgml.lo libaspell.la -ldl -ldl /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o context-filter.la -rpath "/usr/lib/aspell" modules/filter/context.lo libaspell.la -ldl -ldl /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o nroff-filter.la -rpath /usr/lib/aspell modules/filter/nroff.lo libaspell.la -ldl -ldl /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o texinfo-filter.la -rpath /usr/lib/aspell modules/filter/texinfo.lo libaspell.la -ldl -ldl /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -version-info 16:4:1 -no-undefined -o libpspell.la -rpath /usr/lib lib/dummy.lo libaspell.la -ldl -ldl ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/email.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/aspell-0.60.6/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,email-filter.so -o .libs/email-filter.so ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/sgml.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/aspell-0.60.6/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,sgml-filter.so -o .libs/sgml-filter.so ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/nroff.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/aspell-0.60.6/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,nroff-filter.so -o .libs/nroff-filter.so ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/texinfo.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/aspell-0.60.6/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,texinfo-filter.so -o .libs/texinfo-filter.so ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/tex.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/aspell-0.60.6/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,tex-filter.so -o .libs/tex-filter.so ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o lib/.libs/dummy.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/aspell-0.60.6/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,libpspell.so.15 -o .libs/libpspell.so.15.1.4 creating email-filter.la creating nroff-filter.la creating sgml-filter.la ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/context.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/aspell-0.60.6/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,context-filter.so -o .libs/context-filter.so (cd .libs && rm -f email-filter.la && ln -s ../email-filter.la email-filter.la) (cd .libs && rm -f nroff-filter.la && ln -s ../nroff-filter.la nroff-filter.la) (cd .libs && rm -f libpspell.so.15 && ln -s libpspell.so.15.1.4 libpspell.so.15) creating texinfo-filter.la (cd .libs && rm -f libpspell.so && ln -s libpspell.so.15.1.4 libpspell.so) creating libpspell.la (cd .libs && rm -f sgml-filter.la && ln -s ../sgml-filter.la sgml-filter.la) (cd .libs && rm -f texinfo-filter.la && ln -s ../texinfo-filter.la texinfo-filter.la) creating tex-filter.la (cd .libs && rm -f libpspell.la && ln -s ../libpspell.la libpspell.la) (cd .libs && rm -f tex-filter.la && ln -s ../tex-filter.la tex-filter.la) creating context-filter.la (cd .libs && rm -f context-filter.la && ln -s ../context-filter.la context-filter.la) /bin/sh ./libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -o aspell prog/aspell.o prog/check_funs.o prog/checker_string.o libaspell.la -lncursesw -ldl -ldl ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o ./.libs/libaspell.so -lncursesw -ldl creating aspell make[1]: Leaving directory `/usr/src/RPM/BUILD/aspell-0.60.6' Making all in po make[1]: Entering directory `/usr/src/RPM/BUILD/aspell-0.60.6/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/aspell-0.60.6/po' Making all in manual make[1]: Entering directory `/usr/src/RPM/BUILD/aspell-0.60.6/manual' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/aspell-0.60.6/manual' make: Leaving directory `/usr/src/RPM/BUILD/aspell-0.60.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73729 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/aspell-buildroot + : + /bin/rm -rf -- /usr/src/tmp/aspell-buildroot + cd aspell-0.60.6 + export echo=echo + echo=echo + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/aspell-buildroot install make: Entering directory `/usr/src/RPM/BUILD/aspell-0.60.6' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/aspell-0.60.6' make[2]: Entering directory `/usr/src/RPM/BUILD/aspell-0.60.6' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -p 'libaspell.la' '/usr/src/tmp/aspell-buildroot/usr/lib/libaspell.la' /bin/install -p .libs/libaspell.so.15.1.4 /usr/src/tmp/aspell-buildroot/usr/lib/libaspell.so.15.1.4 (cd /usr/src/tmp/aspell-buildroot/usr/lib && { ln -s -f libaspell.so.15.1.4 libaspell.so.15 || { rm -f libaspell.so.15 && ln -s libaspell.so.15.1.4 libaspell.so.15; }; }) (cd /usr/src/tmp/aspell-buildroot/usr/lib && { ln -s -f libaspell.so.15.1.4 libaspell.so || { rm -f libaspell.so && ln -s libaspell.so.15.1.4 libaspell.so; }; }) /bin/install -p .libs/libaspell.lai /usr/src/tmp/aspell-buildroot/usr/lib/libaspell.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./libtool --mode=install /bin/install -p 'libpspell.la' '/usr/src/tmp/aspell-buildroot/usr/lib/libpspell.la' (cd /usr/src/RPM/BUILD/aspell-0.60.6; /bin/sh ./libtool --tag=CXX --mode=relink ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -version-info 16:4:1 -no-undefined -o libpspell.la -rpath /usr/lib lib/dummy.lo libaspell.la -ldl -ldl -inst-prefix-dir /usr/src/tmp/aspell-buildroot) libtool: install: warning: relinking `libpspell.la' ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o lib/.libs/dummy.o -L/usr/src/tmp/aspell-buildroot/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,libpspell.so.15 -o .libs/libpspell.so.15.1.4 /bin/install -p .libs/libpspell.so.15.1.4T /usr/src/tmp/aspell-buildroot/usr/lib/libpspell.so.15.1.4 (cd /usr/src/tmp/aspell-buildroot/usr/lib && { ln -s -f libpspell.so.15.1.4 libpspell.so.15 || { rm -f libpspell.so.15 && ln -s libpspell.so.15.1.4 libpspell.so.15; }; }) (cd /usr/src/tmp/aspell-buildroot/usr/lib && { ln -s -f libpspell.so.15.1.4 libpspell.so || { rm -f libpspell.so && ln -s libpspell.so.15.1.4 libpspell.so; }; }) /bin/install -p .libs/libpspell.lai /usr/src/tmp/aspell-buildroot/usr/lib/libpspell.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/bin" /bin/sh ./libtool --mode=install /bin/install -p 'word-list-compress' '/usr/src/tmp/aspell-buildroot/usr/bin/word-list-compress' /bin/install -p word-list-compress /usr/src/tmp/aspell-buildroot/usr/bin/word-list-compress /bin/sh ./libtool --mode=install /bin/install -p 'aspell' '/usr/src/tmp/aspell-buildroot/usr/bin/aspell' libtool: install: warning: `libaspell.la' has not been installed in `/usr/lib' /bin/install -p .libs/aspell /usr/src/tmp/aspell-buildroot/usr/bin/aspell /bin/sh ./libtool --mode=install /bin/install -p 'prezip-bin' '/usr/src/tmp/aspell-buildroot/usr/bin/prezip-bin' /bin/install -p prezip-bin /usr/src/tmp/aspell-buildroot/usr/bin/prezip-bin test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/bin" /bin/install -p 'scripts/run-with-aspell' '/usr/src/tmp/aspell-buildroot/usr/bin/run-with-aspell' /bin/install -p 'scripts/aspell-import' '/usr/src/tmp/aspell-buildroot/usr/bin/aspell-import' /bin/install -p 'scripts/prezip' '/usr/src/tmp/aspell-buildroot/usr/bin/prezip' /bin/install -p 'scripts/preunzip' '/usr/src/tmp/aspell-buildroot/usr/bin/preunzip' /bin/install -p 'scripts/precat' '/usr/src/tmp/aspell-buildroot/usr/bin/precat' /bin/install -p 'scripts/pspell-config' '/usr/src/tmp/aspell-buildroot/usr/bin/pspell-config' test -z "/usr/lib/aspell" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/lib/aspell" /bin/install -p -m 644 'modules/filter/modes/html.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/html.amf' /bin/install -p -m 644 'modules/filter/modes/sgml.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/sgml.amf' /bin/install -p -m 644 'modules/filter/modes/tex.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/tex.amf' /bin/install -p -m 644 'modules/filter/modes/email.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/email.amf' /bin/install -p -m 644 'modules/filter/modes/ccpp.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/ccpp.amf' /bin/install -p -m 644 'modules/filter/modes/none.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/none.amf' /bin/install -p -m 644 'modules/filter/modes/perl.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/perl.amf' /bin/install -p -m 644 'modules/filter/modes/url.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/url.amf' /bin/install -p -m 644 'modules/filter/modes/comment.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/comment.amf' /bin/install -p -m 644 'modules/filter/modes/nroff.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/nroff.amf' /bin/install -p -m 644 'modules/filter/modes/texinfo.amf' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/texinfo.amf' test -z "/usr/lib/aspell" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/lib/aspell" /bin/sh ./libtool --mode=install /bin/install -p 'email-filter.la' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/email-filter.la' (cd /usr/src/RPM/BUILD/aspell-0.60.6; /bin/sh ./libtool --tag=CXX --mode=relink ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o email-filter.la -rpath /usr/lib/aspell modules/filter/email.lo libaspell.la -ldl -ldl -inst-prefix-dir /usr/src/tmp/aspell-buildroot) libtool: install: warning: relinking `email-filter.la' ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/email.o -L/usr/src/tmp/aspell-buildroot/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,email-filter.so -o .libs/email-filter.so /bin/install -p .libs/email-filter.soT /usr/src/tmp/aspell-buildroot/usr/lib/aspell/email-filter.so /bin/install -p .libs/email-filter.lai /usr/src/tmp/aspell-buildroot/usr/lib/aspell/email-filter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell' /bin/sh ./libtool --mode=install /bin/install -p 'tex-filter.la' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/tex-filter.la' (cd /usr/src/RPM/BUILD/aspell-0.60.6; /bin/sh ./libtool --tag=CXX --mode=relink ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o tex-filter.la -rpath /usr/lib/aspell modules/filter/tex.lo libaspell.la -ldl -ldl -inst-prefix-dir /usr/src/tmp/aspell-buildroot) libtool: install: warning: relinking `tex-filter.la' ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/tex.o -L/usr/src/tmp/aspell-buildroot/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,tex-filter.so -o .libs/tex-filter.so /bin/install -p .libs/tex-filter.soT /usr/src/tmp/aspell-buildroot/usr/lib/aspell/tex-filter.so /bin/install -p .libs/tex-filter.lai /usr/src/tmp/aspell-buildroot/usr/lib/aspell/tex-filter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell' /bin/sh ./libtool --mode=install /bin/install -p 'sgml-filter.la' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/sgml-filter.la' libtool: install: warning: relinking `sgml-filter.la' (cd /usr/src/RPM/BUILD/aspell-0.60.6; /bin/sh ./libtool --tag=CXX --mode=relink ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o sgml-filter.la -rpath /usr/lib/aspell modules/filter/sgml.lo libaspell.la -ldl -ldl -inst-prefix-dir /usr/src/tmp/aspell-buildroot) ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/sgml.o -L/usr/src/tmp/aspell-buildroot/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,sgml-filter.so -o .libs/sgml-filter.so /bin/install -p .libs/sgml-filter.soT /usr/src/tmp/aspell-buildroot/usr/lib/aspell/sgml-filter.so /bin/install -p .libs/sgml-filter.lai /usr/src/tmp/aspell-buildroot/usr/lib/aspell/sgml-filter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell' /bin/sh ./libtool --mode=install /bin/install -p 'context-filter.la' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/context-filter.la' (cd /usr/src/RPM/BUILD/aspell-0.60.6; /bin/sh ./libtool --tag=CXX --mode=relink ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o context-filter.la -rpath /usr/lib/aspell modules/filter/context.lo libaspell.la -ldl -ldl -inst-prefix-dir /usr/src/tmp/aspell-buildroot) libtool: install: warning: relinking `context-filter.la' ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/context.o -L/usr/src/tmp/aspell-buildroot/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,context-filter.so -o .libs/context-filter.so /bin/install -p .libs/context-filter.soT /usr/src/tmp/aspell-buildroot/usr/lib/aspell/context-filter.so /bin/install -p .libs/context-filter.lai /usr/src/tmp/aspell-buildroot/usr/lib/aspell/context-filter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell' /bin/sh ./libtool --mode=install /bin/install -p 'nroff-filter.la' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/nroff-filter.la' (cd /usr/src/RPM/BUILD/aspell-0.60.6; /bin/sh ./libtool --tag=CXX --mode=relink ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o nroff-filter.la -rpath /usr/lib/aspell modules/filter/nroff.lo libaspell.la -ldl -ldl -inst-prefix-dir /usr/src/tmp/aspell-buildroot) libtool: install: warning: relinking `nroff-filter.la' ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/nroff.o -L/usr/src/tmp/aspell-buildroot/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,nroff-filter.so -o .libs/nroff-filter.so /bin/install -p .libs/nroff-filter.soT /usr/src/tmp/aspell-buildroot/usr/lib/aspell/nroff-filter.so /bin/install -p .libs/nroff-filter.lai /usr/src/tmp/aspell-buildroot/usr/lib/aspell/nroff-filter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell' /bin/sh ./libtool --mode=install /bin/install -p 'texinfo-filter.la' '/usr/src/tmp/aspell-buildroot/usr/lib/aspell/texinfo-filter.la' (cd /usr/src/RPM/BUILD/aspell-0.60.6; /bin/sh ./libtool --tag=CXX --mode=relink ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -fno-exceptions -module -avoid-version -o texinfo-filter.la -rpath /usr/lib/aspell modules/filter/texinfo.lo libaspell.la -ldl -ldl -inst-prefix-dir /usr/src/tmp/aspell-buildroot) libtool: install: warning: relinking `texinfo-filter.la' ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o modules/filter/.libs/texinfo.o -L/usr/src/tmp/aspell-buildroot/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,texinfo-filter.so -o .libs/texinfo-filter.so /bin/install -p .libs/texinfo-filter.soT /usr/src/tmp/aspell-buildroot/usr/lib/aspell/texinfo-filter.so /bin/install -p .libs/texinfo-filter.lai /usr/src/tmp/aspell-buildroot/usr/lib/aspell/texinfo-filter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/include" /bin/install -p -m 644 'interfaces/cc/aspell.h' '/usr/src/tmp/aspell-buildroot/usr/include/aspell.h' test -z "/usr/share/aspell" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/share/aspell" /bin/install -p -m 644 'modules/filter/email-filter.info' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/email-filter.info' /bin/install -p -m 644 'modules/filter/tex-filter.info' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/tex-filter.info' /bin/install -p -m 644 'modules/filter/sgml-filter.info' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/sgml-filter.info' /bin/install -p -m 644 'modules/filter/html-filter.info' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/html-filter.info' /bin/install -p -m 644 'modules/filter/context-filter.info' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/context-filter.info' /bin/install -p -m 644 'modules/filter/nroff-filter.info' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/nroff-filter.info' /bin/install -p -m 644 'modules/filter/texinfo-filter.info' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/texinfo-filter.info' test -z "/usr/share/aspell" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/share/aspell" /bin/install -p -m 644 'data/cp1250.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1250.cmap' /bin/install -p -m 644 'data/cp1250.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1250.cset' /bin/install -p -m 644 'data/cp1251.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1251.cmap' /bin/install -p -m 644 'data/cp1251.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1251.cset' /bin/install -p -m 644 'data/cp1252.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1252.cmap' /bin/install -p -m 644 'data/cp1252.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1252.cset' /bin/install -p -m 644 'data/cp1253.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1253.cmap' /bin/install -p -m 644 'data/cp1253.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1253.cset' /bin/install -p -m 644 'data/cp1254.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1254.cmap' /bin/install -p -m 644 'data/cp1254.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1254.cset' /bin/install -p -m 644 'data/cp1255.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1255.cmap' /bin/install -p -m 644 'data/cp1255.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1255.cset' /bin/install -p -m 644 'data/cp1256.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1256.cmap' /bin/install -p -m 644 'data/cp1256.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1256.cset' /bin/install -p -m 644 'data/cp1257.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1257.cmap' /bin/install -p -m 644 'data/cp1257.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1257.cset' /bin/install -p -m 644 'data/cp1258.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1258.cmap' /bin/install -p -m 644 'data/cp1258.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/cp1258.cset' /bin/install -p -m 644 'data/iso-8859-1.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-1.cmap' /bin/install -p -m 644 'data/iso-8859-1.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-1.cset' /bin/install -p -m 644 'data/iso-8859-2.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-2.cmap' /bin/install -p -m 644 'data/iso-8859-2.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-2.cset' /bin/install -p -m 644 'data/iso-8859-3.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-3.cmap' /bin/install -p -m 644 'data/iso-8859-3.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-3.cset' /bin/install -p -m 644 'data/iso-8859-4.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-4.cmap' /bin/install -p -m 644 'data/iso-8859-4.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-4.cset' /bin/install -p -m 644 'data/iso-8859-5.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-5.cmap' /bin/install -p -m 644 'data/iso-8859-5.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-5.cset' /bin/install -p -m 644 'data/iso-8859-6.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-6.cmap' /bin/install -p -m 644 'data/iso-8859-6.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-6.cset' /bin/install -p -m 644 'data/iso-8859-7.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-7.cmap' /bin/install -p -m 644 'data/iso-8859-7.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-7.cset' /bin/install -p -m 644 'data/iso-8859-8.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-8.cmap' /bin/install -p -m 644 'data/iso-8859-8.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-8.cset' /bin/install -p -m 644 'data/iso-8859-9.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-9.cmap' /bin/install -p -m 644 'data/iso-8859-9.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-9.cset' /bin/install -p -m 644 'data/iso-8859-10.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-10.cmap' /bin/install -p -m 644 'data/iso-8859-10.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-10.cset' /bin/install -p -m 644 'data/iso-8859-11.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-11.cmap' /bin/install -p -m 644 'data/iso-8859-11.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-11.cset' /bin/install -p -m 644 'data/iso-8859-13.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-13.cmap' /bin/install -p -m 644 'data/iso-8859-13.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-13.cset' /bin/install -p -m 644 'data/iso-8859-14.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-14.cmap' /bin/install -p -m 644 'data/iso-8859-14.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-14.cset' /bin/install -p -m 644 'data/iso-8859-15.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-15.cmap' /bin/install -p -m 644 'data/iso-8859-15.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-15.cset' /bin/install -p -m 644 'data/iso-8859-16.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-16.cmap' /bin/install -p -m 644 'data/iso-8859-16.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/iso-8859-16.cset' /bin/install -p -m 644 'data/koi8-r.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/koi8-r.cmap' /bin/install -p -m 644 'data/koi8-r.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/koi8-r.cset' /bin/install -p -m 644 'data/koi8-u.cmap' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/koi8-u.cmap' /bin/install -p -m 644 'data/koi8-u.cset' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/koi8-u.cset' /bin/install -p -m 644 'data/dvorak.kbd' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/dvorak.kbd' /bin/install -p -m 644 'data/split.kbd' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/split.kbd' /bin/install -p -m 644 'data/standard.kbd' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/standard.kbd' test -z "/usr/share/aspell" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/share/aspell" /bin/install -p 'scripts/spell' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/spell' /bin/install -p 'scripts/ispell' '/usr/src/tmp/aspell-buildroot/usr/share/aspell/ispell' test -z "/usr/include/pspell" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/include/pspell" /bin/install -p -m 644 'interfaces/cc/pspell.h' '/usr/src/tmp/aspell-buildroot/usr/include/pspell/pspell.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/aspell-0.60.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/aspell-0.60.6' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/aspell-0.60.6/po' /bin/mkdir -p /usr/src/tmp/aspell-buildroot/usr/share installing be.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/be/LC_MESSAGES/aspell.mo installing ca.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/ca/LC_MESSAGES/aspell.mo installing cs.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/cs/LC_MESSAGES/aspell.mo installing da.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/da/LC_MESSAGES/aspell.mo installing de.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/de/LC_MESSAGES/aspell.mo installing en_GB.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/en_GB/LC_MESSAGES/aspell.mo installing es.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/es/LC_MESSAGES/aspell.mo installing fr.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/fr/LC_MESSAGES/aspell.mo installing ga.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/ga/LC_MESSAGES/aspell.mo installing it.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/it/LC_MESSAGES/aspell.mo installing mn.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/mn/LC_MESSAGES/aspell.mo installing nl.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/nl/LC_MESSAGES/aspell.mo installing pt_BR.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/aspell.mo installing ro.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/ro/LC_MESSAGES/aspell.mo installing ru.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/ru/LC_MESSAGES/aspell.mo installing rw.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/rw/LC_MESSAGES/aspell.mo installing sl.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/sl/LC_MESSAGES/aspell.mo installing sr.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/sr/LC_MESSAGES/aspell.mo installing tg.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/tg/LC_MESSAGES/aspell.mo installing uk.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/uk/LC_MESSAGES/aspell.mo installing vi.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/vi/LC_MESSAGES/aspell.mo installing wa.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/wa/LC_MESSAGES/aspell.mo installing sv.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/sv/LC_MESSAGES/aspell.mo installing sk.gmo as /usr/src/tmp/aspell-buildroot/usr/share/locale/sk/LC_MESSAGES/aspell.mo if test "aspell" = "gettext-tools"; then \ /bin/mkdir -p /usr/src/tmp/aspell-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/aspell-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/aspell-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/aspell-0.60.6/po' Making install in manual make[1]: Entering directory `/usr/src/RPM/BUILD/aspell-0.60.6/manual' make[2]: Entering directory `/usr/src/RPM/BUILD/aspell-0.60.6/manual' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/share/info" /bin/install -p -m 644 './aspell.info' '/usr/src/tmp/aspell-buildroot/usr/share/info/aspell.info' /bin/install -p -m 644 './aspell-dev.info' '/usr/src/tmp/aspell-buildroot/usr/share/info/aspell-dev.info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/aspell-buildroot/usr/share/man/man1" /bin/install -p -m 644 './aspell.1' '/usr/src/tmp/aspell-buildroot/usr/share/man/man1/aspell.1' /bin/install -p -m 644 './pspell-config.1' '/usr/src/tmp/aspell-buildroot/usr/share/man/man1/pspell-config.1' /bin/install -p -m 644 './word-list-compress.1' '/usr/src/tmp/aspell-buildroot/usr/share/man/man1/word-list-compress.1' /bin/install -p -m 644 './aspell-import.1' '/usr/src/tmp/aspell-buildroot/usr/share/man/man1/aspell-import.1' /bin/install -p -m 644 './run-with-aspell.1' '/usr/src/tmp/aspell-buildroot/usr/share/man/man1/run-with-aspell.1' /bin/install -p -m 644 './prezip-bin.1' '/usr/src/tmp/aspell-buildroot/usr/share/man/man1/prezip-bin.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/aspell-0.60.6/manual' make[1]: Leaving directory `/usr/src/RPM/BUILD/aspell-0.60.6/manual' make: Leaving directory `/usr/src/RPM/BUILD/aspell-0.60.6' + ln -sf cp1251.cset /usr/src/tmp/aspell-buildroot/usr/share/aspell/windows-1251.cset + mv /usr/src/tmp/aspell-buildroot/usr/share/aspell/ispell /usr/src/tmp/aspell-buildroot/usr/bin/aspell-ispell + mv /usr/src/tmp/aspell-buildroot/usr/share/aspell/spell /usr/src/tmp/aspell-buildroot/usr/bin/aspell-spell + install -d /usr/src/tmp/aspell-buildroot/etc/alternatives/packages.d + install -p -m 644 /usr/src/RPM/SOURCES/aspell-ispell.alternatives /usr/src/tmp/aspell-buildroot/etc/alternatives/packages.d/aspell-ispell + cp modules/filter/context-filter.info modules/filter/email-filter.info modules/filter/html-filter.info modules/filter/nroff-filter.info modules/filter/sgml-filter.info modules/filter/tex-filter.info modules/filter/texinfo-filter.info modules/filter/url-filter.info /usr/src/tmp/aspell-buildroot/usr/lib/aspell/ + rm -rf /usr/src/tmp/aspell-buildroot/usr/lib/aspell/context-filter.la /usr/src/tmp/aspell-buildroot/usr/lib/aspell/email-filter.la /usr/src/tmp/aspell-buildroot/usr/lib/aspell/nroff-filter.la /usr/src/tmp/aspell-buildroot/usr/lib/aspell/sgml-filter.la /usr/src/tmp/aspell-buildroot/usr/lib/aspell/tex-filter.la /usr/src/tmp/aspell-buildroot/usr/lib/aspell/texinfo-filter.la + /usr/lib/rpm/find-lang aspell + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/aspell-buildroot (auto) removed `./usr/lib/libpspell.la' removed `./usr/lib/libaspell.la' mode of `./usr/lib/aspell/texinfo-filter.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/aspell/nroff-filter.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/aspell/context-filter.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/aspell/sgml-filter.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/aspell/tex-filter.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/aspell/email-filter.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/libpspell.so.15.1.4' changed to 0644 (rw-r--r--) mode of `./usr/lib/libaspell.so.15.1.4' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/aspell-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/aspell-buildroot (auto) Adjusting library links in /usr/src/tmp/aspell-buildroot ./usr/lib: libaspell.so.15 -> libaspell.so.15.1.4 libpspell.so.15 -> libpspell.so.15.1.4 Verifying ELF objects in /usr/src/tmp/aspell-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/aspell-buildroot (executable,shared) Processing files: aspell-0.60.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7698 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aspell-0.60.6 + DOCDIR=/usr/src/tmp/aspell-buildroot/usr/share/doc/aspell-0.60.6 + export DOCDIR + rm -rf /usr/src/tmp/aspell-buildroot/usr/share/doc/aspell-0.60.6 + /bin/mkdir -p /usr/src/tmp/aspell-buildroot/usr/share/doc/aspell-0.60.6 + cp -prL README TODO /usr/src/tmp/aspell-buildroot/usr/share/doc/aspell-0.60.6 + chmod -R go-w /usr/src/tmp/aspell-buildroot/usr/share/doc/aspell-0.60.6 + chmod -R a+rX /usr/src/tmp/aspell-buildroot/usr/share/doc/aspell-0.60.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.7698 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.94836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/aspell-buildroot/.post:aspell + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.86023 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/aspell-buildroot/.preun:aspell + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.10197 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/src/tmp/aspell-buildroot/usr/bin/aspell-import syntax OK + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/install_info Requires(preun): /bin/sh, /usr/sbin/uninstall_info Requires: /lib/ld.so.1, /usr/bin/perl, coreutils, libaspell.so.15, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.4), libncursesw.so.5, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libtinfo.so.5, perl(File/Glob.pm), rtld(GNU_HASH) Processing files: aspell-ispell-0.60.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.9020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.98311 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/aspell-buildroot/.post:aspell-ispell + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.86711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/aspell-buildroot/.preun:aspell-ispell + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.27753 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: ispell, /usr/bin/spell, /usr/bin/ispell Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): alternatives >= 0.2, /bin/sh, /usr/sbin/alternatives-helper Requires(preun): alternatives >= 0.2, /bin/sh, /usr/sbin/alternatives-helper Requires: aspell = 0.60.6, /etc/alternatives/packages.d, /usr/bin/aspell, coreutils Obsoletes: pspell-ispell Processing files: libaspell-0.60.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.46915 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.39203 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libpspell, libaspell.so.15, libpspell.so.15 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Obsoletes: libpspell Processing files: libaspell-devel-0.60.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.94534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.77739 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/aspell-buildroot/.post:libaspell-devel + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.92085 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/aspell-buildroot/.preun:libaspell-devel + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.45775 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/install_info Requires(preun): /bin/sh, /usr/sbin/uninstall_info Requires: libaspell = 0.60.6, /usr/lib/libaspell.so.15.1.4, /usr/lib/libpspell.so.15.1.4 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.68475 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/aspell-0.60.6-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/aspell-0.60.6-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/aspell-ispell-0.60.6-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libaspell-0.60.6-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libaspell-devel-0.60.6-alt1.ppc.rpm 97.27user 18.87system 1:07.70elapsed 171%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4639646minor)pagefaults 0swaps