Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mgiza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoredwardgao <edwardgao@9a26d1b7-1c8f-445c-8fdd-6576f508279d>2010-01-25 14:52:29 +0300
committeredwardgao <edwardgao@9a26d1b7-1c8f-445c-8fdd-6576f508279d>2010-01-25 14:52:29 +0300
commit40dfc3cd62532de31b61d5eb3d49d584417e8602 (patch)
treee9332492f0881171a7bab030c917631de622764c
parent6271cc09368b64ccbce887b08eeaa5beeca1e158 (diff)
mi
-rw-r--r--experimental/alignment-enabled/MGIZA/config.log732
-rw-r--r--experimental/dual-model/MGIZA/config.log732
2 files changed, 0 insertions, 1464 deletions
diff --git a/experimental/alignment-enabled/MGIZA/config.log b/experimental/alignment-enabled/MGIZA/config.log
deleted file mode 100644
index 39efb54..0000000
--- a/experimental/alignment-enabled/MGIZA/config.log
+++ /dev/null
@@ -1,732 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by mgiza configure 1.0, which was
-generated by GNU Autoconf 2.63. Invocation command line was
-
- $ ./configure --enable-maintainer-mode
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = lweijie-desktop
-uname -m = i686
-uname -r = 2.6.28-16-generic
-uname -s = Linux
-uname -v = #57-Ubuntu SMP Wed Nov 11 09:47:24 UTC 2009
-
-/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/sbin
-PATH: /usr/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/bin/X11
-PATH: /usr/games
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:2082: checking for a BSD-compatible install
-configure:2150: result: /usr/bin/install -c
-configure:2161: checking whether build environment is sane
-configure:2204: result: yes
-configure:2229: checking for a thread-safe mkdir -p
-configure:2268: result: /bin/mkdir -p
-configure:2281: checking for gawk
-configure:2311: result: no
-configure:2281: checking for mawk
-configure:2297: found /usr/bin/mawk
-configure:2308: result: mawk
-configure:2319: checking whether make sets $(MAKE)
-configure:2341: result: yes
-configure:2527: checking whether to enable maintainer-specific portions of Makefiles
-configure:2536: result: yes
-configure:2562: checking for style of include used by make
-configure:2590: result: GNU
-configure:2660: checking for gcc
-configure:2676: found /usr/bin/gcc
-configure:2687: result: gcc
-configure:2919: checking for C compiler version
-configure:2927: gcc --version >&5
-gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
-Copyright (C) 2008 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:2931: $? = 0
-configure:2938: gcc -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
-configure:2942: $? = 0
-configure:2949: gcc -V >&5
-gcc: '-V' option must have argument
-configure:2953: $? = 1
-configure:2976: checking for C compiler default output file name
-configure:2998: gcc conftest.c >&5
-configure:3002: $? = 0
-configure:3040: result: a.out
-configure:3059: checking whether the C compiler works
-configure:3069: ./a.out
-configure:3073: $? = 0
-configure:3092: result: yes
-configure:3099: checking whether we are cross compiling
-configure:3101: result: no
-configure:3104: checking for suffix of executables
-configure:3111: gcc -o conftest conftest.c >&5
-configure:3115: $? = 0
-configure:3141: result:
-configure:3147: checking for suffix of object files
-configure:3173: gcc -c conftest.c >&5
-configure:3177: $? = 0
-configure:3202: result: o
-configure:3206: checking whether we are using the GNU C compiler
-configure:3235: gcc -c conftest.c >&5
-configure:3242: $? = 0
-configure:3259: result: yes
-configure:3268: checking whether gcc accepts -g
-configure:3298: gcc -c -g conftest.c >&5
-configure:3305: $? = 0
-configure:3406: result: yes
-configure:3423: checking for gcc option to accept ISO C89
-configure:3497: gcc -c -g -O2 conftest.c >&5
-configure:3504: $? = 0
-configure:3527: result: none needed
-configure:3547: checking dependency style of gcc
-configure:3638: result: gcc3
-configure:3654: checking for library containing strerror
-configure:3695: gcc -o conftest -g -O2 conftest.c >&5
-configure:3702: $? = 0
-configure:3733: result: none required
-configure:3799: checking for g++
-configure:3815: found /usr/bin/g++
-configure:3826: result: g++
-configure:3853: checking for C++ compiler version
-configure:3861: g++ --version >&5
-g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3
-Copyright (C) 2008 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:3865: $? = 0
-configure:3872: g++ -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
-configure:3876: $? = 0
-configure:3883: g++ -V >&5
-g++: '-V' option must have argument
-configure:3887: $? = 1
-configure:3890: checking whether we are using the GNU C++ compiler
-configure:3919: g++ -c conftest.cpp >&5
-configure:3926: $? = 0
-configure:3943: result: yes
-configure:3952: checking whether g++ accepts -g
-configure:3982: g++ -c -g conftest.cpp >&5
-configure:3989: $? = 0
-configure:4090: result: yes
-configure:4115: checking dependency style of g++
-configure:4206: result: gcc3
-configure:4269: checking for gcc
-configure:4296: result: gcc
-configure:4528: checking for C compiler version
-configure:4536: gcc --version >&5
-gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
-Copyright (C) 2008 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:4540: $? = 0
-configure:4547: gcc -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
-configure:4551: $? = 0
-configure:4558: gcc -V >&5
-gcc: '-V' option must have argument
-configure:4562: $? = 1
-configure:4565: checking whether we are using the GNU C compiler
-configure:4618: result: yes
-configure:4627: checking whether gcc accepts -g
-configure:4765: result: yes
-configure:4782: checking for gcc option to accept ISO C89
-configure:4886: result: none needed
-configure:4906: checking dependency style of gcc
-configure:4997: result: gcc3
-configure:5020: checking how to run the C preprocessor
-configure:5060: gcc -E conftest.c
-configure:5067: $? = 0
-configure:5098: gcc -E conftest.c
-conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
-configure:5105: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME "mgiza"
-| #define PACKAGE_TARNAME "mgiza"
-| #define PACKAGE_VERSION "1.0"
-| #define PACKAGE_STRING "mgiza 1.0"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE "mgiza"
-| #define VERSION "1.0"
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:5138: result: gcc -E
-configure:5167: gcc -E conftest.c
-configure:5174: $? = 0
-configure:5205: gcc -E conftest.c
-conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
-configure:5212: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME "mgiza"
-| #define PACKAGE_TARNAME "mgiza"
-| #define PACKAGE_VERSION "1.0"
-| #define PACKAGE_STRING "mgiza 1.0"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE "mgiza"
-| #define VERSION "1.0"
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:5252: checking for grep that handles long lines and -e
-configure:5312: result: /bin/grep
-configure:5317: checking for egrep
-configure:5381: result: /bin/grep -E
-configure:5386: checking for ANSI C header files
-configure:5416: gcc -c -g -O2 conftest.c >&5
-configure:5423: $? = 0
-configure:5522: gcc -o conftest -g -O2 conftest.c >&5
-configure:5526: $? = 0
-configure:5532: ./conftest
-configure:5536: $? = 0
-configure:5554: result: yes
-configure:5610: checking for ranlib
-configure:5626: found /usr/bin/ranlib
-configure:5637: result: ranlib
-configure:5690: checking build system type
-configure:5708: result: i686-pc-linux-gnu
-configure:5730: checking host system type
-configure:5745: result: i686-pc-linux-gnu
-configure:5767: checking for a sed that does not truncate output
-configure:5833: result: /bin/sed
-configure:5851: checking for fgrep
-configure:5915: result: /bin/grep -F
-configure:5950: checking for ld used by gcc
-configure:6017: result: /usr/bin/ld
-configure:6026: checking if the linker (/usr/bin/ld) is GNU ld
-configure:6041: result: yes
-configure:6053: checking for BSD- or MS-compatible name lister (nm)
-configure:6102: result: /usr/bin/nm -B
-configure:6220: checking the name lister (/usr/bin/nm -B) interface
-configure:6227: gcc -c -g -O2 conftest.c >&5
-configure:6230: /usr/bin/nm -B "conftest.o"
-configure:6233: output
-00000000 B some_variable
-configure:6240: result: BSD nm
-configure:6243: checking whether ln -s works
-configure:6247: result: yes
-configure:6255: checking the maximum length of command line arguments
-configure:6375: result: 1572864
-configure:6392: checking whether the shell understands some XSI constructs
-configure:6402: result: yes
-configure:6406: checking whether the shell understands "+="
-configure:6412: result: yes
-configure:6447: checking for /usr/bin/ld option to reload object files
-configure:6454: result: -r
-configure:6523: checking for objdump
-configure:6539: found /usr/bin/objdump
-configure:6550: result: objdump
-configure:6582: checking how to recognize dependent libraries
-configure:6778: result: pass_all
-configure:6838: checking for ar
-configure:6854: found /usr/bin/ar
-configure:6865: result: ar
-configure:6943: checking for strip
-configure:6959: found /usr/bin/strip
-configure:6970: result: strip
-configure:7042: checking for ranlib
-configure:7069: result: ranlib
-configure:7159: checking command to parse /usr/bin/nm -B output from gcc object
-configure:7277: gcc -c -g -O2 conftest.c >&5
-configure:7280: $? = 0
-configure:7284: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
-configure:7287: $? = 0
-configure:7341: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
-configure:7344: $? = 0
-configure:7382: result: ok
-configure:8257: checking for sys/types.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for sys/stat.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for stdlib.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for string.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for memory.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for strings.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for inttypes.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for stdint.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for unistd.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8320: checking for dlfcn.h
-configure:8341: gcc -c -g -O2 conftest.c >&5
-configure:8348: $? = 0
-configure:8365: result: yes
-configure:8492: checking for C++ compiler version
-configure:8500: g++ --version >&5
-g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3
-Copyright (C) 2008 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:8504: $? = 0
-configure:8511: g++ -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
-configure:8515: $? = 0
-configure:8522: g++ -V >&5
-g++: '-V' option must have argument
-configure:8526: $? = 1
-configure:8529: checking whether we are using the GNU C++ compiler
-configure:8582: result: yes
-configure:8591: checking whether g++ accepts -g
-configure:8729: result: yes
-configure:8754: checking dependency style of g++
-configure:8845: result: gcc3
-configure:8868: checking how to run the C++ preprocessor
-configure:8904: g++ -E conftest.cpp
-configure:8911: $? = 0
-configure:8942: g++ -E conftest.cpp
-conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
-configure:8949: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME "mgiza"
-| #define PACKAGE_TARNAME "mgiza"
-| #define PACKAGE_VERSION "1.0"
-| #define PACKAGE_STRING "mgiza 1.0"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE "mgiza"
-| #define VERSION "1.0"
-| #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
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:8982: result: g++ -E
-configure:9011: g++ -E conftest.cpp
-configure:9018: $? = 0
-configure:9049: g++ -E conftest.cpp
-conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
-configure:9056: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME "mgiza"
-| #define PACKAGE_TARNAME "mgiza"
-| #define PACKAGE_VERSION "1.0"
-| #define PACKAGE_STRING "mgiza 1.0"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE "mgiza"
-| #define VERSION "1.0"
-| #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
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:9270: checking for objdir
-configure:9285: result: .libs
-configure:9577: checking if gcc supports -fno-rtti -fno-exceptions
-configure:9595: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
-cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
-configure:9599: $? = 0
-configure:9612: result: no
-configure:9632: checking for gcc option to produce PIC
-configure:9904: result: -fPIC -DPIC
-configure:9916: checking if gcc PIC flag -fPIC -DPIC works
-configure:9934: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
-configure:9938: $? = 0
-configure:9951: result: yes
-configure:9975: checking if gcc static flag -static works
-configure:10003: result: yes
-configure:10018: checking if gcc supports -c -o file.o
-configure:10039: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
-configure:10043: $? = 0
-configure:10065: result: yes
-configure:10073: checking if gcc supports -c -o file.o
-configure:10120: result: yes
-configure:10153: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
-configure:11228: result: yes
-configure:11265: checking whether -lc should be explicitly linked in
-configure:11270: gcc -c -g -O2 conftest.c >&5
-configure:11273: $? = 0
-configure:11288: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
-configure:11291: $? = 0
-configure:11303: result: no
-configure:11467: checking dynamic linker characteristics
-configure:11910: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
-configure:11917: $? = 0
-configure:12162: result: GNU/Linux ld.so
-configure:12264: checking how to hardcode library paths into programs
-configure:12289: result: immediate
-configure:13122: checking whether stripping libraries is possible
-configure:13127: result: yes
-configure:13162: checking if libtool supports shared libraries
-configure:13164: result: yes
-configure:13167: checking whether to build shared libraries
-configure:13188: result: yes
-configure:13191: checking whether to build static libraries
-configure:13195: result: yes
-configure:13345: checking for ld used by g++
-configure:13412: result: /usr/bin/ld
-configure:13421: checking if the linker (/usr/bin/ld) is GNU ld
-configure:13436: result: yes
-configure:13491: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
-configure:14466: result: yes
-configure:14494: g++ -c -g -O2 conftest.cpp >&5
-configure:14497: $? = 0
-configure:14679: checking for g++ option to produce PIC
-configure:14996: result: -fPIC -DPIC
-configure:15005: checking if g++ PIC flag -fPIC -DPIC works
-configure:15023: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
-configure:15027: $? = 0
-configure:15040: result: yes
-configure:15061: checking if g++ static flag -static works
-configure:15089: result: yes
-configure:15101: checking if g++ supports -c -o file.o
-configure:15122: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
-configure:15126: $? = 0
-configure:15148: result: yes
-configure:15153: checking if g++ supports -c -o file.o
-configure:15200: result: yes
-configure:15230: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
-configure:15259: result: yes
-configure:15396: checking dynamic linker characteristics
-configure:15787: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
-configure:15794: $? = 0
-configure:16039: result: GNU/Linux ld.so
-configure:16090: checking how to hardcode library paths into programs
-configure:16115: result: immediate
-configure:16324: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by mgiza config.status 1.0, which was
-generated by GNU Autoconf 2.63. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on lweijie-desktop
-
-config.status:1048: creating Makefile
-config.status:1048: creating src/Makefile
-config.status:1048: creating src/mkcls/Makefile
-config.status:1048: creating config.h
-config.status:1322: executing depfiles commands
-config.status:1322: executing libtool commands
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_build=i686-pc-linux-gnu
-ac_cv_c_compiler_gnu=yes
-ac_cv_cxx_compiler_gnu=yes
-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=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_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=
-ac_cv_env_CXXFLAGS_value=
-ac_cv_env_CXX_set=
-ac_cv_env_CXX_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_LIBS_set=
-ac_cv_env_LIBS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_header_dlfcn_h=yes
-ac_cv_header_inttypes_h=yes
-ac_cv_header_memory_h=yes
-ac_cv_header_stdc=yes
-ac_cv_header_stdint_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_host=i686-pc-linux-gnu
-ac_cv_objext=o
-ac_cv_path_EGREP='/bin/grep -E'
-ac_cv_path_FGREP='/bin/grep -F'
-ac_cv_path_GREP=/bin/grep
-ac_cv_path_SED=/bin/sed
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_path_mkdir=/bin/mkdir
-ac_cv_prog_AWK=mawk
-ac_cv_prog_CPP='gcc -E'
-ac_cv_prog_CXXCPP='g++ -E'
-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_search_strerror='none required'
-am_cv_CC_dependencies_compiler_type=gcc3
-am_cv_CXX_dependencies_compiler_type=gcc3
-am_cv_prog_cc_stdc=
-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
-lt_cv_path_NM='/usr/bin/nm -B'
-lt_cv_prog_compiler_c_o=yes
-lt_cv_prog_compiler_c_o_CXX=yes
-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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
-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
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ACLOCAL='${SHELL} /home/qing/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run aclocal-1.10'
-AMDEPBACKSLASH='\'
-AMDEP_FALSE='#'
-AMDEP_TRUE=''
-AMTAR='${SHELL} /home/qing/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run tar'
-AR='ar'
-AUTOCONF='${SHELL} /home/qing/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run autoconf'
-AUTOHEADER='${SHELL} /home/qing/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run autoheader'
-AUTOMAKE='${SHELL} /home/qing/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run automake-1.10'
-AWK='mawk'
-CC='gcc'
-CCDEPMODE='depmode=gcc3'
-CFLAGS='-g -O2'
-CPP='gcc -E'
-CPPFLAGS=''
-CXX='g++'
-CXXCPP='g++ -E'
-CXXDEPMODE='depmode=gcc3'
-CXXFLAGS='-g -O2'
-CYGPATH_W='echo'
-DEFS='-DHAVE_CONFIG_H'
-DEPDIR='.deps'
-DSYMUTIL=''
-DUMPBIN=''
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='/bin/grep -E'
-EXEEXT=''
-FGREP='/bin/grep -F'
-GREP='/bin/grep'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
-LD='/usr/bin/ld'
-LDFLAGS=''
-LIBOBJS=''
-LIBS=''
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-LIPO=''
-LN_S='ln -s'
-LTLIBOBJS=''
-MAINT=''
-MAINTAINER_MODE_FALSE='#'
-MAINTAINER_MODE_TRUE=''
-MAKEINFO='${SHELL} /home/qing/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run makeinfo'
-MKDIR_P='/bin/mkdir -p'
-NM='/usr/bin/nm -B'
-NMEDIT=''
-OBJDUMP='objdump'
-OBJEXT='o'
-OTOOL64=''
-OTOOL=''
-PACKAGE='mgiza'
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME='mgiza'
-PACKAGE_STRING='mgiza 1.0'
-PACKAGE_TARNAME='mgiza'
-PACKAGE_VERSION='1.0'
-PATH_SEPARATOR=':'
-RANLIB='ranlib'
-SED='/bin/sed'
-SET_MAKE=''
-SHELL='/bin/bash'
-STRIP='strip'
-VERSION='1.0'
-ac_ct_CC='gcc'
-ac_ct_CXX='g++'
-ac_ct_DUMPBIN=''
-am__fastdepCC_FALSE='#'
-am__fastdepCC_TRUE=''
-am__fastdepCXX_FALSE='#'
-am__fastdepCXX_TRUE=''
-am__include='include'
-am__isrc=''
-am__leading_dot='.'
-am__quote=''
-am__tar='${AMTAR} chof - "$$tardir"'
-am__untar='${AMTAR} xf -'
-bindir='${exec_prefix}/bin'
-build='i686-pc-linux-gnu'
-build_alias=''
-build_cpu='i686'
-build_os='linux-gnu'
-build_vendor='pc'
-datadir='${datarootdir}'
-datarootdir='${prefix}/share'
-docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
-dvidir='${docdir}'
-exec_prefix='${prefix}'
-host='i686-pc-linux-gnu'
-host_alias=''
-host_cpu='i686'
-host_os='linux-gnu'
-host_vendor='pc'
-htmldir='${docdir}'
-includedir='${prefix}/include'
-infodir='${datarootdir}/info'
-install_sh='$(SHELL) /home/qing/mgizapp/trunk/experimental/alignment-enabled/MGIZA/install-sh'
-libdir='${exec_prefix}/lib'
-libexecdir='${exec_prefix}/libexec'
-localedir='${datarootdir}/locale'
-localstatedir='${prefix}/var'
-lt_ECHO='echo'
-mandir='${datarootdir}/man'
-mkdir_p='/bin/mkdir -p'
-oldincludedir='/usr/include'
-pdfdir='${docdir}'
-prefix='/usr/local'
-program_transform_name='s,x,x,'
-psdir='${docdir}'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define PACKAGE_NAME "mgiza"
-#define PACKAGE_TARNAME "mgiza"
-#define PACKAGE_VERSION "1.0"
-#define PACKAGE_STRING "mgiza 1.0"
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE "mgiza"
-#define VERSION "1.0"
-#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/"
-
-configure: exit 0
diff --git a/experimental/dual-model/MGIZA/config.log b/experimental/dual-model/MGIZA/config.log
deleted file mode 100644
index 80c2d03..0000000
--- a/experimental/dual-model/MGIZA/config.log
+++ /dev/null
@@ -1,732 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by mgiza configure 1.0, which was
-generated by GNU Autoconf 2.63. Invocation command line was
-
- $ ./configure --enable-maintainer-mode
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = lweijie-desktop
-uname -m = i686
-uname -r = 2.6.28-16-generic
-uname -s = Linux
-uname -v = #57-Ubuntu SMP Wed Nov 11 09:47:24 UTC 2009
-
-/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/sbin
-PATH: /usr/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/bin/X11
-PATH: /usr/games
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:2082: checking for a BSD-compatible install
-configure:2150: result: /usr/bin/install -c
-configure:2161: checking whether build environment is sane
-configure:2204: result: yes
-configure:2229: checking for a thread-safe mkdir -p
-configure:2268: result: /bin/mkdir -p
-configure:2281: checking for gawk
-configure:2311: result: no
-configure:2281: checking for mawk
-configure:2297: found /usr/bin/mawk
-configure:2308: result: mawk
-configure:2319: checking whether make sets $(MAKE)
-configure:2341: result: yes
-configure:2527: checking whether to enable maintainer-specific portions of Makefiles
-configure:2536: result: yes
-configure:2562: checking for style of include used by make
-configure:2590: result: GNU
-configure:2660: checking for gcc
-configure:2676: found /usr/bin/gcc
-configure:2687: result: gcc
-configure:2919: checking for C compiler version
-configure:2927: gcc --version >&5
-gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
-Copyright (C) 2008 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:2931: $? = 0
-configure:2938: gcc -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
-configure:2942: $? = 0
-configure:2949: gcc -V >&5
-gcc: '-V' option must have argument
-configure:2953: $? = 1
-configure:2976: checking for C compiler default output file name
-configure:2998: gcc conftest.c >&5
-configure:3002: $? = 0
-configure:3040: result: a.out
-configure:3059: checking whether the C compiler works
-configure:3069: ./a.out
-configure:3073: $? = 0
-configure:3092: result: yes
-configure:3099: checking whether we are cross compiling
-configure:3101: result: no
-configure:3104: checking for suffix of executables
-configure:3111: gcc -o conftest conftest.c >&5
-configure:3115: $? = 0
-configure:3141: result:
-configure:3147: checking for suffix of object files
-configure:3173: gcc -c conftest.c >&5
-configure:3177: $? = 0
-configure:3202: result: o
-configure:3206: checking whether we are using the GNU C compiler
-configure:3235: gcc -c conftest.c >&5
-configure:3242: $? = 0
-configure:3259: result: yes
-configure:3268: checking whether gcc accepts -g
-configure:3298: gcc -c -g conftest.c >&5
-configure:3305: $? = 0
-configure:3406: result: yes
-configure:3423: checking for gcc option to accept ISO C89
-configure:3497: gcc -c -g -O2 conftest.c >&5
-configure:3504: $? = 0
-configure:3527: result: none needed
-configure:3547: checking dependency style of gcc
-configure:3638: result: gcc3
-configure:3654: checking for library containing strerror
-configure:3695: gcc -o conftest -g -O2 conftest.c >&5
-configure:3702: $? = 0
-configure:3733: result: none required
-configure:3799: checking for g++
-configure:3815: found /usr/bin/g++
-configure:3826: result: g++
-configure:3853: checking for C++ compiler version
-configure:3861: g++ --version >&5
-g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3
-Copyright (C) 2008 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:3865: $? = 0
-configure:3872: g++ -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
-configure:3876: $? = 0
-configure:3883: g++ -V >&5
-g++: '-V' option must have argument
-configure:3887: $? = 1
-configure:3890: checking whether we are using the GNU C++ compiler
-configure:3919: g++ -c conftest.cpp >&5
-configure:3926: $? = 0
-configure:3943: result: yes
-configure:3952: checking whether g++ accepts -g
-configure:3982: g++ -c -g conftest.cpp >&5
-configure:3989: $? = 0
-configure:4090: result: yes
-configure:4115: checking dependency style of g++
-configure:4206: result: gcc3
-configure:4269: checking for gcc
-configure:4296: result: gcc
-configure:4528: checking for C compiler version
-configure:4536: gcc --version >&5
-gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
-Copyright (C) 2008 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:4540: $? = 0
-configure:4547: gcc -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
-configure:4551: $? = 0
-configure:4558: gcc -V >&5
-gcc: '-V' option must have argument
-configure:4562: $? = 1
-configure:4565: checking whether we are using the GNU C compiler
-configure:4618: result: yes
-configure:4627: checking whether gcc accepts -g
-configure:4765: result: yes
-configure:4782: checking for gcc option to accept ISO C89
-configure:4886: result: none needed
-configure:4906: checking dependency style of gcc
-configure:4997: result: gcc3
-configure:5020: checking how to run the C preprocessor
-configure:5060: gcc -E conftest.c
-configure:5067: $? = 0
-configure:5098: gcc -E conftest.c
-conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
-configure:5105: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME "mgiza"
-| #define PACKAGE_TARNAME "mgiza"
-| #define PACKAGE_VERSION "1.0"
-| #define PACKAGE_STRING "mgiza 1.0"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE "mgiza"
-| #define VERSION "1.0"
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:5138: result: gcc -E
-configure:5167: gcc -E conftest.c
-configure:5174: $? = 0
-configure:5205: gcc -E conftest.c
-conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
-configure:5212: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME "mgiza"
-| #define PACKAGE_TARNAME "mgiza"
-| #define PACKAGE_VERSION "1.0"
-| #define PACKAGE_STRING "mgiza 1.0"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE "mgiza"
-| #define VERSION "1.0"
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:5252: checking for grep that handles long lines and -e
-configure:5312: result: /bin/grep
-configure:5317: checking for egrep
-configure:5381: result: /bin/grep -E
-configure:5386: checking for ANSI C header files
-configure:5416: gcc -c -g -O2 conftest.c >&5
-configure:5423: $? = 0
-configure:5522: gcc -o conftest -g -O2 conftest.c >&5
-configure:5526: $? = 0
-configure:5532: ./conftest
-configure:5536: $? = 0
-configure:5554: result: yes
-configure:5610: checking for ranlib
-configure:5626: found /usr/bin/ranlib
-configure:5637: result: ranlib
-configure:5690: checking build system type
-configure:5708: result: i686-pc-linux-gnu
-configure:5730: checking host system type
-configure:5745: result: i686-pc-linux-gnu
-configure:5767: checking for a sed that does not truncate output
-configure:5833: result: /bin/sed
-configure:5851: checking for fgrep
-configure:5915: result: /bin/grep -F
-configure:5950: checking for ld used by gcc
-configure:6017: result: /usr/bin/ld
-configure:6026: checking if the linker (/usr/bin/ld) is GNU ld
-configure:6041: result: yes
-configure:6053: checking for BSD- or MS-compatible name lister (nm)
-configure:6102: result: /usr/bin/nm -B
-configure:6220: checking the name lister (/usr/bin/nm -B) interface
-configure:6227: gcc -c -g -O2 conftest.c >&5
-configure:6230: /usr/bin/nm -B "conftest.o"
-configure:6233: output
-00000000 B some_variable
-configure:6240: result: BSD nm
-configure:6243: checking whether ln -s works
-configure:6247: result: yes
-configure:6255: checking the maximum length of command line arguments
-configure:6375: result: 1572864
-configure:6392: checking whether the shell understands some XSI constructs
-configure:6402: result: yes
-configure:6406: checking whether the shell understands "+="
-configure:6412: result: yes
-configure:6447: checking for /usr/bin/ld option to reload object files
-configure:6454: result: -r
-configure:6523: checking for objdump
-configure:6539: found /usr/bin/objdump
-configure:6550: result: objdump
-configure:6582: checking how to recognize dependent libraries
-configure:6778: result: pass_all
-configure:6838: checking for ar
-configure:6854: found /usr/bin/ar
-configure:6865: result: ar
-configure:6943: checking for strip
-configure:6959: found /usr/bin/strip
-configure:6970: result: strip
-configure:7042: checking for ranlib
-configure:7069: result: ranlib
-configure:7159: checking command to parse /usr/bin/nm -B output from gcc object
-configure:7277: gcc -c -g -O2 conftest.c >&5
-configure:7280: $? = 0
-configure:7284: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
-configure:7287: $? = 0
-configure:7341: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
-configure:7344: $? = 0
-configure:7382: result: ok
-configure:8257: checking for sys/types.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for sys/stat.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for stdlib.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for string.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for memory.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for strings.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for inttypes.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for stdint.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8257: checking for unistd.h
-configure:8278: gcc -c -g -O2 conftest.c >&5
-configure:8285: $? = 0
-configure:8302: result: yes
-configure:8320: checking for dlfcn.h
-configure:8341: gcc -c -g -O2 conftest.c >&5
-configure:8348: $? = 0
-configure:8365: result: yes
-configure:8492: checking for C++ compiler version
-configure:8500: g++ --version >&5
-g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3
-Copyright (C) 2008 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:8504: $? = 0
-configure:8511: g++ -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
-configure:8515: $? = 0
-configure:8522: g++ -V >&5
-g++: '-V' option must have argument
-configure:8526: $? = 1
-configure:8529: checking whether we are using the GNU C++ compiler
-configure:8582: result: yes
-configure:8591: checking whether g++ accepts -g
-configure:8729: result: yes
-configure:8754: checking dependency style of g++
-configure:8845: result: gcc3
-configure:8868: checking how to run the C++ preprocessor
-configure:8904: g++ -E conftest.cpp
-configure:8911: $? = 0
-configure:8942: g++ -E conftest.cpp
-conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
-configure:8949: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME "mgiza"
-| #define PACKAGE_TARNAME "mgiza"
-| #define PACKAGE_VERSION "1.0"
-| #define PACKAGE_STRING "mgiza 1.0"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE "mgiza"
-| #define VERSION "1.0"
-| #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
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:8982: result: g++ -E
-configure:9011: g++ -E conftest.cpp
-configure:9018: $? = 0
-configure:9049: g++ -E conftest.cpp
-conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
-configure:9056: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME "mgiza"
-| #define PACKAGE_TARNAME "mgiza"
-| #define PACKAGE_VERSION "1.0"
-| #define PACKAGE_STRING "mgiza 1.0"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE "mgiza"
-| #define VERSION "1.0"
-| #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
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:9270: checking for objdir
-configure:9285: result: .libs
-configure:9577: checking if gcc supports -fno-rtti -fno-exceptions
-configure:9595: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
-cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
-configure:9599: $? = 0
-configure:9612: result: no
-configure:9632: checking for gcc option to produce PIC
-configure:9904: result: -fPIC -DPIC
-configure:9916: checking if gcc PIC flag -fPIC -DPIC works
-configure:9934: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
-configure:9938: $? = 0
-configure:9951: result: yes
-configure:9975: checking if gcc static flag -static works
-configure:10003: result: yes
-configure:10018: checking if gcc supports -c -o file.o
-configure:10039: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
-configure:10043: $? = 0
-configure:10065: result: yes
-configure:10073: checking if gcc supports -c -o file.o
-configure:10120: result: yes
-configure:10153: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
-configure:11228: result: yes
-configure:11265: checking whether -lc should be explicitly linked in
-configure:11270: gcc -c -g -O2 conftest.c >&5
-configure:11273: $? = 0
-configure:11288: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
-configure:11291: $? = 0
-configure:11303: result: no
-configure:11467: checking dynamic linker characteristics
-configure:11910: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
-configure:11917: $? = 0
-configure:12162: result: GNU/Linux ld.so
-configure:12264: checking how to hardcode library paths into programs
-configure:12289: result: immediate
-configure:13122: checking whether stripping libraries is possible
-configure:13127: result: yes
-configure:13162: checking if libtool supports shared libraries
-configure:13164: result: yes
-configure:13167: checking whether to build shared libraries
-configure:13188: result: yes
-configure:13191: checking whether to build static libraries
-configure:13195: result: yes
-configure:13345: checking for ld used by g++
-configure:13412: result: /usr/bin/ld
-configure:13421: checking if the linker (/usr/bin/ld) is GNU ld
-configure:13436: result: yes
-configure:13491: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
-configure:14466: result: yes
-configure:14494: g++ -c -g -O2 conftest.cpp >&5
-configure:14497: $? = 0
-configure:14679: checking for g++ option to produce PIC
-configure:14996: result: -fPIC -DPIC
-configure:15005: checking if g++ PIC flag -fPIC -DPIC works
-configure:15023: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
-configure:15027: $? = 0
-configure:15040: result: yes
-configure:15061: checking if g++ static flag -static works
-configure:15089: result: yes
-configure:15101: checking if g++ supports -c -o file.o
-configure:15122: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
-configure:15126: $? = 0
-configure:15148: result: yes
-configure:15153: checking if g++ supports -c -o file.o
-configure:15200: result: yes
-configure:15230: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
-configure:15259: result: yes
-configure:15396: checking dynamic linker characteristics
-configure:15787: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
-configure:15794: $? = 0
-configure:16039: result: GNU/Linux ld.so
-configure:16090: checking how to hardcode library paths into programs
-configure:16115: result: immediate
-configure:16324: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by mgiza config.status 1.0, which was
-generated by GNU Autoconf 2.63. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on lweijie-desktop
-
-config.status:1048: creating Makefile
-config.status:1048: creating src/Makefile
-config.status:1048: creating src/mkcls/Makefile
-config.status:1048: creating config.h
-config.status:1322: executing depfiles commands
-config.status:1322: executing libtool commands
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_build=i686-pc-linux-gnu
-ac_cv_c_compiler_gnu=yes
-ac_cv_cxx_compiler_gnu=yes
-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=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_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=
-ac_cv_env_CXXFLAGS_value=
-ac_cv_env_CXX_set=
-ac_cv_env_CXX_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_LIBS_set=
-ac_cv_env_LIBS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_header_dlfcn_h=yes
-ac_cv_header_inttypes_h=yes
-ac_cv_header_memory_h=yes
-ac_cv_header_stdc=yes
-ac_cv_header_stdint_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_host=i686-pc-linux-gnu
-ac_cv_objext=o
-ac_cv_path_EGREP='/bin/grep -E'
-ac_cv_path_FGREP='/bin/grep -F'
-ac_cv_path_GREP=/bin/grep
-ac_cv_path_SED=/bin/sed
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_path_mkdir=/bin/mkdir
-ac_cv_prog_AWK=mawk
-ac_cv_prog_CPP='gcc -E'
-ac_cv_prog_CXXCPP='g++ -E'
-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_search_strerror='none required'
-am_cv_CC_dependencies_compiler_type=gcc3
-am_cv_CXX_dependencies_compiler_type=gcc3
-am_cv_prog_cc_stdc=
-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
-lt_cv_path_NM='/usr/bin/nm -B'
-lt_cv_prog_compiler_c_o=yes
-lt_cv_prog_compiler_c_o_CXX=yes
-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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
-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
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ACLOCAL='${SHELL} /home/qing/mgizapp/trunk/experimental/dual-model/MGIZA/missing --run aclocal-1.10'
-AMDEPBACKSLASH='\'
-AMDEP_FALSE='#'
-AMDEP_TRUE=''
-AMTAR='${SHELL} /home/qing/mgizapp/trunk/experimental/dual-model/MGIZA/missing --run tar'
-AR='ar'
-AUTOCONF='${SHELL} /home/qing/mgizapp/trunk/experimental/dual-model/MGIZA/missing --run autoconf'
-AUTOHEADER='${SHELL} /home/qing/mgizapp/trunk/experimental/dual-model/MGIZA/missing --run autoheader'
-AUTOMAKE='${SHELL} /home/qing/mgizapp/trunk/experimental/dual-model/MGIZA/missing --run automake-1.10'
-AWK='mawk'
-CC='gcc'
-CCDEPMODE='depmode=gcc3'
-CFLAGS='-g -O2'
-CPP='gcc -E'
-CPPFLAGS=''
-CXX='g++'
-CXXCPP='g++ -E'
-CXXDEPMODE='depmode=gcc3'
-CXXFLAGS='-g -O2'
-CYGPATH_W='echo'
-DEFS='-DHAVE_CONFIG_H'
-DEPDIR='.deps'
-DSYMUTIL=''
-DUMPBIN=''
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='/bin/grep -E'
-EXEEXT=''
-FGREP='/bin/grep -F'
-GREP='/bin/grep'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
-LD='/usr/bin/ld'
-LDFLAGS=''
-LIBOBJS=''
-LIBS=''
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-LIPO=''
-LN_S='ln -s'
-LTLIBOBJS=''
-MAINT=''
-MAINTAINER_MODE_FALSE='#'
-MAINTAINER_MODE_TRUE=''
-MAKEINFO='${SHELL} /home/qing/mgizapp/trunk/experimental/dual-model/MGIZA/missing --run makeinfo'
-MKDIR_P='/bin/mkdir -p'
-NM='/usr/bin/nm -B'
-NMEDIT=''
-OBJDUMP='objdump'
-OBJEXT='o'
-OTOOL64=''
-OTOOL=''
-PACKAGE='mgiza'
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME='mgiza'
-PACKAGE_STRING='mgiza 1.0'
-PACKAGE_TARNAME='mgiza'
-PACKAGE_VERSION='1.0'
-PATH_SEPARATOR=':'
-RANLIB='ranlib'
-SED='/bin/sed'
-SET_MAKE=''
-SHELL='/bin/bash'
-STRIP='strip'
-VERSION='1.0'
-ac_ct_CC='gcc'
-ac_ct_CXX='g++'
-ac_ct_DUMPBIN=''
-am__fastdepCC_FALSE='#'
-am__fastdepCC_TRUE=''
-am__fastdepCXX_FALSE='#'
-am__fastdepCXX_TRUE=''
-am__include='include'
-am__isrc=''
-am__leading_dot='.'
-am__quote=''
-am__tar='${AMTAR} chof - "$$tardir"'
-am__untar='${AMTAR} xf -'
-bindir='${exec_prefix}/bin'
-build='i686-pc-linux-gnu'
-build_alias=''
-build_cpu='i686'
-build_os='linux-gnu'
-build_vendor='pc'
-datadir='${datarootdir}'
-datarootdir='${prefix}/share'
-docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
-dvidir='${docdir}'
-exec_prefix='${prefix}'
-host='i686-pc-linux-gnu'
-host_alias=''
-host_cpu='i686'
-host_os='linux-gnu'
-host_vendor='pc'
-htmldir='${docdir}'
-includedir='${prefix}/include'
-infodir='${datarootdir}/info'
-install_sh='$(SHELL) /home/qing/mgizapp/trunk/experimental/dual-model/MGIZA/install-sh'
-libdir='${exec_prefix}/lib'
-libexecdir='${exec_prefix}/libexec'
-localedir='${datarootdir}/locale'
-localstatedir='${prefix}/var'
-lt_ECHO='echo'
-mandir='${datarootdir}/man'
-mkdir_p='/bin/mkdir -p'
-oldincludedir='/usr/include'
-pdfdir='${docdir}'
-prefix='/usr/local'
-program_transform_name='s,x,x,'
-psdir='${docdir}'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define PACKAGE_NAME "mgiza"
-#define PACKAGE_TARNAME "mgiza"
-#define PACKAGE_VERSION "1.0"
-#define PACKAGE_STRING "mgiza 1.0"
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE "mgiza"
-#define VERSION "1.0"
-#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/"
-
-configure: exit 0