This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gammalib configure 1.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = bernardo-laptop uname -m = i686 uname -r = 3.2.0-126-generic-pae uname -s = Linux uname -v = #169-Ubuntu SMP Fri Mar 31 14:43:09 UTC 2017 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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/bernardo/anaconda2/bin PATH: /home/bernardo/bin PATH: /home/bernardo/browse/i686-pc-linux-gnu-libc2.11.1-0/bin PATH: /home/bernardo/heasoft-6.11/i686-pc-linux-gnu-libc2.11.1-0/bin PATH: /home/bernardo/bin PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /home/bernardo/.local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2569: checking for a BSD-compatible install configure:2637: result: /usr/bin/install -c configure:2648: checking whether build environment is sane configure:2703: result: yes configure:2854: checking for a thread-safe mkdir -p configure:2893: result: /bin/mkdir -p configure:2900: checking for gawk configure:2916: found /usr/bin/gawk configure:2927: result: gawk configure:2938: checking whether make sets $(MAKE) configure:2960: result: yes configure:2989: checking whether make supports nested variables configure:3006: result: yes configure:3181: checking whether make sets $(MAKE) configure:3203: result: yes configure:3221: checking build system type configure:3235: result: i686-pc-linux-gnu configure:3255: checking host system type configure:3268: result: i686-pc-linux-gnu configure:3324: checking for Mac OS X >= 10.7 configure:3330: result: no configure:3333: checking for Mac OS X >= 10.9 configure:3339: result: no configure:3342: checking for Mac OS X >= 10.11 configure:3348: result: no configure:3425: checking for g++ configure:3441: found /usr/bin/g++ configure:3452: result: g++ configure:3479: checking for C++ compiler version configure:3488: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:3499: $? = 0 configure:3488: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:3499: $? = 0 configure:3488: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:3499: $? = 4 configure:3488: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:3499: $? = 4 configure:3519: checking whether the C++ compiler works configure:3541: g++ conftest.cpp >&5 configure:3545: $? = 0 configure:3593: result: yes configure:3596: checking for C++ compiler default output file name configure:3598: result: a.out configure:3604: checking for suffix of executables configure:3611: g++ -o conftest conftest.cpp >&5 configure:3615: $? = 0 configure:3637: result: configure:3659: checking whether we are cross compiling configure:3667: g++ -o conftest conftest.cpp >&5 configure:3671: $? = 0 configure:3678: ./conftest configure:3682: $? = 0 configure:3697: result: no configure:3702: checking for suffix of object files configure:3724: g++ -c conftest.cpp >&5 configure:3728: $? = 0 configure:3749: result: o configure:3753: checking whether we are using the GNU C++ compiler configure:3772: g++ -c conftest.cpp >&5 configure:3772: $? = 0 configure:3781: result: yes configure:3790: checking whether g++ accepts -g configure:3810: g++ -c -g conftest.cpp >&5 configure:3810: $? = 0 configure:3851: result: yes configure:3928: checking for gcc configure:3944: found /usr/bin/gcc configure:3955: result: gcc configure:3986: checking for C compiler version configure:3995: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:4006: $? = 0 configure:3995: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:4006: $? = 0 configure:3995: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:4006: $? = 4 configure:3995: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4006: $? = 4 configure:4010: checking whether we are using the GNU C compiler configure:4029: gcc -c conftest.c >&5 configure:4029: $? = 0 configure:4038: result: yes configure:4047: checking whether gcc accepts -g configure:4067: gcc -c -g conftest.c >&5 configure:4067: $? = 0 configure:4108: result: yes configure:4125: checking for gcc option to accept ISO C89 configure:4188: gcc -c -g -O2 conftest.c >&5 configure:4188: $? = 0 configure:4201: result: none needed configure:4226: checking whether gcc understands -c and -o together configure:4248: gcc -c conftest.c -o conftest2.o configure:4251: $? = 0 configure:4248: gcc -c conftest.c -o conftest2.o configure:4251: $? = 0 configure:4263: result: yes configure:4294: checking for --with-universal-archs configure:4306: result: 3-way configure:4322: checking for --enable-universalsdk configure:4364: result: no configure:4399: checking MACHDEP configure:4424: checking machine type as reported by uname -m configure:4427: result: i686 configure:4434: checking for the shared library paths environment variable configure:4479: result: LD_LIBRARY_PATH configure:4656: checking whether to enable debugging configure:4675: result: no configure:4680: checking whether to enable profiling configure:4699: result: no configure:4725: checking for ./inst/README.md configure:4739: result: yes configure:4767: checking for ./inst/mwl/README.md configure:4781: result: yes configure:4810: checking for ./inst/cta/README.md configure:4824: result: yes configure:4853: checking for ./inst/lat/README.md configure:4867: result: yes configure:4896: checking for ./inst/com/README.md configure:4910: result: yes configure:4938: checking how to run the C++ preprocessor configure:4965: g++ -E conftest.cpp configure:4965: $? = 0 configure:4979: g++ -E conftest.cpp conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gammalib" | #define PACKAGE_TARNAME "gammalib" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "gammalib 1.3.1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "gammalib" | #define VERSION "1.3.1" | #define PACKAGE_PREFIX "/usr/local/gamma" | /* end confdefs.h. */ | #include configure:5004: result: g++ -E configure:5024: g++ -E conftest.cpp configure:5024: $? = 0 configure:5038: g++ -E conftest.cpp conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gammalib" | #define PACKAGE_TARNAME "gammalib" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "gammalib 1.3.1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "gammalib" | #define VERSION "1.3.1" | #define PACKAGE_PREFIX "/usr/local/gamma" | /* end confdefs.h. */ | #include configure:5067: checking for grep that handles long lines and -e configure:5125: result: /bin/grep configure:5130: checking for egrep configure:5192: result: /bin/grep -E configure:5197: checking for ANSI C header files configure:5217: g++ -c -g -O2 conftest.cpp >&5 configure:5217: $? = 0 configure:5290: g++ -o conftest -g -O2 conftest.cpp >&5 configure:5290: $? = 0 configure:5290: ./conftest configure:5290: $? = 0 configure:5301: result: yes configure:5367: checking how to print strings configure:5394: result: printf configure:5415: checking for a sed that does not truncate output configure:5479: result: /bin/sed configure:5497: checking for fgrep configure:5559: result: /bin/grep -F configure:5594: checking for ld used by gcc configure:5661: result: /usr/bin/ld configure:5668: checking if the linker (/usr/bin/ld) is GNU ld configure:5683: result: yes configure:5695: checking for BSD- or MS-compatible name lister (nm) configure:5749: result: /usr/bin/nm -B configure:5879: checking the name lister (/usr/bin/nm -B) interface configure:5886: g++ -c -g -O2 conftest.cpp >&5 configure:5889: /usr/bin/nm -B "conftest.o" configure:5892: output 00000000 B some_variable configure:5899: result: BSD nm configure:5902: checking whether ln -s works configure:5906: result: yes configure:5914: checking the maximum length of command line arguments configure:6045: result: 1572864 configure:6093: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:6133: result: func_convert_file_noop configure:6140: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:6160: result: func_convert_file_noop configure:6167: checking for /usr/bin/ld option to reload object files configure:6174: result: -r configure:6248: checking for objdump configure:6264: found /usr/bin/objdump configure:6275: result: objdump configure:6307: checking how to recognize dependent libraries configure:6507: result: pass_all configure:6592: checking for dlltool configure:6622: result: no configure:6652: checking how to associate runtime and link libraries configure:6679: result: printf %s\n configure:6739: checking for ar configure:6755: found /usr/bin/ar configure:6766: result: ar configure:6803: checking for archiver @FILE support configure:6820: g++ -c -g -O2 conftest.cpp >&5 configure:6820: $? = 0 configure:6823: ar cru libconftest.a @conftest.lst >&5 configure:6826: $? = 0 configure:6831: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6834: $? = 1 configure:6846: result: @ configure:6904: checking for strip configure:6920: found /usr/bin/strip configure:6931: result: strip configure:7003: checking for ranlib configure:7019: found /usr/bin/ranlib configure:7030: result: ranlib configure:7132: checking command to parse /usr/bin/nm -B output from gcc object configure:7285: g++ -c -g -O2 conftest.cpp >&5 configure:7288: $? = 0 configure:7292: /usr/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:7295: $? = 0 configure:7361: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:7364: $? = 0 configure:7402: result: ok configure:7449: checking for sysroot configure:7479: result: no configure:7486: checking for a working dd configure:7524: result: /bin/dd configure:7528: checking how to truncate binary pipes configure:7543: result: /bin/dd bs=4096 count=1 configure:7873: checking for mt configure:7889: found /bin/mt configure:7900: result: mt configure:7923: checking if mt is a manifest tool configure:7929: mt '-?' configure:7937: result: no configure:8614: checking for sys/types.h configure:8614: g++ -c -g -O2 conftest.cpp >&5 configure:8614: $? = 0 configure:8614: result: yes configure:8614: checking for sys/stat.h configure:8614: g++ -c -g -O2 conftest.cpp >&5 configure:8614: $? = 0 configure:8614: result: yes configure:8614: checking for stdlib.h configure:8614: g++ -c -g -O2 conftest.cpp >&5 configure:8614: $? = 0 configure:8614: result: yes configure:8614: checking for string.h configure:8614: g++ -c -g -O2 conftest.cpp >&5 configure:8614: $? = 0 configure:8614: result: yes configure:8614: checking for memory.h configure:8614: g++ -c -g -O2 conftest.cpp >&5 configure:8614: $? = 0 configure:8614: result: yes configure:8614: checking for strings.h configure:8614: g++ -c -g -O2 conftest.cpp >&5 configure:8614: $? = 0 configure:8614: result: yes configure:8614: checking for inttypes.h configure:8614: g++ -c -g -O2 conftest.cpp >&5 configure:8614: $? = 0 configure:8614: result: yes configure:8614: checking for stdint.h configure:8614: g++ -c -g -O2 conftest.cpp >&5 configure:8614: $? = 0 configure:8614: result: yes configure:8614: checking for unistd.h configure:8614: g++ -c -g -O2 conftest.cpp >&5 configure:8614: $? = 0 configure:8614: result: yes configure:8628: checking for dlfcn.h configure:8628: g++ -c -g -O2 conftest.cpp >&5 configure:8628: $? = 0 configure:8628: result: yes configure:8894: checking for objdir configure:8909: result: .libs configure:9173: checking if gcc supports -fno-rtti -fno-exceptions configure:9191: 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:9195: $? = 0 configure:9208: result: no configure:9566: checking for gcc option to produce PIC configure:9573: result: -fPIC -DPIC configure:9581: checking if gcc PIC flag -fPIC -DPIC works configure:9599: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9603: $? = 0 configure:9616: result: yes configure:9645: checking if gcc static flag -static works configure:9673: result: yes configure:9688: checking if gcc supports -c -o file.o configure:9709: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9713: $? = 0 configure:9735: result: yes configure:9743: checking if gcc supports -c -o file.o configure:9790: result: yes configure:9823: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11082: result: yes configure:11119: checking whether -lc should be explicitly linked in configure:11127: gcc -c -g -O2 conftest.c >&5 configure:11130: $? = 0 configure:11145: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11148: $? = 0 configure:11162: result: no configure:11322: checking dynamic linker characteristics configure:11903: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11903: $? = 0 configure:12140: result: GNU/Linux ld.so configure:12262: checking how to hardcode library paths into programs configure:12287: result: immediate configure:12835: checking whether stripping libraries is possible configure:12840: result: yes configure:12875: checking if libtool supports shared libraries configure:12877: result: yes configure:12880: checking whether to build shared libraries configure:12905: result: yes configure:12908: checking whether to build static libraries configure:12912: result: yes configure:12935: checking how to run the C++ preprocessor configure:13001: result: g++ -E configure:13021: g++ -E conftest.cpp configure:13021: $? = 0 configure:13035: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gammalib" | #define PACKAGE_TARNAME "gammalib" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "gammalib 1.3.1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "gammalib" | #define VERSION "1.3.1" | #define PACKAGE_PREFIX "/usr/local/gamma" | #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:13197: checking for ld used by g++ configure:13264: result: /usr/bin/ld configure:13271: checking if the linker (/usr/bin/ld) is GNU ld configure:13286: result: yes configure:13341: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14414: result: yes configure:14450: g++ -c -g -O2 conftest.cpp >&5 configure:14453: $? = 0 configure:14934: checking for g++ option to produce PIC configure:14941: result: -fPIC -DPIC configure:14949: checking if g++ PIC flag -fPIC -DPIC works configure:14967: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14971: $? = 0 configure:14984: result: yes configure:15007: checking if g++ static flag -static works configure:15035: result: yes configure:15047: checking if g++ supports -c -o file.o configure:15068: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15072: $? = 0 configure:15094: result: yes configure:15099: checking if g++ supports -c -o file.o configure:15146: result: yes configure:15176: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:15216: result: yes configure:15357: checking dynamic linker characteristics configure:16102: result: GNU/Linux ld.so configure:16167: checking how to hardcode library paths into programs configure:16192: result: immediate configure:16258: checking for size_t configure:16258: g++ -c -g -O2 conftest.cpp >&5 configure:16258: $? = 0 configure:16258: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:60:20: error: expected primary-expression before ')' token configure:16258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gammalib" | #define PACKAGE_TARNAME "gammalib" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "gammalib 1.3.1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "gammalib" | #define VERSION "1.3.1" | #define PACKAGE_PREFIX "/usr/local/gamma" | #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:16258: result: yes configure:16270: checking for an ANSI C-conforming const configure:16336: g++ -c -g -O2 conftest.cpp >&5 configure:16336: $? = 0 configure:16343: result: yes configure:16351: checking for inline configure:16367: g++ -c -g -O2 conftest.cpp >&5 configure:16367: $? = 0 configure:16375: result: inline configure:16404: checking whether to enable NaN/Inf checking configure:16417: result: yes configure:16428: checking whether to enable range checking configure:16441: result: yes configure:16452: checking whether to enable small memory option configure:16465: result: yes configure:16476: checking whether to support legacy XML format option configure:16489: result: yes configure:16500: checking whether to enable console warnings configure:16513: result: yes configure:16537: checking for g++ option to support OpenMP configure:16552: g++ -o conftest -g -O2 conftest.cpp >&5 conftest.cpp:31:2: error: 'choke' does not name a type In file included from conftest.cpp:33:0: /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:38:3: error: 'omp_lock_t' does not name a type /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:76:28: error: variable or field 'omp_init_lock' declared void /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:76:28: error: 'omp_lock_t' was not declared in this scope /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:76:40: error: expected primary-expression before ')' token /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:77:31: error: variable or field 'omp_destroy_lock' declared void /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:77:31: error: 'omp_lock_t' was not declared in this scope /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:77:43: error: expected primary-expression before ')' token /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:78:27: error: variable or field 'omp_set_lock' declared void /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:78:27: error: 'omp_lock_t' was not declared in this scope /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:78:39: error: expected primary-expression before ')' token /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:79:29: error: variable or field 'omp_unset_lock' declared void /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:79:29: error: 'omp_lock_t' was not declared in this scope /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:79:41: error: expected primary-expression before ')' token /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:80:27: error: 'omp_lock_t' was not declared in this scope /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:80:39: error: expected primary-expression before ')' token /usr/lib/gcc/i686-linux-gnu/4.6/include/omp.h:80:41: error: expected ',' or ';' before 'throw' configure:16552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gammalib" | #define PACKAGE_TARNAME "gammalib" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "gammalib 1.3.1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "gammalib" | #define VERSION "1.3.1" | #define PACKAGE_PREFIX "/usr/local/gamma" | #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 G_NAN_CHECK 1 | #define G_RANGE_CHECK 1 | #define G_SMALL_MEMORY 1 | #define G_LEGACY_XML_FORMAT 1 | #define G_WARNINGS 1 | /* end confdefs.h. */ | | #ifndef _OPENMP | choke me | #endif | #include | int main () { return omp_get_num_threads (); } | configure:16570: g++ -o conftest -g -O2 -fopenmp conftest.cpp >&5 configure:16570: $? = 0 configure:16584: result: -fopenmp configure:16605: checking whether we can dynamically load libgomp configure:16626: g++ -o conftest -g -O2 conftest.cpp -ldl >&5 configure:16626: $? = 0 configure:16626: ./conftest configure:16626: $? = 0 configure:16627: result: yes configure:16718: checking whether to enable OpenMP configure:16736: result: yes configure:16787: checking for .git/HEAD configure:16800: result: no configure:16860: checking for a Python interpreter with version >= 2.3 configure:16877: 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:16880: $? = 0 configure:16886: result: python configure:16894: checking for python configure:16912: found /home/bernardo/anaconda2/bin/python configure:16924: result: /home/bernardo/anaconda2/bin/python configure:16943: checking for python version configure:16950: result: 2.7 configure:16962: checking for python platform configure:16969: result: linux2 configure:16995: checking for python script directory configure:17030: result: ${prefix}/lib/python2.7/site-packages configure:17039: checking for python extension module directory configure:17074: result: ${exec_prefix}/lib/python2.7/site-packages configure:17132: checking for the distutils Python package configure:17136: result: yes configure:17153: checking /home/bernardo/anaconda2/include/python2.7/Python.h usability configure:17153: g++ -c -g -O2 -fopenmp conftest.cpp >&5 In file included from /home/bernardo/anaconda2/include/python2.7/Python.h:8:0, from conftest.cpp:63: /home/bernardo/anaconda2/include/python2.7/pyconfig.h:1190:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /home/bernardo/anaconda2/include/python2.7/pyconfig.h:1212:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition configure:17153: $? = 0 configure:17153: result: yes configure:17153: checking /home/bernardo/anaconda2/include/python2.7/Python.h presence configure:17153: g++ -E conftest.cpp configure:17153: $? = 0 configure:17153: result: yes configure:17153: checking for /home/bernardo/anaconda2/include/python2.7/Python.h configure:17153: result: yes configure:17271: checking for swig configure:17304: result: no configure:17316: checking for ./pyext/gammalib/app_wrap.cpp configure:17330: result: yes configure:17342: checking for ./pyext/gammalib/app.py configure:17356: result: yes configure:17368: checking for ./pyext/gammalib/base_wrap.cpp configure:17382: result: yes configure:17394: checking for ./pyext/gammalib/base.py configure:17408: result: yes configure:17420: checking for ./pyext/gammalib/fits_wrap.cpp configure:17434: result: yes configure:17446: checking for ./pyext/gammalib/fits.py configure:17460: result: yes configure:17472: checking for ./pyext/gammalib/linalg_wrap.cpp configure:17486: result: yes configure:17498: checking for ./pyext/gammalib/linalg.py configure:17512: result: yes configure:17524: checking for ./pyext/gammalib/model_wrap.cpp configure:17538: result: yes configure:17550: checking for ./pyext/gammalib/model.py configure:17564: result: yes configure:17576: checking for ./pyext/gammalib/numerics_wrap.cpp configure:17590: result: yes configure:17602: checking for ./pyext/gammalib/numerics.py configure:17616: result: yes configure:17628: checking for ./pyext/gammalib/obs_wrap.cpp configure:17642: result: yes configure:17654: checking for ./pyext/gammalib/obs.py configure:17668: result: yes configure:17680: checking for ./pyext/gammalib/opt_wrap.cpp configure:17694: result: yes configure:17706: checking for ./pyext/gammalib/opt.py configure:17720: result: yes configure:17732: checking for ./pyext/gammalib/sky_wrap.cpp configure:17746: result: yes configure:17758: checking for ./pyext/gammalib/sky.py configure:17772: result: yes configure:17784: checking for ./pyext/gammalib/support_wrap.cpp configure:17798: result: yes configure:17810: checking for ./pyext/gammalib/support.py configure:17824: result: yes configure:17836: checking for ./pyext/gammalib/test_wrap.cpp configure:17850: result: yes configure:17862: checking for ./pyext/gammalib/test.py configure:17876: result: yes configure:17888: checking for ./pyext/gammalib/xml_wrap.cpp configure:17902: result: yes configure:17914: checking for ./pyext/gammalib/xml.py configure:17928: result: yes configure:17940: checking for ./pyext/gammalib/xspec_wrap.cpp configure:17954: result: yes configure:17966: checking for ./pyext/gammalib/xspec.py configure:17980: result: yes configure:17992: checking for ./pyext/gammalib/vo_wrap.cpp configure:18006: result: yes configure:18018: checking for ./pyext/gammalib/vo.py configure:18032: result: yes configure:18046: checking for ./pyext/gammalib/mwl_wrap.cpp configure:18060: result: yes configure:18072: checking for ./pyext/gammalib/mwl.py configure:18086: result: yes configure:18101: checking for ./pyext/gammalib/lat_wrap.cpp configure:18115: result: yes configure:18127: checking for ./pyext/gammalib/lat.py configure:18141: result: yes configure:18156: checking for ./pyext/gammalib/cta_wrap.cpp configure:18170: result: yes configure:18182: checking for ./pyext/gammalib/cta.py configure:18196: result: yes configure:18211: checking for ./pyext/gammalib/com_wrap.cpp configure:18225: result: yes configure:18237: checking for ./pyext/gammalib/com.py configure:18251: result: yes configure:18354: checking whether to build GammaLib for code coverage measure configure:18372: result: no configure:18421: checking for initscr in -lncurses configure:18446: g++ -o conftest -g -O2 -fopenmp conftest.cpp -lncurses >&5 configure:18446: $? = 0 configure:18455: result: yes configure:18459: ncurses found configure:18528: checking for main in -ledit configure:18547: g++ -o conftest -g -O2 -fopenmp conftest.cpp -ledit -lcurses >&5 /usr/bin/ld: cannot find -ledit collect2: ld returned 1 exit status configure:18547: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gammalib" | #define PACKAGE_TARNAME "gammalib" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "gammalib 1.3.1" | #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" | #define PACKAGE_URL "" | #define PACKAGE "gammalib" | #define VERSION "1.3.1" | #define PACKAGE_PREFIX "/usr/local/gamma" | #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 G_NAN_CHECK 1 | #define G_RANGE_CHECK 1 | #define G_SMALL_MEMORY 1 | #define G_LEGACY_XML_FORMAT 1 | #define G_WARNINGS 1 | #define HAVE_OPENMP 1 | #define HAVE__HOME_BERNARDO_ANACONDA2_INCLUDE_PYTHON2_7_PYTHON_H 1 | #define HAVE___PYEXT_GAMMALIB_APP_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_APP_PY 1 | #define HAVE___PYEXT_GAMMALIB_BASE_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_BASE_PY 1 | #define HAVE___PYEXT_GAMMALIB_FITS_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_FITS_PY 1 | #define HAVE___PYEXT_GAMMALIB_LINALG_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_LINALG_PY 1 | #define HAVE___PYEXT_GAMMALIB_MODEL_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_MODEL_PY 1 | #define HAVE___PYEXT_GAMMALIB_NUMERICS_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_NUMERICS_PY 1 | #define HAVE___PYEXT_GAMMALIB_OBS_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_OBS_PY 1 | #define HAVE___PYEXT_GAMMALIB_OPT_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_OPT_PY 1 | #define HAVE___PYEXT_GAMMALIB_SKY_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_SKY_PY 1 | #define HAVE___PYEXT_GAMMALIB_SUPPORT_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_SUPPORT_PY 1 | #define HAVE___PYEXT_GAMMALIB_TEST_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_TEST_PY 1 | #define HAVE___PYEXT_GAMMALIB_XML_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_XML_PY 1 | #define HAVE___PYEXT_GAMMALIB_XSPEC_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_XSPEC_PY 1 | #define HAVE___PYEXT_GAMMALIB_VO_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_VO_PY 1 | #define HAVE___PYEXT_GAMMALIB_MWL_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_MWL_PY 1 | #define HAVE___PYEXT_GAMMALIB_LAT_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_LAT_PY 1 | #define HAVE___PYEXT_GAMMALIB_CTA_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_CTA_PY 1 | #define HAVE___PYEXT_GAMMALIB_COM_WRAP_CPP 1 | #define HAVE___PYEXT_GAMMALIB_COM_PY 1 | #define HAVE_PYTHON 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:18556: result: no configure:18576: checking for main in -lreadline configure:18595: g++ -o conftest -g -O2 -fopenmp conftest.cpp -lreadline -lncurses >&5 configure:18595: $? = 0 configure:18604: result: yes configure:18607: readline found configure:18609: checking readline/readline.h usability configure:18609: g++ -c -g -O2 -fopenmp conftest.cpp >&5 configure:18609: $? = 0 configure:18609: result: yes configure:18609: checking readline/readline.h presence configure:18609: g++ -E conftest.cpp configure:18609: $? = 0 configure:18609: result: yes configure:18609: checking for readline/readline.h configure:18609: result: yes configure:18612: readline headers found configure:18719: checking for ffpss in -lcfitsio configure:18744: g++ -o conftest -g -O2 -fopenmp conftest.cpp -lcfitsio -lm -lreadline -lncurses >&5 configure:18744: $? = 0 configure:18753: result: yes configure:18756: cfitsio found configure:18758: checking fitsio.h usability configure:18758: g++ -c -g -O2 -fopenmp conftest.cpp >&5 configure:18758: $? = 0 configure:18758: result: yes configure:18758: checking fitsio.h presence configure:18758: g++ -E conftest.cpp configure:18758: $? = 0 configure:18758: result: yes configure:18758: checking for fitsio.h configure:18758: result: yes configure:18761: cfitsio headers found configure:18983: checking for doxygen configure:19016: result: no configure:19036: WARNING: doxygen not found - will not generate any doxygen documentation configure:19089: checking for perl configure:19107: found /usr/bin/perl configure:19119: result: /usr/bin/perl configure:21022: checking that generated files are newer than configure configure:21028: result: done configure:21219: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gammalib config.status 1.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bernardo-laptop config.status:1325: creating Makefile config.status:1325: creating src/Makefile config.status:1325: creating src/base/Makefile config.status:1325: creating src/support/Makefile config.status:1325: creating src/linalg/Makefile config.status:1325: creating src/numerics/Makefile config.status:1325: creating src/fits/Makefile config.status:1325: creating src/xml/Makefile config.status:1325: creating src/vo/Makefile config.status:1325: creating src/xspec/Makefile config.status:1325: creating src/sky/Makefile config.status:1325: creating src/opt/Makefile config.status:1325: creating src/obs/Makefile config.status:1325: creating src/model/Makefile config.status:1325: creating src/app/Makefile config.status:1325: creating src/test/Makefile config.status:1325: creating src/gammalib-setup config.status:1433: WARNING: 'src/gammalib-setup.in' seems to ignore the --datarootdir setting config.status:1325: creating include/Makefile config.status:1325: creating test/Makefile config.status:1325: creating test/test_python.sh config.status:1325: creating test/test_examples.sh config.status:1325: creating pyext/Makefile config.status:1325: creating pyext/setup.py config.status:1325: creating pyext/gammalib/__init__.py config.status:1325: creating examples/Makefile config.status:1325: creating examples/cpp/Makefile config.status:1325: creating gammalib.pc config.status:1325: creating testconf.sh config.status:1325: creating inst/Makefile config.status:1325: creating inst/mwl/Makefile config.status:1325: creating inst/mwl/test/Makefile config.status:1325: creating inst/cta/Makefile config.status:1325: creating inst/cta/test/Makefile config.status:1325: creating inst/lat/Makefile config.status:1325: creating inst/lat/test/Makefile config.status:1325: creating inst/com/Makefile config.status:1325: creating inst/com/test/Makefile config.status:1325: creating config.h config.status:1554: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-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_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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___inst_README_md=yes ac_cv_file___inst_com_README_md=yes ac_cv_file___inst_cta_README_md=yes ac_cv_file___inst_lat_README_md=yes ac_cv_file___inst_mwl_README_md=yes ac_cv_file___pyext_gammalib_app_py=yes ac_cv_file___pyext_gammalib_app_wrap_cpp=yes ac_cv_file___pyext_gammalib_base_py=yes ac_cv_file___pyext_gammalib_base_wrap_cpp=yes ac_cv_file___pyext_gammalib_com_py=yes ac_cv_file___pyext_gammalib_com_wrap_cpp=yes ac_cv_file___pyext_gammalib_cta_py=yes ac_cv_file___pyext_gammalib_cta_wrap_cpp=yes ac_cv_file___pyext_gammalib_fits_py=yes ac_cv_file___pyext_gammalib_fits_wrap_cpp=yes ac_cv_file___pyext_gammalib_lat_py=yes ac_cv_file___pyext_gammalib_lat_wrap_cpp=yes ac_cv_file___pyext_gammalib_linalg_py=yes ac_cv_file___pyext_gammalib_linalg_wrap_cpp=yes ac_cv_file___pyext_gammalib_model_py=yes ac_cv_file___pyext_gammalib_model_wrap_cpp=yes ac_cv_file___pyext_gammalib_mwl_py=yes ac_cv_file___pyext_gammalib_mwl_wrap_cpp=yes ac_cv_file___pyext_gammalib_numerics_py=yes ac_cv_file___pyext_gammalib_numerics_wrap_cpp=yes ac_cv_file___pyext_gammalib_obs_py=yes ac_cv_file___pyext_gammalib_obs_wrap_cpp=yes ac_cv_file___pyext_gammalib_opt_py=yes ac_cv_file___pyext_gammalib_opt_wrap_cpp=yes ac_cv_file___pyext_gammalib_sky_py=yes ac_cv_file___pyext_gammalib_sky_wrap_cpp=yes ac_cv_file___pyext_gammalib_support_py=yes ac_cv_file___pyext_gammalib_support_wrap_cpp=yes ac_cv_file___pyext_gammalib_test_py=yes ac_cv_file___pyext_gammalib_test_wrap_cpp=yes ac_cv_file___pyext_gammalib_vo_py=yes ac_cv_file___pyext_gammalib_vo_wrap_cpp=yes ac_cv_file___pyext_gammalib_xml_py=yes ac_cv_file___pyext_gammalib_xml_wrap_cpp=yes ac_cv_file___pyext_gammalib_xspec_py=yes ac_cv_file___pyext_gammalib_xspec_wrap_cpp=yes ac_cv_file__git_HEAD=no ac_cv_header__home_bernardo_anaconda2_include_python2_7_Python_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fitsio_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_readline_readline_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=i686-pc-linux-gnu ac_cv_lib_cfitsio_ffpss=yes ac_cv_lib_edit_main=no ac_cv_lib_ncurses_initscr=yes ac_cv_lib_readline_main=yes 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=/home/bernardo/anaconda2/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_DX_PERL=/usr/bin/perl ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd 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_MANIFEST_TOOL=mt 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_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_cc_c_o=yes am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/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=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/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=yes lt_cv_prog_compiler_static_works_CXX=yes 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/bernardo/ctools_gammalib/gammalib-1.3.1/missing aclocal-1.15' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/bernardo/ctools_gammalib/gammalib-1.3.1/missing autoconf' AUTOHEADER='${SHELL} /home/bernardo/ctools_gammalib/gammalib-1.3.1/missing autoheader' AUTOMAKE='${SHELL} /home/bernardo/ctools_gammalib/gammalib-1.3.1/missing automake-1.15' AWK='gawk' BUILD_WRAPPERS_FALSE='' BUILD_WRAPPERS_TRUE='#' CC='gcc' CFITSIO='cfitsio' CFLAGS='-g -O2' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2 -fopenmp' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' 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='\''GammaLib'\'' DOCDIR='\''doc/doxygen'\'' VERSION='\''1.3.1'\'' 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='/usr/bin/perl' DX_PROJECT='GammaLib' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' FGREP='/bin/grep -F' GAMMALIB_LT_VERSION='4:0:0' GREP='/bin/grep' HAVE_SWIG_FALSE='' HAVE_SWIG_TRUE='#' HAVE_WRAPPERS_FALSE='#' HAVE_WRAPPERS_TRUE='' INCDIR_CFITSIO='' INCDIR_READLINE='' 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='/usr/bin/ld' LDFLAGS='' LIBDIR_CFITSIO='' LIBDIR_NCURSES='' LIBDIR_READLINE='' LIBOBJS='' LIBS=' -lreadline -lncurses -lcfitsio -lm' LIBS_CFITSIO='-lcfitsio -lm' LIBS_READLINE='-lreadline -lncurses' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_NCURSES='ncurses' LIB_READLINE='readline' LIPO='' LIPO_32BIT_FLAGS='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MACHDEP='linux3' MAKEINFO='${SHELL} /home/bernardo/ctools_gammalib/gammalib-1.3.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENMP_CXXFLAGS='-fopenmp' OPENMP_FALSE='#' OPENMP_LIB_LDFLAGS='' OPENMP_TRUE='' OTOOL64='' OTOOL='' PACKAGE='gammalib' PACKAGE_BUGREPORT='jurgen.knodlseder@irap.omp.eu' PACKAGE_NAME='gammalib' PACKAGE_STRING='gammalib 1.3.1' PACKAGE_TARNAME='gammalib' PACKAGE_URL='' PACKAGE_VERSION='1.3.1' PATH_SEPARATOR=':' PYTHON='/home/bernardo/anaconda2/bin/python' PYTHON_BUILD_PREFIX='' PYTHON_CLOSE='' PYTHON_COVERAGE='' PYTHON_CPPFLAGS='-I/home/bernardo/anaconda2/include/python2.7' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LIBS='' PYTHON_OPEN=' ' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' PY_INCLUDE='' RANLIB='ranlib' RUNSHARED='LD_LIBRARY_PATH' SED='/bin/sed' SET_MAKE='' SHAREDSUFFIX='.so' SHELL='/bin/bash' STRIP='strip' SWIG='' TEST_ENV_DIR='' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' VERSION='1.3.1' WITH_CFITSIO_FALSE='#' WITH_CFITSIO_TRUE='' WITH_INST_COM_FALSE='#' WITH_INST_COM_TRUE='' WITH_INST_CTA_FALSE='#' WITH_INST_CTA_TRUE='' WITH_INST_FALSE='#' WITH_INST_LAT_FALSE='#' WITH_INST_LAT_TRUE='' WITH_INST_MWL_FALSE='#' WITH_INST_MWL_TRUE='' WITH_INST_TRUE='' WITH_PYTHON_FALSE='#' WITH_PYTHON_TRUE='' WITH_READLINE_FALSE='#' WITH_READLINE_TRUE='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__isrc='' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/bernardo/ctools_gammalib/gammalib-1.3.1/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}/gammalib' pkgpythondir='${pythondir}/gammalib' prefix='/usr/local/gamma' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/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 "gammalib" #define PACKAGE_TARNAME "gammalib" #define PACKAGE_VERSION "1.3.1" #define PACKAGE_STRING "gammalib 1.3.1" #define PACKAGE_BUGREPORT "jurgen.knodlseder@irap.omp.eu" #define PACKAGE_URL "" #define PACKAGE "gammalib" #define VERSION "1.3.1" #define PACKAGE_PREFIX "/usr/local/gamma" #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 G_NAN_CHECK 1 #define G_RANGE_CHECK 1 #define G_SMALL_MEMORY 1 #define G_LEGACY_XML_FORMAT 1 #define G_WARNINGS 1 #define HAVE_OPENMP 1 #define HAVE__HOME_BERNARDO_ANACONDA2_INCLUDE_PYTHON2_7_PYTHON_H 1 #define HAVE___PYEXT_GAMMALIB_APP_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_APP_PY 1 #define HAVE___PYEXT_GAMMALIB_BASE_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_BASE_PY 1 #define HAVE___PYEXT_GAMMALIB_FITS_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_FITS_PY 1 #define HAVE___PYEXT_GAMMALIB_LINALG_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_LINALG_PY 1 #define HAVE___PYEXT_GAMMALIB_MODEL_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_MODEL_PY 1 #define HAVE___PYEXT_GAMMALIB_NUMERICS_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_NUMERICS_PY 1 #define HAVE___PYEXT_GAMMALIB_OBS_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_OBS_PY 1 #define HAVE___PYEXT_GAMMALIB_OPT_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_OPT_PY 1 #define HAVE___PYEXT_GAMMALIB_SKY_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_SKY_PY 1 #define HAVE___PYEXT_GAMMALIB_SUPPORT_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_SUPPORT_PY 1 #define HAVE___PYEXT_GAMMALIB_TEST_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_TEST_PY 1 #define HAVE___PYEXT_GAMMALIB_XML_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_XML_PY 1 #define HAVE___PYEXT_GAMMALIB_XSPEC_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_XSPEC_PY 1 #define HAVE___PYEXT_GAMMALIB_VO_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_VO_PY 1 #define HAVE___PYEXT_GAMMALIB_MWL_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_MWL_PY 1 #define HAVE___PYEXT_GAMMALIB_LAT_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_LAT_PY 1 #define HAVE___PYEXT_GAMMALIB_CTA_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_CTA_PY 1 #define HAVE___PYEXT_GAMMALIB_COM_WRAP_CPP 1 #define HAVE___PYEXT_GAMMALIB_COM_PY 1 #define HAVE_PYTHON 1 #define HAVE_LIBREADLINE 1 #define HAVE_LIBCFITSIO 1 configure: exit 0