This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ccache-swig configure 0.0, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --disable-option-checking --prefix=/home/mice/Grid/MAUS-v2.8.5/third_party/install --without-pcre --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = miceonrec02.micenet.rl.ac.uk uname -m = x86_64 uname -r = 2.6.32-504.12.2.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 11 11:14:39 CDT 2015 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/mice/Grid/MAUS-v2.8.5/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 PATH: /home/mice/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2069: Configuring ccache configure:2123: checking for gcc configure:2139: found /home/mice/Grid/MAUS-v2.8.5/third_party/install/bin/gcc configure:2150: result: gcc configure:2379: checking for C compiler version configure:2388: gcc --version >&5 gcc (GCC) 4.9.3 Copyright (C) 2015 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:2399: $? = 0 configure:2388: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/home/mice/Grid/MAUS-v2.8.5/third_party/install/libexec/gcc/x86_64-unknown-linux-gnu/4.9.3/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../src/configure --prefix=/home/mice/Grid/MAUS-v2.8.5/third_party/install/ --with-mpfr-include=/home/mice/Grid/MAUS-v2.8.5/third_party/install/include/ --with-mpfr-lib=/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib/ --with-gmp-include=/home/mice/Grid/MAUS-v2.8.5/third_party/install/include/ --with-gmp-lib=/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib/ --with-mpc-include=/home/mice/Grid/MAUS-v2.8.5/third_party/install/include/ --with-mpc-lib=/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib/ --disable-multilib Thread model: posix gcc version 4.9.3 (GCC) configure:2399: $? = 0 configure:2388: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2399: $? = 1 configure:2388: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2399: $? = 1 configure:2419: checking whether the C compiler works configure:2441: gcc conftest.c >&5 configure:2445: $? = 0 configure:2494: result: yes configure:2497: checking for C compiler default output file name configure:2499: result: a.out configure:2505: checking for suffix of executables configure:2512: gcc -o conftest conftest.c >&5 configure:2516: $? = 0 configure:2538: result: configure:2560: checking whether we are cross compiling configure:2568: gcc -o conftest conftest.c >&5 configure:2572: $? = 0 configure:2579: ./conftest configure:2583: $? = 0 configure:2598: result: no configure:2603: checking for suffix of object files configure:2625: gcc -c conftest.c >&5 configure:2629: $? = 0 configure:2650: result: o configure:2654: checking whether we are using the GNU C compiler configure:2673: gcc -c conftest.c >&5 configure:2673: $? = 0 configure:2682: result: yes configure:2691: checking whether gcc accepts -g configure:2711: gcc -c -g conftest.c >&5 configure:2711: $? = 0 configure:2752: result: yes configure:2769: checking for gcc option to accept ISO C89 configure:2833: gcc -c -g -O2 conftest.c >&5 configure:2833: $? = 0 configure:2846: result: none needed configure:2871: checking how to run the C preprocessor configure:2902: gcc -E conftest.c configure:2902: $? = 0 configure:2916: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2916: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ccache-swig" | #define PACKAGE_TARNAME "ccache-swig" | #define PACKAGE_VERSION "0.0" | #define PACKAGE_STRING "ccache-swig 0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:2941: result: gcc -E configure:2961: gcc -E conftest.c configure:2961: $? = 0 configure:2975: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ccache-swig" | #define PACKAGE_TARNAME "ccache-swig" | #define PACKAGE_VERSION "0.0" | #define PACKAGE_STRING "ccache-swig 0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3040: checking for a BSD-compatible install configure:3108: result: /usr/bin/install -c configure:3146: checking for dirent.h that defines DIR configure:3165: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3165: $? = 0 configure:3173: result: yes configure:3187: checking for library containing opendir configure:3218: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 configure:3218: $? = 0 configure:3235: result: none required configure:3302: checking whether time.h and sys/time.h may both be included configure:3322: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3322: $? = 0 configure:3329: result: yes configure:3337: checking for sys/wait.h that is POSIX.1 compatible configure:3363: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3363: $? = 0 configure:3370: result: yes configure:3380: checking for grep that handles long lines and -e configure:3438: result: /bin/grep configure:3443: checking for egrep configure:3505: result: /bin/grep -E configure:3510: checking for ANSI C header files configure:3530: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3530: $? = 0 configure:3603: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 configure:3603: $? = 0 configure:3603: ./conftest configure:3603: $? = 0 configure:3614: result: yes configure:3627: checking for sys/types.h configure:3627: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3627: $? = 0 configure:3627: result: yes configure:3627: checking for sys/stat.h configure:3627: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3627: $? = 0 configure:3627: result: yes configure:3627: checking for stdlib.h configure:3627: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3627: $? = 0 configure:3627: result: yes configure:3627: checking for string.h configure:3627: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3627: $? = 0 configure:3627: result: yes configure:3627: checking for memory.h configure:3627: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3627: $? = 0 configure:3627: result: yes configure:3627: checking for strings.h configure:3627: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3627: $? = 0 configure:3627: result: yes configure:3627: checking for inttypes.h configure:3627: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3627: $? = 0 configure:3627: result: yes configure:3627: checking for stdint.h configure:3627: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3627: $? = 0 configure:3627: result: yes configure:3627: checking for unistd.h configure:3627: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3627: $? = 0 configure:3627: result: yes configure:3643: checking ctype.h usability configure:3643: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3643: $? = 0 configure:3643: result: yes configure:3643: checking ctype.h presence configure:3643: gcc -E conftest.c configure:3643: $? = 0 configure:3643: result: yes configure:3643: checking for ctype.h configure:3643: result: yes configure:3643: checking for strings.h configure:3643: result: yes configure:3643: checking for stdlib.h configure:3643: result: yes configure:3643: checking for string.h configure:3643: result: yes configure:3643: checking pwd.h usability configure:3643: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3643: $? = 0 configure:3643: result: yes configure:3643: checking pwd.h presence configure:3643: gcc -E conftest.c configure:3643: $? = 0 configure:3643: result: yes configure:3643: checking for pwd.h configure:3643: result: yes configure:3643: checking sys/time.h usability configure:3643: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3643: $? = 0 configure:3643: result: yes configure:3643: checking sys/time.h presence configure:3643: gcc -E conftest.c configure:3643: $? = 0 configure:3643: result: yes configure:3643: checking for sys/time.h configure:3643: result: yes configure:3658: checking for realpath configure:3658: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 configure:3658: $? = 0 configure:3658: result: yes configure:3658: checking for snprintf configure:3658: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 conftest.c:53:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^ configure:3658: $? = 0 configure:3658: result: yes configure:3658: checking for vsnprintf configure:3658: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 conftest.c:54:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^ configure:3658: $? = 0 configure:3658: result: yes configure:3658: checking for vasprintf configure:3658: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 configure:3658: $? = 0 configure:3658: result: yes configure:3658: checking for asprintf configure:3658: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 configure:3658: $? = 0 configure:3658: result: yes configure:3658: checking for mkstemp configure:3658: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 configure:3658: $? = 0 configure:3658: result: yes configure:3671: checking for gethostname configure:3671: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 configure:3671: $? = 0 configure:3671: result: yes configure:3671: checking for getpwuid configure:3671: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 configure:3671: $? = 0 configure:3671: result: yes configure:3683: checking for utimes configure:3683: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 configure:3683: $? = 0 configure:3683: result: yes configure:3693: checking for compar_fn_t in stdlib.h configure:3712: gcc -c -g -O2 -Wall -W conftest.c >&5 conftest.c: In function 'test_fn': conftest.c:43:1: warning: null argument where non-null required (argument 1) [-Wnonnull] void test_fn(void) { qsort(NULL, 0, 0, (__compar_fn_t)NULL); } ^ conftest.c:43:1: warning: null argument where non-null required (argument 4) [-Wnonnull] configure:3712: $? = 0 configure:3719: result: yes configure:3727: checking for C99 vsnprintf configure:3758: gcc -o conftest -g -O2 -Wall -W conftest.c >&5 conftest.c: In function 'foo': conftest.c:48:8: warning: implicit declaration of function 'vsnprintf' [-Wimplicit-function-declaration] len = vsnprintf(0, 0, format, ap); ^ conftest.c:50:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if (len != 5) exit(1); ^ conftest.c:50:22: warning: incompatible implicit declaration of built-in function 'exit' if (len != 5) exit(1); ^ conftest.c:52:8: warning: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration] if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); ^ conftest.c:52:12: warning: incompatible implicit declaration of built-in function 'snprintf' if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); ^ conftest.c:52:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); ^ conftest.c: At top level: conftest.c:56:1: warning: return type defaults to 'int' [-Wreturn-type] main() { foo("hello"); } ^ conftest.c: In function 'main': conftest.c:56:1: warning: control reaches end of non-void function [-Wreturn-type] main() { foo("hello"); } ^ configure:3758: $? = 0 configure:3758: ./conftest configure:3758: $? = 0 configure:3768: result: yes configure:3785: checking zlib.h usability configure:3785: gcc -c -g -O2 -Wall -W conftest.c >&5 configure:3785: $? = 0 configure:3785: result: yes configure:3785: checking zlib.h presence configure:3785: gcc -E conftest.c configure:3785: $? = 0 configure:3785: result: yes configure:3785: checking for zlib.h configure:3785: result: yes configure:3787: checking for gzdopen in -lz configure:3812: gcc -o conftest -g -O2 -Wall -W conftest.c -lz >&5 configure:3812: $? = 0 configure:3821: result: yes configure:3939: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ccache-swig config.status 0.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on miceonrec02.micenet.rl.ac.uk config.status:826: creating Makefile config.status:826: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_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=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=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_func_asprintf=yes ac_cv_func_gethostname=yes ac_cv_func_getpwuid=yes ac_cv_func_mkstemp=yes ac_cv_func_realpath=yes ac_cv_func_snprintf=yes ac_cv_func_utimes=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_z_gzdopen=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_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_opendir='none required' ccache_cv_COMPAR_FN_T=yes ccache_cv_HAVE_C99_VSNPRINTF=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -Wall -W' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' 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}' LDFLAGS='' LIBOBJS='' LIBS='-lz ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='ccache-swig' PACKAGE_STRING='ccache-swig 0.0' PACKAGE_TARNAME='ccache-swig' PACKAGE_URL='' PACKAGE_VERSION='0.0' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/mice/Grid/MAUS-v2.8.5/third_party/install' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ccache-swig" #define PACKAGE_TARNAME "ccache-swig" #define PACKAGE_VERSION "0.0" #define PACKAGE_STRING "ccache-swig 0.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define _GNU_SOURCE 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #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_CTYPE_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_MKSTEMP 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPWUID 1 #define HAVE_UTIMES 1 #define HAVE_COMPAR_FN_T 1 #define HAVE_C99_VSNPRINTF 1 #define ENABLE_ZLIB 1 configure: exit 0