* Package: app-text/hunspell-1.6.2  * Repository: gentoo  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ncurses nls readline userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking hunspell-1.6.2.tar.gz to /var/tmp/portage/app-text/hunspell-1.6.2/work >>> Source unpacked in /var/tmp/portage/app-text/hunspell-1.6.2/work >>> Preparing source in /var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2 ... * Applying hunspell-1.6.2-renameexes.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2' ... * 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 --force-missing ...  [ ok ] * Running elibtoolize in: hunspell-1.6.2/ * 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/app-text/hunspell-1.6.2/work/hunspell-1.6.2 ... * econf: updating hunspell-1.6.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating hunspell-1.6.2/config.guess with /usr/share/gnuconfig/config.guess ./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 --docdir=/usr/share/doc/hunspell-1.6.2 --htmldir=/usr/share/doc/hunspell-1.6.2/html --libdir=/usr/lib64 --enable-nls --with-ui --with-readline --disable-static checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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-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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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 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 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for error_at_line... yes checking for ANSI C header files... (cached) yes checking for memchr... yes checking for setlocale... yes checking for strchr... yes checking for strstr... yes 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 whether we are using the GNU C Library 2 or newer... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by x86_64-pc-linux-gnu-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 whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for getlocalename_l... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.0.4, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... (cached) yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for tparm in -lncursesw... yes Compiling with curses user interface. checking for tparm in -lcurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes Using the readline library. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating hunspell.pc config.status: creating man/Makefile config.status: creating man/hu/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/hunspell/Makefile config.status: creating src/hunspell/hunvisapi.h config.status: creating src/parsers/Makefile config.status: creating src/tools/Makefile config.status: creating tests/Makefile config.status: creating tests/suggestiontest/Makefile config.status: creating config.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/app-text/hunspell-1.6.2/work/hunspell-1.6.2 ... make -j7 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2' Making all in intl make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/intl' Making all in po make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/po' Making all in src make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src' Making all in hunspell make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/hunspell' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c -o affentry.lo affentry.cxx /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c -o affixmgr.lo affixmgr.cxx /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c -o csutil.lo csutil.cxx /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c -o hashmgr.lo hashmgr.cxx /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c -o hunspell.lo hunspell.cxx /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c -o suggestmgr.lo suggestmgr.cxx /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c -o phonet.lo phonet.cxx libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c affentry.cxx -fPIC -DPIC -o .libs/affentry.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c hashmgr.cxx -fPIC -DPIC -o .libs/hashmgr.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c affixmgr.cxx -fPIC -DPIC -o .libs/affixmgr.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c phonet.cxx -fPIC -DPIC -o .libs/phonet.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c csutil.cxx -fPIC -DPIC -o .libs/csutil.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c suggestmgr.cxx -fPIC -DPIC -o .libs/suggestmgr.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c hunspell.cxx -fPIC -DPIC -o .libs/hunspell.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c -o filemgr.lo filemgr.cxx libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c filemgr.cxx -fPIC -DPIC -o .libs/filemgr.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c -o hunzip.lo hunzip.cxx /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c -o replist.lo replist.cxx libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c hunzip.cxx -fPIC -DPIC -o .libs/hunzip.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -c replist.cxx -fPIC -DPIC -o .libs/replist.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -march=athlon64 -pipe -no-undefined -version-info 0:1:0 -Wl,-O1 -Wl,--as-needed -o libhunspell-1.6.la -rpath /usr/lib64 affentry.lo affixmgr.lo csutil.lo hashmgr.lo hunspell.lo suggestmgr.lo phonet.lo filemgr.lo hunzip.lo replist.lo libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/affentry.o .libs/affixmgr.o .libs/csutil.o .libs/hashmgr.o .libs/hunspell.o .libs/suggestmgr.o .libs/phonet.o .libs/filemgr.o .libs/hunzip.o .libs/replist.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=athlon64 -Wl,-O1 -Wl,-soname -Wl,libhunspell-1.6.so.0 -o .libs/libhunspell-1.6.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libhunspell-1.6.so.0" && ln -s "libhunspell-1.6.so.0.0.1" "libhunspell-1.6.so.0") libtool: link: (cd ".libs" && rm -f "libhunspell-1.6.so" && ln -s "libhunspell-1.6.so.0.0.1" "libhunspell-1.6.so") libtool: link: ( cd ".libs" && rm -f "libhunspell-1.6.la" && ln -s "../libhunspell-1.6.la" "libhunspell-1.6.la" ) make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/hunspell' Making all in parsers make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/parsers' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -O2 -march=athlon64 -pipe -c -o firstparser.o firstparser.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -O2 -march=athlon64 -pipe -c -o xmlparser.o xmlparser.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -O2 -march=athlon64 -pipe -c -o latexparser.o latexparser.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -O2 -march=athlon64 -pipe -c -o manparser.o manparser.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -O2 -march=athlon64 -pipe -c -o textparser.o textparser.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -O2 -march=athlon64 -pipe -c -o htmlparser.o htmlparser.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -O2 -march=athlon64 -pipe -c -o odfparser.o odfparser.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -O2 -march=athlon64 -pipe -c -o testparser.o testparser.cxx rm -f libparsers.a x86_64-pc-linux-gnu-ar cru libparsers.a firstparser.o xmlparser.o latexparser.o manparser.o textparser.o htmlparser.o odfparser.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -Wl,--as-needed -o testparser firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o ../hunspell/libhunspell-1.6.la x86_64-pc-linux-gnu-ranlib libparsers.a libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -o .libs/testparser firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o -Wl,--as-needed ../hunspell/.libs/libhunspell-1.6.so make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/parsers' Making all in tools make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/tools' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -O2 -march=athlon64 -pipe -c -o analyze.o analyze.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -O2 -march=athlon64 -pipe -c -o chmorph.o chmorph.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -O2 -march=athlon64 -pipe -c -o hunspell.o hunspell.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -O2 -march=athlon64 -pipe -c -o munch.o munch.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -O2 -march=athlon64 -pipe -c -o unmunch.o unmunch.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -O2 -march=athlon64 -pipe -c -o hzip.o hzip.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -O2 -march=athlon64 -pipe -c -o hunzip.o hunzip.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -O2 -march=athlon64 -pipe -c -o example.o example.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -O2 -march=athlon64 -pipe -c -o bulkcheck.o bulkcheck.cxx /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -Wl,--as-needed -o hunspell-analyze analyze.o ../hunspell/libhunspell-1.6.la /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -Wl,--as-needed -o hunspell-unmunch unmunch.o hunspell.cxx: In function ‘void interactive_interface(Hunspell**, char*, int)’: hunspell.cxx:1595:7: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result] (void)system((std::string("rmdir ") + odftmpdir).c_str()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hunspell.cxx:1606:7: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result] (void)system((std::string("rmdir ") + odftmpdir).c_str()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -Wl,--as-needed -o hzip hzip.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -Wl,--as-needed -o hunzip hunzip.o ../hunspell/libhunspell-1.6.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -o hunspell-unmunch unmunch.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -o .libs/hunspell-analyze analyze.o -Wl,--as-needed ../hunspell/.libs/libhunspell-1.6.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -o hzip hzip.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -Wl,--as-needed -o hunspell-chmorph chmorph.o ../parsers/libparsers.a ../hunspell/libhunspell-1.6.la /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -Wl,--as-needed -o hunspell-munch munch.o libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -o .libs/hunzip hunzip.o -Wl,--as-needed ../hunspell/.libs/libhunspell-1.6.so /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -Wl,--as-needed -o example example.o ../hunspell/libhunspell-1.6.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -o .libs/hunspell-chmorph chmorph.o -Wl,--as-needed ../parsers/libparsers.a ../hunspell/.libs/libhunspell-1.6.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -o hunspell-munch munch.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -o .libs/example example.o -Wl,--as-needed ../hunspell/.libs/libhunspell-1.6.so /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -Wl,--as-needed -o bulkcheck bulkcheck.o ../hunspell/libhunspell-1.6.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -o .libs/bulkcheck bulkcheck.o -Wl,--as-needed ../hunspell/.libs/libhunspell-1.6.so /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -Wl,--as-needed -o hunspell hunspell.o ../parsers/libparsers.a ../hunspell/libhunspell-1.6.la -lncursesw -lreadline -lncurses libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=athlon64 -pipe -Wl,-O1 -o .libs/hunspell hunspell.o -Wl,--as-needed ../parsers/libparsers.a ../hunspell/.libs/libhunspell-1.6.so -lncursesw -lreadline -lncurses make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/tools' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src' Making all in man make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man' Making all in hu make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man/hu' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man/hu' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man' Making all in tests make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests' Making all in suggestiontest make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests/suggestiontest' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests/suggestiontest' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests' make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2' make[1]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2' >>> Source compiled. >>> Test phase [not enabled]: app-text/hunspell-1.6.2 >>> Install hunspell-1.6.2 into /var/tmp/portage/app-text/hunspell-1.6.2/image/ category app-text make -j7 DESTDIR=/var/tmp/portage/app-text/hunspell-1.6.2/image/ install Making install in intl make[1]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/intl' if { test "hunspell" = "gettext-runtime" || test "hunspell" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/mkdir -p /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64 /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/include; \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 libintl.h /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 libintl.a /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "hunspell" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/gettext/intl; \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 VERSION /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/gettext/intl/VERSION; \ dists="COPYING.LIB Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c verify.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.in.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c threadlib.c lock.c relocatable.c langprefs.c localename.c log.c printf.c setlocale.c version.c xsize.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/gettext/intl/$file; \ done; \ chmod a+x /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 $dir/$file \ /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 COPYING.LIB-2.0 COPYING.LIB-2.1 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi if test "hunspell" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /bin/mkdir -p /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64; \ /bin/sh ../libtool --mode=install \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 libgnuintl.a /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/libgnuintl.a; \ rm -f /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/preloadable_libintl.so; \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/libgnuintl.so /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac; \ else \ need_charset_alias=false; \ fi; \ if $need_charset_alias; then \ /bin/mkdir -p /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64; \ fi; \ temp=/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/t-charset.alias; \ dest=/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/charset.alias; \ if test -f /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/charset.alias; then \ orig=/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if $need_charset_alias; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/mkdir -p /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/locale; \ test -f /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/locale/locale.alias \ && orig=/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/locale/t-locale.alias; \ dest=/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/intl' Making install in po make[1]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/po' /usr/bin/install: cannot stat './de.gmo': No such file or directory installing ./de.gmo as /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/locale/de/LC_MESSAGES/hunspell.mo /usr/bin/install: cannot stat './es.gmo': No such file or directory installing ./es.gmo as /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/locale/es/LC_MESSAGES/hunspell.mo /usr/bin/install: cannot stat './hu.gmo': No such file or directory installing ./hu.gmo as /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/locale/hu/LC_MESSAGES/hunspell.mo /usr/bin/install: cannot stat './it.gmo': No such file or directory installing ./it.gmo as /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/locale/it/LC_MESSAGES/hunspell.mo /usr/bin/install: cannot stat './tg.gmo': No such file or directory installing ./tg.gmo as /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/locale/tg/LC_MESSAGES/hunspell.mo if test "hunspell" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/app-text/hunspell-1.6.2/image//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 \ /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/po' Making install in src make[1]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src' Making install in hunspell make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/hunspell' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/hunspell' /bin/mkdir -p '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64' /bin/mkdir -p '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/include/hunspell' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c libhunspell-1.6.la '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 hunspell.hxx hunspell.h hunvisapi.h w_char.hxx atypes.hxx csutil.hxx htypes.hxx '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/include/hunspell' libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c .libs/libhunspell-1.6.so.0.0.1 /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/libhunspell-1.6.so.0.0.1 libtool: install: (cd /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64 && { ln -s -f libhunspell-1.6.so.0.0.1 libhunspell-1.6.so.0 || { rm -f libhunspell-1.6.so.0 && ln -s libhunspell-1.6.so.0.0.1 libhunspell-1.6.so.0; }; }) libtool: install: (cd /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64 && { ln -s -f libhunspell-1.6.so.0.0.1 libhunspell-1.6.so || { rm -f libhunspell-1.6.so && ln -s libhunspell-1.6.so.0.0.1 libhunspell-1.6.so; }; }) libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c .libs/libhunspell-1.6.lai /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/libhunspell-1.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/hunspell' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/hunspell' Making install in parsers make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/parsers' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/parsers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/parsers' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/parsers' Making install in tools make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/tools' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/tools' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c makealias affixcompress wordforms ispellaff2myspell wordlist2hunspell '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c hunspell-analyze hunspell-chmorph hunspell hunspell-munch hunspell-unmunch hzip hunzip '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin' libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c .libs/hunspell-analyze /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin/hunspell-analyze libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c .libs/hunspell-chmorph /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin/hunspell-chmorph libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c .libs/hunspell /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin/hunspell libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c hunspell-munch /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin/hunspell-munch libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c hunspell-unmunch /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin/hunspell-unmunch libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c hzip /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin/hzip libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c .libs/hunzip /var/tmp/portage/app-text/hunspell-1.6.2/image//usr/bin/hunzip make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/tools' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src/tools' make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src' make[1]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/src' Making install in man make[1]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man' Making install in hu make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man/hu' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man/hu' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/man/man5' /bin/mkdir -p '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/man/hu/man1' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 hunspell.5 '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/man/man5' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 hunspell.1 '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/man/hu/man1' make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man/hu' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man/hu' make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/man/man3' /bin/mkdir -p '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/man/man5' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 hunspell.1 hzip.1 hunzip.1 '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/man/man1' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 hunspell.3 '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/man/man3' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 hunspell.5 '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/share/man/man5' make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man' make[1]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/man' Making install in tests make[1]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests' Making install in suggestiontest make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests/suggestiontest' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests/suggestiontest' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests/suggestiontest' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests/suggestiontest' make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests' make[3]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests' make[1]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2/tests' make[1]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2' make[2]: Entering directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/pkgconfig' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 hunspell.pc '/var/tmp/portage/app-text/hunspell-1.6.2/image//usr/lib64/pkgconfig' make[2]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2' make[1]: Leaving directory '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2' ERROR:root:Failed to create symlink: opts=Namespace(dest=b'/var/tmp/portage/app-text/hunspell-1.6.2/image/usr/share/doc/hunspell-1.6.2/', diroptions='-m0755', distdir=b'/data/distfiles/', enable_copy_xattr=True, helper='dodoc', helpers_can_die=True, insoptions='-m0644', preserve_symlinks=True, recursive=True, sources=[b'AUTHORS', b'ChangeLog', b'NEWS', b'README', b'THANKS', b'TODO', b'license.hunspell', b'AUTHORS.myspell', b'README.myspell', b'license.myspell', b'README.md'], strict_option=False, xattr_exclude='btrfs.* security.evm security.ima \tsecurity.selinux system.nfs4_acl'), relpath=b'README', source_root=b'' Traceback (most recent call last): File "/usr/lib/portage/python3.5/doins.py", line 409, in _doins os.symlink(linkto, dest) FileExistsError: [Errno 17] File exists: b'README.md' -> b'/var/tmp/portage/app-text/hunspell-1.6.2/image/usr/share/doc/hunspell-1.6.2/README' * ERROR: app-text/hunspell-1.6.2::gentoo failed (install phase): * dodoc failed * * If you need support, post the output of `emerge --info '=app-text/hunspell-1.6.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/hunspell-1.6.2::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-text/hunspell-1.6.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/hunspell-1.6.2/temp/environment'. * Working directory: '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2' * S: '/var/tmp/portage/app-text/hunspell-1.6.2/work/hunspell-1.6.2'