=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for link-grammar-4.7.0.tar.gz => Checksum RMD160 OK for link-grammar-4.7.0.tar.gz ===> Installing dependencies for link-grammar-4.7.0 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb1 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 ===> Overriding tools for link-grammar-4.7.0 ===> Extracting for link-grammar-4.7.0 ===> Patching for link-grammar-4.7.0 => Applying pkgsrc patches for link-grammar-4.7.0 ===> Creating toolchain wrappers for link-grammar-4.7.0 ===> Configuring for link-grammar-4.7.0 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i386-pc-minix-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of gcc... gcc3 checking for library containing strerror... none required checking for i386-pc-minix-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking build system type... i386-pc-minix checking host system type... i386-pc-minix checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/pkgsrc/work/textproc/link-grammar/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/textproc/link-grammar/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/pkg.sav/bin/nm -B checking the name lister (/usr/pkg.sav/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 65536 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/pkgsrc/work/textproc/link-grammar/work/.wrapper/bin/ld option to reload object files... -r checking for i386-pc-minix-objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-pc-minix-ar... no checking for ar... ar checking for i386-pc-minix-strip... strip checking for i386-pc-minix-ranlib... no checking for ranlib... ranlib checking command to parse /usr/pkg.sav/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) no checking whether g++ accepts -g... (cached) no checking dependency style of g++... (cached) none 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... rm: conftest*: no such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/pkgsrc/work/textproc/link-grammar/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: no such file or directory yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for /proc/self/maps... no checking whether everything is installed to the same prefix... no checking whether binary relocation support should be enabled... no 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 native Win32... no checking for ASPELL... no checking aspell.h usability... no checking aspell.h presence... no checking for aspell.h... no checking for new_aspell_config in -laspell... no checking for HUNSPELL... no checking hunspell.h usability... no checking hunspell.h presence... no checking for hunspell.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for LIBEDIT... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regexec... yes checking for supported warning flags... 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 -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wmissing-declarations... yes checking whether gcc supports -Wnested-externs... 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 -Wunsafe-loop-optimizations... yes checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wold-style-definition... 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... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline checking whether gcc supports -fno-strict-aliasing... yes checking for jni.h... configure: WARNING: Can't find jni.h header in standard locations, trying again with -I /include -I /include/linux -I /Headers -I /include -I /include/freebsd -I /include/linux -I /Headers -I/usr/include/classpath/ -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/opt/jdk1.5/include/ -I/opt/jdk1.5/include/freebsd -I/opt/jdk1.5/include/linux -I/usr/lib/jvm/java-1.5.0-sun-1.5.0.15/include -I/usr/lib/jvm/java-1.5.0-sun-1.5.0.15/include/freebsd -I/usr/lib/jvm/java-1.5.0-sun-1.5.0.15/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/ configure: WARNING: cannot find jni.h header, needed for Java bindings support. configure: creating ./config.status config.status: creating Makefile config.status: creating build.xml 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 data/Makefile config.status: creating data/de/Makefile config.status: creating data/en/Makefile config.status: creating data/en/words/Makefile config.status: creating data/lt/Makefile config.status: creating man/Makefile config.status: creating autopackage/default.apspec config.status: creating link-grammar.xcode/Makefile config.status: creating msvc6/Makefile config.status: creating msvc6/link_grammar_dll/Makefile config.status: creating msvc6/link_grammar_exe/Makefile config.status: creating msvc6/link_grammar_java_dll/Makefile config.status: creating msvc9/Makefile config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: no such file or directory link-grammar-4.7.0 prefix: /usr/pkg compiler: gcc -Wno-error -march=i586 -std=c99 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE autopackage: no Posix threads: no Editline command-line history: no Java interfaces: no ASpell spell checker: no HunSpell spell checker: no HunSpell dictionary location: Boolean SAT solver: no Corpus statistics database: no => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.