The build took 00h 01m 33s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
22,453 |
ansic |
20,709 |
makefile |
17,694 |
cpp |
11,645 |
asm |
11,591 |
sh |
1,289 |
java |
971 |
python |
785 |
yacc |
535 |
lisp |
249 |
ml |
144 |
perl |
88,065 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: link-grammar 5.3.3-1 (Wed Aug 24 14:20:25 UTC 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) aspell-0.60.6.1-5
Total Installed Size: 3.00 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing aspell...
Optional dependencies for aspell
perl: to import old dictionaries [installed]
:: Running post-transaction hooks...
(1/2) Updating manpage index...
(2/2) Updating the info directory file...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/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... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking for /proc/self/maps... yes
checking whether everything is installed to the same prefix... no
checking whether binary relocation support should be enabled... no
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for an ANSI C-conforming const... yes
checking for towupper... 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 native Win32... no
checking for 64-bit Apple OSX... no
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for SQLITE3... yes
checking for HUNSPELL... no
checking hunspell.h usability... no
checking hunspell.h presence... no
checking for hunspell.h... no
checking for ASPELL... no
checking aspell.h usability... yes
checking aspell.h presence... yes
checking for aspell.h... yes
checking for new_aspell_config in -laspell... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for LIBEDIT... yes
checking for history_winit in -ledit... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regexec... yes
checking for jni.h... configure: WARNING: cannot find jni.h in standard location.
checking for jni.h in user-specified location... configure: WARNING: cannot find jni.h in user-specified location.
checking for jni.h in non-standard location... configure: WARNING: cannot find jni.h in anywhere.
checking for ant... no
checking for swig... no
checking for swig2.0... no
checking for swig... no
checking for supported warning flags...
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wnested-externs... yes
checking whether gcc supports -Wdeclaration-after-statement... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -Wsign-compare... yes
checking whether gcc supports -Werror-implicit-function-declaration... yes
checking whether gcc supports -Wpointer-arith... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wmissing-declarations... yes
checking whether gcc supports -Wpacked... yes
checking whether gcc supports -Wswitch-enum... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-aliasing=2... yes
checking whether gcc supports -Winit-self... yes
checking whether gcc supports -Wno-missing-field-initializers... yes
checking whether gcc supports -Wno-unused-parameter... yes
checking whether gcc supports -Wno-attributes... yes
checking whether gcc supports -Wno-long-long... yes
checking whether gcc supports -Winline... yes
checking which warning flags were supported... -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wdeclaration-after-statement -Wold-style-definition
checking whether gcc supports -fno-strict-aliasing... yes
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/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/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 autopackage/default.apspec
config.status: creating viterbi/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
link-grammar-5.3.3 build configuration settings
prefix: /usr
C compiler: gcc -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE
C++ compiler: g++ -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -O3 -Wall -std=c++11
autopackage relocatable binary: no
Posix threads: no
Editline command-line history: yes
UTF8 editline support: yes
Java libraries: no
Java interfaces: no
Swig interfaces generator: no
Perl interfaces: no
Perl install location:
Python interfaces: no
ASpell spell checker: yes
HunSpell spell checker: no
HunSpell dictionary location:
Boolean SAT parser: yes
SQLite-backed dictionary: yes
Viterbi algorithm parser: no
Corpus statistics database: no
RegEx tokenizer: no
Making all in link-grammar
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar'
Making all in minisat
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/minisat'
CXX Solver.lo
CXXLD libminisat.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/minisat'
Making all in sat-solver
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/sat-solver'
CXX fast-sprintf.lo
CXX sat-encoder.lo
CXX util.lo
CXX variables.lo
CXX word-tag.lo
CXXLD libsat-solver.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/sat-solver'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar'
CC analyze-linkage.lo
CC anysplit.lo
CC api.lo
CC build-disjuncts.lo
CC constituents.lo
CC count.lo
CC dict-common.lo
CC dict-file/dictionary.lo
CC dict-file/read-dict.lo
CC dict-file/read-regex.lo
CC dict-file/word-file.lo
CC dict-sql/read-sql.lo
CC disjunct-utils.lo
CC disjuncts.lo
CC error.lo
CC expand.lo
CC extract-links.lo
CC fast-match.lo
fast-match.c: In function 'con_uc_eq':
fast-match.c:191:20: warning: self-comparison always evaluates to false [-Wtautological-compare]
if (c1->uc_length != c1->uc_length) return false;
^~
CC histogram.lo
CC idiom.lo
CC linkage.lo
CC post-process.lo
CC pp_knowledge.lo
CC pp_lexer.lo
CC pp_linkset.lo
CC prefix.lo
CC preparation.lo
CC print.lo
CC print-util.lo
CC prune.lo
CC regex-morph.lo
CC regex-tokenizer.lo
CC resources.lo
CC score.lo
CC spellcheck-aspell.lo
CC spellcheck-hun.lo
CC string-set.lo
CC tokenize.lo
CC utilities.lo
CC wordgraph.lo
CC word-utils.lo
CCLD liblink-grammar.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar'
Making all in viterbi
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/viterbi'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/viterbi'
Making all in bindings
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings'
Making all in ocaml
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings/ocaml'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings/ocaml'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings'
Making all in link-parser
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-parser'
CC link-parser.o
CC command-line.o
CC lg_readline.o
CCLD link-parser
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-parser'
Making all in tests
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/tests'
Making all in morphology
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/morphology'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/morphology'
Making all in data
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data'
Making all in amy
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/amy'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/amy'
Making all in any
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/any'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/any'
Making all in ar
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar'
Making all in words
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar/words'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar/words'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar'
Making all in de
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/de'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/de'
Making all in en
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en'
Making all in words
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en/words'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en/words'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en'
Making all in fa
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa'
Making all in words
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa/words'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa/words'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa'
Making all in he
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/he'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/he'
Making all in id
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/id'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/id'
Making all in lt
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/lt'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/lt'
Making all in ru
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru'
Making all in words
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru/words'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru/words'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru'
Making all in tr
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/tr'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/tr'
Making all in vn
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/vn'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/vn'
Making all in demo-sql
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/demo-sql'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/demo-sql'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data'
Making all in man
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/man'
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in link-grammar
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar'
Making install in minisat
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/minisat'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/minisat'
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libminisat.la '/tmp/link-grammar/pkg/link-grammar/usr/lib'
libtool: install: /usr/bin/install -c .libs/libminisat.so.2.0.0 /tmp/link-grammar/pkg/link-grammar/usr/lib/libminisat.so.2.0.0
libtool: install: (cd /tmp/link-grammar/pkg/link-grammar/usr/lib && { ln -s -f libminisat.so.2.0.0 libminisat.so.2 || { rm -f libminisat.so.2 && ln -s libminisat.so.2.0.0 libminisat.so.2; }; })
libtool: install: (cd /tmp/link-grammar/pkg/link-grammar/usr/lib && { ln -s -f libminisat.so.2.0.0 libminisat.so || { rm -f libminisat.so && ln -s libminisat.so.2.0.0 libminisat.so; }; })
libtool: install: /usr/bin/install -c .libs/libminisat.lai /tmp/link-grammar/pkg/link-grammar/usr/lib/libminisat.la
libtool: install: /usr/bin/install -c .libs/libminisat.a /tmp/link-grammar/pkg/link-grammar/usr/lib/libminisat.a
libtool: install: chmod 644 /tmp/link-grammar/pkg/link-grammar/usr/lib/libminisat.a
libtool: install: ranlib /tmp/link-grammar/pkg/link-grammar/usr/lib/libminisat.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/minisat'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/minisat'
Making install in sat-solver
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/sat-solver'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/sat-solver'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/sat-solver'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar/sat-solver'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar'
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c liblink-grammar.la '/tmp/link-grammar/pkg/link-grammar/usr/lib'
libtool: install: warning: relinking `liblink-grammar.la'
libtool: install: (cd /tmp/link-grammar/src/link-grammar-5.3.3/link-grammar; /bin/sh /tmp/link-grammar/src/link-grammar-5.3.3/libtool --silent --tag CC --mode=relink gcc -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -version-info 8:3:3 -export-dynamic -no-undefined -export-symbols ./link-grammar.def -fno-strict-aliasing -o liblink-grammar.la -rpath /usr/lib 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 prefix.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 -lsqlite3 ../link-grammar/sat-solver/libsat-solver.la ../link-grammar/minisat/libminisat.la -lm -laspell -inst-prefix-dir /tmp/link-grammar/pkg/link-grammar)
libtool: install: /usr/bin/install -c .libs/liblink-grammar.so.5.3.3T /tmp/link-grammar/pkg/link-grammar/usr/lib/liblink-grammar.so.5.3.3
libtool: install: (cd /tmp/link-grammar/pkg/link-grammar/usr/lib && { ln -s -f liblink-grammar.so.5.3.3 liblink-grammar.so.5 || { rm -f liblink-grammar.so.5 && ln -s liblink-grammar.so.5.3.3 liblink-grammar.so.5; }; })
libtool: install: (cd /tmp/link-grammar/pkg/link-grammar/usr/lib && { ln -s -f liblink-grammar.so.5.3.3 liblink-grammar.so || { rm -f liblink-grammar.so && ln -s liblink-grammar.so.5.3.3 liblink-grammar.so; }; })
libtool: install: /usr/bin/install -c .libs/liblink-grammar.lai /tmp/link-grammar/pkg/link-grammar/usr/lib/liblink-grammar.la
libtool: install: /usr/bin/install -c .libs/liblink-grammar.a /tmp/link-grammar/pkg/link-grammar/usr/lib/liblink-grammar.a
libtool: install: chmod 644 /tmp/link-grammar/pkg/link-grammar/usr/lib/liblink-grammar.a
libtool: install: ranlib /tmp/link-grammar/pkg/link-grammar/usr/lib/liblink-grammar.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/include/link-grammar'
/usr/bin/install -c -m 644 link-features.h link-includes.h dict-api.h dict-structures.h '/tmp/link-grammar/pkg/link-grammar/usr/include/link-grammar'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-grammar'
Making install in viterbi
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/viterbi'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/viterbi'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/viterbi'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/viterbi'
Making install in bindings
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings'
Making install in ocaml
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings/ocaml'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings/ocaml'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings/ocaml'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings/ocaml'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/bindings'
Making install in link-parser
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-parser'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-parser'
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c link-parser '/tmp/link-grammar/pkg/link-grammar/usr/bin'
libtool: install: warning: `../link-grammar/liblink-grammar.la' has not been installed in `/usr/lib'
libtool: install: warning: `../link-grammar/minisat/libminisat.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/link-parser /tmp/link-grammar/pkg/link-grammar/usr/bin/link-parser
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-parser'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/link-parser'
Making install in tests
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/tests'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/tests'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/tests'
Making install in morphology
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/morphology'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/morphology'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/morphology'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/morphology'
Making install in data
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data'
Making install in amy
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/amy'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/amy'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/amy'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/amy'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/amy'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/amy'
Making install in any
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/any'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/any'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/any'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/any'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/any'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/any'
Making install in ar
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar'
Making install in words
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar/words'
make[4]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar/words'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ar/words'
/usr/bin/install -c -m 644 words.adj words.adv words.IV words.IV_0 words.IV_intr words.IV_yu words.n words.N0 words.Nall words.Nap words.NapAt words.Napdu words.NAt words.Ndip words.Ndu words.NduAt words.noun words.noun_prop words.Nprop words.N_slash_ap words.numbers words.prep words.PV words.PV_0 words.PV_Atn words.PV_C words.PV_intr words.PV_V words.years '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ar/words'
make[4]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar/words'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar/words'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar'
make[4]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ar'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ar'
make[4]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ar'
Making install in de
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/de'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/de'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/de'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/de'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/de'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/de'
Making install in en
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en'
Making install in words
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en/words'
make[4]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en/words'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/en/words'
/usr/bin/install -c -m 644 currency currency.p entities.given-bisex.sing entities.given-female.sing entities.given-male.sing entities.goddesses entities.gods entities.locations.sing entities.national.sing entities.organizations.sing entities.us-states.sing measures.1 measures.2 units.1 units.1.dot units.3 units.4 units.4.dot units.5 units.6 words.adj.1-vowel words.adj.1-const words.adj.2 words.adj.3 words.adv.1 words-medical.adv.1 words.adv.2 words.adv.3 words.adv.4 words.n.1-vowel words.n.1-const words.n.1.gerund words.n.2.s words.n.2.x words.n.3-vowel words.n.3-const words.n.3.y words.n.t words-medical.prep.1 words.v.10.1 '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/en/words'
/usr/bin/install -c -m 644 words.v.10.2 words.v.10.3 words.v.10.4 words.v.1.1 words.v.1.2 words.v.1.3 words.v.1.4 words.v.1.p words.v.2.1 words.v.2.2 words.v.2.3 words.v.2.4 words.v.2.5 words.v.4.1 words-medical.v.4.1 words.v.4.2 words-medical.v.4.2 words.v.4.3 words-medical.v.4.3 words.v.4.4 words-medical.v.4.4 words.v.4.5 words-medical.v.4.5 words.v.5.1 words.v.5.2 words.v.5.3 words.v.5.4 words.v.6.1 words.v.6.2 words.v.6.3 words.v.6.4 words.v.6.5 words.v.8.1 words.v.8.2 words.v.8.3 words.v.8.4 words.v.8.5 '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/en/words'
make[4]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en/words'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en/words'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en'
make[4]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/en'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.dict.m4 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/en'
make[4]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/en'
Making install in fa
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa'
Making install in words
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa/words'
make[4]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa/words'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/fa/words'
/usr/bin/install -c -m 644 words.adj words.adj.compound words.adv words.n words.n.compound words.numbers words.pp words.pp.compound words.proper words.v words.v.compound words.v.compound.sub words.v.intransitive words.v.m.infinitive words.v.sub '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/fa/words'
make[4]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa/words'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa/words'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa'
make[4]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/fa'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/fa'
make[4]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/fa'
Making install in he
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/he'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/he'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/he'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/he'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/he'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/he'
Making install in id
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/id'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/id'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/id'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/id'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/id'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/id'
Making install in lt
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/lt'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/lt'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/lt'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/lt'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/lt'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/lt'
Making install in ru
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru'
Making install in words
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru/words'
make[4]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru/words'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ru/words'
/usr/bin/install -c -m 644 suff-list words.1 words.2 words.3 words.4 words.5 words.6 words.7 words.8 words.9 words.10 words.11 words.12 words.13 words.14 words.15 words.16 words.17 words.18 words.19 words.20 words.21 words.22 words.23 words.24 words.25 words.26 words.27 words.28 words.29 words.30 words.31 words.32 words.33 words.34 words.35 words.36 words.37 words.38 words.39 '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ru/words'
/usr/bin/install -c -m 644 words.40 words.41 words.42 words.43 words.44 words.45 words.46 words.47 words.48 words.49 words.50 words.51 words.52 words.53 words.54 words.55 words.56 words.57 words.58 words.59 words.60 words.61 words.62 words.63 words.64 words.65 words.66 words.67 words.68 words.69 words.70 words.71 words.72 words.73 words.74 words.75 words.76 words.77 words.78 words.79 '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ru/words'
/usr/bin/install -c -m 644 words.80 words.81 words.82 words.83 words.84 words.85 words.86 words.87 words.88 words.89 words.90 words.91 words.92 words.93 words.94 words.95 words.96 words.97 words.98 words.99 words.100 words.101 words.102 words.103 words.104 words.105 words.106 words.107 words.108 words.109 words.110 words.111 words.112 words.113 words.114 words.115 words.116 words.117 words.118 words.119 '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ru/words'
/usr/bin/install -c -m 644 words.120 words.121 words.122 words.123 words.124 words.125 words.126 words.127 words.128 words.129 words.130 words.131 words.132 words.133 words.134 words.135 words.136 words.137 words.138 words.139 words.140 words.141 words.142 words.143 words.144 words.145 words.146 words.147 words.148 words.149 words.150 words.151 words.152 words.153 words.154 words.155 words.156 words.157 words.158 words.159 '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ru/words'
/usr/bin/install -c -m 644 words.160 words.161 words.162 words.163 words.164 words.165 words.166 words.167 words.168 words.169 words.170 words.171 words.172 words.173 words.174 words.175 words.176 words.177 words.178 words.179 words.180 words.181 words.182 words.183 words.184 words.185 words.186 words.187 words.188 words.189 words.190 words.191 words.192 words.193 words.194 words.195 words.196 words.197 words.198 words.199 '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ru/words'
/usr/bin/install -c -m 644 words.200 words.201 words.202 words.203 words.204 words.205 words.206 words.207 words.208 words.209 words.210 words.211 words.212 words.213 words.214 words.215 words.216 words.217 words.218 words.219 words.220 words.221 words.222 words.223 words.224 words.225 words.226 words.227 words.228 words.229 words.230 words.231 words.232 words.233 words.234 words.235 words.236 words.237 words.238 words.239 '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ru/words'
/usr/bin/install -c -m 644 words.240 words.241 words.242 words.243 words.244 words.245 words.246 words.247 words.248 '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ru/words'
make[4]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru/words'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru/words'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru'
make[4]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ru'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex stem.dict morph.dict morph-ends.dict suffix.dict '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/ru'
make[4]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/ru'
Making install in tr
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/tr'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/tr'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/tr'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/tr'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/tr'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/tr'
Making install in vn
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/vn'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/vn'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/vn'
/usr/bin/install -c -m 644 4.0.affix 4.0.constituent-knowledge 4.0.dict 4.0.knowledge 4.0.regex '/tmp/link-grammar/pkg/link-grammar/usr/share/link-grammar/vn'
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/vn'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/vn'
Making install in demo-sql
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/demo-sql'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/demo-sql'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/demo-sql'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data/demo-sql'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data'
make[3]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/data'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/data'
Making install in man
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/man'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3/man'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/man'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3/man'
make[1]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3'
make[2]: Entering directory '/tmp/link-grammar/src/link-grammar-5.3.3'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/link-grammar/pkg/link-grammar/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 link-grammar.pc '/tmp/link-grammar/pkg/link-grammar/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3'
make[1]: Leaving directory '/tmp/link-grammar/src/link-grammar-5.3.3'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "link-grammar"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: link-grammar 5.3.3-1 (Wed Aug 24 14:21:25 UTC 2016)
CMD: pacman --query --file link-grammar-5.3.3-1-x86_64.pkg.tar.xz
Creating hybrid package for 'link-grammar'
Trying to find vanilla package 'link-grammar'...
CMD: pacman --query --file /mirror/link-grammar-5.3.3-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/libminisat.so.2
/usr/lib/libminisat.so
/usr/lib/liblink-grammar.so.5
/usr/lib/liblink-grammar.so
/usr/lib/libminisat.so.2.0.0
/usr/lib/liblink-grammar.so.5.3.3
/usr/lib/pkgconfig/link-grammar.pc
/usr/include/link-grammar/link-features.h
/usr/include/link-grammar/link-includes.h
/usr/include/link-grammar/dict-api.h
/usr/include/link-grammar/dict-structures.h
/usr/bin/link-parser
/usr/share/link-grammar/amy/4.0.affix
/usr/share/link-grammar/amy/4.0.constituent-knowledge
/usr/share/link-grammar/amy/4.0.dict
/usr/share/link-grammar/amy/4.0.knowledge
/usr/share/link-grammar/amy/4.0.regex
/usr/share/link-grammar/any/4.0.affix
/usr/share/link-grammar/any/4.0.constituent-knowledge
/usr/share/link-grammar/any/4.0.dict
/usr/share/link-grammar/any/4.0.knowledge
/usr/share/link-grammar/any/4.0.regex
/usr/share/link-grammar/ar/4.0.affix
/usr/share/link-grammar/ar/4.0.constituent-knowledge
/usr/share/link-grammar/ar/4.0.dict
/usr/share/link-grammar/ar/4.0.knowledge
/usr/share/link-grammar/ar/4.0.regex
/usr/share/link-grammar/ar/words/words.adj
/usr/share/link-grammar/ar/words/words.adv
/usr/share/link-grammar/ar/words/words.IV
/usr/share/link-grammar/ar/words/words.IV_0
/usr/share/link-grammar/ar/words/words.IV_intr
/usr/share/link-grammar/ar/words/words.IV_yu
/usr/share/link-grammar/ar/words/words.n
/usr/share/link-grammar/ar/words/words.N0
/usr/share/link-grammar/ar/words/words.Nall
/usr/share/link-grammar/ar/words/words.Nap
/usr/share/link-grammar/ar/words/words.NapAt
/usr/share/link-grammar/ar/words/words.Napdu
/usr/share/link-grammar/ar/words/words.NAt
/usr/share/link-grammar/ar/words/words.Ndip
/usr/share/link-grammar/ar/words/words.Ndu
/usr/share/link-grammar/ar/words/words.NduAt
/usr/share/link-grammar/ar/words/words.noun
/usr/share/link-grammar/ar/words/words.noun_prop
/usr/share/link-grammar/ar/words/words.Nprop
/usr/share/link-grammar/ar/words/words.N_slash_ap
/usr/share/link-grammar/ar/words/words.numbers
/usr/share/link-grammar/ar/words/words.prep
/usr/share/link-grammar/ar/words/words.PV
/usr/share/link-grammar/ar/words/words.PV_0
/usr/share/link-grammar/ar/words/words.PV_Atn
/usr/share/link-grammar/ar/words/words.PV_C
/usr/share/link-grammar/ar/words/words.PV_intr
/usr/share/link-grammar/ar/words/words.PV_V
/usr/share/link-grammar/ar/words/words.years
/usr/share/link-grammar/de/4.0.affix
/usr/share/link-grammar/de/4.0.constituent-knowledge
/usr/share/link-grammar/de/4.0.dict
/usr/share/link-grammar/de/4.0.knowledge
/usr/share/link-grammar/de/4.0.regex
/usr/share/link-grammar/en/4.0.affix
/usr/share/link-grammar/en/4.0.constituent-knowledge
/usr/share/link-grammar/en/4.0.dict
/usr/share/link-grammar/en/4.0.dict.m4
/usr/share/link-grammar/en/4.0.knowledge
/usr/share/link-grammar/en/4.0.regex
/usr/share/link-grammar/en/words/currency
/usr/share/link-grammar/en/words/currency.p
/usr/share/link-grammar/en/words/entities.given-bisex.sing
/usr/share/link-grammar/en/words/entities.given-female.sing
/usr/share/link-grammar/en/words/entities.given-male.sing
/usr/share/link-grammar/en/words/entities.goddesses
/usr/share/link-grammar/en/words/entities.gods
/usr/share/link-grammar/en/words/entities.locations.sing
/usr/share/link-grammar/en/words/entities.national.sing
/usr/share/link-grammar/en/words/entities.organizations.sing
/usr/share/link-grammar/en/words/entities.us-states.sing
/usr/share/link-grammar/en/words/measures.1
/usr/share/link-grammar/en/words/measures.2
/usr/share/link-grammar/en/words/units.1
/usr/share/link-grammar/en/words/units.1.dot
/usr/share/link-grammar/en/words/units.3
/usr/share/link-grammar/en/words/units.4
/usr/share/link-grammar/en/words/units.4.dot
/usr/share/link-grammar/en/words/units.5
/usr/share/link-grammar/en/words/units.6
/usr/share/link-grammar/en/words/words.adj.1-vowel
/usr/share/link-grammar/en/words/words.adj.1-const
/usr/share/link-grammar/en/words/words.adj.2
/usr/share/link-grammar/en/words/words.adj.3
/usr/share/link-grammar/en/words/words.adv.1
/usr/share/link-grammar/en/words/words-medical.adv.1
/usr/share/link-grammar/en/words/words.adv.2
/usr/share/link-grammar/en/words/words.adv.3
/usr/share/link-grammar/en/words/words.adv.4
/usr/share/link-grammar/en/words/words.n.1-vowel
/usr/share/link-grammar/en/words/words.n.1-const
/usr/share/link-grammar/en/words/words.n.1.gerund
/usr/share/link-grammar/en/words/words.n.2.s
/usr/share/link-grammar/en/words/words.n.2.x
/usr/share/link-grammar/en/words/words.n.3-vowel
/usr/share/link-grammar/en/words/words.n.3-const
/usr/share/link-grammar/en/words/words.n.3.y
/usr/share/link-grammar/en/words/words.n.t
/usr/share/link-grammar/en/words/words-medical.prep.1
/usr/share/link-grammar/en/words/words.v.10.1
/usr/share/link-grammar/en/words/words.v.10.2
/usr/share/link-grammar/en/words/words.v.10.3
/usr/share/link-grammar/en/words/words.v.10.4
/usr/share/link-grammar/en/words/words.v.1.1
/usr/share/link-grammar/en/words/words.v.1.2
/usr/share/link-grammar/en/words/words.v.1.3
/usr/share/link-grammar/en/words/words.v.1.4
/usr/share/link-grammar/en/words/words.v.1.p
/usr/share/link-grammar/en/words/words.v.2.1
/usr/share/link-grammar/en/words/words.v.2.2
/usr/share/link-grammar/en/words/words.v.2.3
/usr/share/link-grammar/en/words/words.v.2.4
/usr/share/link-grammar/en/words/words.v.2.5
/usr/share/link-grammar/en/words/words.v.4.1
/usr/share/link-grammar/en/words/words-medical.v.4.1
/usr/share/link-grammar/en/words/words.v.4.2
/usr/share/link-grammar/en/words/words-medical.v.4.2
/usr/share/link-grammar/en/words/words.v.4.3
/usr/share/link-grammar/en/words/words-medical.v.4.3
/usr/share/link-grammar/en/words/words.v.4.4
/usr/share/link-grammar/en/words/words-medical.v.4.4
/usr/share/link-grammar/en/words/words.v.4.5
/usr/share/link-grammar/en/words/words-medical.v.4.5
/usr/share/link-grammar/en/words/words.v.5.1
/usr/share/link-grammar/en/words/words.v.5.2
/usr/share/link-grammar/en/words/words.v.5.3
/usr/share/link-grammar/en/words/words.v.5.4
/usr/share/link-grammar/en/words/words.v.6.1
/usr/share/link-grammar/en/words/words.v.6.2
/usr/share/link-grammar/en/words/words.v.6.3
/usr/share/link-grammar/en/words/words.v.6.4
/usr/share/link-grammar/en/words/words.v.6.5
/usr/share/link-grammar/en/words/words.v.8.1
/usr/share/link-grammar/en/words/words.v.8.2
/usr/share/link-grammar/en/words/words.v.8.3
/usr/share/link-grammar/en/words/words.v.8.4
/usr/share/link-grammar/en/words/words.v.8.5
/usr/share/link-grammar/fa/4.0.affix
/usr/share/link-grammar/fa/4.0.constituent-knowledge
/usr/share/link-grammar/fa/4.0.dict
/usr/share/link-grammar/fa/4.0.knowledge
/usr/share/link-grammar/fa/4.0.regex
/usr/share/link-grammar/fa/words/words.adj
/usr/share/link-grammar/fa/words/words.adj.compound
/usr/share/link-grammar/fa/words/words.adv
/usr/share/link-grammar/fa/words/words.n
/usr/share/link-grammar/fa/words/words.n.compound
/usr/share/link-grammar/fa/words/words.numbers
/usr/share/link-grammar/fa/words/words.pp
/usr/share/link-grammar/fa/words/words.pp.compound
/usr/share/link-grammar/fa/words/words.proper
/usr/share/link-grammar/fa/words/words.v
/usr/share/link-grammar/fa/words/words.v.compound
/usr/share/link-grammar/fa/words/words.v.compound.sub
/usr/share/link-grammar/fa/words/words.v.intransitive
/usr/share/link-grammar/fa/words/words.v.m.infinitive
/usr/share/link-grammar/fa/words/words.v.sub
/usr/share/link-grammar/he/4.0.affix
/usr/share/link-grammar/he/4.0.constituent-knowledge
/usr/share/link-grammar/he/4.0.dict
/usr/share/link-grammar/he/4.0.knowledge
/usr/share/link-grammar/he/4.0.regex
/usr/share/link-grammar/id/4.0.affix
/usr/share/link-grammar/id/4.0.constituent-knowledge
/usr/share/link-grammar/id/4.0.dict
/usr/share/link-grammar/id/4.0.knowledge
/usr/share/link-grammar/id/4.0.regex
/usr/share/link-grammar/lt/4.0.affix
/usr/share/link-grammar/lt/4.0.constituent-knowledge
/usr/share/link-grammar/lt/4.0.dict
/usr/share/link-grammar/lt/4.0.knowledge
/usr/share/link-grammar/lt/4.0.regex
/usr/share/link-grammar/ru/4.0.affix
/usr/share/link-grammar/ru/4.0.constituent-knowledge
/usr/share/link-grammar/ru/4.0.dict
/usr/share/link-grammar/ru/4.0.knowledge
/usr/share/link-grammar/ru/4.0.regex
/usr/share/link-grammar/ru/stem.dict
/usr/share/link-grammar/ru/morph.dict
/usr/share/link-grammar/ru/morph-ends.dict
/usr/share/link-grammar/ru/suffix.dict
/usr/share/link-grammar/ru/words/suff-list
/usr/share/link-grammar/ru/words/words.1
/usr/share/link-grammar/ru/words/words.2
/usr/share/link-grammar/ru/words/words.3
/usr/share/link-grammar/ru/words/words.4
/usr/share/link-grammar/ru/words/words.5
/usr/share/link-grammar/ru/words/words.6
/usr/share/link-grammar/ru/words/words.7
/usr/share/link-grammar/ru/words/words.8
/usr/share/link-grammar/ru/words/words.9
/usr/share/link-grammar/ru/words/words.10
/usr/share/link-grammar/ru/words/words.11
/usr/share/link-grammar/ru/words/words.12
/usr/share/link-grammar/ru/words/words.13
/usr/share/link-grammar/ru/words/words.14
/usr/share/link-grammar/ru/words/words.15
/usr/share/link-grammar/ru/words/words.16
/usr/share/link-grammar/ru/words/words.17
/usr/share/link-grammar/ru/words/words.18
/usr/share/link-grammar/ru/words/words.19
/usr/share/link-grammar/ru/words/words.20
/usr/share/link-grammar/ru/words/words.21
/usr/share/link-grammar/ru/words/words.22
/usr/share/link-grammar/ru/words/words.23
/usr/share/link-grammar/ru/words/words.24
/usr/share/link-grammar/ru/words/words.25
/usr/share/link-grammar/ru/words/words.26
/usr/share/link-grammar/ru/words/words.27
/usr/share/link-grammar/ru/words/words.28
/usr/share/link-grammar/ru/words/words.29
/usr/share/link-grammar/ru/words/words.30
/usr/share/link-grammar/ru/words/words.31
/usr/share/link-grammar/ru/words/words.32
/usr/share/link-grammar/ru/words/words.33
/usr/share/link-grammar/ru/words/words.34
/usr/share/link-grammar/ru/words/words.35
/usr/share/link-grammar/ru/words/words.36
/usr/share/link-grammar/ru/words/words.37
/usr/share/link-grammar/ru/words/words.38
/usr/share/link-grammar/ru/words/words.39
/usr/share/link-grammar/ru/words/words.40
/usr/share/link-grammar/ru/words/words.41
/usr/share/link-grammar/ru/words/words.42
/usr/share/link-grammar/ru/words/words.43
/usr/share/link-grammar/ru/words/words.44
/usr/share/link-grammar/ru/words/words.45
/usr/share/link-grammar/ru/words/words.46
/usr/share/link-grammar/ru/words/words.47
/usr/share/link-grammar/ru/words/words.48
/usr/share/link-grammar/ru/words/words.49
/usr/share/link-grammar/ru/words/words.50
/usr/share/link-grammar/ru/words/words.51
/usr/share/link-grammar/ru/words/words.52
/usr/share/link-grammar/ru/words/words.53
/usr/share/link-grammar/ru/words/words.54
/usr/share/link-grammar/ru/words/words.55
/usr/share/link-grammar/ru/words/words.56
/usr/share/link-grammar/ru/words/words.57
/usr/share/link-grammar/ru/words/words.58
/usr/share/link-grammar/ru/words/words.59
/usr/share/link-grammar/ru/words/words.60
/usr/share/link-grammar/ru/words/words.61
/usr/share/link-grammar/ru/words/words.62
/usr/share/link-grammar/ru/words/words.63
/usr/share/link-grammar/ru/words/words.64
/usr/share/link-grammar/ru/words/words.65
/usr/share/link-grammar/ru/words/words.66
/usr/share/link-grammar/ru/words/words.67
/usr/share/link-grammar/ru/words/words.68
/usr/share/link-grammar/ru/words/words.69
/usr/share/link-grammar/ru/words/words.70
/usr/share/link-grammar/ru/words/words.71
/usr/share/link-grammar/ru/words/words.72
/usr/share/link-grammar/ru/words/words.73
/usr/share/link-grammar/ru/words/words.74
/usr/share/link-grammar/ru/words/words.75
/usr/share/link-grammar/ru/words/words.76
/usr/share/link-grammar/ru/words/words.77
/usr/share/link-grammar/ru/words/words.78
/usr/share/link-grammar/ru/words/words.79
/usr/share/link-grammar/ru/words/words.80
/usr/share/link-grammar/ru/words/words.81
/usr/share/link-grammar/ru/words/words.82
/usr/share/link-grammar/ru/words/words.83
/usr/share/link-grammar/ru/words/words.84
/usr/share/link-grammar/ru/words/words.85
/usr/share/link-grammar/ru/words/words.86
/usr/share/link-grammar/ru/words/words.87
/usr/share/link-grammar/ru/words/words.88
/usr/share/link-grammar/ru/words/words.89
/usr/share/link-grammar/ru/words/words.90
/usr/share/link-grammar/ru/words/words.91
/usr/share/link-grammar/ru/words/words.92
/usr/share/link-grammar/ru/words/words.93
/usr/share/link-grammar/ru/words/words.94
/usr/share/link-grammar/ru/words/words.95
/usr/share/link-grammar/ru/words/words.96
/usr/share/link-grammar/ru/words/words.97
/usr/share/link-grammar/ru/words/words.98
/usr/share/link-grammar/ru/words/words.99
/usr/share/link-grammar/ru/words/words.100
/usr/share/link-grammar/ru/words/words.101
/usr/share/link-grammar/ru/words/words.102
/usr/share/link-grammar/ru/words/words.103
/usr/share/link-grammar/ru/words/words.104
/usr/share/link-grammar/ru/words/words.105
/usr/share/link-grammar/ru/words/words.106
/usr/share/link-grammar/ru/words/words.107
/usr/share/link-grammar/ru/words/words.108
/usr/share/link-grammar/ru/words/words.109
/usr/share/link-grammar/ru/words/words.110
/usr/share/link-grammar/ru/words/words.111
/usr/share/link-grammar/ru/words/words.112
/usr/share/link-grammar/ru/words/words.113
/usr/share/link-grammar/ru/words/words.114
/usr/share/link-grammar/ru/words/words.115
/usr/share/link-grammar/ru/words/words.116
/usr/share/link-grammar/ru/words/words.117
/usr/share/link-grammar/ru/words/words.118
/usr/share/link-grammar/ru/words/words.119
/usr/share/link-grammar/ru/words/words.120
/usr/share/link-grammar/ru/words/words.121
/usr/share/link-grammar/ru/words/words.122
/usr/share/link-grammar/ru/words/words.123
/usr/share/link-grammar/ru/words/words.124
/usr/share/link-grammar/ru/words/words.125
/usr/share/link-grammar/ru/words/words.126
/usr/share/link-grammar/ru/words/words.127
/usr/share/link-grammar/ru/words/words.128
/usr/share/link-grammar/ru/words/words.129
/usr/share/link-grammar/ru/words/words.130
/usr/share/link-grammar/ru/words/words.131
/usr/share/link-grammar/ru/words/words.132
/usr/share/link-grammar/ru/words/words.133
/usr/share/link-grammar/ru/words/words.134
/usr/share/link-grammar/ru/words/words.135
/usr/share/link-grammar/ru/words/words.136
/usr/share/link-grammar/ru/words/words.137
/usr/share/link-grammar/ru/words/words.138
/usr/share/link-grammar/ru/words/words.139
/usr/share/link-grammar/ru/words/words.140
/usr/share/link-grammar/ru/words/words.141
/usr/share/link-grammar/ru/words/words.142
/usr/share/link-grammar/ru/words/words.143
/usr/share/link-grammar/ru/words/words.144
/usr/share/link-grammar/ru/words/words.145
/usr/share/link-grammar/ru/words/words.146
/usr/share/link-grammar/ru/words/words.147
/usr/share/link-grammar/ru/words/words.148
/usr/share/link-grammar/ru/words/words.149
/usr/share/link-grammar/ru/words/words.150
/usr/share/link-grammar/ru/words/words.151
/usr/share/link-grammar/ru/words/words.152
/usr/share/link-grammar/ru/words/words.153
/usr/share/link-grammar/ru/words/words.154
/usr/share/link-grammar/ru/words/words.155
/usr/share/link-grammar/ru/words/words.156
/usr/share/link-grammar/ru/words/words.157
/usr/share/link-grammar/ru/words/words.158
/usr/share/link-grammar/ru/words/words.159
/usr/share/link-grammar/ru/words/words.160
/usr/share/link-grammar/ru/words/words.161
/usr/share/link-grammar/ru/words/words.162
/usr/share/link-grammar/ru/words/words.163
/usr/share/link-grammar/ru/words/words.164
/usr/share/link-grammar/ru/words/words.165
/usr/share/link-grammar/ru/words/words.166
/usr/share/link-grammar/ru/words/words.167
/usr/share/link-grammar/ru/words/words.168
/usr/share/link-grammar/ru/words/words.169
/usr/share/link-grammar/ru/words/words.170
/usr/share/link-grammar/ru/words/words.171
/usr/share/link-grammar/ru/words/words.172
/usr/share/link-grammar/ru/words/words.173
/usr/share/link-grammar/ru/words/words.174
/usr/share/link-grammar/ru/words/words.175
/usr/share/link-grammar/ru/words/words.176
/usr/share/link-grammar/ru/words/words.177
/usr/share/link-grammar/ru/words/words.178
/usr/share/link-grammar/ru/words/words.179
/usr/share/link-grammar/ru/words/words.180
/usr/share/link-grammar/ru/words/words.181
/usr/share/link-grammar/ru/words/words.182
/usr/share/link-grammar/ru/words/words.183
/usr/share/link-grammar/ru/words/words.184
/usr/share/link-grammar/ru/words/words.185
/usr/share/link-grammar/ru/words/words.186
/usr/share/link-grammar/ru/words/words.187
/usr/share/link-grammar/ru/words/words.188
/usr/share/link-grammar/ru/words/words.189
/usr/share/link-grammar/ru/words/words.190
/usr/share/link-grammar/ru/words/words.191
/usr/share/link-grammar/ru/words/words.192
/usr/share/link-grammar/ru/words/words.193
/usr/share/link-grammar/ru/words/words.194
/usr/share/link-grammar/ru/words/words.195
/usr/share/link-grammar/ru/words/words.196
/usr/share/link-grammar/ru/words/words.197
/usr/share/link-grammar/ru/words/words.198
/usr/share/link-grammar/ru/words/words.199
/usr/share/link-grammar/ru/words/words.200
/usr/share/link-grammar/ru/words/words.201
/usr/share/link-grammar/ru/words/words.202
/usr/share/link-grammar/ru/words/words.203
/usr/share/link-grammar/ru/words/words.204
/usr/share/link-grammar/ru/words/words.205
/usr/share/link-grammar/ru/words/words.206
/usr/share/link-grammar/ru/words/words.207
/usr/share/link-grammar/ru/words/words.208
/usr/share/link-grammar/ru/words/words.209
/usr/share/link-grammar/ru/words/words.210
/usr/share/link-grammar/ru/words/words.211
/usr/share/link-grammar/ru/words/words.212
/usr/share/link-grammar/ru/words/words.213
/usr/share/link-grammar/ru/words/words.214
/usr/share/link-grammar/ru/words/words.215
/usr/share/link-grammar/ru/words/words.216
/usr/share/link-grammar/ru/words/words.217
/usr/share/link-grammar/ru/words/words.218
/usr/share/link-grammar/ru/words/words.219
/usr/share/link-grammar/ru/words/words.220
/usr/share/link-grammar/ru/words/words.221
/usr/share/link-grammar/ru/words/words.222
/usr/share/link-grammar/ru/words/words.223
/usr/share/link-grammar/ru/words/words.224
/usr/share/link-grammar/ru/words/words.225
/usr/share/link-grammar/ru/words/words.226
/usr/share/link-grammar/ru/words/words.227
/usr/share/link-grammar/ru/words/words.228
/usr/share/link-grammar/ru/words/words.229
/usr/share/link-grammar/ru/words/words.230
/usr/share/link-grammar/ru/words/words.231
/usr/share/link-grammar/ru/words/words.232
/usr/share/link-grammar/ru/words/words.233
/usr/share/link-grammar/ru/words/words.234
/usr/share/link-grammar/ru/words/words.235
/usr/share/link-grammar/ru/words/words.236
/usr/share/link-grammar/ru/words/words.237
/usr/share/link-grammar/ru/words/words.238
/usr/share/link-grammar/ru/words/words.239
/usr/share/link-grammar/ru/words/words.240
/usr/share/link-grammar/ru/words/words.241
/usr/share/link-grammar/ru/words/words.242
/usr/share/link-grammar/ru/words/words.243
/usr/share/link-grammar/ru/words/words.244
/usr/share/link-grammar/ru/words/words.245
/usr/share/link-grammar/ru/words/words.246
/usr/share/link-grammar/ru/words/words.247
/usr/share/link-grammar/ru/words/words.248
/usr/share/link-grammar/tr/4.0.affix
/usr/share/link-grammar/tr/4.0.constituent-knowledge
/usr/share/link-grammar/tr/4.0.dict
/usr/share/link-grammar/tr/4.0.knowledge
/usr/share/link-grammar/tr/4.0.regex
/usr/share/link-grammar/vn/4.0.affix
/usr/share/link-grammar/vn/4.0.constituent-knowledge
/usr/share/link-grammar/vn/4.0.dict
/usr/share/link-grammar/vn/4.0.knowledge
/usr/share/link-grammar/vn/4.0.regex
/usr/share/licenses/link-grammar/LICENSE
/sysroot/usr/lib/libminisat.so.2.0.0
/sysroot/usr/lib/libminisat.so.2
/sysroot/usr/lib/libminisat.so
/sysroot/usr/lib/libminisat.la
/sysroot/usr/lib/libminisat.a
/sysroot/usr/lib/liblink-grammar.so.5.3.3
/sysroot/usr/lib/liblink-grammar.so.5
/sysroot/usr/lib/liblink-grammar.so
/sysroot/usr/lib/liblink-grammar.la
/sysroot/usr/lib/liblink-grammar.a
/sysroot/usr/lib/pkgconfig/link-grammar.pc
/sysroot/usr/include/link-grammar/link-features.h
/sysroot/usr/include/link-grammar/link-includes.h
/sysroot/usr/include/link-grammar/dict-api.h
/sysroot/usr/include/link-grammar/dict-structures.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf link-grammar.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/link-grammar.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/link-grammar.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/link-grammar.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/link-grammar/src/link-grammar-5.3.3/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by link-grammar configure 5.3.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 4be8d9e565a8
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2723: checking for a BSD-compatible install
configure:2791: result: /usr/bin/install -c
configure:2802: checking whether build environment is sane
configure:2857: result: yes
configure:2916: checking for x86_64-unknown-linux-strip
configure:2946: result: no
configure:2956: checking for strip
configure:2972: found /usr/bin/strip
configure:2983: result: strip
configure:3008: checking for a thread-safe mkdir -p
configure:3047: result: /usr/bin/mkdir -p
configure:3054: checking for gawk
configure:3070: found /usr/bin/gawk
configure:3081: result: gawk
configure:3092: checking whether make sets $(MAKE)
configure:3114: result: yes
configure:3143: checking whether make supports nested variables
configure:3160: result: yes
configure:3286: checking whether to enable maintainer-specific portions of Makefiles
configure:3295: result: yes
configure:3324: checking whether make supports nested variables
configure:3341: result: yes
configure:3358: checking build system type
configure:3372: result: x86_64-unknown-linux-gnu
configure:3392: checking host system type
configure:3405: result: x86_64-unknown-linux-gnu
configure:3434: checking for x86_64-unknown-linux-gcc
configure:3464: result: no
configure:3474: checking for gcc
configure:3490: found /usr/bin/gcc
configure:3501: result: gcc
configure:3730: checking for C compiler version
configure:3739: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3750: $? = 0
configure:3739: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3750: $? = 0
configure:3739: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3750: $? = 1
configure:3739: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3750: $? = 1
configure:3770: checking whether the C compiler works
configure:3792: gcc conftest.c >&5
configure:3796: $? = 0
configure:3844: result: yes
configure:3847: checking for C compiler default output file name
configure:3849: result: a.out
configure:3855: checking for suffix of executables
configure:3862: gcc -o conftest conftest.c >&5
configure:3866: $? = 0
configure:3888: result:
configure:3910: checking whether we are cross compiling
configure:3918: gcc -o conftest conftest.c >&5
configure:3922: $? = 0
configure:3929: ./conftest
configure:3933: $? = 0
configure:3948: result: no
configure:3953: checking for suffix of object files
configure:3975: gcc -c conftest.c >&5
configure:3979: $? = 0
configure:4000: result: o
configure:4004: checking whether we are using the GNU C compiler
configure:4023: gcc -c conftest.c >&5
configure:4023: $? = 0
configure:4032: result: yes
configure:4041: checking whether gcc accepts -g
configure:4061: gcc -c -g conftest.c >&5
configure:4061: $? = 0
configure:4102: result: yes
configure:4119: checking for gcc option to accept ISO C89
configure:4182: gcc -c conftest.c >&5
configure:4182: $? = 0
configure:4195: result: none needed
configure:4220: checking whether gcc understands -c and -o together
configure:4242: gcc -c conftest.c -o conftest2.o
configure:4245: $? = 0
configure:4242: gcc -c conftest.c -o conftest2.o
configure:4245: $? = 0
configure:4257: result: yes
configure:4285: checking for style of include used by make
configure:4313: result: GNU
configure:4339: checking dependency style of gcc
configure:4450: result: gcc3
configure:4479: checking for x86_64-unknown-linux-g++
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-c++
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-gpp
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-aCC
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-CC
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-cxx
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-cc++
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-cl.exe
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-FCC
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-KCC
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-RCC
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-xlC_r
configure:4509: result: no
configure:4479: checking for x86_64-unknown-linux-xlC
configure:4509: result: no
configure:4523: checking for g++
configure:4539: found /usr/bin/g++
configure:4550: result: g++
configure:4577: checking for C++ compiler version
configure:4586: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4597: $? = 0
configure:4586: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4597: $? = 0
configure:4586: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4597: $? = 1
configure:4586: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:4597: $? = 1
configure:4601: checking whether we are using the GNU C++ compiler
configure:4620: g++ -c conftest.cpp >&5
configure:4620: $? = 0
configure:4629: result: yes
configure:4638: checking whether g++ accepts -g
configure:4658: g++ -c -g conftest.cpp >&5
configure:4658: $? = 0
configure:4699: result: yes
configure:4724: checking dependency style of g++
configure:4835: result: gcc3
configure:4855: checking how to run the C preprocessor
configure:4886: gcc -E conftest.c
configure:4886: $? = 0
configure:4900: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4900: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| /* end confdefs.h. */
| #include
configure:4925: result: gcc -E
configure:4945: gcc -E conftest.c
configure:4945: $? = 0
configure:4959: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4959: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| /* end confdefs.h. */
| #include
configure:5034: checking how to print strings
configure:5061: result: printf
configure:5082: checking for a sed that does not truncate output
configure:5146: result: /usr/bin/sed
configure:5164: checking for grep that handles long lines and -e
configure:5222: result: /usr/bin/grep
configure:5227: checking for egrep
configure:5289: result: /usr/bin/grep -E
configure:5294: checking for fgrep
configure:5356: result: /usr/bin/grep -F
configure:5391: checking for ld used by gcc
configure:5458: result: /usr/bin/ld
configure:5465: checking if the linker (/usr/bin/ld) is GNU ld
configure:5480: result: yes
configure:5492: checking for BSD- or MS-compatible name lister (nm)
configure:5541: result: /usr/bin/nm -B
configure:5671: checking the name lister (/usr/bin/nm -B) interface
configure:5678: gcc -c conftest.c >&5
configure:5681: /usr/bin/nm -B "conftest.o"
configure:5684: output
0000000000000000 B some_variable
configure:5691: result: BSD nm
configure:5694: checking whether ln -s works
configure:5698: result: yes
configure:5706: checking the maximum length of command line arguments
configure:5837: result: 1572864
configure:5854: checking whether the shell understands some XSI constructs
configure:5864: result: yes
configure:5868: checking whether the shell understands "+="
configure:5874: result: yes
configure:5909: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5949: result: func_convert_file_noop
configure:5956: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5976: result: func_convert_file_noop
configure:5983: checking for /usr/bin/ld option to reload object files
configure:5990: result: -r
configure:6024: checking for x86_64-unknown-linux-objdump
configure:6054: result: no
configure:6064: checking for objdump
configure:6080: found /usr/bin/objdump
configure:6091: result: objdump
configure:6123: checking how to recognize dependent libraries
configure:6321: result: pass_all
configure:6366: checking for x86_64-unknown-linux-dlltool
configure:6396: result: no
configure:6406: checking for dlltool
configure:6436: result: no
configure:6466: checking how to associate runtime and link libraries
configure:6493: result: printf %s\n
configure:6510: checking for x86_64-unknown-linux-ar
configure:6540: result: no
configure:6554: checking for ar
configure:6570: found /usr/bin/ar
configure:6581: result: ar
configure:6618: checking for archiver @FILE support
configure:6635: gcc -c conftest.c >&5
configure:6635: $? = 0
configure:6638: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6641: $? = 0
configure:6646: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6649: $? = 1
configure:6661: result: @
configure:6679: checking for x86_64-unknown-linux-strip
configure:6706: result: strip
configure:6778: checking for x86_64-unknown-linux-ranlib
configure:6808: result: no
configure:6818: checking for ranlib
configure:6834: found /usr/bin/ranlib
configure:6845: result: ranlib
configure:6947: checking command to parse /usr/bin/nm -B output from gcc object
configure:7067: gcc -c conftest.c >&5
configure:7070: $? = 0
configure:7074: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7077: $? = 0
configure:7143: gcc -o conftest conftest.c conftstm.o >&5
configure:7146: $? = 0
configure:7184: result: ok
configure:7221: checking for sysroot
configure:7251: result: no
configure:7328: gcc -c conftest.c >&5
configure:7331: $? = 0
configure:7480: checking for x86_64-unknown-linux-mt
configure:7510: result: no
configure:7520: checking for mt
configure:7550: result: no
configure:7570: checking if : is a manifest tool
configure:7576: : '-?'
configure:7584: result: no
configure:8222: checking for ANSI C header files
configure:8242: gcc -c conftest.c >&5
configure:8242: $? = 0
configure:8315: gcc -o conftest conftest.c >&5
configure:8315: $? = 0
configure:8315: ./conftest
configure:8315: $? = 0
configure:8326: result: yes
configure:8339: checking for sys/types.h
configure:8339: gcc -c conftest.c >&5
configure:8339: $? = 0
configure:8339: result: yes
configure:8339: checking for sys/stat.h
configure:8339: gcc -c conftest.c >&5
configure:8339: $? = 0
configure:8339: result: yes
configure:8339: checking for stdlib.h
configure:8339: gcc -c conftest.c >&5
configure:8339: $? = 0
configure:8339: result: yes
configure:8339: checking for string.h
configure:8339: gcc -c conftest.c >&5
configure:8339: $? = 0
configure:8339: result: yes
configure:8339: checking for memory.h
configure:8339: gcc -c conftest.c >&5
configure:8339: $? = 0
configure:8339: result: yes
configure:8339: checking for strings.h
configure:8339: gcc -c conftest.c >&5
configure:8339: $? = 0
configure:8339: result: yes
configure:8339: checking for inttypes.h
configure:8339: gcc -c conftest.c >&5
configure:8339: $? = 0
configure:8339: result: yes
configure:8339: checking for stdint.h
configure:8339: gcc -c conftest.c >&5
configure:8339: $? = 0
configure:8339: result: yes
configure:8339: checking for unistd.h
configure:8339: gcc -c conftest.c >&5
configure:8339: $? = 0
configure:8339: result: yes
configure:8353: checking for dlfcn.h
configure:8353: gcc -c conftest.c >&5
configure:8353: $? = 0
configure:8353: result: yes
configure:8570: checking for objdir
configure:8585: result: .libs
configure:8856: checking if gcc supports -fno-rtti -fno-exceptions
configure:8874: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8878: $? = 0
configure:8891: result: no
configure:9218: checking for gcc option to produce PIC
configure:9225: result: -fPIC -DPIC
configure:9233: checking if gcc PIC flag -fPIC -DPIC works
configure:9251: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9255: $? = 0
configure:9268: result: yes
configure:9297: checking if gcc static flag -static works
configure:9325: result: yes
configure:9340: checking if gcc supports -c -o file.o
configure:9361: gcc -c -o out/conftest2.o conftest.c >&5
configure:9365: $? = 0
configure:9387: result: yes
configure:9395: checking if gcc supports -c -o file.o
configure:9442: result: yes
configure:9475: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10632: result: yes
configure:10669: checking whether -lc should be explicitly linked in
configure:10677: gcc -c conftest.c >&5
configure:10680: $? = 0
configure:10695: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10698: $? = 0
configure:10712: result: no
configure:10872: checking dynamic linker characteristics
configure:11372: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11372: $? = 0
configure:11606: result: GNU/Linux ld.so
configure:11713: checking how to hardcode library paths into programs
configure:11738: result: immediate
configure:12278: checking whether stripping libraries is possible
configure:12283: result: yes
configure:12318: checking if libtool supports shared libraries
configure:12320: result: yes
configure:12323: checking whether to build shared libraries
configure:12344: result: yes
configure:12347: checking whether to build static libraries
configure:12351: result: yes
configure:12374: checking how to run the C++ preprocessor
configure:12401: g++ -E conftest.cpp
configure:12401: $? = 0
configure:12415: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12440: result: g++ -E
configure:12460: g++ -E conftest.cpp
configure:12460: $? = 0
configure:12474: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12643: checking for ld used by g++
configure:12710: result: /usr/bin/ld -m elf_x86_64
configure:12717: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12732: result: yes
configure:12787: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13789: result: yes
configure:13825: g++ -c conftest.cpp >&5
configure:13828: $? = 0
configure:14348: checking for g++ option to produce PIC
configure:14355: result: -fPIC -DPIC
configure:14363: checking if g++ PIC flag -fPIC -DPIC works
configure:14381: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14385: $? = 0
configure:14398: result: yes
configure:14421: checking if g++ static flag -static works
configure:14449: result: yes
configure:14461: checking if g++ supports -c -o file.o
configure:14482: g++ -c -o out/conftest2.o conftest.cpp >&5
configure:14486: $? = 0
configure:14508: result: yes
configure:14513: checking if g++ supports -c -o file.o
configure:14560: result: yes
configure:14590: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14629: result: yes
configure:14770: checking dynamic linker characteristics
configure:15438: result: GNU/Linux ld.so
configure:15491: checking how to hardcode library paths into programs
configure:15516: result: immediate
configure:15577: checking whether ln -s works
configure:15581: result: yes
configure:15588: checking whether make sets $(MAKE)
configure:15610: result: yes
configure:15619: checking for ANSI C header files
configure:15723: result: yes
configure:15752: checking for /proc/self/maps
configure:15765: result: yes
configure:15771: checking whether everything is installed to the same prefix
configure:15787: result: no
configure:15790: checking whether binary relocation support should be enabled
configure:15808: result: no
configure:15908: checking for x86_64-unknown-linux-pkg-config
configure:15941: result: no
configure:15951: checking for pkg-config
configure:15969: found /usr/bin/pkg-config
configure:15981: result: /usr/bin/pkg-config
configure:16006: checking pkg-config is at least version 0.9.0
configure:16009: result: yes
configure:16028: checking for an ANSI C-conforming const
configure:16094: gcc -c conftest.c >&5
configure:16094: $? = 0
configure:16101: result: yes
configure:16112: checking for towupper
configure:16112: gcc -o conftest conftest.c >&5
conftest.c:47:6: warning: conflicting types for built-in function 'towupper'
char towupper ();
^~~~~~~~
configure:16112: $? = 0
configure:16112: result: yes
configure:16122: checking for size_t
configure:16122: gcc -c conftest.c >&5
configure:16122: $? = 0
configure:16122: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:16122: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_TOWUPPER 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:16122: result: yes
configure:16135: checking for working alloca.h
configure:16152: gcc -o conftest conftest.c >&5
configure:16152: $? = 0
configure:16160: result: yes
configure:16168: checking for alloca
configure:16205: gcc -o conftest conftest.c >&5
configure:16205: $? = 0
configure:16213: result: yes
configure:16321: checking for pid_t
configure:16321: gcc -c conftest.c >&5
configure:16321: $? = 0
configure:16321: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:16321: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:16321: result: yes
configure:16334: checking vfork.h usability
configure:16334: gcc -c conftest.c >&5
conftest.c:60:19: fatal error: vfork.h: No such file or directory
#include
^
compilation terminated.
configure:16334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:16334: result: no
configure:16334: checking vfork.h presence
configure:16334: gcc -E conftest.c
conftest.c:27:19: fatal error: vfork.h: No such file or directory
#include
^
compilation terminated.
configure:16334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include
configure:16334: result: no
configure:16334: checking for vfork.h
configure:16334: result: no
configure:16347: checking for fork
configure:16347: gcc -o conftest conftest.c >&5
conftest.c:50:6: warning: conflicting types for built-in function 'fork'
char fork ();
^~~~
configure:16347: $? = 0
configure:16347: result: yes
configure:16347: checking for vfork
configure:16347: gcc -o conftest conftest.c >&5
configure:16347: $? = 0
configure:16347: result: yes
configure:16357: checking for working fork
configure:16379: gcc -o conftest conftest.c >&5
configure:16379: $? = 0
configure:16379: ./conftest
configure:16379: $? = 0
configure:16389: result: yes
configure:16410: checking for working vfork
configure:16520: result: yes
configure:16547: checking for prctl
configure:16547: gcc -o conftest conftest.c >&5
configure:16547: $? = 0
configure:16547: result: yes
configure:16559: checking for native Win32
configure:16569: result: no
configure:16582: checking for 64-bit Apple OSX
configure:16592: result: no
configure:16789: checking stdio.h usability
configure:16789: g++ -c -O3 -Wall -std=c++11 -DUSE_SAT_SOLVER=1 conftest.cpp >&5
configure:16789: $? = 0
configure:16789: result: yes
configure:16789: checking stdio.h presence
configure:16789: g++ -E -DUSE_SAT_SOLVER=1 conftest.cpp
configure:16789: $? = 0
configure:16789: result: yes
configure:16789: checking for stdio.h
configure:16789: result: yes
configure:16991: checking sqlite3.h usability
configure:16991: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DUSE_SAT_SOLVER=1 conftest.c >&5
configure:16991: $? = 0
configure:16991: result: yes
configure:16991: checking sqlite3.h presence
configure:16991: gcc -E -DUSE_SAT_SOLVER=1 conftest.c
configure:16991: $? = 0
configure:16991: result: yes
configure:16991: checking for sqlite3.h
configure:16991: result: yes
configure:17005: checking for SQLITE3
configure:17012: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.0.0"
configure:17015: $? = 0
configure:17029: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.0.0"
configure:17032: $? = 0
configure:17070: result: yes
configure:17153: checking for HUNSPELL
configure:17160: $PKG_CONFIG --exists --print-errors "hunspell"
Package hunspell was not found in the pkg-config search path.
Perhaps you should add the directory containing `hunspell.pc'
to the PKG_CONFIG_PATH environment variable
No package 'hunspell' found
configure:17163: $? = 1
configure:17177: $PKG_CONFIG --exists --print-errors "hunspell"
Package hunspell was not found in the pkg-config search path.
Perhaps you should add the directory containing `hunspell.pc'
to the PKG_CONFIG_PATH environment variable
No package 'hunspell' found
configure:17180: $? = 1
configure:17194: result: no
No package 'hunspell' found
configure:17224: checking hunspell.h usability
configure:17224: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
conftest.c:65:22: fatal error: hunspell.h: No such file or directory
#include
^
compilation terminated.
configure:17224: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_PRCTL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:17224: result: no
configure:17224: checking hunspell.h presence
configure:17224: gcc -E -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c
conftest.c:32:22: fatal error: hunspell.h: No such file or directory
#include
^
compilation terminated.
configure:17224: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_PRCTL 1
| /* end confdefs.h. */
| #include
configure:17224: result: no
configure:17224: checking for hunspell.h
configure:17224: result: no
configure:17274: checking for ASPELL
configure:17281: $PKG_CONFIG --exists --print-errors "aspell"
Package aspell was not found in the pkg-config search path.
Perhaps you should add the directory containing `aspell.pc'
to the PKG_CONFIG_PATH environment variable
No package 'aspell' found
configure:17284: $? = 1
configure:17298: $PKG_CONFIG --exists --print-errors "aspell"
Package aspell was not found in the pkg-config search path.
Perhaps you should add the directory containing `aspell.pc'
to the PKG_CONFIG_PATH environment variable
No package 'aspell' found
configure:17301: $? = 1
configure:17315: result: no
No package 'aspell' found
configure:17345: checking aspell.h usability
configure:17345: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:17345: $? = 0
configure:17345: result: yes
configure:17345: checking aspell.h presence
configure:17345: gcc -E -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c
configure:17345: $? = 0
configure:17345: result: yes
configure:17345: checking for aspell.h
configure:17345: result: yes
configure:17353: checking for new_aspell_config in -laspell
configure:17378: gcc -o conftest -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c -laspell >&5
configure:17378: $? = 0
configure:17387: result: yes
configure:17428: checking locale.h usability
configure:17428: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:17428: $? = 0
configure:17428: result: yes
configure:17428: checking locale.h presence
configure:17428: gcc -E -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c
configure:17428: $? = 0
configure:17428: result: yes
configure:17428: checking for locale.h
configure:17428: result: yes
configure:17439: checking for LC_MESSAGES
configure:17455: gcc -o conftest -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c -laspell >&5
configure:17455: $? = 0
configure:17463: result: yes
configure:17488: checking for LIBEDIT
configure:17495: $PKG_CONFIG --exists --print-errors "libedit"
configure:17498: $? = 0
configure:17512: $PKG_CONFIG --exists --print-errors "libedit"
configure:17515: $? = 0
configure:17553: result: yes
configure:17571: checking for history_winit in -ledit
configure:17596: gcc -o conftest -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c -ledit -laspell >&5
configure:17596: $? = 0
configure:17605: result: yes
configure:17833: checking regex.h usability
configure:17833: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:17833: $? = 0
configure:17833: result: yes
configure:17833: checking regex.h presence
configure:17833: gcc -E -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c
configure:17833: $? = 0
configure:17833: result: yes
configure:17833: checking for regex.h
configure:17833: result: yes
configure:17844: checking for regexec
configure:17844: gcc -o conftest -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c -laspell >&5
configure:17844: $? = 0
configure:17844: result: yes
configure:17923: checking for jni.h
configure:17931: gcc -E -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c
conftest.c:39:17: fatal error: jni.h: No such file or directory
#include
^
compilation terminated.
configure:17931: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_PRCTL 1
| #define HAVE_LIBASPELL 1
| #define HAVE_ASPELL 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_EDITLINE 1
| #define HAVE_WIDECHAR_EDITLINE 1
| #define HAVE_REGEXEC 1
| /* end confdefs.h. */
| #include
configure:17936: WARNING: cannot find jni.h in standard location.
configure:17956: checking for jni.h in user-specified location
configure:17964: gcc -E -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -I /include -I /include/freebsd -I /include/linux -I /include/win32 -I /Headers -I /include -I /include/freebsd -I /include/linux -I /include/win32 -I /Headers conftest.c
conftest.c:39:17: fatal error: jni.h: No such file or directory
#include
^
compilation terminated.
configure:17964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_PRCTL 1
| #define HAVE_LIBASPELL 1
| #define HAVE_ASPELL 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_EDITLINE 1
| #define HAVE_WIDECHAR_EDITLINE 1
| #define HAVE_REGEXEC 1
| /* end confdefs.h. */
| #include
configure:17969: WARNING: cannot find jni.h in user-specified location.
configure:18005: checking for jni.h in non-standard location
configure:18013: gcc -E -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -I/usr/include/classpath/ -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/freebsd -I/usr/lib/jvm/default-java/include/linux -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/freebsd -I/usr/lib/jvm/java-gcj/include/linux -I/usr/local/jdk1.6.0/include/ -I/usr/local/jdk1.6.0/include/freebsd -I/usr/local/jdk1.6.0/include/linux -I/usr/lib/jvm/java-6-sun/include/ -I/usr/lib/jvm/java-6-sun/include/freebsd -I/usr/lib/jvm/java-6-sun/include/linux -I/usr/lib/j2sdk1.6-ibm/include -I/usr/lib/j2sdk1.6-ibm/include/freebsd -I/usr/lib/j2sdk1.6-ibm/include/linux -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/freebsd -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -I/c/java/jdk1.6.0/include/ -I/c/java/jdk1.6.0/include/win32/ -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers/ -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/JavaVM.framework/Headers/ -I /System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers conftest.c
conftest.c:39:17: fatal error: jni.h: No such file or directory
#include
^
compilation terminated.
configure:18013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "link-grammar"
| #define PACKAGE_TARNAME "link-grammar"
| #define PACKAGE_VERSION "5.3.3"
| #define PACKAGE_STRING "link-grammar 5.3.3"
| #define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "link-grammar"
| #define VERSION "5.3.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_PRCTL 1
| #define HAVE_LIBASPELL 1
| #define HAVE_ASPELL 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_EDITLINE 1
| #define HAVE_WIDECHAR_EDITLINE 1
| #define HAVE_REGEXEC 1
| /* end confdefs.h. */
| #include
configure:18019: WARNING: cannot find jni.h in anywhere.
configure:18044: checking for ant
configure:18072: result: no
configure:18121: checking for swig
configure:18154: result: no
configure:18121: checking for swig2.0
configure:18154: result: no
configure:18235: checking for swig
configure:18263: result: no
configure:18999: checking for supported warning flags
configure:19022: checking whether gcc supports -Wstrict-prototypes
configure:19032: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wstrict-prototypes -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19032: $? = 0
configure:19045: result: yes
configure:19022: checking whether gcc supports -Wmissing-prototypes
configure:19032: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wmissing-prototypes -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19032: $? = 0
configure:19045: result: yes
configure:19022: checking whether gcc supports -Wnested-externs
configure:19032: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wnested-externs -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19032: $? = 0
configure:19045: result: yes
configure:19022: checking whether gcc supports -Wdeclaration-after-statement
configure:19032: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wdeclaration-after-statement -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19032: $? = 0
configure:19045: result: yes
configure:19022: checking whether gcc supports -Wold-style-definition
configure:19032: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wold-style-definition -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19032: $? = 0
configure:19045: result: yes
configure:19052: checking whether gcc supports -Wall
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wall -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wextra
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wextra -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wsign-compare
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wsign-compare -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Werror-implicit-function-declaration
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Werror-implicit-function-declaration -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wpointer-arith
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wpointer-arith -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wwrite-strings
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wwrite-strings -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wmissing-declarations
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wmissing-declarations -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wpacked
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wpacked -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wswitch-enum
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wswitch-enum -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wmissing-format-attribute
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wmissing-format-attribute -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wstrict-aliasing=2
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wstrict-aliasing=2 -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Winit-self
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Winit-self -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wno-missing-field-initializers
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wno-missing-field-initializers -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wno-unused-parameter
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wno-unused-parameter -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wno-attributes
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wno-attributes -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Wno-long-long
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Wno-long-long -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19052: checking whether gcc supports -Winline
configure:19062: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -Winline -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19062: $? = 0
configure:19075: result: yes
configure:19083: checking which warning flags were supported
configure:19086: result: -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wdeclaration-after-statement -Wold-style-definition
configure:19096: checking whether gcc supports -fno-strict-aliasing
configure:19106: gcc -c -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fno-strict-aliasing -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 conftest.c >&5
configure:19106: $? = 0
configure:19119: result: yes
configure:19278: checking that generated files are newer than configure
configure:19284: result: done
configure:19427: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by link-grammar config.status 5.3.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 4be8d9e565a8
config.status:1201: creating Makefile
config.status:1201: creating link-grammar.pc
config.status:1201: creating link-grammar.spec
config.status:1201: creating link-grammar/Makefile
config.status:1201: creating link-grammar/corpus/Makefile
config.status:1201: creating link-grammar/minisat/Makefile
config.status:1201: creating link-grammar/sat-solver/Makefile
config.status:1201: creating link-grammar/link-features.h
config.status:1201: creating bindings/Makefile
config.status:1201: creating bindings/java-jni/Makefile
config.status:1201: creating bindings/java/Makefile
config.status:1201: creating bindings/java/build.xml
config.status:1201: creating bindings/ocaml/Makefile
config.status:1201: creating bindings/perl/Makefile
config.status:1201: creating bindings/python/Makefile
config.status:1201: creating bindings/python/__init__.py
config.status:1201: creating bindings/python-examples/Makefile
config.status:1201: creating morphology/Makefile
config.status:1201: creating link-parser/Makefile
config.status:1201: creating tests/Makefile
config.status:1201: creating data/Makefile
config.status:1201: creating data/amy/Makefile
config.status:1201: creating data/any/Makefile
config.status:1201: creating data/ar/Makefile
config.status:1201: creating data/ar/words/Makefile
config.status:1201: creating data/de/Makefile
config.status:1201: creating data/en/Makefile
config.status:1201: creating data/en/words/Makefile
config.status:1201: creating data/fa/Makefile
config.status:1201: creating data/fa/words/Makefile
config.status:1201: creating data/he/Makefile
config.status:1201: creating data/id/Makefile
config.status:1201: creating data/lt/Makefile
config.status:1201: creating data/ru/Makefile
config.status:1201: creating data/ru/words/Makefile
config.status:1201: creating data/tr/Makefile
config.status:1201: creating data/vn/Makefile
config.status:1201: creating data/demo-sql/Makefile
config.status:1201: creating man/Makefile
config.status:1201: creating autopackage/default.apspec
config.status:1201: creating viterbi/Makefile
config.status:1373: executing depfiles commands
config.status:1373: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ASPELL_CFLAGS_set=
ac_cv_env_ASPELL_CFLAGS_value=
ac_cv_env_ASPELL_LIBS_set=
ac_cv_env_ASPELL_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_HUNSPELL_CFLAGS_set=
ac_cv_env_HUNSPELL_CFLAGS_value=
ac_cv_env_HUNSPELL_LIBS_set=
ac_cv_env_HUNSPELL_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBEDIT_CFLAGS_set=
ac_cv_env_LIBEDIT_CFLAGS_value=
ac_cv_env_LIBEDIT_LIBS_set=
ac_cv_env_LIBEDIT_LIBS_value=
ac_cv_env_LIBGC_CFLAGS_set=
ac_cv_env_LIBGC_CFLAGS_value=
ac_cv_env_LIBGC_LIBS_set=
ac_cv_env_LIBGC_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON_VERSION_set=
ac_cv_env_PYTHON_VERSION_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_SQLITE3_CFLAGS_set=
ac_cv_env_SQLITE3_CFLAGS_value=
ac_cv_env_SQLITE3_LIBS_set=
ac_cv_env_SQLITE3_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_file__proc_self_maps=yes
ac_cv_func_alloca_works=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_prctl=yes
ac_cv_func_regexec=yes
ac_cv_func_towupper=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_header_aspell_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_hunspell_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_sqlite3_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_aspell_new_aspell_config=yes
ac_cv_lib_edit_history_winit=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_ANTfound=no
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_SWIGfound=no
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_val_LC_MESSAGES=yes
br_cv_binreloc=no
br_cv_valid_prefixes=no
link_cv_warn_cflags=' -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wdeclaration-after-statement -Wold-style-definition'
link_cv_warn_cxxflags=' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline'
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_LIBEDIT_CFLAGS=-I/usr/include/editline
pkg_cv_LIBEDIT_LIBS='-ledit -lncurses'
pkg_cv_SQLITE3_CFLAGS=
pkg_cv_SQLITE3_LIBS=-lsqlite3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/link-grammar/src/link-grammar-5.3.3/missing aclocal-1.14'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
ANTfound='no'
AR='ar'
ASPELL_CFLAGS=''
ASPELL_LIBS=''
AUTOCONF='${SHELL} /tmp/link-grammar/src/link-grammar-5.3.3/missing autoconf'
AUTOHEADER='${SHELL} /tmp/link-grammar/src/link-grammar-5.3.3/missing autoheader'
AUTOMAKE='${SHELL} /tmp/link-grammar/src/link-grammar-5.3.3/missing automake-1.14'
AWK='gawk'
BINRELOC_CFLAGS=''
BINRELOC_LIBS=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -O3 -std=c11 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE'
CPP='gcc -E'
CPPFLAGS=' -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -O3 -Wall -std=c++11'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"link-grammar\" -DPACKAGE_TARNAME=\"link-grammar\" -DPACKAGE_VERSION=\"5.3.3\" -DPACKAGE_STRING=\"link-grammar\ 5.3.3\" -DPACKAGE_BUGREPORT=\"link-grammar@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"5.3.3\" -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_TOWUPPER=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_LIBASPELL=1 -DHAVE_ASPELL=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_EDITLINE=1 -DHAVE_WIDECHAR_EDITLINE=1 -DHAVE_REGEXEC=1'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAVE_ANT_FALSE=''
HAVE_ANT_TRUE='#'
HAVE_ASPELL_FALSE='#'
HAVE_ASPELL_TRUE=''
HAVE_EDITLINE_FALSE='#'
HAVE_EDITLINE_TRUE=''
HAVE_HUNSPELL_FALSE=''
HAVE_HUNSPELL_TRUE='#'
HAVE_JAVA_FALSE=''
HAVE_JAVA_TRUE='#'
HAVE_PERL_FALSE=''
HAVE_PERL_TRUE='#'
HAVE_PYTHON_FALSE=''
HAVE_PYTHON_TRUE='#'
HAVE_SQLITE_FALSE='#'
HAVE_SQLITE_TRUE=''
HAVE_SWIG_FALSE=''
HAVE_SWIG_TRUE='#'
HAVE_WIDECHAR_EDITLINE_FALSE='#'
HAVE_WIDECHAR_EDITLINE_TRUE=''
HUNSPELL_CFLAGS=''
HUNSPELL_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAVA_CPPFLAGS=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBEDIT_CFLAGS='-I/usr/include/editline'
LIBEDIT_LIBS='-ledit -lncurses'
LIBGC_CFLAGS=''
LIBGC_LIBS=''
LIBOBJS=''
LIBS='-laspell '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LINK_CFLAGS=' -fno-strict-aliasing'
LINK_MAJOR_VERSION='5'
LINK_MICRO_VERSION='3'
LINK_MINOR_VERSION='3'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /tmp/link-grammar/src/link-grammar-5.3.3/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='link-grammar'
PACKAGE_BUGREPORT='link-grammar@googlegroups.com'
PACKAGE_NAME='link-grammar'
PACKAGE_STRING='link-grammar 5.3.3'
PACKAGE_TARNAME='link-grammar'
PACKAGE_URL=''
PACKAGE_VERSION='5.3.3'
PATH_SEPARATOR=':'
PCRE_CFLAGS=''
PCRE_LIBS=''
PERL_CFLAGS=''
PERL_EXT_INC=''
PERL_EXT_LIB=''
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PYTHON=''
PYTHON_CPPFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_EXTRA_LDFLAGS=''
PYTHON_EXTRA_LIBS=''
PYTHON_LDFLAGS=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_SITE_PKG=''
PYTHON_VERSION=''
RANLIB='ranlib'
REGEX_LIBS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SQLITE3_CFLAGS=''
SQLITE3_LIBS='-lsqlite3'
STRIP='strip'
SWIG=''
SWIG_LIB=''
SWIGfound='no'
VERSION='5.3.3'
VERSION_INFO='8:3:3'
WARN_CFLAGS=' -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wdeclaration-after-statement -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=2 -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline'
WARN_CXXFLAGS=' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline'
WITH_ANYSPLIT_FALSE=''
WITH_ANYSPLIT_TRUE='#'
WITH_ASPELL_FALSE='#'
WITH_ASPELL_TRUE=''
WITH_BINRELOC_FALSE=''
WITH_BINRELOC_TRUE='#'
WITH_CORPUS_FALSE=''
WITH_CORPUS_TRUE='#'
WITH_HUNSPELL_FALSE='#'
WITH_HUNSPELL_TRUE=''
WITH_PTHREADS_FALSE=''
WITH_PTHREADS_TRUE='#'
WITH_SAT_SOLVER_FALSE='#'
WITH_SAT_SOLVER_TRUE=''
WITH_VITERBI_FALSE=''
WITH_VITERBI_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/link-grammar/src/link-grammar-5.3.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "link-grammar"
#define PACKAGE_TARNAME "link-grammar"
#define PACKAGE_VERSION "5.3.3"
#define PACKAGE_STRING "link-grammar 5.3.3"
#define PACKAGE_BUGREPORT "link-grammar@googlegroups.com"
#define PACKAGE_URL ""
#define PACKAGE "link-grammar"
#define VERSION "5.3.3"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_TOWUPPER 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_PRCTL 1
#define HAVE_LIBASPELL 1
#define HAVE_ASPELL 1
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_EDITLINE 1
#define HAVE_WIDECHAR_EDITLINE 1
#define HAVE_REGEXEC 1
configure: exit 0