]> git.ozlabs.org Git - ponghero.git/blobdiff - ccan/ccan_tools/talloc/config.log
Prepare for release: rename to ponghero and pull in ccan.
[ponghero.git] / ccan / ccan_tools / talloc / config.log
diff --git a/ccan/ccan_tools/talloc/config.log b/ccan/ccan_tools/talloc/config.log
new file mode 100644 (file)
index 0000000..6032a01
--- /dev/null
@@ -0,0 +1,347 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by talloc configure 1.1.0, which was
+generated by GNU Autoconf 2.61.  Invocation command line was
+
+  $ ./configure 
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = vivaldi
+uname -m = i686
+uname -r = 2.6.22-14-generic
+uname -s = Linux
+uname -v = #1 SMP Sun Oct 14 23:05:12 GMT 2007
+
+/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/rusty/bin
+PATH: /home/rusty/bin/kernel-scripts
+PATH: /usr/lib/ccontrol
+PATH: /usr/local/sbin
+PATH: /usr/local/bin
+PATH: /usr/sbin
+PATH: /usr/bin
+PATH: /sbin
+PATH: /bin
+PATH: /usr/games
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:1764: checking for gcc
+configure:1780: found /usr/lib/ccontrol/gcc
+configure:1791: result: gcc
+configure:2029: checking for C compiler version
+configure:2036: gcc --version >&5
+i386-linux-gnu-gcc-4.1 (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
+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:2039: $? = 0
+configure:2046: gcc -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
+Thread model: posix
+gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
+configure:2049: $? = 0
+configure:2056: gcc -V >&5
+i386-linux-gnu-gcc-4.1: '-V' option must have argument
+configure:2059: $? = 1
+configure:2082: checking for C compiler default output file name
+configure:2109: gcc    conftest.c  >&5
+configure:2112: $? = 0
+configure:2150: result: a.out
+configure:2167: checking whether the C compiler works
+configure:2177: ./a.out
+configure:2180: $? = 0
+configure:2197: result: yes
+configure:2204: checking whether we are cross compiling
+configure:2206: result: no
+configure:2209: checking for suffix of executables
+configure:2216: gcc -o conftest    conftest.c  >&5
+configure:2219: $? = 0
+configure:2243: result: 
+configure:2249: checking for suffix of object files
+configure:2275: gcc -c   conftest.c >&5
+configure:2278: $? = 0
+configure:2301: result: o
+configure:2305: checking whether we are using the GNU C compiler
+configure:2334: gcc -c   conftest.c >&5
+configure:2340: $? = 0
+configure:2357: result: yes
+configure:2362: checking whether gcc accepts -g
+configure:2392: gcc -c -g  conftest.c >&5
+configure:2398: $? = 0
+configure:2497: result: yes
+configure:2514: checking for gcc option to accept ISO C89
+configure:2588: gcc  -c -g -O2  conftest.c >&5
+configure:2594: $? = 0
+configure:2617: result: none needed
+configure:2641: checking how to run the C preprocessor
+configure:2681: gcc -E  conftest.c
+configure:2687: $? = 0
+configure:2718: gcc -E  conftest.c
+conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
+configure:2724: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| #define PACKAGE_NAME "talloc"
+| #define PACKAGE_TARNAME "talloc"
+| #define PACKAGE_VERSION "1.1.0"
+| #define PACKAGE_STRING "talloc 1.1.0"
+| #define PACKAGE_BUGREPORT ""
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:2757: result: gcc -E
+configure:2786: gcc -E  conftest.c
+configure:2792: $? = 0
+configure:2823: gcc -E  conftest.c
+conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
+configure:2829: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| #define PACKAGE_NAME "talloc"
+| #define PACKAGE_TARNAME "talloc"
+| #define PACKAGE_VERSION "1.1.0"
+| #define PACKAGE_STRING "talloc 1.1.0"
+| #define PACKAGE_BUGREPORT ""
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:2867: checking for grep that handles long lines and -e
+configure:2941: result: /bin/grep
+configure:2946: checking for egrep
+configure:3024: result: /bin/grep -E
+configure:3029: checking for ANSI C header files
+configure:3059: gcc -c -g -O2  conftest.c >&5
+configure:3065: $? = 0
+configure:3164: gcc -o conftest -g -O2   conftest.c  >&5
+configure:3167: $? = 0
+configure:3173: ./conftest
+configure:3176: $? = 0
+configure:3193: result: yes
+configure:3217: checking for sys/types.h
+configure:3238: gcc -c -g -O2  conftest.c >&5
+configure:3244: $? = 0
+configure:3260: result: yes
+configure:3217: checking for sys/stat.h
+configure:3238: gcc -c -g -O2  conftest.c >&5
+configure:3244: $? = 0
+configure:3260: result: yes
+configure:3217: checking for stdlib.h
+configure:3238: gcc -c -g -O2  conftest.c >&5
+configure:3244: $? = 0
+configure:3260: result: yes
+configure:3217: checking for string.h
+configure:3238: gcc -c -g -O2  conftest.c >&5
+configure:3244: $? = 0
+configure:3260: result: yes
+configure:3217: checking for memory.h
+configure:3238: gcc -c -g -O2  conftest.c >&5
+configure:3244: $? = 0
+configure:3260: result: yes
+configure:3217: checking for strings.h
+configure:3238: gcc -c -g -O2  conftest.c >&5
+configure:3244: $? = 0
+configure:3260: result: yes
+configure:3217: checking for inttypes.h
+configure:3238: gcc -c -g -O2  conftest.c >&5
+configure:3244: $? = 0
+configure:3260: result: yes
+configure:3217: checking for stdint.h
+configure:3238: gcc -c -g -O2  conftest.c >&5
+configure:3244: $? = 0
+configure:3260: result: yes
+configure:3217: checking for unistd.h
+configure:3238: gcc -c -g -O2  conftest.c >&5
+configure:3244: $? = 0
+configure:3260: result: yes
+configure:3272: checking for size_t
+configure:3302: gcc -c -g -O2  conftest.c >&5
+configure:3308: $? = 0
+configure:3323: result: yes
+configure:3330: checking size of size_t
+configure:3632: gcc -o conftest -g -O2   conftest.c  >&5
+configure:3635: $? = 0
+configure:3641: ./conftest
+configure:3644: $? = 0
+configure:3667: result: 4
+configure:3677: checking for void *
+configure:3707: gcc -c -g -O2  conftest.c >&5
+configure:3713: $? = 0
+configure:3728: result: yes
+configure:3735: checking size of void *
+configure:4037: gcc -o conftest -g -O2   conftest.c  >&5
+configure:4040: $? = 0
+configure:4046: ./conftest
+configure:4049: $? = 0
+configure:4072: result: 4
+configure:4100: checking for xsltproc
+configure:4118: found /usr/bin/xsltproc
+configure:4130: result: /usr/bin/xsltproc
+configure:4246: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by talloc config.status 1.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 vivaldi
+
+config.status:598: creating Makefile
+config.status:598: creating talloc.pc
+config.status:598: creating config.h
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+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_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_objext=o
+ac_cv_path_EGREP='/bin/grep -E'
+ac_cv_path_GREP=/bin/grep
+ac_cv_path_XSLTPROC=/usr/bin/xsltproc
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_cc_c89=
+ac_cv_prog_cc_g=yes
+ac_cv_sizeof_size_t=4
+ac_cv_sizeof_void_p=4
+ac_cv_type_size_t=yes
+ac_cv_type_void_p=yes
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+CC='gcc'
+CFLAGS='-g -O2'
+CPP='gcc -E'
+CPPFLAGS=''
+DEFS='-DHAVE_CONFIG_H'
+DOC_TARGET='doc'
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT=''
+GREP='/bin/grep'
+LDFLAGS=''
+LIBOBJS=''
+LIBS=''
+LTLIBOBJS=''
+OBJEXT='o'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME='talloc'
+PACKAGE_STRING='talloc 1.1.0'
+PACKAGE_TARNAME='talloc'
+PACKAGE_VERSION='1.1.0'
+PATH_SEPARATOR=':'
+SHELL='/bin/bash'
+TALLOC_CFLAGS='-I.'
+TALLOC_LIBS=''
+TALLOC_OBJ='talloc.o'
+XSLTPROC='/usr/bin/xsltproc'
+ac_ct_CC='gcc'
+bindir='${exec_prefix}/bin'
+build_alias=''
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host_alias=''
+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='/usr/local'
+program_transform_name='s,x,x,'
+psdir='${docdir}'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+tallocdir='.'
+target_alias=''
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+#define PACKAGE_NAME "talloc"
+#define PACKAGE_TARNAME "talloc"
+#define PACKAGE_VERSION "1.1.0"
+#define PACKAGE_STRING "talloc 1.1.0"
+#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 SIZEOF_SIZE_T 4
+#define SIZEOF_VOID_P 4
+
+configure: exit 0