This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = hp11 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1311: checking for gcc configure:1327: found /usr/lib/ccache/gcc configure:1337: result: gcc configure:1581: checking for C compiler version configure:1584: gcc --version &5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:1587: $? = 0 configure:1589: gcc -v &5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:1592: $? = 0 configure:1594: gcc -V &5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:1597: $? = 1 configure:1620: checking for C compiler default output file name configure:1623: gcc -O2 -DNDEBUG conftest.c -lpthread >&5 configure:1626: $? = 0 configure:1672: result: a.out configure:1677: checking whether the C compiler works configure:1683: ./a.out configure:1686: $? = 0 configure:1703: result: yes configure:1710: checking whether we are cross compiling configure:1712: result: no configure:1715: checking for suffix of executables configure:1717: gcc -o conftest -O2 -DNDEBUG conftest.c -lpthread >&5 configure:1720: $? = 0 configure:1745: result: configure:1751: checking for suffix of object files configure:1772: gcc -c -O2 -DNDEBUG conftest.c >&5 configure:1775: $? = 0 configure:1797: result: o configure:1801: checking whether we are using the GNU C compiler configure:1825: gcc -c -O2 -DNDEBUG conftest.c >&5 configure:1831: $? = 0 configure:1835: test -z || test ! -s conftest.err configure:1838: $? = 0 configure:1841: test -s conftest.o configure:1844: $? = 0 configure:1857: result: yes configure:1863: checking whether gcc accepts -g configure:1884: gcc -c -g conftest.c >&5 configure:1890: $? = 0 configure:1894: test -z || test ! -s conftest.err configure:1897: $? = 0 configure:1900: test -s conftest.o configure:1903: $? = 0 configure:1914: result: yes configure:1931: checking for gcc option to accept ANSI C configure:2001: gcc -c -O2 -DNDEBUG conftest.c >&5 configure:2007: $? = 0 configure:2011: test -z || test ! -s conftest.err configure:2014: $? = 0 configure:2017: test -s conftest.o configure:2020: $? = 0 configure:2038: result: none needed configure:2056: gcc -c -O2 -DNDEBUG 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 configure:2062: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2247: checking for g++ configure:2263: found /usr/lib/ccache/g++ configure:2273: result: g++ configure:2289: checking for C++ compiler version configure:2292: g++ --version &5 g++ (GCC) 4.8.3 Copyright (C) 2013 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:2295: $? = 0 configure:2297: g++ -v &5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2300: $? = 0 configure:2302: g++ -V &5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:2305: $? = 1 configure:2308: checking whether we are using the GNU C++ compiler configure:2332: g++ -c -O2 -DNDEBUG conftest.cc >&5 configure:2338: $? = 0 configure:2342: test -z || test ! -s conftest.err configure:2345: $? = 0 configure:2348: test -s conftest.o configure:2351: $? = 0 configure:2364: result: yes configure:2370: checking whether g++ accepts -g configure:2391: g++ -c -g conftest.cc >&5 configure:2397: $? = 0 configure:2401: test -z || test ! -s conftest.err configure:2404: $? = 0 configure:2407: test -s conftest.o configure:2410: $? = 0 configure:2421: result: yes configure:2463: g++ -c -O2 -DNDEBUG conftest.cc >&5 configure:2469: $? = 0 configure:2473: test -z || test ! -s conftest.err configure:2476: $? = 0 configure:2479: test -s conftest.o configure:2482: $? = 0 configure:2508: g++ -c -O2 -DNDEBUG conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:13:9: error: 'exit' was not declared in this scope exit (42); ^ configure:2514: $? = 1 configure: 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; | } configure:2463: g++ -c -O2 -DNDEBUG conftest.cc >&5 conftest.cc:9:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:2469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2463: g++ -c -O2 -DNDEBUG conftest.cc >&5 conftest.cc:9:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:10:0: /usr/include/stdlib.h:543:71: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:9:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:2469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2463: g++ -c -O2 -DNDEBUG conftest.cc >&5 configure:2469: $? = 0 configure:2473: test -z || test ! -s conftest.err configure:2476: $? = 0 configure:2479: test -s conftest.o configure:2482: $? = 0 configure:2508: g++ -c -O2 -DNDEBUG conftest.cc >&5 configure:2514: $? = 0 configure:2518: test -z || test ! -s conftest.err configure:2521: $? = 0 configure:2524: test -s conftest.o configure:2527: $? = 0 configure:2588: checking for a BSD-compatible install configure:2643: result: /bin/install -c configure:2656: checking for autoconf configure:2672: found /usr/bin/autoconf configure:2683: result: autoconf configure:2695: checking whether -fno-elide-constructors works correctly configure:2725: g++ -c -O2 -DNDEBUG -fno-elide-constructors conftest.cc >&5 configure:2731: $? = 0 configure:2735: test -z || test ! -s conftest.err configure:2738: $? = 0 configure:2741: test -s conftest.o configure:2744: $? = 0 configure:2746: result: yes configure:2767: checking build system type configure:2785: result: i686-pc-linux-gnu configure:2793: checking host system type configure:2807: result: i686-pc-linux-gnu configure:2841: checking for floor in -lm configure:2871: g++ -o conftest -O2 -DNDEBUG -fno-elide-constructors conftest.cc -lm -lpthread >&5 configure:2877: $? = 0 configure:2881: test -z || test ! -s conftest.err configure:2884: $? = 0 configure:2887: test -s conftest configure:2890: $? = 0 configure:2903: result: yes configure:2921: checking how to run the C++ preprocessor configure:2952: g++ -E conftest.cc configure:2958: $? = 0 configure:2990: g++ -E conftest.cc conftest.cc:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2996: $? = 1 configure: 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 exit (int) throw (); | #endif | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3035: result: g++ -E configure:3059: g++ -E conftest.cc configure:3065: $? = 0 configure:3097: g++ -E conftest.cc conftest.cc:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3103: $? = 1 configure: 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 exit (int) throw (); | #endif | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3147: checking for egrep configure:3157: result: grep -E configure:3162: checking for ANSI C header files configure:3187: g++ -c -O2 -DNDEBUG -fno-elide-constructors conftest.cc >&5 configure:3193: $? = 0 configure:3197: test -z || test ! -s conftest.err configure:3200: $? = 0 configure:3203: test -s conftest.o configure:3206: $? = 0 configure:3295: g++ -o conftest -O2 -DNDEBUG -fno-elide-constructors conftest.cc -lm -lpthread >&5 configure:3298: $? = 0 configure:3300: ./conftest configure:3303: $? = 0 configure:3318: result: yes configure:3332: checking for mbstowcs configure:3389: g++ -o conftest -O2 -DNDEBUG -fno-elide-constructors conftest.cc -lm -lpthread >&5 configure:3395: $? = 0 configure:3399: test -z || test ! -s conftest.err configure:3402: $? = 0 configure:3405: test -s conftest configure:3408: $? = 0 configure:3420: result: yes configure:3433: checking if mbstowcs can count only configure:3463: g++ -o conftest -O2 -DNDEBUG -fno-elide-constructors conftest.cc -lm -lpthread >&5 configure:3466: $? = 0 configure:3468: ./conftest configure:3471: $? = 0 configure:3473: result: yes configure:3664: 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 hp11 config.status:676: creating Makefile.incl config.status:676: creating Makefile config.status:676: creating src/xalanc/Makefile config.status:676: creating src/xalanc/Utils/Makefile config.status:676: creating src/xalanc/Utils/MsgCreator/Makefile config.status:676: creating src/xalanc/Utils/XalanMsgLib/Makefile config.status:676: creating samples/Makefile config.status:676: creating Tests/Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=' -O2 -DNDEBUG ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=' -O2 -DNDEBUG ' ac_cv_env_CXX_set=set ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=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_func_mbstowcs=yes ac_cv_header_stdc=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_m_floor=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_CXXCPP='g++ -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' ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTOCONF='autoconf' CC='gcc' CFLAGS=' -O2 -DNDEBUG ' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXFLAGS=' -O2 -DNDEBUG -fno-elide-constructors' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_MBSTOWCS=1 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' ' LIBOBJS='' LIBS='-lm -lpthread ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' bitstobuild='32' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' cc='gcc' cflags=' -O2 -DNDEBUG ' cppflags='' cxx='g++' cxxflags=' -O2 -DNDEBUG -fno-elide-constructors' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' ldflags=' ' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libs='-lm -lpthread ' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' osvariant='' osver='' platform='LINUX' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' threads='' transcoder='' wcstombs='' xalan_locale='en_US' xalan_locale_system='inmem' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIBM 1 #define HAVE_MBSTOWCS 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 exit (int) throw (); configure: exit 0