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.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1377: checking for uname configure:1393: found /bin/uname configure:1404: result: 1 configure:1426: checking for cc configure:1442: found /usr/lib/ccache/cc configure:1452: result: cc configure:1471: checking for i686-uhu-linux-gcc configure:1497: result: cc configure:1779: checking for C compiler version configure:1782: cc --version &5 cc (GCC) 4.8.3 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:1785: $? = 0 configure:1787: cc -v &5 Using built-in specs. COLLECT_GCC=/usr/bin/cc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:1790: $? = 0 configure:1792: cc -V &5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:1795: $? = 1 configure:1818: checking for C compiler default output file name configure:1821: cc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1824: $? = 0 configure:1870: result: a.out configure:1875: checking whether the C compiler works configure:1881: ./a.out configure:1884: $? = 0 configure:1901: result: yes configure:1908: checking whether we are cross compiling configure:1910: result: no configure:1913: checking for suffix of executables configure:1915: cc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1918: $? = 0 configure:1943: result: configure:1949: checking for suffix of object files configure:1970: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1973: $? = 0 configure:1995: result: o configure:1999: checking whether we are using the GNU C compiler configure:2023: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2029: $? = 0 configure:2033: test -z || test ! -s conftest.err configure:2036: $? = 0 configure:2039: test -s conftest.o configure:2042: $? = 0 configure:2055: result: yes configure:2061: checking whether cc accepts -g configure:2082: cc -c -g conftest.c >&5 configure:2088: $? = 0 configure:2092: test -z || test ! -s conftest.err configure:2095: $? = 0 configure:2098: test -s conftest.o configure:2101: $? = 0 configure:2112: result: yes configure:2129: checking for cc option to accept ANSI C configure:2199: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2205: $? = 0 configure:2209: test -z || test ! -s conftest.err configure:2212: $? = 0 configure:2215: test -s conftest.o configure:2218: $? = 0 configure:2236: result: none needed configure:2254: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2260: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2398: checking for f77 configure:2427: result: no configure:2398: checking for g77 configure:2427: result: no configure:2398: checking for g95 configure:2427: result: no configure:2398: checking for gfortran configure:2427: result: no configure:2398: checking for ifort configure:2427: result: no configure:2398: checking for f95 configure:2427: result: no configure:2398: checking for f90 configure:2427: result: no configure:2398: checking for xlf configure:2427: result: no configure:2398: checking for cf77 configure:2427: result: no configure:2398: checking for gf77 configure:2427: result: no configure:2398: checking for af77 configure:2427: result: no configure:2398: checking for ncf configure:2427: result: no configure:2398: checking for f2c configure:2427: result: no configure:2436: WARNING: cfitsio: == No acceptable f77 found in $PATH configure:2438: WARNING: cfitsio: == Cfitsio will be built without Fortran wrapper support configure:2466: checking for i686-uhu-linux-ranlib configure:2495: result: no configure:2504: checking for ranlib configure:2520: found /usr/bin/ranlib configure:2531: result: ranlib configure:2550: checking how to run the C preprocessor configure:2585: cc -E conftest.c configure:2591: $? = 0 configure:2623: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2629: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2668: result: cc -E configure:2692: cc -E conftest.c configure:2698: $? = 0 configure:2730: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2736: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2780: checking for egrep configure:2790: result: grep -E configure:2795: checking for ANSI C header files configure:2820: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2826: $? = 0 configure:2830: test -z || test ! -s conftest.err configure:2833: $? = 0 configure:2836: test -s conftest.o configure:2839: $? = 0 configure:2928: cc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:26:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:2931: $? = 0 configure:2933: ./conftest configure:2936: $? = 0 configure:2951: result: yes configure:2975: checking for sys/types.h configure:2991: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2997: $? = 0 configure:3001: test -z || test ! -s conftest.err configure:3004: $? = 0 configure:3007: test -s conftest.o configure:3010: $? = 0 configure:3021: result: yes configure:2975: checking for sys/stat.h configure:2991: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2997: $? = 0 configure:3001: test -z || test ! -s conftest.err configure:3004: $? = 0 configure:3007: test -s conftest.o configure:3010: $? = 0 configure:3021: result: yes configure:2975: checking for stdlib.h configure:2991: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2997: $? = 0 configure:3001: test -z || test ! -s conftest.err configure:3004: $? = 0 configure:3007: test -s conftest.o configure:3010: $? = 0 configure:3021: result: yes configure:2975: checking for string.h configure:2991: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2997: $? = 0 configure:3001: test -z || test ! -s conftest.err configure:3004: $? = 0 configure:3007: test -s conftest.o configure:3010: $? = 0 configure:3021: result: yes configure:2975: checking for memory.h configure:2991: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2997: $? = 0 configure:3001: test -z || test ! -s conftest.err configure:3004: $? = 0 configure:3007: test -s conftest.o configure:3010: $? = 0 configure:3021: result: yes configure:2975: checking for strings.h configure:2991: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2997: $? = 0 configure:3001: test -z || test ! -s conftest.err configure:3004: $? = 0 configure:3007: test -s conftest.o configure:3010: $? = 0 configure:3021: result: yes configure:2975: checking for inttypes.h configure:2991: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2997: $? = 0 configure:3001: test -z || test ! -s conftest.err configure:3004: $? = 0 configure:3007: test -s conftest.o configure:3010: $? = 0 configure:3021: result: yes configure:2975: checking for stdint.h configure:2991: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2997: $? = 0 configure:3001: test -z || test ! -s conftest.err configure:3004: $? = 0 configure:3007: test -s conftest.o configure:3010: $? = 0 configure:3021: result: yes configure:2975: checking for unistd.h configure:2991: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2997: $? = 0 configure:3001: test -z || test ! -s conftest.err configure:3004: $? = 0 configure:3007: test -s conftest.o configure:3010: $? = 0 configure:3021: result: yes configure:3041: checking for stdlib.h configure:3046: result: yes configure:3041: checking for string.h configure:3046: result: yes configure:3050: checking math.h usability configure:3062: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3068: $? = 0 configure:3072: test -z || test ! -s conftest.err configure:3075: $? = 0 configure:3078: test -s conftest.o configure:3081: $? = 0 configure:3091: result: yes configure:3095: checking math.h presence configure:3105: cc -E conftest.c configure:3111: $? = 0 configure:3131: result: yes configure:3166: checking for math.h configure:3173: result: yes configure:3050: checking limits.h usability configure:3062: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3068: $? = 0 configure:3072: test -z || test ! -s conftest.err configure:3075: $? = 0 configure:3078: test -s conftest.o configure:3081: $? = 0 configure:3091: result: yes configure:3095: checking limits.h presence configure:3105: cc -E conftest.c configure:3111: $? = 0 configure:3131: result: yes configure:3166: checking for limits.h configure:3173: result: yes configure:3204: cc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3210: $? = 0 configure:3214: test -z || test ! -s conftest.err configure:3217: $? = 0 configure:3220: test -s conftest.o configure:3223: $? = 0 configure:3435: checking "whether ftruncate works" configure:3456: cc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:3462: $? = 0 configure:3466: test -z || test ! -s conftest.err configure:3469: $? = 0 configure:3472: test -s conftest configure:3475: $? = 0 configure:3482: result: "yes" configure:3499: checking "whether long long is defined" configure:3520: cc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest.o configure:3539: $? = 0 configure:3546: result: "yes" configure:3570: checking "whether system V style IPC services are supported" configure:3596: cc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:3602: $? = 0 configure:3606: test -z || test ! -s conftest.err configure:3609: $? = 0 configure:3612: test -s conftest configure:3615: $? = 0 configure:3623: result: "yes" configure:3642: checking "do we have flock_t defined in sys/fcntl.h" configure:3663: cc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:34:1: error: unknown type name 'flock_t' flock_t filler; ^ configure:3669: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FTRUNCATE 1 | #define HAVE_LONGLONG 1 | #define HAVE_SHMEM_SERVICES 1 | /* end confdefs.h. */ | #include | | int | main () | { | | flock_t filler; | | ; | return 0; | } configure:3696: result: "no" configure:3702: checking "do we have flock_t defined in sys/flock.h" configure:3723: cc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:28:23: fatal error: sys/flock.h: No such file or directory #include ^ compilation terminated. configure:3729: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FTRUNCATE 1 | #define HAVE_LONGLONG 1 | #define HAVE_SHMEM_SERVICES 1 | /* end confdefs.h. */ | #include | | int | main () | { | | flock_t filler; | | ; | return 0; | } configure:3756: result: "no" configure:3767: checking "do we have union semun defined" configure:3790: cc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:36:13: error: storage size of 'filler' isn't known union semun filler; ^ configure:3796: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FTRUNCATE 1 | #define HAVE_LONGLONG 1 | #define HAVE_SHMEM_SERVICES 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | | union semun filler; | | ; | return 0; | } configure:3823: result: "no" configure:3831: checking for library containing gethostbyname configure:3861: cc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:3867: $? = 0 configure:3871: test -z || test ! -s conftest.err configure:3874: $? = 0 configure:3877: test -s conftest configure:3880: $? = 0 configure:3950: result: none required configure:3959: checking for library containing connect configure:3989: cc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:3995: $? = 0 configure:3999: test -z || test ! -s conftest.err configure:4002: $? = 0 configure:4005: test -s conftest configure:4008: $? = 0 configure:4078: result: none required configure:4226: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:645: creating Makefile configure:5148: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:646: creating Makefile config.status:646: creating cfitsio.pc configure:5945: result: configure:5947: result: Congratulations, Makefile update was successful. configure:5949: result: You may want to run "make" now. configure:5951: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_uname_found=1 ac_cv_search_connect='none required' ac_cv_search_gethostbyname='none required' ## ----------------- ## ## Output variables. ## ## ----------------- ## ARCH='linux' CC='cc' CFLAGS='-O2 -march=i686 -mtune=generic -fPIC' CPP='cc -E' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_NET_SERVICES=1 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77_WRAPPERS='' FC='' GCCVERSION='4.8.3' INSTALL_ROOT='${prefix}' LDFLAGS='' LIBOBJS='' LIBPRE='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' SHLIB_LD='cc -shared -Wl,-soname,libcfitsio.so.3' SHLIB_SUFFIX='.so.3.10' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i686-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' my_shmem='${SOURCES_SHMEM}' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' uname_found='1' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FTRUNCATE 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LONGLONG 1 #define HAVE_MATH_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NET_SERVICES 1 #define HAVE_SHMEM_SERVICES 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define _FILE_OFFSET_BITS 64 #define _LARGEFILE_SOURCE 1 configure: exit 0