This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by snoopy configure 2.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure CC=mpicc MPICC=mpicc --enable-mpi --enable-openmp --with-problem=mrifn ## --------- ## ## Platform. ## ## --------- ## hostname = astro06.cluster uname -m = x86_64 uname -r = 2.6.32-504.3.3.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Dec 17 01:55:02 UTC 2014 /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: /users/software/astro/intel/parallel_studio_xe_2016_upd2/impi/5.1.3.181/intel64/bin PATH: /users/software/local/intel/parallel_studio_xe_2016_upd2/compilers_and_libraries/linux/bin/intel64 PATH: /users/software/local/intel/parallel_studio_xe_2016_upd2/compilers_and_libraries/linux/debugger/gdb/intel64_mic/bin PATH: /software/astro/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: /opt/ibutils/bin PATH: /usr/lpp/mmfs/bin PATH: /opt/dell/srvadmin/bin PATH: /astro/nauman/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1773: checking for gcc configure:1800: result: mpicc configure:2038: checking for C compiler version configure:2045: mpicc --version >&5 gcc (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:2048: $? = 0 configure:2055: mpicc -v >&5 mpigcc for the Intel(R) MPI Library 5.1.3 for Linux* Copyright(C) 2003-2015, Intel Corporation. All rights reserved. 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:2058: $? = 0 configure:2065: mpicc -V >&5 gcc: error trying to exec 'x86_64-redhat-linux-gcc--I/users/software/astro/intel/parallel_studio_xe_2016_upd2/impi/5.1.3.181/intel64/include': execvp: No such file or directory configure:2068: $? = 0 configure:2091: checking for C compiler default output file name configure:2118: mpicc conftest.c >&5 configure:2121: $? = 0 configure:2159: result: a.out configure:2176: checking whether the C compiler works configure:2186: ./a.out configure:2189: $? = 0 configure:2206: result: yes configure:2213: checking whether we are cross compiling configure:2215: result: no configure:2218: checking for suffix of executables configure:2225: mpicc -o conftest conftest.c >&5 configure:2228: $? = 0 configure:2252: result: configure:2258: checking for suffix of object files configure:2284: mpicc -c conftest.c >&5 configure:2287: $? = 0 configure:2310: result: o configure:2314: checking whether we are using the GNU C compiler configure:2343: mpicc -c conftest.c >&5 configure:2349: $? = 0 configure:2366: result: yes configure:2371: checking whether mpicc accepts -g configure:2401: mpicc -c -g conftest.c >&5 configure:2407: $? = 0 configure:2506: result: yes configure:2523: checking for mpicc option to accept ISO C89 configure:2597: mpicc -c -g -O2 conftest.c >&5 configure:2603: $? = 0 configure:2626: result: none needed configure:2660: checking how to run the C preprocessor configure:2700: mpicc -E conftest.c configure:2706: $? = 0 configure:2737: mpicc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:2743: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2776: result: mpicc -E configure:2805: mpicc -E conftest.c configure:2811: $? = 0 configure:2842: mpicc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:2848: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2886: checking for grep that handles long lines and -e configure:2960: result: /bin/grep configure:2965: checking for egrep configure:3043: result: /bin/grep -E configure:3048: checking for ANSI C header files configure:3078: mpicc -c -g -O2 conftest.c >&5 configure:3084: $? = 0 configure:3183: mpicc -o conftest -g -O2 conftest.c >&5 configure:3186: $? = 0 configure:3192: ./conftest configure:3195: $? = 0 configure:3212: result: yes configure:3236: checking for sys/types.h configure:3257: mpicc -c -g -O2 conftest.c >&5 configure:3263: $? = 0 configure:3279: result: yes configure:3236: checking for sys/stat.h configure:3257: mpicc -c -g -O2 conftest.c >&5 configure:3263: $? = 0 configure:3279: result: yes configure:3236: checking for stdlib.h configure:3257: mpicc -c -g -O2 conftest.c >&5 configure:3263: $? = 0 configure:3279: result: yes configure:3236: checking for string.h configure:3257: mpicc -c -g -O2 conftest.c >&5 configure:3263: $? = 0 configure:3279: result: yes configure:3236: checking for memory.h configure:3257: mpicc -c -g -O2 conftest.c >&5 configure:3263: $? = 0 configure:3279: result: yes configure:3236: checking for strings.h configure:3257: mpicc -c -g -O2 conftest.c >&5 configure:3263: $? = 0 configure:3279: result: yes configure:3236: checking for inttypes.h configure:3257: mpicc -c -g -O2 conftest.c >&5 configure:3263: $? = 0 configure:3279: result: yes configure:3236: checking for stdint.h configure:3257: mpicc -c -g -O2 conftest.c >&5 configure:3263: $? = 0 configure:3279: result: yes configure:3236: checking for unistd.h configure:3257: mpicc -c -g -O2 conftest.c >&5 configure:3263: $? = 0 configure:3279: result: yes configure:3296: checking for stdlib.h configure:3302: result: yes configure:3446: checking math.h usability configure:3463: mpicc -c -g -O2 conftest.c >&5 configure:3469: $? = 0 configure:3483: result: yes configure:3487: checking math.h presence configure:3502: mpicc -E conftest.c configure:3508: $? = 0 configure:3522: result: yes configure:3550: checking for math.h configure:3558: result: yes configure:3586: checking complex.h usability configure:3603: mpicc -c -g -O2 conftest.c >&5 configure:3609: $? = 0 configure:3623: result: yes configure:3627: checking complex.h presence configure:3642: mpicc -E conftest.c configure:3648: $? = 0 configure:3662: result: yes configure:3690: checking for complex.h configure:3698: result: yes configure:3721: checking for C compiler vendor configure:3755: mpicc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:27: error: 'thisisanerror' undeclared (first use in this function) conftest.c:27: error: (Each undeclared identifier is reported only once conftest.c:27: error: for each function it appears in.) configure:3761: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:3755: mpicc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:27: error: 'thisisanerror' undeclared (first use in this function) conftest.c:27: error: (Each undeclared identifier is reported only once conftest.c:27: error: for each function it appears in.) configure:3761: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:3755: mpicc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:27: error: 'thisisanerror' undeclared (first use in this function) conftest.c:27: error: (Each undeclared identifier is reported only once conftest.c:27: error: for each function it appears in.) configure:3761: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:3755: mpicc -c -g -O2 conftest.c >&5 configure:3761: $? = 0 configure:3778: result: gnu configure:3818: checking build system type configure:3836: result: x86_64-unknown-linux-gnu configure:3858: checking host system type configure:3873: result: x86_64-unknown-linux-gnu configure:4329: checking whether C compiler accepts -malign-double configure:4358: mpicc -c -malign-double conftest.c >&5 configure:4364: $? = 0 configure:4382: result: yes configure:4392: checking whether C compiler accepts -fstrict-aliasing configure:4421: mpicc -c -fstrict-aliasing conftest.c >&5 configure:4427: $? = 0 configure:4445: result: yes configure:4455: checking whether C compiler accepts -ffast-math configure:4484: mpicc -c -ffast-math conftest.c >&5 configure:4490: $? = 0 configure:4508: result: yes configure:4529: checking for gcc architecture flag configure:4531: result: configure:4553: checking for x86 cpuid 0 output configure:4592: mpicc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:4595: $? = 0 configure:4601: ./conftest configure:4604: $? = 0 configure:4620: result: d:756e6547:6c65746e:49656e69 configure:4636: checking for x86 cpuid 1 output configure:4675: mpicc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:4678: $? = 0 configure:4684: ./conftest configure:4687: $? = 0 configure:4703: result: 206d7:5200800:1fbee3ff:bfebfbff configure:4949: checking whether C compiler accepts -march=pentium-m configure:4974: mpicc -c -march=pentium-m conftest.c >&5 conftest.c:1: error: CPU you selected does not support x86-64 instruction set conftest.c:1: error: CPU you selected does not support x86-64 instruction set configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4996: result: no configure:4949: checking whether C compiler accepts -mcpu=pentium-m configure:4974: mpicc -c -mcpu=pentium-m conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:1: error: CPU you selected does not support x86-64 instruction set configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4996: result: no configure:4949: checking whether C compiler accepts -mpentium-m configure:4974: mpicc -c -mpentium-m conftest.c >&5 cc1: error: unrecognized command line option "-mpentium-m" configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4996: result: no configure:4949: checking whether C compiler accepts -march=pentium3 configure:4974: mpicc -c -march=pentium3 conftest.c >&5 conftest.c:1: error: CPU you selected does not support x86-64 instruction set conftest.c:1: error: CPU you selected does not support x86-64 instruction set configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4996: result: no configure:4949: checking whether C compiler accepts -mcpu=pentium3 configure:4974: mpicc -c -mcpu=pentium3 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:1: error: CPU you selected does not support x86-64 instruction set configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4996: result: no configure:4949: checking whether C compiler accepts -mpentium3 configure:4974: mpicc -c -mpentium3 conftest.c >&5 cc1: error: unrecognized command line option "-mpentium3" configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4996: result: no configure:4949: checking whether C compiler accepts -march=pentiumpro configure:4974: mpicc -c -march=pentiumpro conftest.c >&5 conftest.c:1: error: CPU you selected does not support x86-64 instruction set conftest.c:1: error: CPU you selected does not support x86-64 instruction set configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4996: result: no configure:4949: checking whether C compiler accepts -mcpu=pentiumpro configure:4974: mpicc -c -mcpu=pentiumpro conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:1: error: CPU you selected does not support x86-64 instruction set configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4996: result: no configure:4949: checking whether C compiler accepts -mpentiumpro configure:4974: mpicc -c -mpentiumpro conftest.c >&5 cc1: error: unrecognized command line option "-mpentiumpro" configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4996: result: no configure:5013: checking for gcc architecture flag configure:5015: result: unknown configure:5037: checking whether C compiler accepts -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math configure:5062: mpicc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:5068: $? = 0 configure:5084: result: yes configure:5122: checking for cexp in -lm configure:5157: mpicc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5 conftest.c:28: warning: conflicting types for built-in function 'cexp' configure:5163: $? = 0 configure:5181: result: yes configure:5218: checking fftw3.h usability configure:5235: mpicc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:5241: $? = 0 configure:5255: result: yes configure:5259: checking fftw3.h presence configure:5274: mpicc -E conftest.c configure:5280: $? = 0 configure:5294: result: yes configure:5322: checking for fftw3.h configure:5330: result: yes configure:5353: checking for fftw_execute in -lfftw3 configure:5388: mpicc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lfftw3 -lm >&5 configure:5394: $? = 0 configure:5412: result: yes configure:5449: checking for mpicc configure:5476: result: mpicc configure:5494: checking for MPI_Init configure:5550: mpicc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lfftw3 -lm >&5 configure:5556: $? = 0 configure:5573: result: yes configure:5717: checking for mpi.h configure:5740: mpicc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5 configure:5746: $? = 0 configure:5751: result: yes configure:5915: checking for OpenMP flag of C compiler configure:5961: mpicc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fopenmp conftest.c -lfftw3 -lm >&5 configure:5967: $? = 0 configure:5987: result: -fopenmp configure:6010: checking for library containing fftw_init_threads configure:6051: mpicc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fopenmp conftest.c -lfftw3 -lm >&5 /tmp/ccXFTieu.o: In function `main': conftest.c:(.text+0x7): undefined reference to `fftw_init_threads' collect2: ld returned 1 exit status configure:6057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "snoopy" | #define PACKAGE_TARNAME "snoopy" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "snoopy 2.0" | #define PACKAGE_BUGREPORT "" | #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_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_COMPLEX_H 1 | #define HAVE_LIBM 1 | #define HAVE_FFTW3_H 1 | #define HAVE_LIBFFTW3 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_init_threads (); | int | main () | { | return fftw_init_threads (); | ; | return 0; | } configure:6051: mpicc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fopenmp conftest.c -lfftw3_threads -lfftw3 -lm >&5 configure:6057: $? = 0 configure:6085: result: -lfftw3_threads configure:6304: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by snoopy config.status 2.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on astro06.cluster config.status:594: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=mpicc 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPICC_set=set ac_cv_env_MPICC_value=mpicc 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_MPI_Init=yes ac_cv_header_complex_h=yes ac_cv_header_fftw3_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_math_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_host=x86_64-unknown-linux-gnu ac_cv_lib_fftw3_fftw_execute=yes ac_cv_lib_m_cexp=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_CPP='mpicc -E' ac_cv_prog_MPICC=mpicc ac_cv_prog_ac_ct_CC=mpicc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_fftw_init_threads=-lfftw3_threads ax_cv_c_compiler_vendor=gnu ax_cv_c_flags__O3__fomit_frame_pointer__malign_double__fstrict_aliasing__ffast_math=yes ax_cv_c_flags__ffast_math=yes ax_cv_c_flags__fstrict_aliasing=yes ax_cv_c_flags__malign_double=yes ax_cv_c_flags__march_pentium3=no ax_cv_c_flags__march_pentium_m=no ax_cv_c_flags__march_pentiumpro=no ax_cv_c_flags__mcpu_pentium3=no ax_cv_c_flags__mcpu_pentium_m=no ax_cv_c_flags__mcpu_pentiumpro=no ax_cv_c_flags__mpentium3=no ax_cv_c_flags__mpentium_m=no ax_cv_c_flags__mpentiumpro=no ax_cv_c_openmp=-fopenmp ax_cv_gcc_archflag=unknown ax_cv_gcc_x86_cpuid_0=d:756e6547:6c65746e:49656e69 ax_cv_gcc_x86_cpuid_1=206d7:5200800:1fbee3ff:bfebfbff ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='mpicc' CFLAGS='-O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math' CFLAGS_DEBUG='-g -O2' CPP='mpicc -E' CPPFLAGS='' DEBUG_ACTIVE='no' DEFS='-DPACKAGE_NAME=\"snoopy\" -DPACKAGE_TARNAME=\"snoopy\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"snoopy\ 2.0\" -DPACKAGE_BUGREPORT=\"\" -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_STDLIB_H=1 -DHAVE_MATH_H=1 -DHAVE_COMPLEX_H=1 -DHAVE_LIBM=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FFTW_MPI_ACTIVE='notconfigured' GREP='/bin/grep' LDFLAGS='' LDFLAGS_DEBUG='' LIBOBJS='' LIBS='-lfftw3_threads -lfftw3 -lm ' LTLIBOBJS='' MPICC='mpicc' MPILIBS=' ' MPI_ACTIVE='yes' OBJEXT='o' OPENMP_ACTIVE='yes' OPENMP_CFLAGS='-fopenmp' PACKAGE_BUGREPORT='' PACKAGE_NAME='snoopy' PACKAGE_STRING='snoopy 2.0' PACKAGE_TARNAME='snoopy' PACKAGE_VERSION='2.0' PATH_SEPARATOR=':' PRTDIAG='' SHELL='/bin/sh' WARNING1='WARNING! This file has been automatically generated by configure.' WARNING2='Any changes to it will be overwritten the next time configure is run.' ac_ct_CC='mpicc' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' 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='/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 "snoopy" #define PACKAGE_TARNAME "snoopy" #define PACKAGE_VERSION "2.0" #define PACKAGE_STRING "snoopy 2.0" #define PACKAGE_BUGREPORT "" #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_STDLIB_H 1 #define HAVE_MATH_H 1 #define HAVE_COMPLEX_H 1 #define HAVE_LIBM 1 #define HAVE_FFTW3_H 1 #define HAVE_LIBFFTW3 1 configure: exit 0