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:
Diffstat (limited to 'experimental/alignment-enabled/MGIZA/config.log')
-rw-r--r--experimental/alignment-enabled/MGIZA/config.log407
1 files changed, 407 insertions, 0 deletions
diff --git a/experimental/alignment-enabled/MGIZA/config.log b/experimental/alignment-enabled/MGIZA/config.log
new file mode 100644
index 0000000..0771904
--- /dev/null
+++ b/experimental/alignment-enabled/MGIZA/config.log
@@ -0,0 +1,407 @@
+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.62. Invocation command line was
+
+ $ ./configure
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = ubuntu
+uname -m = i686
+uname -r = 2.6.31-14-generic
+uname -s = Linux
+uname -v = #48-Ubuntu SMP Fri Oct 16 14:04:26 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/games
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:1846: checking for a BSD-compatible install
+configure:1914: result: /usr/bin/install -c
+configure:1925: checking whether build environment is sane
+configure:1968: result: yes
+configure:1993: checking for a thread-safe mkdir -p
+configure:2032: result: /bin/mkdir -p
+configure:2045: checking for gawk
+configure:2075: result: no
+configure:2045: checking for mawk
+configure:2061: found /usr/bin/mawk
+configure:2072: result: mawk
+configure:2083: checking whether make sets $(MAKE)
+configure:2105: result: yes
+configure:2295: checking whether to enable maintainer-specific portions of Makefiles
+configure:2304: result: no
+configure:2330: checking for style of include used by make
+configure:2358: result: GNU
+configure:2428: checking for gcc
+configure:2444: found /usr/bin/gcc
+configure:2455: result: gcc
+configure:2693: checking for C compiler version
+configure:2701: gcc --version >&5
+gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1
+Copyright (C) 2009 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:2705: $? = 0
+configure:2712: gcc -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
+Thread model: posix
+gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8)
+configure:2716: $? = 0
+configure:2723: gcc -V >&5
+gcc: '-V' option must have argument
+configure:2727: $? = 1
+configure:2750: checking for C compiler default output file name
+configure:2772: gcc conftest.c >&5
+configure:2776: $? = 0
+configure:2814: result: a.out
+configure:2831: checking whether the C compiler works
+configure:2841: ./a.out
+configure:2845: $? = 0
+configure:2862: result: yes
+configure:2869: checking whether we are cross compiling
+configure:2871: result: no
+configure:2874: checking for suffix of executables
+configure:2881: gcc -o conftest conftest.c >&5
+configure:2885: $? = 0
+configure:2909: result:
+configure:2915: checking for suffix of object files
+configure:2941: gcc -c conftest.c >&5
+configure:2945: $? = 0
+configure:2968: result: o
+configure:2972: checking whether we are using the GNU C compiler
+configure:3001: gcc -c conftest.c >&5
+configure:3008: $? = 0
+configure:3025: result: yes
+configure:3034: checking whether gcc accepts -g
+configure:3064: gcc -c -g conftest.c >&5
+configure:3071: $? = 0
+configure:3172: result: yes
+configure:3189: checking for gcc option to accept ISO C89
+configure:3263: gcc -c -g -O2 conftest.c >&5
+configure:3270: $? = 0
+configure:3293: result: none needed
+configure:3313: checking dependency style of gcc
+configure:3404: result: gcc3
+configure:3420: checking for library containing strerror
+configure:3461: gcc -o conftest -g -O2 conftest.c >&5
+configure:3468: $? = 0
+configure:3499: result: none required
+configure:3565: checking for g++
+configure:3581: found /usr/bin/g++
+configure:3592: result: g++
+configure:3623: checking for C++ compiler version
+configure:3631: g++ --version >&5
+g++ (Ubuntu 4.4.1-4ubuntu8) 4.4.1
+Copyright (C) 2009 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:3635: $? = 0
+configure:3642: g++ -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
+Thread model: posix
+gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8)
+configure:3646: $? = 0
+configure:3653: g++ -V >&5
+g++: '-V' option must have argument
+configure:3657: $? = 1
+configure:3660: checking whether we are using the GNU C++ compiler
+configure:3689: g++ -c conftest.cpp >&5
+configure:3696: $? = 0
+configure:3713: result: yes
+configure:3722: checking whether g++ accepts -g
+configure:3752: g++ -c -g conftest.cpp >&5
+configure:3759: $? = 0
+configure:3860: result: yes
+configure:3885: checking dependency style of g++
+configure:3976: result: gcc3
+configure:4039: checking for gcc
+configure:4066: result: gcc
+configure:4304: checking for C compiler version
+configure:4312: gcc --version >&5
+gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1
+Copyright (C) 2009 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:4316: $? = 0
+configure:4323: gcc -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
+Thread model: posix
+gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8)
+configure:4327: $? = 0
+configure:4334: gcc -V >&5
+gcc: '-V' option must have argument
+configure:4338: $? = 1
+configure:4341: checking whether we are using the GNU C compiler
+configure:4394: result: yes
+configure:4403: checking whether gcc accepts -g
+configure:4541: result: yes
+configure:4558: checking for gcc option to accept ISO C89
+configure:4662: result: none needed
+configure:4682: checking dependency style of gcc
+configure:4773: result: gcc3
+configure:4796: checking how to run the C preprocessor
+configure:4836: gcc -E conftest.c
+configure:4843: $? = 0
+configure:4874: gcc -E conftest.c
+conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
+configure:4881: $? = 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:4914: result: gcc -E
+configure:4943: gcc -E conftest.c
+configure:4950: $? = 0
+configure:4981: gcc -E conftest.c
+conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
+configure:4988: $? = 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:5026: checking for grep that handles long lines and -e
+configure:5086: result: /bin/grep
+configure:5091: checking for egrep
+configure:5155: result: /bin/grep -E
+configure:5160: checking for ANSI C header files
+configure:5190: gcc -c -g -O2 conftest.c >&5
+configure:5197: $? = 0
+configure:5296: gcc -o conftest -g -O2 conftest.c >&5
+configure:5300: $? = 0
+configure:5306: ./conftest
+configure:5310: $? = 0
+configure:5328: result: yes
+configure:5384: checking for ranlib
+configure:5400: found /usr/bin/ranlib
+configure:5411: result: ranlib
+configure:5582: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by mgiza config.status 1.0, which was
+generated by GNU Autoconf 2.62. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on ubuntu
+
+config.status:771: creating Makefile
+config.status:771: creating src/Makefile
+config.status:771: creating src/mkcls/Makefile
+config.status:771: creating config.h
+config.status:1045: executing depfiles commands
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+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_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_stdc=yes
+ac_cv_objext=o
+ac_cv_path_EGREP='/bin/grep -E'
+ac_cv_path_GREP=/bin/grep
+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_ac_ct_CC=gcc
+ac_cv_prog_ac_ct_CXX=g++
+ac_cv_prog_ac_ct_RANLIB=ranlib
+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=
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} /home/qing/Program/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run aclocal-1.10'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='${SHELL} /home/qing/Program/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run tar'
+AUTOCONF='${SHELL} /home/qing/Program/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run autoconf'
+AUTOHEADER='${SHELL} /home/qing/Program/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run autoheader'
+AUTOMAKE='${SHELL} /home/qing/Program/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++'
+CXXDEPMODE='depmode=gcc3'
+CXXFLAGS='-g -O2'
+CYGPATH_W='echo'
+DEFS='-DHAVE_CONFIG_H'
+DEPDIR='.deps'
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT=''
+GREP='/bin/grep'
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
+LDFLAGS=''
+LIBOBJS=''
+LIBS=''
+LTLIBOBJS=''
+MAINT='#'
+MAINTAINER_MODE_FALSE=''
+MAINTAINER_MODE_TRUE='#'
+MAKEINFO='${SHELL} /home/qing/Program/mgizapp/trunk/experimental/alignment-enabled/MGIZA/missing --run makeinfo'
+MKDIR_P='/bin/mkdir -p'
+OBJEXT='o'
+PACKAGE='mgiza'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME='mgiza'
+PACKAGE_STRING='mgiza 1.0'
+PACKAGE_TARNAME='mgiza'
+PACKAGE_VERSION='1.0'
+PATH_SEPARATOR=':'
+RANLIB='ranlib'
+SET_MAKE=''
+SHELL='/bin/bash'
+STRIP=''
+VERSION='1.0'
+ac_ct_CC='gcc'
+ac_ct_CXX='g++'
+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_alias=''
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host_alias=''
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+install_sh='$(SHELL) /home/qing/Program/mgizapp/trunk/experimental/alignment-enabled/MGIZA/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+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
+
+configure: exit 0