This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ctools configure 1.6.0.dev1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools_install ## --------- ## ## Platform. ## ## --------- ## hostname = wgs12.zeuthen.desy.de uname -m = x86_64 uname -r = 2.6.32-754.3.5.el6.x86_64 uname -s = Linux uname -v = #1 SMP Tue Aug 14 15:20:19 CDT 2018 /usr/bin/uname -p = x86_64 /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: /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/bin PATH: /lustre/fs22/group/hess/user/bonnefoy/software/hesshess_cvs/scons/local PATH: /lustre/fs22/group/hess/user/bonnefoy/software/hesshess_cvs/bin PATH: /afs/ifh.de/group/hess/scratch/software/stable/root/sl7/root-5.34.36/bin PATH: /afs/ifh.de/group/hess/scratch/software/stable/fftw/sl7/fftw-3.3.8/bin PATH: /usr/gridengine/scripts PATH: /usr/gridengine/bin/lx-amd64 PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /afs/ifh.de/user/b/bonnefoy/bin PATH: /afs/ifh.de/user/b/bonnefoy/scripts PATH: /afs/ifh.de/user/b/bonnefoy/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2540: checking for a BSD-compatible install configure:2608: result: /bin/install -c configure:2619: checking whether build environment is sane configure:2674: result: yes configure:2825: checking for a thread-safe mkdir -p configure:2864: result: /bin/mkdir -p configure:2871: checking for gawk configure:2887: found /bin/gawk configure:2898: result: gawk configure:2909: checking whether make sets $(MAKE) configure:2931: result: yes configure:2960: checking whether make supports nested variables configure:2977: result: yes configure:3109: checking whether make sets $(MAKE) configure:3131: result: yes configure:3149: checking build system type configure:3163: result: x86_64-unknown-linux-gnu configure:3183: checking host system type configure:3196: result: x86_64-unknown-linux-gnu configure:3221: checking whether to build ctools for code coverage measure configure:3234: result: no configure:3273: checking for Mac OS X >= 10.7 configure:3279: result: no configure:3282: checking for Mac OS X >= 10.9 configure:3288: result: no configure:3291: checking for Mac OS X >= 10.11 configure:3297: result: no configure:3380: checking for g++ configure:3396: found /bin/g++ configure:3407: result: g++ configure:3434: checking for C++ compiler version configure:3443: g++ --version >&5 g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-28) 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:3454: $? = 0 configure:3443: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper 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-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) configure:3454: $? = 0 configure:3443: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3454: $? = 4 configure:3443: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3454: $? = 4 configure:3474: checking whether the C++ compiler works configure:3496: g++ conftest.cpp >&5 configure:3500: $? = 0 configure:3548: result: yes configure:3551: checking for C++ compiler default output file name configure:3553: result: a.out configure:3559: checking for suffix of executables configure:3566: g++ -o conftest conftest.cpp >&5 configure:3570: $? = 0 configure:3592: result: configure:3614: checking whether we are cross compiling configure:3622: g++ -o conftest conftest.cpp >&5 configure:3626: $? = 0 configure:3633: ./conftest configure:3637: $? = 0 configure:3652: result: no configure:3657: checking for suffix of object files configure:3679: g++ -c conftest.cpp >&5 configure:3683: $? = 0 configure:3704: result: o configure:3708: checking whether we are using the GNU C++ compiler configure:3727: g++ -c conftest.cpp >&5 configure:3727: $? = 0 configure:3736: result: yes configure:3745: checking whether g++ accepts -g configure:3765: g++ -c -g conftest.cpp >&5 configure:3765: $? = 0 configure:3806: result: yes configure:3840: checking for style of include used by make configure:3868: result: GNU configure:3894: checking dependency style of g++ configure:4005: result: gcc3 configure:4074: checking for gcc configure:4090: found /bin/gcc configure:4101: result: gcc configure:4132: checking for C compiler version configure:4141: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-28) 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:4152: $? = 0 configure:4141: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper 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-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) configure:4152: $? = 0 configure:4141: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4152: $? = 4 configure:4141: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4152: $? = 4 configure:4156: checking whether we are using the GNU C compiler configure:4175: gcc -c conftest.c >&5 configure:4175: $? = 0 configure:4184: result: yes configure:4193: checking whether gcc accepts -g configure:4213: gcc -c -g conftest.c >&5 configure:4213: $? = 0 configure:4254: result: yes configure:4271: checking for gcc option to accept ISO C89 configure:4334: gcc -c -g -O2 conftest.c >&5 configure:4334: $? = 0 configure:4347: result: none needed configure:4369: checking dependency style of gcc configure:4480: result: gcc3 configure:4515: checking for --with-universal-archs configure:4527: result: 3-way configure:4543: checking for --enable-universalsdk configure:4585: result: no configure:4620: checking MACHDEP configure:4645: checking machine type as reported by uname -m configure:4648: result: x86_64 configure:4655: checking for the shared library paths environment variable configure:4700: result: LD_LIBRARY_PATH configure:4874: checking whether to enable debugging configure:4893: result: no configure:4898: checking whether to enable profiling configure:4917: result: no configure:4947: checking how to run the C++ preprocessor configure:4974: g++ -E conftest.cpp configure:4974: $? = 0 configure:4988: g++ -E conftest.cpp conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ctools" | #define PACKAGE_TARNAME "ctools" | #define PACKAGE_VERSION "1.6.0.dev1" | #define PACKAGE_STRING "ctools 1.6.0.dev1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "ctools" | #define VERSION "1.6.0.dev1" | #define PACKAGE_PREFIX "/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools_install" | /* end confdefs.h. */ | #include configure:5013: result: g++ -E configure:5033: g++ -E conftest.cpp configure:5033: $? = 0 configure:5047: g++ -E conftest.cpp conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ctools" | #define PACKAGE_TARNAME "ctools" | #define PACKAGE_VERSION "1.6.0.dev1" | #define PACKAGE_STRING "ctools 1.6.0.dev1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "ctools" | #define VERSION "1.6.0.dev1" | #define PACKAGE_PREFIX "/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools_install" | /* end confdefs.h. */ | #include configure:5076: checking for grep that handles long lines and -e configure:5134: result: /bin/grep configure:5139: checking for egrep configure:5201: result: /bin/grep -E configure:5206: checking for ANSI C header files configure:5226: g++ -c -g -O2 conftest.cpp >&5 configure:5226: $? = 0 configure:5299: g++ -o conftest -g -O2 conftest.cpp >&5 configure:5299: $? = 0 configure:5299: ./conftest configure:5299: $? = 0 configure:5310: result: yes configure:5376: checking how to print strings configure:5403: result: printf configure:5424: checking for a sed that does not truncate output configure:5488: result: /bin/sed configure:5506: checking for fgrep configure:5568: result: /bin/grep -F configure:5603: checking for ld used by gcc configure:5670: result: /bin/ld configure:5677: checking if the linker (/bin/ld) is GNU ld configure:5692: result: yes configure:5704: checking for BSD- or MS-compatible name lister (nm) configure:5753: result: /bin/nm -B configure:5883: checking the name lister (/bin/nm -B) interface configure:5890: g++ -c -g -O2 conftest.cpp >&5 configure:5893: /bin/nm -B "conftest.o" configure:5896: output 0000000000000000 B some_variable configure:5903: result: BSD nm configure:5906: checking whether ln -s works configure:5910: result: yes configure:5918: checking the maximum length of command line arguments configure:6048: result: 1966080 configure:6065: checking whether the shell understands some XSI constructs configure:6075: result: yes configure:6079: checking whether the shell understands "+=" configure:6085: result: yes configure:6120: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6160: result: func_convert_file_noop configure:6167: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6187: result: func_convert_file_noop configure:6194: checking for /bin/ld option to reload object files configure:6201: result: -r configure:6275: checking for objdump configure:6291: found /bin/objdump configure:6302: result: objdump configure:6334: checking how to recognize dependent libraries configure:6536: result: pass_all configure:6621: checking for dlltool configure:6651: result: no configure:6681: checking how to associate runtime and link libraries configure:6708: result: printf %s\n configure:6768: checking for ar configure:6784: found /bin/ar configure:6795: result: ar configure:6832: checking for archiver @FILE support configure:6849: g++ -c -g -O2 conftest.cpp >&5 configure:6849: $? = 0 configure:6852: ar cru libconftest.a @conftest.lst >&5 configure:6855: $? = 0 configure:6860: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6863: $? = 1 configure:6875: result: @ configure:6933: checking for strip configure:6949: found /bin/strip configure:6960: result: strip configure:7032: checking for ranlib configure:7048: found /bin/ranlib configure:7059: result: ranlib configure:7161: checking command to parse /bin/nm -B output from gcc object configure:7281: g++ -c -g -O2 conftest.cpp >&5 configure:7284: $? = 0 configure:7288: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7291: $? = 0 configure:7357: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:7360: $? = 0 configure:7398: result: ok configure:7435: checking for sysroot configure:7465: result: no configure:7543: g++ -c -g -O2 conftest.cpp >&5 configure:7546: $? = 0 configure:7722: checking for mt configure:7752: result: no configure:7772: checking if : is a manifest tool configure:7778: : '-?' configure:7786: result: no configure:8428: checking for sys/types.h configure:8428: g++ -c -g -O2 conftest.cpp >&5 configure:8428: $? = 0 configure:8428: result: yes configure:8428: checking for sys/stat.h configure:8428: g++ -c -g -O2 conftest.cpp >&5 configure:8428: $? = 0 configure:8428: result: yes configure:8428: checking for stdlib.h configure:8428: g++ -c -g -O2 conftest.cpp >&5 configure:8428: $? = 0 configure:8428: result: yes configure:8428: checking for string.h configure:8428: g++ -c -g -O2 conftest.cpp >&5 configure:8428: $? = 0 configure:8428: result: yes configure:8428: checking for memory.h configure:8428: g++ -c -g -O2 conftest.cpp >&5 configure:8428: $? = 0 configure:8428: result: yes configure:8428: checking for strings.h configure:8428: g++ -c -g -O2 conftest.cpp >&5 configure:8428: $? = 0 configure:8428: result: yes configure:8428: checking for inttypes.h configure:8428: g++ -c -g -O2 conftest.cpp >&5 configure:8428: $? = 0 configure:8428: result: yes configure:8428: checking for stdint.h configure:8428: g++ -c -g -O2 conftest.cpp >&5 configure:8428: $? = 0 configure:8428: result: yes configure:8428: checking for unistd.h configure:8428: g++ -c -g -O2 conftest.cpp >&5 configure:8428: $? = 0 configure:8428: result: yes configure:8442: checking for dlfcn.h configure:8442: g++ -c -g -O2 conftest.cpp >&5 configure:8442: $? = 0 configure:8442: result: yes configure:8658: checking for objdir configure:8673: result: .libs configure:8944: checking if gcc supports -fno-rtti -fno-exceptions configure:8962: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8966: $? = 0 configure:8979: result: no configure:9306: checking for gcc option to produce PIC configure:9313: result: -fPIC -DPIC configure:9321: checking if gcc PIC flag -fPIC -DPIC works configure:9339: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9343: $? = 0 configure:9356: result: yes configure:9385: checking if gcc static flag -static works configure:9413: result: no configure:9428: checking if gcc supports -c -o file.o configure:9449: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9453: $? = 0 configure:9475: result: yes configure:9483: checking if gcc supports -c -o file.o configure:9530: result: yes configure:9563: checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries configure:10716: result: yes configure:10753: checking whether -lc should be explicitly linked in configure:10761: gcc -c -g -O2 conftest.c >&5 configure:10764: $? = 0 configure:10779: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10782: $? = 0 configure:10796: result: no configure:10956: checking dynamic linker characteristics configure:11467: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11467: $? = 0 configure:11693: result: GNU/Linux ld.so configure:11800: checking how to hardcode library paths into programs configure:11825: result: immediate configure:12365: checking whether stripping libraries is possible configure:12370: result: yes configure:12405: checking if libtool supports shared libraries configure:12407: result: yes configure:12410: checking whether to build shared libraries configure:12431: result: yes configure:12434: checking whether to build static libraries configure:12438: result: yes configure:12461: checking how to run the C++ preprocessor configure:12527: result: g++ -E configure:12547: g++ -E conftest.cpp configure:12547: $? = 0 configure:12561: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ctools" | #define PACKAGE_TARNAME "ctools" | #define PACKAGE_VERSION "1.6.0.dev1" | #define PACKAGE_STRING "ctools 1.6.0.dev1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "ctools" | #define VERSION "1.6.0.dev1" | #define PACKAGE_PREFIX "/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools_install" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12730: checking for ld used by g++ configure:12797: result: /bin/ld -m elf_x86_64 configure:12804: checking if the linker (/bin/ld -m elf_x86_64) is GNU ld configure:12819: result: yes configure:12874: checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries configure:13879: result: yes configure:13915: g++ -c -g -O2 conftest.cpp >&5 configure:13918: $? = 0 configure:14438: checking for g++ option to produce PIC configure:14445: result: -fPIC -DPIC configure:14453: checking if g++ PIC flag -fPIC -DPIC works configure:14471: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14475: $? = 0 configure:14488: result: yes configure:14511: checking if g++ static flag -static works configure:14539: result: no configure:14551: checking if g++ supports -c -o file.o configure:14572: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14576: $? = 0 configure:14598: result: yes configure:14603: checking if g++ supports -c -o file.o configure:14650: result: yes configure:14680: checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries configure:14716: result: yes configure:14857: checking dynamic linker characteristics configure:15528: result: GNU/Linux ld.so configure:15581: checking how to hardcode library paths into programs configure:15606: result: immediate configure:15672: checking for size_t configure:15672: g++ -c -g -O2 conftest.cpp >&5 configure:15672: $? = 0 configure:15672: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:60:20: error: expected primary-expression before ')' token if (sizeof ((size_t))) ^ configure:15672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ctools" | #define PACKAGE_TARNAME "ctools" | #define PACKAGE_VERSION "1.6.0.dev1" | #define PACKAGE_STRING "ctools 1.6.0.dev1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "ctools" | #define VERSION "1.6.0.dev1" | #define PACKAGE_PREFIX "/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools_install" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15672: result: yes configure:15684: checking for an ANSI C-conforming const configure:15750: g++ -c -g -O2 conftest.cpp >&5 configure:15750: $? = 0 configure:15757: result: yes configure:15765: checking for inline configure:15781: g++ -c -g -O2 conftest.cpp >&5 configure:15781: $? = 0 configure:15789: result: inline configure:15831: checking for .git/HEAD configure:15844: result: yes configure:15904: checking for a Python interpreter with version >= 2.3 configure:15921: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:15924: $? = 0 configure:15930: result: python configure:15938: checking for python configure:15956: found /bin/python configure:15968: result: /bin/python configure:15987: checking for python version configure:15994: result: 2.7 configure:16006: checking for python platform configure:16013: result: linux2 configure:16039: checking for python script directory configure:16074: result: ${prefix}/lib/python2.7/site-packages configure:16083: checking for python extension module directory configure:16118: result: ${exec_prefix}/lib64/python2.7/site-packages configure:16176: checking for the distutils Python package configure:16180: result: yes configure:16195: checking /usr/include/python2.7/Python.h usability configure:16195: g++ -c -g -O2 conftest.cpp >&5 In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from conftest.cpp:57: /usr/include/python2.7/pyconfig-64.h:1188:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdio.h:27:0, from conftest.cpp:24: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from conftest.cpp:57: /usr/include/python2.7/pyconfig-64.h:1210:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/stdio.h:27:0, from conftest.cpp:24: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ configure:16195: $? = 0 configure:16195: result: yes configure:16195: checking /usr/include/python2.7/Python.h presence configure:16195: g++ -E conftest.cpp configure:16195: $? = 0 configure:16195: result: yes configure:16195: checking for /usr/include/python2.7/Python.h configure:16195: result: yes configure:16318: checking for swig configure:16351: result: no configure:16363: checking for ./pyext/ctools/tools_wrap.cpp configure:16377: result: no configure:16389: checking for ./pyext/ctools/tools.py configure:16403: result: no configure:16416: WARNING: Python wrapper missing. Requires swig for wrapper generation. configure:16518: result: no configure:16546: g++ -o conftest -g -O2 -lgamma conftest.cpp >&5 conftest.cpp:25:24: fatal error: GammaLib.hpp: No such file or directory #include ^ compilation terminated. configure:16546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ctools" | #define PACKAGE_TARNAME "ctools" | #define PACKAGE_VERSION "1.6.0.dev1" | #define PACKAGE_STRING "ctools 1.6.0.dev1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "ctools" | #define VERSION "1.6.0.dev1" | #define PACKAGE_PREFIX "/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools_install" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE__USR_INCLUDE_PYTHON2_7_PYTHON_H 1 | /* end confdefs.h. */ | #include | int | main () | { | GSkyDir dir | ; | return 0; | } configure:16551: WARNING: GammaLib not found in any standard path configure:16581: GammaLib found in /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib and /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/include/gammalib. configure:16613: checking whether GammaLib has been compiled with OpenMP configure:16626: g++ -o conftest -g -O2 -I/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/include/gammalib -L/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib conftest.cpp -lgamma >&5 /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `omp_get_thread_num' /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `omp_get_num_threads' /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `GOMP_sections_start' /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `omp_get_wtime' /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `GOMP_critical_name_end' /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `GOMP_parallel_start' /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `GOMP_sections_end' /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `GOMP_critical_name_start' /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `GOMP_parallel_end' /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `GOMP_sections_next' /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib/libgamma.so: undefined reference to `GOMP_barrier' collect2: error: ld returned 1 exit status configure:16626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ctools" | #define PACKAGE_TARNAME "ctools" | #define PACKAGE_VERSION "1.6.0.dev1" | #define PACKAGE_STRING "ctools 1.6.0.dev1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "ctools" | #define VERSION "1.6.0.dev1" | #define PACKAGE_PREFIX "/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools_install" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE__USR_INCLUDE_PYTHON2_7_PYTHON_H 1 | #define HAVE_LIBGAMMA 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:16630: result: yes configure:16645: checking for g++ option to support OpenMP configure:16660: g++ -o conftest -g -O2 -I/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/include/gammalib -L/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib conftest.cpp -lgamma >&5 conftest.cpp:28:2: error: 'choke' does not name a type choke me ^ In file included from conftest.cpp:30:0: /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:38:3: error: 'omp_lock_t' does not name a type } omp_lock_t; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:76:28: error: variable or field 'omp_init_lock' declared void extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:76:28: error: 'omp_lock_t' was not declared in this scope /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:76:40: error: expected primary-expression before ')' token extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:77:31: error: variable or field 'omp_destroy_lock' declared void extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:77:31: error: 'omp_lock_t' was not declared in this scope /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:77:43: error: expected primary-expression before ')' token extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:78:27: error: variable or field 'omp_set_lock' declared void extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:78:27: error: 'omp_lock_t' was not declared in this scope /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:78:39: error: expected primary-expression before ')' token extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:79:29: error: variable or field 'omp_unset_lock' declared void extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:79:29: error: 'omp_lock_t' was not declared in this scope /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:79:41: error: expected primary-expression before ')' token extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:80:27: error: 'omp_lock_t' was not declared in this scope extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:80:39: error: expected primary-expression before ')' token extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; ^ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:80:41: error: expected ',' or ';' before 'throw' extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; ^ configure:16660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ctools" | #define PACKAGE_TARNAME "ctools" | #define PACKAGE_VERSION "1.6.0.dev1" | #define PACKAGE_STRING "ctools 1.6.0.dev1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "ctools" | #define VERSION "1.6.0.dev1" | #define PACKAGE_PREFIX "/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools_install" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE__USR_INCLUDE_PYTHON2_7_PYTHON_H 1 | #define HAVE_LIBGAMMA 1 | /* end confdefs.h. */ | | #ifndef _OPENMP | choke me | #endif | #include | int main () { return omp_get_num_threads (); } | configure:16678: g++ -o conftest -g -O2 -fopenmp -I/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/include/gammalib -L/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib conftest.cpp -lgamma >&5 configure:16678: $? = 0 configure:16692: result: -fopenmp configure:16713: checking whether we can dynamically load libgomp configure:16734: g++ -o conftest -g -O2 -I/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/include/gammalib -L/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib conftest.cpp -ldl >&5 configure:16734: $? = 0 configure:16734: ./conftest configure:16734: $? = 0 configure:16735: result: yes configure:16850: result: yes configure:16888: checking whether to link executables statically configure:16902: result: no configure:17014: checking for doxygen configure:17047: result: no configure:17067: WARNING: doxygen not found - will not generate any doxygen documentation configure:17120: checking for perl configure:17138: found /bin/perl configure:17150: result: /bin/perl configure:19024: checking that generated files are newer than configure configure:19030: result: done configure:19205: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ctools config.status 1.6.0.dev1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on wgs12.zeuthen.desy.de config.status:1275: creating Makefile config.status:1275: creating src/Makefile config.status:1275: creating src/ctbin/Makefile config.status:1275: creating src/ctlike/Makefile config.status:1275: creating src/ctmodel/Makefile config.status:1275: creating src/ctobssim/Makefile config.status:1275: creating src/ctskymap/Makefile config.status:1275: creating src/ctselect/Makefile config.status:1275: creating src/ctphase/Makefile config.status:1275: creating src/ctprob/Makefile config.status:1275: creating src/ctexpcube/Makefile config.status:1275: creating src/ctpsfcube/Makefile config.status:1275: creating src/ctedispcube/Makefile config.status:1275: creating src/ctbkgcube/Makefile config.status:1275: creating src/ctmapcube/Makefile config.status:1275: creating src/ctcubemask/Makefile config.status:1275: creating src/cttsmap/Makefile config.status:1275: creating src/ctbutterfly/Makefile config.status:1275: creating src/ctulimit/Makefile config.status:1275: creating src/cterror/Makefile config.status:1275: creating src/support/Makefile config.status:1275: creating src/ctools-setup config.status:1383: WARNING: 'src/ctools-setup.in' seems to ignore the --datarootdir setting config.status:1275: creating test/Makefile config.status:1275: creating test/test_python_ctools.sh config.status:1275: creating test/test_python_cscripts.sh config.status:1275: creating test/test_examples.py config.status:1275: creating test/testing.py config.status:1275: creating pyext/Makefile config.status:1275: creating pyext/setup.py config.status:1275: creating pyext/ctools/__init__.py config.status:1275: creating dev/conda.recipe/meta.yaml config.status:1275: creating cscripts/__init__.py config.status:1275: creating cscripts/Makefile config.status:1275: creating caldb/Makefile config.status:1275: creating models/Makefile config.status:1275: creating examples/Makefile config.status:1275: creating ctools.pc config.status:1275: creating testconf.sh config.status:1275: creating config.h config.status:1504: executing depfiles commands config.status:1504: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_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_DOXYGEN_PAPER_SIZE_set= ac_cv_env_DOXYGEN_PAPER_SIZE_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_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_file___pyext_ctools_tools_py=no ac_cv_file___pyext_ctools_tools_wrap_cpp=no ac_cv_file__git_HEAD=yes ac_cv_header__usr_include_python2_7_Python_h=yes ac_cv_header_dlfcn_h=yes 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_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PYTHON=/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_DX_PERL=/bin/perl ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_openmp=-fopenmp ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/bin/ld lt_cv_path_LDCXX='/bin/ld -m elf_x86_64' lt_cv_path_NM='/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1966080 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools/missing aclocal-1.13' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools/missing autoconf' AUTOHEADER='${SHELL} /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools/missing autoheader' AUTOMAKE='${SHELL} /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools/missing automake-1.13' AWK='gawk' BUILD_WRAPPERS_FALSE='#' BUILD_WRAPPERS_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' COVERAGE_CXXFLAGS='' CPPFLAGS=' -I/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/include/gammalib' CTOOLS_LT_VERSION='5:0:0' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -fopenmp' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOXYGEN_PAPER_SIZE='' DSYMUTIL='' DUMPBIN='' DX_COND_chi_FALSE='' DX_COND_chi_TRUE='#' DX_COND_chm_FALSE='' DX_COND_chm_TRUE='#' DX_COND_doc_FALSE='' DX_COND_doc_TRUE='#' DX_COND_dot_FALSE='' DX_COND_dot_TRUE='#' DX_COND_html_FALSE='' DX_COND_html_TRUE='#' DX_COND_latex_FALSE='' DX_COND_latex_TRUE='#' DX_COND_man_FALSE='' DX_COND_man_TRUE='#' DX_COND_pdf_FALSE='' DX_COND_pdf_TRUE='#' DX_COND_ps_FALSE='' DX_COND_ps_TRUE='#' DX_COND_rtf_FALSE='' DX_COND_rtf_TRUE='#' DX_COND_xml_FALSE='' DX_COND_xml_TRUE='#' DX_CONFIG='doc/Doxyfile' DX_DOCDIR='doc/doxygen' DX_DOT='' DX_DOXYGEN='' DX_DVIPS='' DX_EGREP='' DX_ENV=' SRCDIR='\''.'\'' PROJECT='\''ctools'\'' DOCDIR='\''doc/doxygen'\'' VERSION='\''1.6.0.dev1'\'' HAVE_DOT='\''NO'\'' GENERATE_MAN='\''NO'\'' GENERATE_RTF='\''NO'\'' GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\'' GENERATE_HTML='\''NO'\'' GENERATE_LATEX='\''NO'\''' DX_FLAG_chi='0' DX_FLAG_chm='0' DX_FLAG_doc='0' DX_FLAG_dot='0' DX_FLAG_html='0' DX_FLAG_man='0' DX_FLAG_pdf='0' DX_FLAG_ps='0' DX_FLAG_rtf='0' DX_FLAG_xml='0' DX_HHC='' DX_LATEX='' DX_MAKEINDEX='' DX_PDFLATEX='' DX_PERL='/bin/perl' DX_PROJECT='ctools' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_SWIG_FALSE='' HAVE_SWIG_TRUE='#' HAVE_WRAPPERS_FALSE='' HAVE_WRAPPERS_TRUE='#' INCDIR_GAMMALIB='/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/include/gammalib' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IS_ELCAPITAN_FALSE='' IS_ELCAPITAN_TRUE='#' LD='/bin/ld -m elf_x86_64' LDFLAGS=' -L/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib' LIBDIR_GAMMALIB='/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/gammalib_install/lib' LIBOBJS='' LIBS=' -lgamma' LIBS_GAMMALIB='-lgamma' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_LINK_OPTION='' LIPO='' LIPO_32BIT_FLAGS='' LN_S='ln -s' LTLIBOBJS='' MACHDEP='linux2' MAKEINFO='${SHELL} /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENMP_CXXFLAGS='-fopenmp' OPENMP_FALSE='#' OPENMP_LIB_LDFLAGS='' OPENMP_TRUE='' OTOOL64='' OTOOL='' PACKAGE='ctools' PACKAGE_BUGREPORT='jurgen.knodlseder@irap.omp.eu' PACKAGE_NAME='ctools' PACKAGE_STRING='ctools 1.6.0.dev1' PACKAGE_TARNAME='ctools' PACKAGE_URL='' PACKAGE_VERSION='1.6.0.dev1' PATH_SEPARATOR=':' PYTHON='/bin/python' PYTHON_BUILD_PREFIX='' PYTHON_COVERAGE='' PYTHON_CPPFLAGS='-I/usr/include/python2.7' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LIBS='' PYTHON_FROM_DOT_='' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_RELATIVE_IMPORT='' PYTHON_VERSION='2.7' PY_INCLUDE='' RANLIB='ranlib' RUNSHARED='LD_LIBRARY_PATH' SED='/bin/sed' SET_MAKE='' SHAREDSUFFIX='.so' SHELL='/bin/sh' STRIP='strip' SWIG='' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' VERSION='1.6.0.dev1' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='#' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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='${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' install_sh='${SHELL} /lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/ctools' pkgpythondir='${pythondir}/ctools' prefix='/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools_install' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib64/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ctools" #define PACKAGE_TARNAME "ctools" #define PACKAGE_VERSION "1.6.0.dev1" #define PACKAGE_STRING "ctools 1.6.0.dev1" #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" #define PACKAGE_URL "" #define PACKAGE "ctools" #define VERSION "1.6.0.dev1" #define PACKAGE_PREFIX "/lustre/fs22/group/hess/user/bonnefoy/software/ctools/devel/ctools_install" #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE__USR_INCLUDE_PYTHON2_7_PYTHON_H 1 #define HAVE_LIBGAMMA 1 #define HAVE_OPENMP 1 configure: exit 0