This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libvformat configure 1.13, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /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:1416: checking for a BSD-compatible install configure:1470: result: /bin/install -c configure:1481: checking whether build environment is sane configure:1524: result: yes configure:1539: checking whether make sets ${MAKE} configure:1559: result: yes configure:1591: checking for working aclocal configure:1598: result: found configure:1606: checking for working autoconf configure:1613: result: found configure:1621: checking for working automake configure:1628: result: found configure:1636: checking for working autoheader configure:1643: result: found configure:1651: checking for working makeinfo configure:1658: result: found configure:1680: checking for i586-uhu-linux-ranlib configure:1709: result: no configure:1718: checking for ranlib configure:1734: found /usr/bin/ranlib configure:1745: result: ranlib configure:1829: checking build system type configure:1847: result: i586-uhu-linux-gnu configure:1855: checking host system type configure:1869: result: i586-uhu-linux-gnu configure:1885: checking for i586-uhu-linux-gcc configure:1901: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1911: result: i586-uhu-linux-gcc configure:2193: checking for C compiler version configure:2196: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:2199: $? = 0 configure:2201: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2204: $? = 0 configure:2206: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2209: $? = 1 configure:2235: checking for C compiler default output configure:2238: i586-uhu-linux-gcc conftest.c >&5 configure:2241: $? = 0 configure:2274: result: a.out configure:2279: checking whether the C compiler works configure:2285: ./a.out configure:2288: $? = 0 configure:2303: result: yes configure:2310: checking whether we are cross compiling configure:2312: result: no configure:2315: checking for suffix of executables configure:2317: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2320: $? = 0 configure:2342: result: configure:2348: checking for suffix of object files configure:2372: i586-uhu-linux-gcc -c conftest.c >&5 configure:2375: $? = 0 configure:2394: result: o configure:2398: checking whether we are using the GNU C compiler configure:2425: i586-uhu-linux-gcc -c conftest.c >&5 configure:2428: $? = 0 configure:2431: test -s conftest.o configure:2434: $? = 0 configure:2446: result: yes configure:2452: checking whether i586-uhu-linux-gcc accepts -g configure:2476: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2479: $? = 0 configure:2482: test -s conftest.o configure:2485: $? = 0 configure:2495: result: yes configure:2522: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2525: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2657: checking for ld used by GCC configure:2720: result: /usr/bin/ld configure:2729: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:2741: result: yes configure:2746: checking for /usr/bin/ld option to reload object files configure:2753: result: -r configure:2758: checking for BSD-compatible nm configure:2794: result: nm configure:2797: checking whether ln -s works configure:2801: result: yes configure:2808: checking how to recognise dependant libraries configure:2980: result: pass_all configure:2993: checking command to parse nm output configure:3074: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3077: $? = 0 configure:3081: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3084: $? = 0 configure:3136: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:3139: $? = 0 configure:3183: result: ok configure:3192: checking how to run the C preprocessor configure:3218: i586-uhu-linux-gcc -E conftest.c configure:3224: $? = 0 configure:3251: i586-uhu-linux-gcc -E conftest.c configure:3247:28: ac_nonexistent.h: No such file or directory configure:3257: $? = 1 configure: failed program was: #line 3246 "configure" #include "confdefs.h" #include configure:3294: result: i586-uhu-linux-gcc -E configure:3309: i586-uhu-linux-gcc -E conftest.c configure:3315: $? = 0 configure:3342: i586-uhu-linux-gcc -E conftest.c configure:3338:28: ac_nonexistent.h: No such file or directory configure:3348: $? = 1 configure: failed program was: #line 3337 "configure" #include "confdefs.h" #include configure:3388: checking for ANSI C header files configure:3402: i586-uhu-linux-gcc -E conftest.c configure:3408: $? = 0 configure:3495: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3498: $? = 0 configure:3500: ./conftest configure:3503: $? = 0 configure:3517: result: yes configure:3541: checking for sys/types.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3573: result: yes configure:3541: checking for sys/stat.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3573: result: yes configure:3541: checking for stdlib.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3573: result: yes configure:3541: checking for string.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3573: result: yes configure:3541: checking for memory.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3573: result: yes configure:3541: checking for strings.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3573: result: yes configure:3541: checking for inttypes.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3573: result: yes configure:3541: checking for stdint.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3573: result: yes configure:3541: checking for unistd.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3573: result: yes configure:3599: checking dlfcn.h usability configure:3608: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3611: $? = 0 configure:3614: test -s conftest.o configure:3617: $? = 0 configure:3626: result: yes configure:3630: checking dlfcn.h presence configure:3637: i586-uhu-linux-gcc -E conftest.c configure:3643: $? = 0 configure:3661: result: yes configure:3679: checking for dlfcn.h configure:3686: result: yes configure:3845: checking for i586-uhu-linux-ranlib configure:3871: result: ranlib configure:3925: checking for i586-uhu-linux-strip configure:3954: result: no configure:3963: checking for strip configure:3979: found /usr/bin/strip configure:3990: result: strip configure:4201: checking for objdir configure:4212: result: .libs configure:4229: checking for i586-uhu-linux-gcc option to produce PIC configure:4379: result: -fPIC configure:4383: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:4409: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:4412: $? = 0 configure:4415: test -s conftest.o configure:4418: $? = 0 configure:4455: result: yes configure:4471: checking if i586-uhu-linux-gcc static flag -static works configure:4498: i586-uhu-linux-gcc -o conftest -g -O2 -static conftest.c >&5 configure:4501: $? = 0 configure:4504: test -s conftest configure:4507: $? = 0 configure:4522: result: yes configure:4534: checking if i586-uhu-linux-gcc supports -c -o file.o configure:4554: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:4578: result: yes configure:4583: checking if i586-uhu-linux-gcc supports -c -o file.lo configure:4613: i586-uhu-linux-gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:4616: $? = 0 configure:4619: test -s conftest.lo configure:4622: $? = 0 configure:4643: result: yes configure:4674: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:4699: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:4702: $? = 0 configure:4705: test -s conftest.o configure:4708: $? = 0 configure:4724: result: yes configure:4735: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5416: result: yes configure:5421: checking how to hardcode library paths into programs configure:5445: result: immediate configure:5450: checking whether stripping libraries is possible configure:5455: result: yes configure:5466: checking dynamic linker characteristics configure:5863: result: GNU/Linux ld.so configure:5868: checking if libtool supports shared libraries configure:5870: result: yes configure:5873: checking whether to build shared libraries configure:5894: result: yes configure:5897: checking whether to build static libraries configure:5901: result: yes configure:6563: checking whether -lc should be explicitly linked in configure:6571: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6574: $? = 0 configure:6588: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6591: $? = 0 configure:6604: result: no configure:7176: checking for ANSI C header files configure:7305: result: yes configure:7321: checking for stdlib.h configure:7326: result: yes configure:7321: checking for string.h configure:7326: result: yes configure:7432: checking for i586-uhu-linux-gcc option to accept ANSI C configure:7495: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7498: $? = 0 configure:7501: test -s conftest.o configure:7504: $? = 0 configure:7521: result: none needed configure:7529: checking for an ANSI C-conforming const configure:7599: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7602: $? = 0 configure:7605: test -s conftest.o configure:7608: $? = 0 configure:7618: result: yes configure:7628: checking whether struct tm is in sys/time.h or time.h configure:7654: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7657: $? = 0 configure:7660: test -s conftest.o configure:7663: $? = 0 configure:7673: result: time.h configure:7685: checking whether time.h and sys/time.h may both be included configure:7713: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7716: $? = 0 configure:7719: test -s conftest.o configure:7722: $? = 0 configure:7732: result: yes configure:7757: checking sys/time.h usability configure:7766: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7769: $? = 0 configure:7772: test -s conftest.o configure:7775: $? = 0 configure:7784: result: yes configure:7788: checking sys/time.h presence configure:7795: i586-uhu-linux-gcc -E conftest.c configure:7801: $? = 0 configure:7819: result: yes configure:7837: checking for sys/time.h configure:7844: result: yes configure:7748: checking for unistd.h configure:7753: result: yes configure:7861: checking for alarm configure:7904: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7907: $? = 0 configure:7910: test -s conftest configure:7913: $? = 0 configure:7923: result: yes configure:7933: checking for working mktime configure:8091: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8094: $? = 0 configure:8096: ./conftest configure:8099: $? = 0 configure:8112: result: yes configure:8118: checking whether lstat dereferences a symlink specified with a trailing slash configure:8152: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8155: $? = 0 configure:8157: ./conftest configure:8160: $? = 0 configure:8180: result: yes configure:8194: checking whether stat accepts an empty string configure:8222: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8225: $? = 0 configure:8227: ./conftest configure:8230: $? = 1 configure: program exited with status 1 configure: failed program was: #line 8202 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct stat sbuf; exit (stat ("", &sbuf) ? 1 : 0); ; return 0; } configure:8243: result: no configure:8260: checking for atexit configure:8303: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8306: $? = 0 configure:8309: test -s conftest configure:8312: $? = 0 configure:8322: result: yes configure:8260: checking for memset configure:8303: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8275: warning: conflicting types for built-in function 'memset' configure:8306: $? = 0 configure:8309: test -s conftest configure:8312: $? = 0 configure:8322: result: yes configure:8260: checking for strstr configure:8303: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8275: warning: conflicting types for built-in function 'strstr' configure:8306: $? = 0 configure:8309: test -s conftest configure:8312: $? = 0 configure:8322: result: yes configure:8414: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libvformat config.status 1.13, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:606: creating Makefile config.status:606: creating src/Makefile config.status:606: creating vformat/Makefile config.status:606: creating test/Makefile config.status:606: creating doc/Makefile config.status:710: creating config.h config.status:934: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_alarm=yes ac_cv_func_atexit=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memset=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strstr=yes ac_cv_func_working_mktime=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_struct_tm=time.h lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_path_separator=: ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libvformat" #define PACKAGE_TARNAME "libvformat" #define PACKAGE_VERSION "1.13" #define PACKAGE_STRING "libvformat 1.13" #define PACKAGE_BUGREPORT "Nick " #define PACKAGE "libvformat" #define VERSION "1.13" #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 STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALARM 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_ATEXIT 1 #define HAVE_MEMSET 1 #define HAVE_STRSTR 1 configure: exit 0