This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by depdemo configure 1.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ /tmp/libtoolcvs/libtool/tests/depdemo/configure ## --------- ## ## Platform. ## ## --------- ## hostname = quanta.tsunanet.net uname -m = i386 uname -r = 8.9.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 2.00 gigabytes Default processor set: 74 tasks, 249 threads, 2 processors Load average: 1.89, Mach factor: 0.65 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /opt/local/bin PATH: /usr/local/sbin PATH: /Users/tsuna/bin PATH: /Users/tsuna/.nix-profile/bin PATH: /nix/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1969: checking for a BSD-compatible install configure:2025: result: /opt/local/bin/ginstall -c configure:2036: checking whether build environment is sane configure:2079: result: yes configure:2107: checking for a thread-safe mkdir -p configure:2146: result: /opt/local/bin/mkdir -p configure:2159: checking for gawk configure:2175: found /opt/local/bin/gawk configure:2186: result: gawk configure:2197: checking whether make sets $(MAKE) configure:2218: result: yes configure:2459: checking for gcc configure:2475: found /Users/tsuna/bin/gcc configure:2486: result: gcc configure:2724: checking for C compiler version configure:2731: gcc --version >&5 i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367) Copyright (C) 2005 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:2734: $? = 0 configure:2741: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5367) configure:2744: $? = 0 configure:2751: gcc -V >&5 gcc: argument to `-V' is missing configure:2754: $? = 1 configure:2777: checking for C compiler default output file name configure:2804: gcc conftest.c >&5 configure:2807: $? = 0 configure:2845: result: a.out configure:2862: checking whether the C compiler works configure:2872: ./a.out configure:2875: $? = 0 configure:2892: result: yes configure:2899: checking whether we are cross compiling configure:2901: result: no configure:2904: checking for suffix of executables configure:2911: gcc -o conftest conftest.c >&5 configure:2914: $? = 0 configure:2938: result: configure:2944: checking for suffix of object files configure:2970: gcc -c conftest.c >&5 configure:2973: $? = 0 configure:2996: result: o configure:3000: checking whether we are using the GNU C compiler configure:3029: gcc -c conftest.c >&5 configure:3035: $? = 0 configure:3052: result: yes configure:3057: checking whether gcc accepts -g configure:3087: gcc -c -g conftest.c >&5 configure:3093: $? = 0 configure:3192: result: yes configure:3209: checking for gcc option to accept ISO C89 configure:3283: gcc -c -g -O2 conftest.c >&5 configure:3289: $? = 0 configure:3312: result: none needed configure:3341: checking for style of include used by make configure:3369: result: GNU configure:3394: checking dependency style of gcc configure:3485: result: gcc3 configure:3956: checking build system type configure:3974: result: i386-apple-darwin8.9.1 configure:3996: checking host system type configure:4011: result: i386-apple-darwin8.9.1 configure:4033: checking for a sed that does not truncate output configure:4112: result: /opt/local/bin/sed configure:4130: checking for grep that handles long lines and -e configure:4204: result: /opt/local/bin/grep configure:4209: checking for egrep configure:4287: result: /opt/local/bin/grep -E configure:4292: checking for fgrep configure:4370: result: /opt/local/bin/grep -F configure:4405: checking for ld used by gcc configure:4472: result: /usr/bin/ld configure:4481: checking if the linker (/usr/bin/ld) is GNU ld configure:4496: result: no configure:4509: checking for BSD- or MS-compatible name lister (nm) configure:4558: result: /usr/bin/nm -p configure:4680: checking the name lister (/usr/bin/nm -p) interface configure:4687: gcc -c -g -O2 conftest.c >&5 configure:4690: /usr/bin/nm -p "conftest.o" configure:4693: output 00000000 D _some_variable configure:4700: result: BSD nm configure:4703: checking whether ln -s works configure:4707: result: yes configure:4715: checking the maximum length of command line arguments configure:4829: result: 196608 configure:4847: checking whether the shell understands some XSI constructs configure:4855: result: yes configure:4859: checking whether the shell understands "+=" configure:4865: result: no configure:4900: checking for /usr/bin/ld option to reload object files configure:4907: result: -r configure:4934: checking how to recognize dependent libraries configure:5124: result: pass_all configure:5184: checking for ar configure:5200: found /usr/bin/ar configure:5211: result: ar configure:5293: checking for strip configure:5309: found /usr/bin/strip configure:5320: result: strip configure:5396: checking for ranlib configure:5412: found /usr/bin/ranlib configure:5423: result: ranlib configure:5517: checking command to parse /usr/bin/nm -p output from gcc object configure:5634: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5641: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5644: $? = 0 cannot find nm_test_var in conftest.nm configure:5634: gcc -c -g -O2 conftest.c >&5 configure:5637: $? = 0 configure:5641: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:5644: $? = 0 configure:5698: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5701: $? = 0 configure:5739: result: ok configure:5979: checking how to run the C preprocessor configure:6019: gcc -E conftest.c configure:6025: $? = 0 configure:6056: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:6062: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "depdemo" | #define PACKAGE_TARNAME "depdemo" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "depdemo 1.0" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE "depdemo" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:6095: result: gcc -E configure:6124: gcc -E conftest.c configure:6130: $? = 0 configure:6161: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:6167: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "depdemo" | #define PACKAGE_TARNAME "depdemo" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "depdemo 1.0" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE "depdemo" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:6205: checking for ANSI C header files configure:6235: gcc -c -g -O2 conftest.c >&5 configure:6241: $? = 0 configure:6337: gcc -o conftest -g -O2 conftest.c >&5 configure:6340: $? = 0 configure:6346: ./conftest configure:6349: $? = 0 configure:6366: result: yes configure:6390: checking for sys/types.h configure:6411: gcc -c -g -O2 conftest.c >&5 configure:6417: $? = 0 configure:6433: result: yes configure:6390: checking for sys/stat.h configure:6411: gcc -c -g -O2 conftest.c >&5 configure:6417: $? = 0 configure:6433: result: yes configure:6390: checking for stdlib.h configure:6411: gcc -c -g -O2 conftest.c >&5 configure:6417: $? = 0 configure:6433: result: yes configure:6390: checking for string.h configure:6411: gcc -c -g -O2 conftest.c >&5 configure:6417: $? = 0 configure:6433: result: yes configure:6390: checking for memory.h configure:6411: gcc -c -g -O2 conftest.c >&5 configure:6417: $? = 0 configure:6433: result: yes configure:6390: checking for strings.h configure:6411: gcc -c -g -O2 conftest.c >&5 configure:6417: $? = 0 configure:6433: result: yes configure:6390: checking for inttypes.h configure:6411: gcc -c -g -O2 conftest.c >&5 configure:6417: $? = 0 configure:6433: result: yes configure:6390: checking for stdint.h configure:6411: gcc -c -g -O2 conftest.c >&5 configure:6417: $? = 0 configure:6433: result: yes configure:6390: checking for unistd.h configure:6411: gcc -c -g -O2 conftest.c >&5 configure:6417: $? = 0 configure:6433: result: yes configure:6449: checking for dlfcn.h configure:6470: gcc -c -g -O2 conftest.c >&5 configure:6476: $? = 0 configure:6492: result: yes configure:6554: checking for objdir configure:6569: result: .libs configure:6865: checking if gcc supports -fno-rtti -fno-exceptions configure:6886: 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 configure:6890: $? = 0 configure:6900: result: no configure:6920: checking for gcc option to produce PIC configure:7175: result: -fno-common -DPIC configure:7187: checking if gcc PIC flag -fno-common -DPIC works configure:7208: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:7212: $? = 0 configure:7222: result: yes configure:7246: checking if gcc static flag -static works configure:7274: result: no configure:7289: checking if gcc supports -c -o file.o configure:7313: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7317: $? = 0 configure:7336: result: yes configure:7344: checking if gcc supports -c -o file.o configure:7391: result: yes configure:7424: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8502: result: yes configure:8741: checking dynamic linker characteristics configure:9415: result: darwin8.9.1 dyld configure:9510: checking how to hardcode library paths into programs configure:9535: result: immediate configure:10348: checking whether stripping libraries is possible configure:10362: result: yes configure:10388: checking if libtool supports shared libraries configure:10390: result: yes configure:10393: checking whether to build shared libraries configure:10414: result: yes configure:10417: checking whether to build static libraries configure:10421: result: yes configure:10825: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by depdemo config.status 1.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on quanta.tsunanet.net config.status:828: creating Makefile config.status:828: creating l1/Makefile config.status:828: creating l2/Makefile config.status:828: creating l3/Makefile config.status:828: creating l4/Makefile config.status:1019: executing depfiles commands config.status:1019: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.9.1 ac_cv_c_compiler_gnu=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_LIBS_set= ac_cv_env_LIBS_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-apple-darwin8.9.1 ac_cv_objext=o ac_cv_path_EGREP='/opt/local/bin/grep -E' ac_cv_path_FGREP='/opt/local/bin/grep -F' ac_cv_path_GREP=/opt/local/bin/grep ac_cv_path_SED=/opt/local/bin/sed ac_cv_path_install='/opt/local/bin/ginstall -c' ac_cv_path_mkdir=/opt/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_apple_cc_single_mod=yes 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_NM='/usr/bin/nm -p' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=196608 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"depdemo\" -DPACKAGE_TARNAME=\"depdemo\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"depdemo\ 1.0\" -DPACKAGE_BUGREPORT=\"bug-libtool@gnu.org\" -DPACKAGE=\"depdemo\" -DVERSION=\"1.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"' DEPDIR='.deps' DLLTOOL='dlltool' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/opt/local/bin/grep -E' EXEEXT='' FGREP='/opt/local/bin/grep -F' GREP='/opt/local/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBM='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='../../libltdl/config/ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run makeinfo' NM='/usr/bin/nm -p' OBJDUMP='objdump' OBJEXT='o' PACKAGE='depdemo' PACKAGE_BUGREPORT='bug-libtool@gnu.org' PACKAGE_NAME='depdemo' PACKAGE_STRING='depdemo 1.0' PACKAGE_TARNAME='depdemo' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/opt/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STATIC='` ./libtool --features | /opt/local/bin/sed -n -e '\''/enable static/s/^.*$$/-static/p'\''`' STRIP='strip' VERSION='1.0' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.9.1' build_alias='' build_cpu='i386' build_os='darwin8.9.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin8.9.1' host_alias='' host_cpu='i386' host_os='darwin8.9.1' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /tmp/libtoolcvs/libtool/libltdl/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/opt/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "depdemo" #define PACKAGE_TARNAME "depdemo" #define PACKAGE_VERSION "1.0" #define PACKAGE_STRING "depdemo 1.0" #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" #define PACKAGE "depdemo" #define VERSION "1.0" #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/" configure: exit 0