* Package: app-text/aspell-0.60.6.1-r3  * Repository: gentoo  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux l10n_fr linguas_de linguas_fr linguas_pt nls userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking aspell-0.60.6.1.tar.gz to /var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/work >>> Source unpacked in /var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/work >>> Preparing source in /var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/work/aspell-0.60.6.1 ... * Applying aspell-0.60.5-nls.patch ...  [ ok ] * Applying aspell-0.60.5-solaris.patch ...  [ ok ] * Applying aspell-0.60.6-darwin-bundles.patch ...  [ ok ] * Applying aspell-0.60.6.1-clang.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/work/aspell-0.60.6.1' ... * Running autopoint --force ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: aspell-0.60.6.1/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/work/aspell-0.60.6.1 ... * econf: updating aspell-0.60.6.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating aspell-0.60.6.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --enable-nls --disable-static --sysconfdir=/etc/aspell --enable-docdir=/usr/share/doc/aspell-0.60.6.1-r3 configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /var/tmp/portage/portage/._portage_reinstall_.D3ookm/bin/ebuild-helpers/xattr/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 make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to print strings... printf 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) 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/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... yes 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 wide character support in curses libraray... no configure: WARNING: Aspell will not be able to Display UTF-8 characters correctly. checking if standard curses include sequence will work... yes checking for STL rel_ops pollution... no checking that generated files are newer than configure... done 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/work/aspell-0.60.6.1 ... make -j6 Making all in . make[1]: Entering directory '/var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/work/aspell-0.60.6.1' cd gen; perl mk-dirs_h.pl /usr /usr/lib64/aspell-0.60 /usr/lib64/aspell-0.60 /etc/aspell > dirs.h /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -O2 -pipe -mtune=native -fno-exceptions -c -o modules/filter/url.lo modules/filter/url.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -O2 -pipe -mtune=native -fno-exceptions -c -o modules/filter/tex.lo modules/filter/tex.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -O2 -pipe -mtune=native -fno-exceptions -c -o modules/filter/sgml.lo modules/filter/sgml.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -O2 -pipe -mtune=native -fno-exceptions -c -o modules/filter/context.lo modules/filter/context.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -O2 -pipe -mtune=native -fno-exceptions -c -o modules/filter/nroff.lo modules/filter/nroff.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -O2 -pipe -mtune=native -fno-exceptions -c -o modules/filter/texinfo.lo modules/filter/texinfo.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -O2 -pipe -mtune=native -fno-exceptions -c modules/filter/sgml.cpp -fPIC -DPIC -o modules/filter/.libs/sgml.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -O2 -pipe -mtune=native -fno-exceptions -c modules/filter/tex.cpp -fPIC -DPIC -o modules/filter/.libs/tex.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -O2 -pipe -mtune=native -fno-exceptions -c modules/filter/texinfo.cpp -fPIC -DPIC -o modules/filter/.libs/texinfo.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -O2 -pipe -mtune=native -fno-exceptions -c modules/filter/url.cpp -fPIC -DPIC -o modules/filter/.libs/url.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -O2 -pipe -mtune=native -fno-exceptions -c modules/filter/context.cpp -fPIC -DPIC -o modules/filter/.libs/context.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -O2 -pipe -mtune=native -fno-exceptions -c modules/filter/nroff.cpp -fPIC -DPIC -o modules/filter/.libs/nroff.o sh ./scripts/run-with-aspell.create /usr/lib64/aspell-0.60 > scripts/run-with-aspell chmod 755 scripts/run-with-aspell sh ./scripts/mkconfig 0.60.6.1 /usr/share /usr/lib64/aspell-0.60 /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -O2 -pipe -mtune=native -fno-exceptions -c -o modules/filter/email.lo modules/filter/email.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -O2 -pipe -mtune=native -fno-exceptions -c modules/filter/email.cpp -fPIC -DPIC -o modules/filter/.libs/email.o modules/filter/tex.cpp: In member function ‘bool {anonymous}::TexFilter::process_char(acommon::FilterChar::Chr)’: modules/filter/tex.cpp:177:72: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if (top.in_what == Parm || top.in_what == Opt || top.do_check == '\0') ^~~~ make[1]: *** [Makefile:1504: modules/filter/tex.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/work/aspell-0.60.6.1' make: *** [Makefile:1632: all-recursive] Error 1 * ERROR: app-text/aspell-0.60.6.1-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/aspell-0.60.6.1-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/aspell-0.60.6.1-r3::gentoo'`. * The complete build log is located at '/var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/temp/environment'. * Working directory: '/var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/work/aspell-0.60.6.1' * S: '/var/tmp/portage/portage/app-text/aspell-0.60.6.1-r3/work/aspell-0.60.6.1'