* Package: app-text/enchant-1.6.1 * Repository: gentoo * Maintainer: gnome@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc hunspell kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking enchant-1.6.1.tar.gz to /var/tmp/portage/app-text/enchant-1.6.1/work >>> Source unpacked in /var/tmp/portage/app-text/enchant-1.6.1/work >>> Preparing source in /var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1 ... * Applying enchant-1.6.0-hunspell150_fix.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1 ... * econf: updating enchant-1.6.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating enchant-1.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 --docdir=/usr/share/doc/enchant-1.6.1 --htmldir=/usr/share/doc/enchant-1.6.1/html --libdir=/usr/lib64 --disable-aspell --enable-myspell --disable-static --disable-hspell --disable-ispell --disable-uspell --disable-voikko --with-myspell-dir=/usr/share/myspell/ ./configure: line 2535: 1.6.1: command not found 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 whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking for library containing strerror... none required 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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) 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 whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether x86_64-pc-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) 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 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 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 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 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 ssize_t... yes checking for flock... yes checking for lockf... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ENCHANT... yes checking for supported C warning flags... checking whether x86_64-pc-linux-gnu-gcc supports -Wall... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wextra... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wsign-compare... yes checking whether x86_64-pc-linux-gnu-gcc supports -Werror-implicit-function-declaration... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wpacked... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wswitch-enum... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-aliasing=2... yes checking whether x86_64-pc-linux-gnu-gcc supports -Winit-self... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wunsafe-loop-optimizations... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wno-missing-field-initializers... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wno-unused-parameter... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wno-attributes... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wno-long-long... yes checking whether x86_64-pc-linux-gnu-gcc supports -Winline... yes checking whether x86_64-pc-linux-gnu-gcc supports -fno-strict-aliasing... yes checking which C warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing checking for supported C++ warning flags... checking whether x86_64-pc-linux-gnu-g++ supports -Wall... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wextra... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wsign-compare... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wpointer-arith... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wwrite-strings... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wpacked... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wswitch-enum... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wmissing-format-attribute... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wstrict-aliasing=2... yes checking whether x86_64-pc-linux-gnu-g++ supports -Winit-self... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wunsafe-loop-optimizations... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wno-missing-field-initializers... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wno-unused-parameter... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wno-attributes... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wno-long-long... yes checking whether x86_64-pc-linux-gnu-g++ supports -Winline... yes checking whether x86_64-pc-linux-gnu-g++ supports -fno-strict-aliasing... yes checking which C++ warning flags were supported... -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing checking for native Win32... no checking for OS X... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for MYSPELL... yes checking for ZEMBEREK... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating enchant.pc config.status: creating enchant-uninstalled.pc config.status: creating enchant.spec config.status: creating src/libenchant.rc config.status: creating src/Makefile config.status: creating src/aspell/Makefile config.status: creating src/ispell/Makefile config.status: creating src/uspell/Makefile config.status: creating src/myspell/Makefile config.status: creating src/hspell/Makefile config.status: creating src/applespell/Makefile config.status: creating src/voikko/Makefile config.status: creating src/zemberek/Makefile config.status: creating tests/Makefile config.status: creating tests/ispell config.status: creating unittests/Makefile config.status: creating unittests/enchant_providers/Makefile config.status: creating unittests/mock_provider/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: executing depfiles commands config.status: executing libtool commands enchant-1.6.1 prefix: /usr compiler: x86_64-pc-linux-gnu-gcc Build Aspell backend: no Build Ispell backend: no Build Uspell backend: no Build Hspell backend: no Build Myspell/Hunspell backend: yes Build Voikko backend (Linux only): no Build Zemberek backend: yes Build Apple Spell backend (OS X only): no Build a relocatable library: no The Zemberek Turkish spell-checking plugin is enabled. It is known to cause crashes with WebKit. Use at your own discretion. >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1 ... make -j1 Making all in src make[1]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src' Making all in . make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.1\" -O2 -pipe -march=native -c -o enchant.lo enchant.c libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" "-DPACKAGE_STRING=\"enchant 1.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.1\" -O2 -pipe -march=native -c enchant.c -fPIC -DPIC -o .libs/enchant.o enchant.c: In function ‘enchant_dict_suggest’: enchant.c:991:66: warning: passing argument 4 of ‘enchant_pwl_suggest’ from incompatible pointer type [-Wincompatible-pointer-types] pwl_suggs = enchant_pwl_suggest(session->personal, word, len, dict_suggs, &n_pwl_suggs); ^~~~~~~~~~ In file included from enchant.c:43:0: pwl.h:50:8: note: expected ‘const char * const* const’ but argument is of type ‘char **’ char** enchant_pwl_suggest(EnchantPWL *me,const char *const word, ^~~~~~~~~~~~~~~~~~~ enchant.c: In function ‘enchant_get_version’: :0:24: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] enchant.c:2367:9: note: in expansion of macro ‘ENCHANT_VERSION_STRING’ return ENCHANT_VERSION_STRING; ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.1\" -O2 -pipe -march=native -c -o pwl.lo pwl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" "-DPACKAGE_STRING=\"enchant 1.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.1\" -O2 -pipe -march=native -c pwl.c -fPIC -DPIC -o .libs/pwl.o pwl.c: In function ‘enchant_pwl_suggest’: pwl.c:739:34: warning: passing argument 1 of ‘best_distance’ from incompatible pointer type [-Wincompatible-pointer-types] max_dist = suggs? best_distance(suggs, word, len) : ENCHANT_PWL_MAX_ERRORS; ^~~~~ pwl.c:701:12: note: expected ‘char **’ but argument is of type ‘const char * const* const’ static int best_distance(char** suggs, const char *const word, size_t len) ^~~~~~~~~~~~~ /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -no-undefined -export-symbols-regex '^enchant_.*' -version-info 7:1:6 -Wl,-O1 -Wl,--as-needed -o libenchant.la -rpath /usr/lib64 enchant.lo pwl.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/enchant.o .libs/pwl.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libenchant.exp libtool: link: /bin/grep -E -e "^enchant_.*" ".libs/libenchant.exp" > ".libs/libenchant.expT" libtool: link: mv -f ".libs/libenchant.expT" ".libs/libenchant.exp" libtool: link: echo "{ global:" > .libs/libenchant.ver libtool: link: cat .libs/libenchant.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libenchant.ver libtool: link: echo "local: *; };" >> .libs/libenchant.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/enchant.o .libs/pwl.o -lgmodule-2.0 -lglib-2.0 -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant.so.1 -Wl,-version-script -Wl,.libs/libenchant.ver -o .libs/libenchant.so.1.6.1 libtool: link: (cd ".libs" && rm -f "libenchant.so.1" && ln -s "libenchant.so.1.6.1" "libenchant.so.1") libtool: link: (cd ".libs" && rm -f "libenchant.so" && ln -s "libenchant.so.1.6.1" "libenchant.so") libtool: link: ( cd ".libs" && rm -f "libenchant.la" && ln -s "../libenchant.la" "libenchant.la" ) make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src' Making all in aspell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/aspell' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/aspell' Making all in ispell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/ispell' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/ispell' Making all in uspell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/uspell' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/uspell' Making all in myspell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/myspell' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -I/usr/include/hunspell -DENCHANT_MYSPELL_DICT_DIR='"/usr/share/myspell/"' -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -pipe -march=native -c -o myspell_checker.lo myspell_checker.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" "-DPACKAGE_STRING=\"enchant 1.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -I/usr/include/hunspell -DENCHANT_MYSPELL_DICT_DIR=\"/usr/share/myspell/\" -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -pipe -march=native -c myspell_checker.cpp -fPIC -DPIC -o .libs/myspell_checker.o myspell_checker.cpp: In member function ‘bool MySpellChecker::checkWord(const char*, size_t)’: myspell_checker.cpp:171:26: warning: ‘int Hunspell::spell(const char*, int*, char**)’ is deprecated [-Wdeprecated-declarations] if (myspell->spell(word8)) ^ In file included from myspell_checker.cpp:47:0: /usr/include/hunspell/hunspell.hxx:131:20: note: declared here H_DEPRECATED int spell(const char* word, int* info = NULL, char** root = NULL); ^~~~~ myspell_checker.cpp: In member function ‘char** MySpellChecker::suggestWord(const char*, size_t, size_t*)’: myspell_checker.cpp:199:40: warning: ‘int Hunspell::suggest(char***, const char*)’ is deprecated [-Wdeprecated-declarations] *nsug = myspell->suggest(&sugMS, word8); ^ In file included from myspell_checker.cpp:47:0: /usr/include/hunspell/hunspell.hxx:141:20: note: declared here H_DEPRECATED int suggest(char*** slst, const char* word); ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libenchant_myspell.la -rpath /usr/lib64/enchant myspell_checker.lo -lhunspell-1.6 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ../../src/libenchant.la libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o .libs/myspell_checker.o -Wl,-rpath -Wl,/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/.libs -lhunspell-1.6 -lgmodule-2.0 -lglib-2.0 ../../src/.libs/libenchant.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant_myspell.so -o .libs/libenchant_myspell.so libtool: link: ( cd ".libs" && rm -f "libenchant_myspell.la" && ln -s "../libenchant_myspell.la" "libenchant_myspell.la" ) make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/myspell' Making all in hspell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/hspell' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/hspell' Making all in applespell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/applespell' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/applespell' Making all in voikko make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/voikko' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/voikko' Making all in zemberek make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/zemberek' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -pipe -march=native -c -o zemberek.lo zemberek.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" "-DPACKAGE_STRING=\"enchant 1.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -pipe -march=native -c zemberek.cpp -fPIC -DPIC -o .libs/zemberek.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -pipe -march=native -c -o zemberek_provider.lo zemberek_provider.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" "-DPACKAGE_STRING=\"enchant 1.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -pipe -march=native -c zemberek_provider.cpp -fPIC -DPIC -o .libs/zemberek_provider.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libenchant_zemberek.la -rpath /usr/lib64/enchant zemberek.lo zemberek_provider.lo -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ../../src/libenchant.la libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o .libs/zemberek.o .libs/zemberek_provider.o -Wl,-rpath -Wl,/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/.libs -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ../../src/.libs/libenchant.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libenchant_zemberek.so -o .libs/libenchant_zemberek.so libtool: link: ( cd ".libs" && rm -f "libenchant_zemberek.la" && ln -s "../libenchant_zemberek.la" "libenchant_zemberek.la" ) make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/zemberek' make[1]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src' Making all in tests make[1]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/tests' x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -O2 -pipe -march=native -c -o enchant-lsmod.o enchant-lsmod.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o enchant-lsmod enchant-lsmod.o ../src/libenchant.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/enchant-lsmod enchant-lsmod.o -Wl,--export-dynamic -pthread ../src/.libs/libenchant.so -lgmodule-2.0 -lglib-2.0 -pthread x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -O2 -pipe -march=native -c -o enchant-ispell.o enchant-ispell.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o enchant enchant-ispell.o ../src/libenchant.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/enchant enchant-ispell.o -Wl,--export-dynamic -pthread ../src/.libs/libenchant.so -lgmodule-2.0 -lglib-2.0 -pthread make[1]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/tests' Making all in doc make[1]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/doc' Making all in data make[1]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/data' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/data' make[1]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1' >>> Source compiled. >>> Test phase: app-text/enchant-1.6.1 make -j1 check Making check in src make[1]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src' Making check in . make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src' Making check in aspell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/aspell' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/aspell' Making check in ispell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/ispell' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/ispell' Making check in uspell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/uspell' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/uspell' Making check in myspell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/myspell' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/myspell' Making check in hspell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/hspell' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/hspell' Making check in applespell make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/applespell' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/applespell' Making check in voikko make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/voikko' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/voikko' Making check in zemberek make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/zemberek' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src/zemberek' make[1]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/src' Making check in tests make[1]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/tests' make enchant.test enchantxx.test make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/tests' x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -O2 -pipe -march=native -c -o enchant.test.o enchant.test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o enchant.test enchant.test.o ../src/libenchant.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/enchant.test enchant.test.o -Wl,--export-dynamic -pthread ../src/.libs/libenchant.so -lgmodule-2.0 -lglib-2.0 -pthread x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -O2 -pipe -march=native -c -o enchantxx.test.o enchantxx.test.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o enchantxx.test enchantxx.test.o ../src/libenchant.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/enchantxx.test enchantxx.test.o -Wl,--export-dynamic -pthread ../src/.libs/libenchant.so -lgmodule-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/tests' make check-TESTS make[2]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/tests' make[3]: Entering directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/tests' FAIL: enchant.test FAIL: enchantxx.test ============================================================================ Testsuite summary for enchant 1.6.1 ============================================================================ # TOTAL: 2 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log ============================================================================ make[3]: *** [Makefile:845: test-suite.log] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/tests' make[2]: *** [Makefile:953: check-TESTS] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/tests' make[1]: *** [Makefile:1017: check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1/tests' make: *** [Makefile:504: check-recursive] Error 1 * ERROR: app-text/enchant-1.6.1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 634: Called default * phase-functions.sh, line 867: Called default_src_test * phase-functions.sh, line 896: Called __eapi0_src_test * phase-helpers.sh, line 816: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=app-text/enchant-1.6.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/enchant-1.6.1::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:enchant-1.6.1:20180528-200452.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/enchant-1.6.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/enchant-1.6.1/temp/environment'. * Working directory: '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1' * S: '/var/tmp/portage/app-text/enchant-1.6.1/work/enchant-1.6.1'