Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 646816 Details for
Bug 729908
dev-libs/link-grammar fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 203.47 KB, created by
Agostino Sarubbo
on 2020-06-27 14:18:58 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-06-27 14:18:58 UTC
Size:
203.47 KB
patch
obsolete
> * Package: dev-libs/link-grammar-5.3.11 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc hunspell kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo-mirror/gentoo/commit/c390aff8aa4ed6fad107e4b037953affd12a51e4 >@@@@@ END @@@@@ > >>>> Unpacking source... >>>> Unpacking link-grammar-5.3.11.tar.gz to /var/tmp/portage/dev-libs/link-grammar-5.3.11/work >>>> Source unpacked in /var/tmp/portage/dev-libs/link-grammar-5.3.11/work >>>> Preparing source in /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 ... > * Applying link-grammar-5.3.9-out-of-source-build.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: link-grammar-5.3.11/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Disabling deprecation warnings ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 ... > * econf: updating link-grammar-5.3.11/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating link-grammar-5.3.11/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/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/link-grammar-5.3.11 --htmldir=/usr/share/doc/link-grammar-5.3.11/html --libdir=/usr/lib64 --disable-maintainer-mode --disable-python-bindings --disable-python3-bindings --disable-editline --disable-perl-bindings --enable-shared --enable-sat-solver=bundled --disable-aspell --enable-hunspell --with-hunspell-dictdir=/usr/share/myspell --disable-java-bindings --disable-static --disable-pthreads >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >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-clang >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-clang accepts -g... yes >checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-clang... none >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-clang++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-clang++... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang-cpp >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-clang... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) 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 ld.lld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... llvm-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... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang 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 ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions... yes >checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-clang static flag -static works... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -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-clang++ -E >checking for ld used by x86_64-pc-linux-gnu-clang++... ld.lld -m elf_x86_64 >checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-clang++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-clang++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-clang++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-clang++ linker (ld.lld -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 whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for ANSI C header files... (cached) 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 an ANSI C-conforming const... yes >checking for strndup... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for pid_t... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for prctl... yes >checking for locale_t in locale.h... yes >checking for native Win32... no >checking for Cygwin... no >checking for 64-bit Apple OSX... no >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking for sqlite3 >= 3.0.0... yes >checking for hunspell... yes >checking hunspell.h usability... yes >checking hunspell.h presence... yes >checking for hunspell.h... yes >WARN HunSpell Dictionaries do not exist at "/usr/share/myspell" >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking for regexec... yes >checking for swig... /usr/bin/swig >checking SWIG version... 4.0.0 >checking for SWIG library... /usr/share/swig/4.0.0 >checking for swig... yes >checking for supported warning flags... >checking whether x86_64-pc-linux-gnu-clang supports -Wstrict-prototypes... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wmissing-prototypes... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wnested-externs... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wold-style-definition... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wall... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wextra... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wsign-compare... yes >checking whether x86_64-pc-linux-gnu-clang supports -Werror-implicit-function-declaration... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wpointer-arith... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wwrite-strings... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wmissing-declarations... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wpacked... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wswitch-enum... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wmissing-format-attribute... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wstrict-aliasing... yes >checking whether x86_64-pc-linux-gnu-clang supports -Winit-self... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wno-missing-field-initializers... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wno-unused-parameter... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wno-attributes... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wno-long-long... yes >checking whether x86_64-pc-linux-gnu-clang supports -Winline... yes >checking which warning flags were supported... -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition >checking whether x86_64-pc-linux-gnu-clang supports -fno-strict-aliasing... yes >checking whether x86_64-pc-linux-gnu-clang supports -Wmaybe-uninitialized -Werror... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating link-grammar.pc >config.status: creating link-grammar.spec >config.status: creating link-grammar/Makefile >config.status: creating link-grammar/corpus/Makefile >config.status: creating link-grammar/minisat/Makefile >config.status: creating link-grammar/sat-solver/Makefile >config.status: creating link-grammar/link-features.h >config.status: creating bindings/Makefile >config.status: creating bindings/java-jni/Makefile >config.status: creating bindings/java/Makefile >config.status: creating bindings/java/build.xml >config.status: creating bindings/ocaml/Makefile >config.status: creating bindings/perl/Makefile >config.status: creating bindings/python/Makefile >config.status: creating bindings/python/__init__.py >config.status: creating bindings/python3/Makefile >config.status: creating bindings/python3/__init__.py >config.status: creating bindings/python-examples/Makefile >config.status: creating morphology/Makefile >config.status: creating link-parser/Makefile >config.status: creating tests/Makefile >config.status: creating data/Makefile >config.status: creating data/amy/Makefile >config.status: creating data/any/Makefile >config.status: creating data/ar/Makefile >config.status: creating data/ar/words/Makefile >config.status: creating data/de/Makefile >config.status: creating data/en/Makefile >config.status: creating data/en/words/Makefile >config.status: creating data/fa/Makefile >config.status: creating data/fa/words/Makefile >config.status: creating data/he/Makefile >config.status: creating data/id/Makefile >config.status: creating data/kz/Makefile >config.status: creating data/lt/Makefile >config.status: creating data/ru/Makefile >config.status: creating data/ru/words/Makefile >config.status: creating data/tr/Makefile >config.status: creating data/vn/Makefile >config.status: creating data/demo-sql/Makefile >config.status: creating man/Makefile >config.status: creating viterbi/Makefile >config.status: executing depfiles commands >config.status: executing libtool commands > >link-grammar-5.3.11 build configuration settings > > prefix: /usr > C compiler: x86_64-pc-linux-gnu-clang -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE > C++ compiler: x86_64-pc-linux-gnu-clang++ -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 > Posix threads: no > Editline command-line history: no > UTF8 editline support: no > Java libraries: no > Java interfaces: > Swig interfaces generator: yes > Perl interfaces: no > Perl install location: > Python2 interfaces: no > Python3 interfaces: no > ASpell spell checker: no > HunSpell spell checker: yes > HunSpell dictionary location: /usr/share/myspell > Boolean SAT parser: yes (using the bundled minisat library) > SQLite-backed dictionary: yes > Viterbi algorithm parser: no > Corpus statistics database: no > RegEx tokenizer: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 ... >make -j2 V=1 >Making all in link-grammar >make[1]: Entering directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-grammar' >Making all in minisat >make[2]: Entering directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-grammar/minisat' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c -o minisat/core/Solver.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat/core/Solver.cc >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c -o minisat/utils/Options.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat/utils/Options.cc >libtool: compile: x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat/utils/Options.cc -fPIC -DPIC -o minisat/utils/.libs/Options.o >libtool: compile: x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat/core/Solver.cc -fPIC -DPIC -o minisat/core/.libs/Solver.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c -o minisat/utils/System.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat/utils/System.cc >libtool: compile: x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat/utils/System.cc -fPIC -DPIC -o minisat/utils/.libs/System.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -version-info 2:2:0 -no-undefined -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libminisat.la -rpath /usr/lib64 minisat/core/Solver.lo minisat/utils/Options.lo minisat/utils/System.lo >libtool: link: x86_64-pc-linux-gnu-clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtbeginS.o minisat/core/.libs/Solver.o minisat/utils/.libs/Options.o minisat/utils/.libs/System.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/usr/lib/llvm/10/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crtn.o -O2 -march=native -O3 -Wl,-O1 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libminisat.so.2 -o .libs/libminisat.so.2.0.2 >libtool: link: (cd ".libs" && rm -f "libminisat.so.2" && ln -s "libminisat.so.2.0.2" "libminisat.so.2") >libtool: link: (cd ".libs" && rm -f "libminisat.so" && ln -s "libminisat.so.2.0.2" "libminisat.so") >libtool: link: ( cd ".libs" && rm -f "libminisat.la" && ln -s "../libminisat.la" "libminisat.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-grammar/minisat' >Making all in sat-solver >make[2]: Entering directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-grammar/sat-solver' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I../.. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c -o fast-sprintf.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver/fast-sprintf.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I../.. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c -o sat-encoder.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver/sat-encoder.cpp >libtool: compile: x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I../.. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver/fast-sprintf.cpp -fPIC -DPIC -o .libs/fast-sprintf.o >libtool: compile: x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I../.. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver/sat-encoder.cpp -fPIC -DPIC -o .libs/sat-encoder.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I../.. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c -o util.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver/util.cpp >libtool: compile: x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I../.. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver/util.cpp -fPIC -DPIC -o .libs/util.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I../.. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c -o variables.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver/variables.cpp >libtool: compile: x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I../.. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver/variables.cpp -fPIC -DPIC -o .libs/variables.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I../.. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c -o word-tag.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver/word-tag.cpp >libtool: compile: x86_64-pc-linux-gnu-clang++ -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I../.. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/minisat/minisat -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/sat-solver/word-tag.cpp -fPIC -DPIC -o .libs/word-tag.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -Wall -std=c++11 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libsat-solver.la fast-sprintf.lo sat-encoder.lo util.lo variables.lo word-tag.lo >libtool: link: llvm-ar cru .libs/libsat-solver.a .libs/fast-sprintf.o .libs/sat-encoder.o .libs/util.o .libs/variables.o .libs/word-tag.o >libtool: link: llvm-ranlib .libs/libsat-solver.a >libtool: link: ( cd ".libs" && rm -f "libsat-solver.la" && ln -s "../libsat-solver.la" "libsat-solver.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-grammar/sat-solver' >make[2]: Entering directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-grammar' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o analyze-linkage.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/analyze-linkage.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o anysplit.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/anysplit.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/linlibtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/analyze-linkage.c -fPIC -DPIC -o .libs/analyze-linkage.o >k-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/anysplit.c -fPIC -DPIC -o .libs/anysplit.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o api.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/api.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o build-disjuncts.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/build-disjuncts.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/api.c -fPIC -DPIC -o .libs/api.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/build-disjuncts.c -fPIC -DPIC -o .libs/build-disjuncts.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o constituents.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/constituents.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o count.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/count.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/constituents.c -fPIC -DPIC -o .libs/constituents.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/count.c -fPIC -DPIC -o .libs/count.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o dict-common.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-common.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-common.c -fPIC -DPIC -o .libs/dict-common.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o disjunct-utils.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/disjunct-utils.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o disjuncts.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/disjuncts.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/disjunct-utils.c -fPIC -DPIC -o .libs/disjunct-utils.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/disjuncts.c -fPIC -DPIC -o .libs/disjuncts.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o error.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o expand.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/expand.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/error.c -fPIC -DPIC -o .libs/error.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o extract-links.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/extract-links.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/expand.c -fPIC -DPIC -o .libs/expand.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o fast-match.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/fast-match.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/extract-links.c -fPIC -DPIC -o .libs/extract-links.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/fast-match.c -fPIC -DPIC -o .libs/fast-match.o >/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/fast-match.c:196:20: warning: > self-comparison always evaluates to false [-Wtautological-compare] > if (c1->uc_length != c1->uc_length) return false; > ^ >1 warning generated. >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o histogram.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/histogram.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o idiom.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/idiom.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/histogram.c -fPIC -DPIC -o .libs/histogram.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o linkage.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/linkage.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/idiom.c -fPIC -DPIC -o .libs/idiom.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/linkage.c -fPIC -DPIC -o .libs/linkage.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o post-process.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/post-process.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/post-process.c -fPIC -DPIC -o .libs/post-process.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o pp_knowledge.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/pp_knowledge.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/pp_knowledge.c -fPIC -DPIC -o .libs/pp_knowledge.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o pp_lexer.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/pp_lexer.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/pp_lexer.c -fPIC -DPIC -o .libs/pp_lexer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o pp_linkset.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/pp_linkset.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o preparation.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/preparation.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/pp_linkset.c -fPIC -DPIC -o .libs/pp_linkset.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/preparation.c -fPIC -DPIC -o .libs/preparation.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o print.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/print.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o print-util.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/print-util.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/print.c -fPIC -DPIC -o .libs/print.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/print-util.c -fPIC -DPIC -o .libs/print-util.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o prune.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/prune.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/prune.c -fPIC -DPIC -o .libs/prune.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o regex-morph.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/regex-morph.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/regex-morph.c -fPIC -DPIC -o .libs/regex-morph.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o regex-tokenizer.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/regex-tokenizer.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o resources.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/resources.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/regex-tokenizer.c -fPIC -DPIC -o .libs/regex-tokenizer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o score.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/score.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/resources.c -fPIC -DPIC -o .libs/resources.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/score.c -fPIC -DPIC -o .libs/score.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o spellcheck-aspell.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/spellcheck-aspell.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o spellcheck-hun.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/spellcheck-hun.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/spellcheck-aspell.c -fPIC -DPIC -o .libs/spellcheck-aspell.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o string-set.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/string-set.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/spellcheck-hun.c -fPIC -DPIC -o .libs/spellcheck-hun.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o tokenize.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/tokenize.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/string-set.c -fPIC -DPIC -o .libs/string-set.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/tokenize.c -fPIC -DPIC -o .libs/tokenize.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o utilities.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/utilities.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/utilities.c -fPIC -DPIC -o .libs/utilities.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o wordgraph.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/wordgraph.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/wordgraph.c -fPIC -DPIC -o .libs/wordgraph.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o word-utils.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/word-utils.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o dict-file/dictionary.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-file/dictionary.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/word-utils.c -fPIC -DPIC -o .libs/word-utils.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-file/dictionary.c -fPIC -DPIC -o dict-file/.libs/dictionary.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o dict-file/read-dict.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-file/read-dict.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o dict-file/read-regex.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-file/read-regex.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-file/read-dict.c -fPIC -DPIC -o dict-file/.libs/read-dict.o >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-file/read-regex.c -fPIC -DPIC -o dict-file/.libs/read-regex.o >/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-file/read-dict.c:2004:6: warning: > comparing a pointer to a null character constant; did you mean to compare > to NULL? [-Wpointer-compare] > if ('\0' == word) return; /* avoid trying null strings */ > ^~~~ > (void *)0 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o dict-file/word-file.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-file/word-file.c >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-file/word-file.c -fPIC -DPIC -o dict-file/.libs/word-file.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o dict-sql/read-sql.lo /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-sql/read-sql.c >1 warning generated. >libtool: compile: x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" "-DPACKAGE_STRING=\"link-grammar 5.3.11\"" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/dict-sql/read-sql.c -fPIC -DPIC -o dict-sql/.libs/read-sql.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -version-info 8:11:3 -export-dynamic -no-undefined -export-symbols /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/link-grammar.def -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblink-grammar.la -rpath /usr/lib64 analyze-linkage.lo anysplit.lo api.lo build-disjuncts.lo constituents.lo count.lo dict-common.lo dict-file/dictionary.lo dict-file/read-dict.lo dict-file/read-regex.lo dict-file/word-file.lo dict-sql/read-sql.lo disjunct-utils.lo disjuncts.lo error.lo expand.lo extract-links.lo fast-match.lo histogram.lo idiom.lo linkage.lo post-process.lo pp_knowledge.lo pp_lexer.lo pp_linkset.lo preparation.lo print.lo print-util.lo prune.lo regex-morph.lo regex-tokenizer.lo resources.lo score.lo spellcheck-aspell.lo spellcheck-hun.lo string-set.lo tokenize.lo utilities.lo wordgraph.lo word-utils.lo -lhunspell-1.7 -lsqlite3 ../link-grammar/sat-solver/libsat-solver.la ../link-grammar/minisat/libminisat.la -lm >libtool: link: echo "{ global:" > .libs/liblink-grammar.ver >libtool: link: cat /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-grammar/link-grammar.def | sed -e "s/\(.*\)/\1;/" >> .libs/liblink-grammar.ver >libtool: link: echo "local: *; };" >> .libs/liblink-grammar.ver >libtool: link: x86_64-pc-linux-gnu-clang -shared -fPIC -DPIC .libs/analyze-linkage.o .libs/anysplit.o .libs/api.o .libs/build-disjuncts.o .libs/constituents.o .libs/count.o .libs/dict-common.o dict-file/.libs/dictionary.o dict-file/.libs/read-dict.o dict-file/.libs/read-regex.o dict-file/.libs/word-file.o dict-sql/.libs/read-sql.o .libs/disjunct-utils.o .libs/disjuncts.o .libs/error.o .libs/expand.o .libs/extract-links.o .libs/fast-match.o .libs/histogram.o .libs/idiom.o .libs/linkage.o .libs/post-process.o .libs/pp_knowledge.o .libs/pp_lexer.o .libs/pp_linkset.o .libs/preparation.o .libs/print.o .libs/print-util.o .libs/prune.o .libs/regex-morph.o .libs/regex-tokenizer.o .libs/resources.o .libs/score.o .libs/spellcheck-aspell.o .libs/spellcheck-hun.o .libs/string-set.o .libs/tokenize.o .libs/utilities.o .libs/wordgraph.o .libs/word-utils.o -Wl,--whole-archive ../link-grammar/sat-solver/.libs/libsat-solver.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-grammar/minisat/.libs -Wl,--as-needed -lhunspell-1.7 -lsqlite3 ../link-grammar/minisat/.libs/libminisat.so -lm -O2 -march=native -O3 -Wl,-O1 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liblink-grammar.so.5 -Wl,-version-script -Wl,.libs/liblink-grammar.ver -o .libs/liblink-grammar.so.5.3.11 >libtool: link: (cd ".libs" && rm -f "liblink-grammar.so.5" && ln -s "liblink-grammar.so.5.3.11" "liblink-grammar.so.5") >libtool: link: (cd ".libs" && rm -f "liblink-grammar.so" && ln -s "liblink-grammar.so.5.3.11" "liblink-grammar.so") >libtool: link: ( cd ".libs" && rm -f "liblink-grammar.la" && ln -s "../liblink-grammar.la" "liblink-grammar.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-grammar' >make[1]: Leaving directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-grammar' >Making all in viterbi >make[1]: Entering directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/viterbi' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/viterbi' >Making all in bindings >make[1]: Entering directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/bindings' >Making all in ocaml >make[2]: Entering directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/bindings/ocaml' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/bindings/ocaml' >make[2]: Entering directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/bindings' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/bindings' >make[1]: Leaving directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/bindings' >Making all in link-parser >make[1]: Entering directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-parser' >x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-parser -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o link-parser.o /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-parser/link-parser.c >x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-parser -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o command-line.o /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-parser/command-line.c >x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-parser -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o lg_readline.o /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-parser/lg_readline.c >x86_64-pc-linux-gnu-clang -DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.11\" -DPACKAGE_STRING=\"link-grammar\ 5.3.11\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.11\" -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/\" -DSTDC_HEADERS=1 -DHAVE_STRNDUP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_PRCTL=1 -DHAVE_LOCALE_T_IN_LOCALE_H=1 -DHAVE_MKLIT=1 -DHAVE_HUNSPELL=1 -DHUNSPELL_DICT_DIR=\"/usr/share/myspell\" -DHAVE_REGEXEC=1 -DVERSION=\"5.3.11\" -DDICTIONARY_DIR=\"/usr/share/link-grammar\" -I. -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-parser -I/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11 -I.. -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I/usr/include/hunspell -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o parser-utilities.o /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11/link-parser/parser-utilities.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o link-parser link-parser.o command-line.o lg_readline.o parser-utilities.o ../link-grammar/liblink-grammar.la -lsqlite3 ../link-grammar/minisat/libminisat.la >libtool: link: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fno-strict-aliasing -Wl,-O1 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/link-parser link-parser.o command-line.o lg_readline.o parser-utilities.o -Wl,--as-needed ../link-grammar/.libs/liblink-grammar.so -lhunspell-1.7 /var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-grammar/minisat/.libs/libminisat.so -lm -lsqlite3 ../link-grammar/minisat/.libs/libminisat.so >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::ctype<char>::_M_widen_init() const >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::ostream::put(char) >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::ostream::flush() >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long) >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::ios_base::Init::Init() >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::ios_base::Init::~Init() >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate) >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long) >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::__throw_bad_cast() >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::__throw_bad_alloc() >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::_Rb_tree_decrement(std::_Rb_tree_node_base*) >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::_Rb_tree_increment(std::_Rb_tree_node_base*) >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::__throw_length_error(char const*) >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&) >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::cerr >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::cout >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&) >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::terminate() >ld.lld: [0;31merror: [0m../link-grammar/.libs/liblink-grammar.so: undefined reference to std::basic_ostream<char, std::char_traits<char> >& std::operator<<<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*) >ld.lld: [0;31merror: [0mtoo many errors emitted, stopping now (use -error-limit=0 to see all errors) >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >make[1]: *** [Makefile:473: link-parser] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal/link-parser' >make: *** [Makefile:539: all-recursive] Error 1 > * ERROR: dev-libs/link-grammar-5.3.11::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/link-grammar-5.3.11::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/link-grammar-5.3.11::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/dev-libs/link-grammar-5.3.11:20200627-074340.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/link-grammar-5.3.11/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/link-grammar-5.3.11/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11-normal' > * S: '/var/tmp/portage/dev-libs/link-grammar-5.3.11/work/link-grammar-5.3.11' >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =link-grammar-5.3.11 > > > >emerge --info: >Portage 2.3.103 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 7895548 total, 2666432 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Sat, 27 Jun 2020 13:35:18 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.3-r2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo, 3.9.0_beta3::gentoo >dev-util/cmake: 3.18.0_rc2::gentoo >dev-util/pkgconfig: 0.29.2::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0-r1::gentoo >sys-devel/gcc-config: 2.3.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r5::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-max-age: 24 > sync-rsync-extra-opts: > sync-rsync-verify-metamanifest: yes > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CC="x86_64-pc-linux-gnu-clang" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="x86_64-pc-linux-gnu-clang++" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j2 V=1" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 729908
: 646816 |
646818