This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by config.sh, which was generated by GNU Autoconf 2.59. Invocation command line was $ config.sh -prefix=/local_disk/orion/ontrac/yannick/kaldi_20190717/kaldi/tools/sctk ## --------- ## ## Platform. ## ## --------- ## hostname = alpos uname -m = x86_64 uname -r = 4.15.0-48-generic uname -s = Linux uname -v = #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /users/yesteve/tools/srilm/bin/i686-m64 PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /usr/local/cuda/bin PATH: /usr/local/gurobi650/linux64/bin ## ----------- ## ## Core tests. ## ## ----------- ## config.sh:1350: checking for g++ config.sh:1366: found /usr/bin/g++ config.sh:1376: result: g++ config.sh:1392: checking for C++ compiler version config.sh:1395: g++ --version &5 g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 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. config.sh:1398: $? = 0 config.sh:1400: g++ -v &5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) config.sh:1403: $? = 0 config.sh:1405: g++ -V &5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. config.sh:1408: $? = 1 config.sh:1431: checking for C++ compiler default output file name config.sh:1434: g++ conftest.cc >&5 config.sh:1437: $? = 0 config.sh:1483: result: a.out config.sh:1488: checking whether the C++ compiler works config.sh:1494: ./a.out config.sh:1497: $? = 0 config.sh:1514: result: yes config.sh:1521: checking whether we are cross compiling config.sh:1523: result: no config.sh:1526: checking for suffix of executables config.sh:1528: g++ -o conftest conftest.cc >&5 config.sh:1531: $? = 0 config.sh:1556: result: config.sh:1562: checking for suffix of object files config.sh:1583: g++ -c conftest.cc >&5 config.sh:1586: $? = 0 config.sh:1608: result: o config.sh:1612: checking whether we are using the GNU C++ compiler config.sh:1636: g++ -c conftest.cc >&5 config.sh:1642: $? = 0 config.sh:1646: test -z || test ! -s conftest.err config.sh:1649: $? = 0 config.sh:1652: test -s conftest.o config.sh:1655: $? = 0 config.sh:1668: result: yes config.sh:1674: checking whether g++ accepts -g config.sh:1695: g++ -c -g conftest.cc >&5 config.sh:1701: $? = 0 config.sh:1705: test -z || test ! -s conftest.err config.sh:1708: $? = 0 config.sh:1711: test -s conftest.o config.sh:1714: $? = 0 config.sh:1725: result: yes config.sh:1767: g++ -c -Os -Wall -Wconversion conftest.cc >&5 config.sh:1773: $? = 0 config.sh:1777: test -z || test ! -s conftest.err config.sh:1780: $? = 0 config.sh:1783: test -s conftest.o config.sh:1786: $? = 0 config.sh:1812: g++ -c -Os -Wall -Wconversion conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:13:1: error: 'exit' was not declared in this scope exit (42); ^~~~ config.sh:1818: $? = 1 config.sh: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } config.sh:1767: g++ -c -Os -Wall -Wconversion conftest.cc >&5 config.sh:1773: $? = 0 config.sh:1777: test -z || test ! -s conftest.err config.sh:1780: $? = 0 config.sh:1783: test -s conftest.o config.sh:1786: $? = 0 config.sh:1812: g++ -c -Os -Wall -Wconversion conftest.cc >&5 config.sh:1818: $? = 0 config.sh:1822: test -z || test ! -s conftest.err config.sh:1825: $? = 0 config.sh:1828: test -s conftest.o config.sh:1831: $? = 0 config.sh:1854: checking whether make sets $(MAKE) config.sh:1874: result: yes config.sh:1930: checking for gcc config.sh:1946: found /usr/bin/gcc config.sh:1956: result: gcc config.sh:2200: checking for C compiler version config.sh:2203: gcc --version &5 gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 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. config.sh:2206: $? = 0 config.sh:2208: gcc -v &5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) config.sh:2211: $? = 0 config.sh:2213: gcc -V &5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. config.sh:2216: $? = 1 config.sh:2219: checking whether we are using the GNU C compiler config.sh:2243: gcc -c conftest.c >&5 config.sh:2249: $? = 0 config.sh:2253: test -z || test ! -s conftest.err config.sh:2256: $? = 0 config.sh:2259: test -s conftest.o config.sh:2262: $? = 0 config.sh:2275: result: yes config.sh:2281: checking whether gcc accepts -g config.sh:2302: gcc -c -g conftest.c >&5 config.sh:2308: $? = 0 config.sh:2312: test -z || test ! -s conftest.err config.sh:2315: $? = 0 config.sh:2318: test -s conftest.o config.sh:2321: $? = 0 config.sh:2332: result: yes config.sh:2349: checking for gcc option to accept ANSI C config.sh:2419: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:2425: $? = 0 config.sh:2429: test -z || test ! -s conftest.err config.sh:2432: $? = 0 config.sh:2435: test -s conftest.o config.sh:2438: $? = 0 config.sh:2456: result: none needed config.sh:2474: gcc -c -Os -Wall -Wconversion conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^~~~~ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input config.sh:2480: $? = 1 config.sh: failed program was: | #ifndef __cplusplus | choke me | #endif config.sh:2615: checking for main in -lm config.sh:2639: gcc -o conftest -Os -Wall -Wconversion conftest.c -lm >&5 config.sh:2645: $? = 0 config.sh:2649: test -z || test ! -s conftest.err config.sh:2652: $? = 0 config.sh:2655: test -s conftest config.sh:2658: $? = 0 config.sh:2671: result: yes config.sh:2688: checking how to run the C preprocessor config.sh:2723: gcc -E conftest.c config.sh:2729: $? = 0 config.sh:2761: gcc -E conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. config.sh:2767: $? = 1 config.sh: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include config.sh:2806: result: gcc -E config.sh:2830: gcc -E conftest.c config.sh:2836: $? = 0 config.sh:2868: gcc -E conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. config.sh:2874: $? = 1 config.sh: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include config.sh:2918: checking for egrep config.sh:2928: result: grep -E config.sh:2933: checking for ANSI C header files config.sh:2958: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:2964: $? = 0 config.sh:2968: test -z || test ! -s conftest.err config.sh:2971: $? = 0 config.sh:2974: test -s conftest.o config.sh:2977: $? = 0 config.sh:3066: gcc -o conftest -Os -Wall -Wconversion conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:30:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(2); ^~~~ conftest.c:30:7: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:30:7: note: include '' or provide a declaration of 'exit' conftest.c:31:3: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^~~~ conftest.c:31:3: note: include '' or provide a declaration of 'exit' config.sh:3069: $? = 0 config.sh:3071: ./conftest config.sh:3074: $? = 0 config.sh:3089: result: yes config.sh:3113: checking for sys/types.h config.sh:3129: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:3135: $? = 0 config.sh:3139: test -z || test ! -s conftest.err config.sh:3142: $? = 0 config.sh:3145: test -s conftest.o config.sh:3148: $? = 0 config.sh:3159: result: yes config.sh:3113: checking for sys/stat.h config.sh:3129: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:3135: $? = 0 config.sh:3139: test -z || test ! -s conftest.err config.sh:3142: $? = 0 config.sh:3145: test -s conftest.o config.sh:3148: $? = 0 config.sh:3159: result: yes config.sh:3113: checking for stdlib.h config.sh:3129: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:3135: $? = 0 config.sh:3139: test -z || test ! -s conftest.err config.sh:3142: $? = 0 config.sh:3145: test -s conftest.o config.sh:3148: $? = 0 config.sh:3159: result: yes config.sh:3113: checking for string.h config.sh:3129: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:3135: $? = 0 config.sh:3139: test -z || test ! -s conftest.err config.sh:3142: $? = 0 config.sh:3145: test -s conftest.o config.sh:3148: $? = 0 config.sh:3159: result: yes config.sh:3113: checking for memory.h config.sh:3129: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:3135: $? = 0 config.sh:3139: test -z || test ! -s conftest.err config.sh:3142: $? = 0 config.sh:3145: test -s conftest.o config.sh:3148: $? = 0 config.sh:3159: result: yes config.sh:3113: checking for strings.h config.sh:3129: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:3135: $? = 0 config.sh:3139: test -z || test ! -s conftest.err config.sh:3142: $? = 0 config.sh:3145: test -s conftest.o config.sh:3148: $? = 0 config.sh:3159: result: yes config.sh:3113: checking for inttypes.h config.sh:3129: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:3135: $? = 0 config.sh:3139: test -z || test ! -s conftest.err config.sh:3142: $? = 0 config.sh:3145: test -s conftest.o config.sh:3148: $? = 0 config.sh:3159: result: yes config.sh:3113: checking for stdint.h config.sh:3129: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:3135: $? = 0 config.sh:3139: test -z || test ! -s conftest.err config.sh:3142: $? = 0 config.sh:3145: test -s conftest.o config.sh:3148: $? = 0 config.sh:3159: result: yes config.sh:3113: checking for unistd.h config.sh:3129: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:3135: $? = 0 config.sh:3139: test -z || test ! -s conftest.err config.sh:3142: $? = 0 config.sh:3145: test -s conftest.o config.sh:3148: $? = 0 config.sh:3159: result: yes config.sh:3176: checking for unistd.h config.sh:3181: result: yes config.sh:3322: checking for an ANSI C-conforming const config.sh:3389: gcc -c -Os -Wall -Wconversion conftest.c >&5 conftest.c: In function 'main': conftest.c:51:17: warning: unused variable 's' [-Wunused-variable] char const *s = 0 ? (char *) 0 : (char const *) 0; ^ conftest.c:71:15: warning: unused variable 'foo' [-Wunused-variable] const int foo = 10; ^~~ conftest.c:38:29: warning: unused variable 'zero' [-Wunused-variable] static struct point const zero = {0,0}; ^~~~ conftest.c:32:17: warning: unused variable 'x' [-Wunused-variable] const charset x; ^ At top level: conftest.c:38:29: warning: 'zero' defined but not used [-Wunused-const-variable=] static struct point const zero = {0,0}; ^~~~ conftest.c: In function 'main': conftest.c:53:7: warning: 't' is used uninitialized in this function [-Wuninitialized] *t++ = 0; ~^~ conftest.c:68:23: warning: 'b' is used uninitialized in this function [-Wuninitialized] struct s *b; b->j = 5; ~~~~~^~~ config.sh:3395: $? = 0 config.sh:3399: test -z || test ! -s conftest.err config.sh:3402: $? = 0 config.sh:3405: test -s conftest.o config.sh:3408: $? = 0 config.sh:3419: result: yes config.sh:3429: checking for size_t config.sh:3453: gcc -c -Os -Wall -Wconversion conftest.c >&5 config.sh:3459: $? = 0 config.sh:3463: test -z || test ! -s conftest.err config.sh:3466: $? = 0 config.sh:3469: test -s conftest.o config.sh:3472: $? = 0 config.sh:3483: result: yes config.sh:3501: checking for install config.sh:3519: found /usr/bin/install config.sh:3531: result: /usr/bin/install config.sh:3669: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on alpos config.status:638: creating makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes 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_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_exeext= 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_lib_m_main=yes ac_cv_objext=o ac_cv_path_INSTALL=/usr/bin/install ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-Os -Wall -Wconversion' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-Os -Wall -Wconversion' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBM=1 -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_UNISTD_H=1 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL='/usr/bin/install' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/bash' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/local_disk/orion/ontrac/yannick/kaldi_20190717/kaldi/tools/sctk' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_INTTYPES_H 1 #define HAVE_LIBM 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; config.sh: exit 0