This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --build=x86_64-unknown-linux-gnu --with-heatop=/cvmfs/extras-fp7.egi.eu/extras/heasoft --with-heacore=heacore --enable-shared=yes --enable-symbols=no --enable-strip=yes --enable-hera=no --x-libraries=NONE --x-includes=NONE --with-copt= --with-cxxopt= --with-fopt= --enable-ldopt=yes --enable-mac_32bit=no ## --------- ## ## Platform. ## ## --------- ## hostname = extras-test uname -m = x86_64 uname -r = 3.13.0-101-generic uname -s = Linux uname -v = #148-Ubuntu SMP Thu Oct 20 22:08:32 UTC 2016 /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: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2500: checking build system type configure:2514: result: x86_64-unknown-linux-gnu configure:2534: checking host system type configure:2547: result: x86_64-unknown-linux-gnu configure:2567: checking target system type configure:2580: result: x86_64-unknown-linux-gnu configure:2641: result: modified Linux system type is x86_64-unknown-linux-gnu-libc2.19-0 configure:3228: checking for strip configure:3244: found /usr/bin/strip configure:3256: result: strip configure:3276: checking for ar configure:3292: found /usr/bin/ar configure:3304: result: ar configure:3363: checking for ranlib configure:3379: found /usr/bin/ranlib configure:3390: result: ranlib configure:3431: checking for gmake configure:3461: result: no configure:3431: checking for make configure:3447: found /usr/bin/make configure:3458: result: make configure:3473: checking whether make is GNU make configure:3480: result: yes configure:3588: checking for gcc configure:3604: found /usr/bin/gcc configure:3615: result: gcc configure:3844: checking for C compiler version configure:3853: gcc --version >&5 gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Copyright (C) 2013 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:3864: $? = 0 configure:3853: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configure:3864: $? = 0 configure:3853: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3864: $? = 4 configure:3853: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3864: $? = 4 configure:3884: checking whether the C compiler works configure:3906: gcc conftest.c >&5 configure:3910: $? = 0 configure:3958: result: yes configure:3961: checking for C compiler default output file name configure:3963: result: a.out configure:3969: checking for suffix of executables configure:3976: gcc -o conftest conftest.c >&5 configure:3980: $? = 0 configure:4002: result: configure:4024: checking whether we are cross compiling configure:4032: gcc -o conftest conftest.c >&5 configure:4036: $? = 0 configure:4043: ./conftest configure:4047: $? = 0 configure:4062: result: no configure:4067: checking for suffix of object files configure:4089: gcc -c conftest.c >&5 configure:4093: $? = 0 configure:4114: result: o configure:4118: checking whether we are using the GNU C compiler configure:4137: gcc -c conftest.c >&5 configure:4137: $? = 0 configure:4146: result: yes configure:4155: checking whether gcc accepts -g configure:4175: gcc -c -g conftest.c >&5 configure:4175: $? = 0 configure:4216: result: yes configure:4233: checking for gcc option to accept ISO C89 configure:4296: gcc -c -g -O2 conftest.c >&5 configure:4296: $? = 0 configure:4309: result: none needed configure:4427: checking for gfortran configure:4443: found /usr/bin/gfortran configure:4454: result: gfortran configure:4480: checking for Fortran 77 compiler version configure:4489: gfortran --version >&5 GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Copyright (C) 2013 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:4500: $? = 0 configure:4489: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configure:4500: $? = 0 configure:4489: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:4500: $? = 4 configure:4489: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:4500: $? = 4 configure:4509: checking whether we are using the GNU Fortran 77 compiler configure:4522: gfortran -c conftest.F >&5 configure:4522: $? = 0 configure:4531: result: yes configure:4537: checking whether gfortran accepts -g configure:4548: gfortran -c -g conftest.f >&5 configure:4548: $? = 0 configure:4556: result: yes configure:4715: checking for g++ configure:4731: found /usr/bin/g++ configure:4742: result: g++ configure:4769: checking for C++ compiler version configure:4778: g++ --version >&5 g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Copyright (C) 2013 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:4789: $? = 0 configure:4778: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configure:4789: $? = 0 configure:4778: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4789: $? = 4 configure:4778: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4789: $? = 4 configure:4793: checking whether we are using the GNU C++ compiler configure:4812: g++ -c conftest.cpp >&5 configure:4812: $? = 0 configure:4821: result: yes configure:4830: checking whether g++ accepts -g configure:4850: g++ -c -g conftest.cpp >&5 configure:4850: $? = 0 configure:4891: result: yes configure:4958: checking for perl configure:4976: found /usr/bin/perl configure:4988: result: /usr/bin/perl configure:5070: checking for gethostbyname configure:5070: gcc -o conftest -g conftest.c >&5 configure:5070: $? = 0 configure:5070: result: yes configure:5124: checking for connect configure:5124: gcc -o conftest -g conftest.c >&5 configure:5124: $? = 0 configure:5124: result: yes configure:5124: checking for accept configure:5124: gcc -o conftest -g conftest.c >&5 configure:5124: $? = 0 configure:5124: result: yes configure:5196: checking how to run the C preprocessor configure:5227: gcc -E conftest.c configure:5227: $? = 0 configure:5241: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define g77Fortran 1 | #define gFortran 1 | #define HAVE_CONNECT 1 | #define HAVE_ACCEPT 1 | /* end confdefs.h. */ | #include configure:5266: result: gcc -E configure:5286: gcc -E conftest.c configure:5286: $? = 0 configure:5300: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define g77Fortran 1 | #define gFortran 1 | #define HAVE_CONNECT 1 | #define HAVE_ACCEPT 1 | /* end confdefs.h. */ | #include configure:5329: checking for X configure:5437: gcc -E conftest.c configure:5437: $? = 0 configure:5468: gcc -o conftest -g conftest.c -lX11 >&5 configure:5468: $? = 0 configure:5518: result: libraries , headers configure:5552: result: Found /usr/include/X11/Xlib.h configure:5554: result: Using /usr/include for X11 header files configure:5591: checking for frexp in -lm configure:5616: gcc -o conftest -g conftest.c -lm >&5 conftest.c:20:6: warning: conflicting types for built-in function 'frexp' [enabled by default] char frexp (); ^ configure:5616: $? = 0 configure:5625: result: yes configure:5638: checking for dlopen in -ldl configure:5663: gcc -o conftest -g conftest.c -ldl -lm >&5 configure:5663: $? = 0 configure:5672: result: yes configure:5732: checking for tgoto in -ltinfo configure:5757: gcc -o conftest -g conftest.c -ltinfo -ldl -lm >&5 configure:5757: $? = 0 configure:5766: result: yes configure:6290: checking whether gfortran accepts -fno-automatic configure:6302: gfortran -c -g -fno-automatic conftest.f >&5 configure:6302: $? = 0 configure:6308: result: yes configure:6375: checking whether gcc accepts -ffloat-store configure:6394: gcc -c -g -ffloat-store conftest.c >&5 configure:6394: $? = 0 configure:6400: result: yes configure:6421: checking whether g++ accepts -ffloat-store configure:6441: g++ -c -g -ffloat-store conftest.cpp >&5 configure:6441: $? = 0 configure:6447: result: yes configure:6469: checking whether gfortran accepts -ffloat-store configure:6481: gfortran -c -g -fno-automatic -ffloat-store conftest.f >&5 configure:6481: $? = 0 configure:6487: result: yes configure:6630: checking for grep that handles long lines and -e configure:6688: result: /bin/grep configure:6693: checking for egrep configure:6755: result: /bin/grep -E configure:6760: checking for ANSI C header files configure:6780: gcc -c -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c >&5 configure:6780: $? = 0 configure:6853: gcc -o conftest -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c -ltinfo -ldl -lm >&5 configure:6853: $? = 0 configure:6853: ./conftest configure:6853: $? = 0 configure:6864: result: yes configure:6877: checking for sys/types.h configure:6877: gcc -c -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c >&5 configure:6877: $? = 0 configure:6877: result: yes configure:6877: checking for sys/stat.h configure:6877: gcc -c -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c >&5 configure:6877: $? = 0 configure:6877: result: yes configure:6877: checking for stdlib.h configure:6877: gcc -c -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c >&5 configure:6877: $? = 0 configure:6877: result: yes configure:6877: checking for string.h configure:6877: gcc -c -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c >&5 configure:6877: $? = 0 configure:6877: result: yes configure:6877: checking for memory.h configure:6877: gcc -c -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c >&5 configure:6877: $? = 0 configure:6877: result: yes configure:6877: checking for strings.h configure:6877: gcc -c -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c >&5 configure:6877: $? = 0 configure:6877: result: yes configure:6877: checking for inttypes.h configure:6877: gcc -c -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c >&5 configure:6877: $? = 0 configure:6877: result: yes configure:6877: checking for stdint.h configure:6877: gcc -c -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c >&5 configure:6877: $? = 0 configure:6877: result: yes configure:6877: checking for unistd.h configure:6877: gcc -c -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c >&5 configure:6877: $? = 0 configure:6877: result: yes configure:6893: checking size of long configure:6898: gcc -o conftest -Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store conftest.c -ltinfo -ldl -lm >&5 configure:6898: $? = 0 configure:6898: ./conftest configure:6898: $? = 0 configure:6912: result: 8 configure:7466: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on extras-test config.status:831: creating hmakerc config.status:831: creating headas-setup ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes 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_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu 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_f77_compiler_gnu=yes ac_cv_func_accept=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' 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_lib_dl_dlopen=yes ac_cv_lib_m_frexp=yes ac_cv_lib_tinfo_tgoto=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKE=make ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_sizeof_long=8 ac_cv_target=x86_64-unknown-linux-gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## AHFITS='ahfits_1.0' AHGEN='ahgen_1.0' AHLOG='ahlog_1.0' AR='ar' ARCHIVE='ar rv' ARCHIVE_CXX='ar rv' ATFUNCTIONS='' ATT_BLD_EXEC_PFX='' ATT_EXEC_PFX='' BSUF='' CC='gcc' CCFITS='CCfits_2.5' CFITSIO='cfitsio.5.3.39' CFITSIO_DIR='/home/cloudadm/scratch/heasoft-6.19/heacore/cfitsio' CFLAGS='-Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store -fPIC' COPT='-O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-Wall --pedantic -Wno-comment -Wno-long-long -g -ffloat-store -fPIC' CXXOPT='-O2' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -Dg77Fortran=1 -DgFortran=1 -DHAVE_CONNECT=1 -DHAVE_ACCEPT=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBTINFO=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG=8' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXT='lnx' F77='gfortran' F77LIBS4C='-L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc ' FC='gfortran' FC_BASENAME='gfortran' FFLAGS='-Wall --pedantic -fno-second-underscore -g -fno-automatic -ffloat-store -fPIC' FOPT='-O2' G77='yes' GCC='yes' GREP='/bin/grep' GXX='yes' HC_BLD_EXEC_PFX='/home/cloudadm/scratch/heasoft-6.19/heacore/BLD/x86_64-unknown-linux-gnu-libc2.19-0' HC_EXEC_PFX='/cvmfs/extras-fp7.egi.eu/extras/heasoft/heacore/x86_64-unknown-linux-gnu-libc2.19-0' HD_LIB_STYLE='shared' HD_LIB_STYLE_F77='shared' HD_LN_SYM='ln -s' HD_SRC='/home/cloudadm/scratch/heasoft-6.19/integral' HD_THIS_DIR='/home/cloudadm/scratch/heasoft-6.19/integral/BUILD_DIR' HD_TOP_EXEC_PFX='/cvmfs/extras-fp7.egi.eu/extras/heasoft/x86_64-unknown-linux-gnu-libc2.19-0' HD_TOP_PFX='/cvmfs/extras-fp7.egi.eu/extras/heasoft' HEAAPP='hdapp_1.0' HEAINIT='hdinit_2.7' HEAIO='hdio_2.7' HEASP='hdsp_2.7' HEAUTILS='hdutils_2.7' HG_BLD_EXEC_PFX='' HG_EXEC_PFX='' HISTORY='' HT_BLD_EXEC_PFX='' HT_EXEC_PFX='' ITCL='' ITCL_DIR='' ITK='' LDFLAGS='' LDFLAGS_C='-O2 ' LDFLAGS_CXX='-O2 ' LDFLAGS_CXX_BIN='-O2 ' LDFLAGS_C_BIN='-O2 ' LDFLAGS_F='-O2 ' LDFLAGS_F_BIN='-O2 ' LIBOBJS='' LIBS='-ltinfo -ldl -lm ' LINK_PGPLOT='' LINK_PGPLOT_TCL='' LTLIBOBJS='' MAKE='make' OBJEXT='o' OSUF='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PGPLOT='' PIL='ape_2.9' RANLIB='ranlib' READLINE='readline' SHELL='/bin/bash' SHLIB_LD='gcc -shared' SHLIB_LD_CXX='g++ -shared' SHLIB_SUFFIX='.so' SIZEOF_LONG='8' STRIP='strip' TCL='' TCLREADLINE='' TCLREADLINE_DIR='' TCLTK_BLD_EXEC_PFX='' TCLTK_EXEC_PFX='' TCLXPA='' TCL_DIR='' TK='' TK_DIR='' UNAME_SYSTEM='Linux' V_CF='' WCSLIB='wcs-4.20' XINCLUDES='-I/usr/include' XLIBS='-L/usr/lib/X11 -lX11' XMKMF='' XPA='' XSPEC_BLD_EXEC_PFX='/home/cloudadm/scratch/heasoft-6.19/Xspec/BLD/x86_64-unknown-linux-gnu-libc2.19-0' XSPEC_EXEC_PFX='/cvmfs/extras-fp7.egi.eu/extras/heasoft/Xspec/x86_64-unknown-linux-gnu-libc2.19-0' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='gfortran' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='x86_64-unknown-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='/cvmfs/extras-fp7.egi.eu/extras/heasoft/integral/x86_64-unknown-linux-gnu-libc2.19-0' h_comp='integral' h_vers='' host='x86_64-unknown-linux-gnu-libc2.19-0' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/cvmfs/extras-fp7.egi.eu/extras/heasoft/integral' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define g77Fortran 1 #define gFortran 1 #define HAVE_CONNECT 1 #define HAVE_ACCEPT 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_LIBTINFO 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_LONG 8 configure: exit 0