This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by CLHEP Matrix configure 2.1.1.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/vols/escience01/martynia/MAUS-v0.9.3/third_party/install --prefix=/vols/escience01/martynia/MAUS-v0.9.3/third_party/install --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = lx04.hep.ph.ic.ac.uk uname -m = x86_64 uname -r = 2.6.32-504.8.1.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Jan 28 21:11:36 UTC 2015 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /vols/escience01/martynia/MAUS-v0.9.3/third_party/install/bin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1316: checking build system type configure:1334: result: x86_64-unknown-linux-gnu configure:1342: checking host system type configure:1356: result: x86_64-unknown-linux-gnu configure:1364: checking target system type configure:1378: result: x86_64-unknown-linux-gnu configure:1407: checking for a BSD-compatible install configure:1462: result: /usr/bin/install -c configure:1473: checking whether build environment is sane configure:1516: result: yes configure:1581: checking for gawk configure:1597: found /bin/gawk configure:1607: result: gawk configure:1617: checking whether make sets $(MAKE) configure:1637: result: yes configure:1818: checking for a BSD-compatible install configure:1873: result: /usr/bin/install -c configure:1884: checking whether ln -s works configure:1888: result: yes configure:1936: checking for ranlib configure:1952: found /usr/bin/ranlib configure:1963: result: ranlib configure:2166: checking for cl configure:2195: result: no configure:2166: checking for g++ configure:2182: found /usr/bin/g++ configure:2192: result: g++ configure:2208: checking for C++ compiler version configure:2211: g++ --version &5 g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 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:2214: $? = 0 configure:2216: g++ -v &5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:2219: $? = 0 configure:2221: g++ -V &5 g++: '-V' option must have argument configure:2224: $? = 1 configure:2247: checking for C++ compiler default output file name configure:2250: g++ conftest.cc >&5 configure:2253: $? = 0 configure:2299: result: a.out configure:2304: checking whether the C++ compiler works configure:2310: ./a.out configure:2313: $? = 0 configure:2330: result: yes configure:2337: checking whether we are cross compiling configure:2339: result: no configure:2342: checking for suffix of executables configure:2344: g++ -o conftest conftest.cc >&5 configure:2347: $? = 0 configure:2372: result: configure:2378: checking for suffix of object files configure:2399: g++ -c conftest.cc >&5 configure:2402: $? = 0 configure:2424: result: o configure:2428: checking whether we are using the GNU C++ compiler configure:2452: g++ -c conftest.cc >&5 configure:2458: $? = 0 configure:2462: test -z || test ! -s conftest.err configure:2465: $? = 0 configure:2468: test -s conftest.o configure:2471: $? = 0 configure:2484: result: yes configure:2490: checking whether g++ accepts -g configure:2511: g++ -c -g conftest.cc >&5 configure:2517: $? = 0 configure:2521: test -z || test ! -s conftest.err configure:2524: $? = 0 configure:2527: test -s conftest.o configure:2530: $? = 0 configure:2541: result: yes configure:2583: g++ -c -g -O2 conftest.cc >&5 configure:2589: $? = 0 configure:2593: test -z || test ! -s conftest.err configure:2596: $? = 0 configure:2599: test -s conftest.o configure:2602: $? = 0 configure:2628: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15: error: 'exit' was not declared in this scope configure:2634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CLHEP Matrix" | #define PACKAGE_TARNAME "Matrix" | #define PACKAGE_VERSION "2.1.1.0" | #define PACKAGE_STRING "CLHEP Matrix 2.1.1.0" | #define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/" | #define PACKAGE "Matrix" | #define VERSION "2.1.1.0" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2583: g++ -c -g -O2 conftest.cc >&5 conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std' configure:2589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CLHEP Matrix" | #define PACKAGE_TARNAME "Matrix" | #define PACKAGE_VERSION "2.1.1.0" | #define PACKAGE_STRING "CLHEP Matrix 2.1.1.0" | #define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/" | #define PACKAGE "Matrix" | #define VERSION "2.1.1.0" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2583: g++ -c -g -O2 conftest.cc >&5 conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:12: /usr/include/stdlib.h:544: error: declaration of 'void std::exit(int) throw ()' throws different exceptions conftest.cc:11: error: from previous declaration 'void std::exit(int)' configure:2589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CLHEP Matrix" | #define PACKAGE_TARNAME "Matrix" | #define PACKAGE_VERSION "2.1.1.0" | #define PACKAGE_STRING "CLHEP Matrix 2.1.1.0" | #define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/" | #define PACKAGE "Matrix" | #define VERSION "2.1.1.0" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2583: g++ -c -g -O2 conftest.cc >&5 configure:2589: $? = 0 configure:2593: test -z || test ! -s conftest.err configure:2596: $? = 0 configure:2599: test -s conftest.o configure:2602: $? = 0 configure:2628: g++ -c -g -O2 conftest.cc >&5 configure:2634: $? = 0 configure:2638: test -z || test ! -s conftest.err configure:2641: $? = 0 configure:2644: test -s conftest.o configure:2647: $? = 0 configure:2681: checking for style of include used by make configure:2709: result: GNU configure:2737: checking dependency style of g++ configure:2827: result: gcc3 configure:2860: checking how to run the C++ preprocessor configure:2891: g++ -E conftest.cc configure:2897: $? = 0 configure:2929: g++ -E conftest.cc conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory configure:2935: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CLHEP Matrix" | #define PACKAGE_TARNAME "Matrix" | #define PACKAGE_VERSION "2.1.1.0" | #define PACKAGE_STRING "CLHEP Matrix 2.1.1.0" | #define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/" | #define PACKAGE "Matrix" | #define VERSION "2.1.1.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:2974: result: g++ -E configure:2998: g++ -E conftest.cc configure:3004: $? = 0 configure:3036: g++ -E conftest.cc conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CLHEP Matrix" | #define PACKAGE_TARNAME "Matrix" | #define PACKAGE_VERSION "2.1.1.0" | #define PACKAGE_STRING "CLHEP Matrix 2.1.1.0" | #define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/" | #define PACKAGE "Matrix" | #define VERSION "2.1.1.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:3346: checking for open in -lc -Wl,--as-needed configure:3376: g++ -o conftest -g -O2 conftest.cc -lc -Wl,--as-needed >&5 configure:3382: $? = 0 configure:3386: test -z || test ! -s conftest.err configure:3389: $? = 0 configure:3392: test -s conftest configure:3395: $? = 0 configure:3408: result: yes configure:3582: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by CLHEP Matrix config.status 2.1.1.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on lx04.hep.ph.ic.ac.uk config.status:736: creating Makefile config.status:736: creating Matrix/Makefile config.status:736: creating src/Makefile config.status:736: creating test/Makefile config.status:736: creating Matrix-deps config.status:736: creating Matrix/copy-header.pl config.status:736: creating Matrix-config config.status:736: creating test/testMatrix.sh config.status:736: creating test/testInversion.sh config.status:736: creating test/testBug6176.sh config.status:848: creating Matrix/defs.h config.status:1114: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_cxx_compiler_gnu=yes 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= 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_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_c__Wl=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-unknown-linux-gnu ac_cv_target_alias=x86_64-unknown-linux-gnu am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/clhep-2.1.1.0/Matrix/autotools/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/clhep-2.1.1.0/Matrix/autotools/missing --run tar' AM_CXXFLAGS='-O -ansi -pedantic -Wall -D_GNU_SOURCE' AM_LDFLAGS='' AR='ar' ARFLAGS='cru' AUTOCONF='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/clhep-2.1.1.0/Matrix/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/clhep-2.1.1.0/Matrix/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/clhep-2.1.1.0/Matrix/autotools/missing --run automake-1.9' AWK='gawk' BUILD_SHARED_FALSE='#' BUILD_SHARED_TRUE='' BUILD_STATIC_FALSE='#' BUILD_STATIC_TRUE='' BUILD_VISUAL_FALSE='' BUILD_VISUAL_TRUE='#' COPY_P='cp -p' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIFF_Q='diff -q -b' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEAKTEST='testBug7328' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/clhep-2.1.1.0/Matrix/autotools/missing --run makeinfo' MY_LD='-Wl,--rpath -Wl,' MY_SHEXTRA='-Wl,--as-needed' MY_SHFLAGS='-fPIC -DPIC' MY_SHLINK='-shared -Wl,--no-undefined' MY_SHNAME='-Wl,-soname,' Matrix_CPPFLAGS='-I${prefix}/include' Matrix_LDFLAGS='-L${exec_prefix}/lib' Matrix_LIBS='-lCLHEP-Matrix-2.1.1.0 -lCLHEP-Random-2.1.1.0 -lCLHEP-Vector-2.1.1.0' OBJEXT='o' PACKAGE='Matrix' PACKAGE_BUGREPORT='http://savannah.cern.ch/projects/clhep/' PACKAGE_NAME='CLHEP Matrix' PACKAGE_STRING='CLHEP Matrix 2.1.1.0' PACKAGE_TARNAME='Matrix' PACKAGE_VERSION='2.1.1.0' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SHEXT='so' STRIP='' USE_GMAKE_FALSE='' USE_GMAKE_TRUE='#' VERSION='2.1.1.0' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/vols/escience01/martynia/MAUS-v0.9.3/third_party/build/clhep-2.1.1.0/Matrix/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/vols/escience01/martynia/MAUS-v0.9.3/third_party/install' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "Matrix" #define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/" #define PACKAGE_NAME "CLHEP Matrix" #define PACKAGE_STRING "CLHEP Matrix 2.1.1.0" #define PACKAGE_TARNAME "Matrix" #define PACKAGE_VERSION "2.1.1.0" #define VERSION "2.1.1.0" #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0