Skip to content

Instantly share code, notes, and snippets.

@afazio
Created January 11, 2013 16:59
Show Gist options
  • Save afazio/4512286 to your computer and use it in GitHub Desktop.
Save afazio/4512286 to your computer and use it in GitHub Desktop.
/Users/afazio/.rvm/src/yaml-0.1.4/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by yaml configure 0.1.4, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ ./configure --prefix=/Users/afazio/.rvm/usr --disable-dependency-tracking
## --------- ##
## Platform. ##
## --------- ##
hostname = afazio-mac.office.appriss.com
uname -m = i386
uname -r = 10.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~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: 4.00 gigabytes
Default processor set: 143 tasks, 559 threads, 2 processors
Load average: 1.37, Mach factor: 1.00
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/maven-1.0.2/bin
PATH: /Library/PostgreSQL/9.2/bin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /Developer/usr/bin
PATH: /Users/afazio/.rvm/gems/ruby-1.9.2-p290/bin
PATH: /Users/afazio/.rvm/gems/ruby-1.9.2-p290@global/bin
PATH: /Users/afazio/.rvm/rubies/ruby-1.9.2-p290/bin
PATH: /Users/afazio/.rvm/bin
PATH: /Users/afazio/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /bin
PATH: /usr/X11/bin
PATH: /opt/oci8/instantclient_10_2/
PATH: /usr/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2409: checking for a BSD-compatible install
configure:2477: result: /usr/bin/install -c
configure:2488: checking whether build environment is sane
configure:2538: result: yes
configure:2679: checking for a thread-safe mkdir -p
configure:2718: result: config/install-sh -c -d
configure:2731: checking for gawk
configure:2761: result: no
configure:2731: checking for mawk
configure:2761: result: no
configure:2731: checking for nawk
configure:2761: result: no
configure:2731: checking for awk
configure:2747: found /usr/bin/awk
configure:2758: result: awk
configure:2769: checking whether make sets $(MAKE)
configure:2791: result: yes
configure:2947: checking for gcc
configure:2974: result: gcc-4.2
configure:3203: checking for C compiler version
configure:3212: gcc-4.2 --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 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:3223: $? = 0
configure:3212: gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:3223: $? = 0
configure:3212: gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:3223: $? = 1
configure:3212: gcc-4.2 -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:3223: $? = 1
configure:3243: checking whether the C compiler works
configure:3265: gcc-4.2 -arch i386 -arch x86_64 -O3 -arch i386 -arch x86_64 conftest.c >&5
configure:3269: $? = 0
configure:3317: result: yes
configure:3320: checking for C compiler default output file name
configure:3322: result: a.out
configure:3328: checking for suffix of executables
configure:3335: gcc-4.2 -o conftest -arch i386 -arch x86_64 -O3 -arch i386 -arch x86_64 conftest.c >&5
configure:3339: $? = 0
configure:3361: result:
configure:3383: checking whether we are cross compiling
configure:3391: gcc-4.2 -o conftest -arch i386 -arch x86_64 -O3 -arch i386 -arch x86_64 conftest.c >&5
configure:3395: $? = 0
configure:3402: ./conftest
configure:3406: $? = 0
configure:3421: result: no
configure:3426: checking for suffix of object files
configure:3448: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:3452: $? = 0
configure:3473: result: o
configure:3477: checking whether we are using the GNU C compiler
configure:3496: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:3496: $? = 0
configure:3505: result: yes
configure:3514: checking whether gcc-4.2 accepts -g
configure:3534: gcc-4.2 -c -g conftest.c >&5
configure:3534: $? = 0
configure:3575: result: yes
configure:3592: checking for gcc-4.2 option to accept ISO C89
configure:3656: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:3656: $? = 0
configure:3669: result: none needed
configure:3700: checking for style of include used by make
configure:3728: result: GNU
configure:3753: checking dependency style of gcc-4.2
configure:3863: result: none
configure:3883: checking how to run the C preprocessor
configure:3914: gcc-4.2 -E conftest.c
configure:3914: $? = 0
configure:3928: gcc-4.2 -E conftest.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:3928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yaml"
| #define PACKAGE_TARNAME "yaml"
| #define PACKAGE_VERSION "0.1.4"
| #define PACKAGE_STRING "yaml 0.1.4"
| #define PACKAGE_BUGREPORT "http://pyyaml.org/newticket?component=libyaml"
| #define PACKAGE_URL ""
| #define PACKAGE "yaml"
| #define VERSION "0.1.4"
| #define YAML_VERSION_MAJOR 0
| #define YAML_VERSION_MINOR 1
| #define YAML_VERSION_PATCH 4
| #define YAML_VERSION_STRING "0.1.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3953: result: gcc-4.2 -E
configure:3973: gcc-4.2 -E conftest.c
configure:3973: $? = 0
configure:3987: gcc-4.2 -E conftest.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:3987: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yaml"
| #define PACKAGE_TARNAME "yaml"
| #define PACKAGE_VERSION "0.1.4"
| #define PACKAGE_STRING "yaml 0.1.4"
| #define PACKAGE_BUGREPORT "http://pyyaml.org/newticket?component=libyaml"
| #define PACKAGE_URL ""
| #define PACKAGE "yaml"
| #define VERSION "0.1.4"
| #define YAML_VERSION_MAJOR 0
| #define YAML_VERSION_MINOR 1
| #define YAML_VERSION_PATCH 4
| #define YAML_VERSION_STRING "0.1.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4016: checking whether ln -s works
configure:4020: result: yes
configure:4027: checking whether make sets $(MAKE)
configure:4049: result: yes
configure:4087: checking build system type
configure:4101: result: x86_64-apple-darwin10.8.0
configure:4121: checking host system type
configure:4134: result: x86_64-apple-darwin10.8.0
configure:4154: checking for a sed that does not truncate output
configure:4218: result: /usr/bin/sed
configure:4236: checking for grep that handles long lines and -e
configure:4294: result: /usr/bin/grep
configure:4299: checking for egrep
configure:4361: result: /usr/bin/grep -E
configure:4366: checking for fgrep
configure:4428: result: /usr/bin/grep -F
configure:4463: checking for ld used by gcc-4.2
configure:4530: result: /Developer/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
configure:4537: checking if the linker (/Developer/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
configure:4552: result: no
configure:4564: checking for BSD- or MS-compatible name lister (nm)
configure:4613: result: /Developer/usr/bin/nm
configure:4731: checking the name lister (/Developer/usr/bin/nm) interface
configure:4738: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:4741: /Developer/usr/bin/nm "conftest.o"
configure:4744: output
0000000000000000 D _some_variable
configure:4751: result: BSD nm
configure:4755: checking the maximum length of command line arguments
configure:4875: result: 196608
configure:4892: checking whether the shell understands some XSI constructs
configure:4902: result: yes
configure:4906: checking whether the shell understands "+="
configure:4912: result: yes
configure:4947: checking for /Developer/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
configure:4954: result: -r
configure:5023: checking for objdump
configure:5053: result: no
configure:5082: checking how to recognize dependent libraries
configure:5278: result: pass_all
configure:5338: checking for ar
configure:5354: found /Developer/usr/bin/ar
configure:5365: result: ar
configure:5443: checking for strip
configure:5459: found /Developer/usr/bin/strip
configure:5470: result: strip
configure:5542: checking for ranlib
configure:5558: found /Developer/usr/bin/ranlib
configure:5569: result: ranlib
configure:5659: checking command to parse /Developer/usr/bin/nm output from gcc-4.2 object
configure:5777: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:5780: $? = 0
configure:5784: /Developer/usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5787: $? = 0
cannot find nm_test_var in conftest.nm
configure:5777: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:5780: $? = 0
configure:5784: /Developer/usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:5787: $? = 0
configure:5841: gcc-4.2 -o conftest -arch i386 -arch x86_64 -O3 -arch i386 -arch x86_64 conftest.c conftstm.o >&5
configure:5844: $? = 0
configure:5882: result: ok
configure:6147: checking for dsymutil
configure:6163: found /Developer/usr/bin/dsymutil
configure:6174: result: dsymutil
configure:6239: checking for nmedit
configure:6255: found /Developer/usr/bin/nmedit
configure:6266: result: nmedit
configure:6331: checking for lipo
configure:6347: found /usr/bin/lipo
configure:6358: result: lipo
configure:6423: checking for otool
configure:6439: found /Developer/usr/bin/otool
configure:6450: result: otool
configure:6515: checking for otool64
configure:6545: result: no
configure:6590: checking for -single_module linker flag
gcc-4.2 -arch i386 -arch x86_64 -O3 -arch i386 -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:6617: result: yes
configure:6619: checking for -exported_symbols_list linker flag
configure:6639: gcc-4.2 -o conftest -arch i386 -arch x86_64 -O3 -arch i386 -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:6639: $? = 0
configure:6649: result: yes
configure:6687: checking for ANSI C header files
configure:6707: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6707: $? = 0
configure:6780: gcc-4.2 -o conftest -arch i386 -arch x86_64 -O3 -arch i386 -arch x86_64 conftest.c >&5
configure:6780: $? = 0
configure:6780: ./conftest
configure:6780: $? = 0
configure:6791: result: yes
configure:6804: checking for sys/types.h
configure:6804: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6804: $? = 0
configure:6804: result: yes
configure:6804: checking for sys/stat.h
configure:6804: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6804: $? = 0
configure:6804: result: yes
configure:6804: checking for stdlib.h
configure:6804: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6804: $? = 0
configure:6804: result: yes
configure:6804: checking for string.h
configure:6804: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6804: $? = 0
configure:6804: result: yes
configure:6804: checking for memory.h
configure:6804: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6804: $? = 0
configure:6804: result: yes
configure:6804: checking for strings.h
configure:6804: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6804: $? = 0
configure:6804: result: yes
configure:6804: checking for inttypes.h
configure:6804: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6804: $? = 0
configure:6804: result: yes
configure:6804: checking for stdint.h
configure:6804: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6804: $? = 0
configure:6804: result: yes
configure:6804: checking for unistd.h
configure:6804: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6804: $? = 0
configure:6804: result: yes
configure:6818: checking for dlfcn.h
configure:6818: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:6818: $? = 0
configure:6818: result: yes
configure:7002: checking for objdir
configure:7017: result: .libs
configure:7309: checking if gcc-4.2 supports -fno-rtti -fno-exceptions
configure:7327: gcc-4.2 -c -arch i386 -arch x86_64 -O3 -fno-rtti -fno-exceptions 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:7331: $? = 0
configure:7344: result: no
configure:7364: checking for gcc-4.2 option to produce PIC
configure:7636: result: -fno-common -DPIC
configure:7648: checking if gcc-4.2 PIC flag -fno-common -DPIC works
configure:7666: gcc-4.2 -c -arch i386 -arch x86_64 -O3 -fno-common -DPIC -DPIC conftest.c >&5
configure:7670: $? = 0
configure:7683: result: yes
configure:7707: checking if gcc-4.2 static flag -static works
configure:7735: result: no
configure:7750: checking if gcc-4.2 supports -c -o file.o
configure:7771: gcc-4.2 -c -arch i386 -arch x86_64 -O3 -o out/conftest2.o conftest.c >&5
configure:7775: $? = 0
configure:7797: result: yes
configure:7805: checking if gcc-4.2 supports -c -o file.o
configure:7852: result: yes
configure:7885: checking whether the gcc-4.2 linker (/Developer/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
configure:8876: result: yes
configure:9115: checking dynamic linker characteristics
configure:9778: result: darwin10.8.0 dyld
configure:9880: checking how to hardcode library paths into programs
configure:9905: result: immediate
configure:10425: checking whether stripping libraries is possible
configure:10439: result: yes
configure:10465: checking if libtool supports shared libraries
configure:10467: result: yes
configure:10470: checking whether to build shared libraries
configure:10491: result: yes
configure:10494: checking whether to build static libraries
configure:10498: result: yes
configure:10536: checking for doxygen
configure:10564: result: false
configure:10582: checking for ANSI C header files
configure:10686: result: yes
configure:10696: checking for stdlib.h
configure:10696: result: yes
configure:10708: checking for an ANSI C-conforming const
configure:10773: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:10773: $? = 0
configure:10780: result: yes
configure:10788: checking for size_t
configure:10788: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
configure:10788: $? = 0
configure:10788: gcc-4.2 -c -arch i386 -arch x86_64 -O3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: expected expression before ')' token
conftest.c: In function 'main':
conftest.c:65: error: expected expression before ')' token
lipo: can't figure out the architecture type of: /var/folders/zz/zzzivhrRnAmviuee+++2xU++-DM/-Tmp-//ccwEe3bQ.out
configure:10788: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yaml"
| #define PACKAGE_TARNAME "yaml"
| #define PACKAGE_VERSION "0.1.4"
| #define PACKAGE_STRING "yaml 0.1.4"
| #define PACKAGE_BUGREPORT "http://pyyaml.org/newticket?component=libyaml"
| #define PACKAGE_URL ""
| #define PACKAGE "yaml"
| #define VERSION "0.1.4"
| #define YAML_VERSION_MAJOR 0
| #define YAML_VERSION_MINOR 1
| #define YAML_VERSION_PATCH 4
| #define YAML_VERSION_STRING "0.1.4"
| #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/"
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:10788: result: yes
configure:10928: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by yaml config.status 0.1.4, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on afazio-mac.office.appriss.com
config.status:1083: creating yaml-0.1.pc
config.status:1083: creating include/Makefile
config.status:1083: creating src/Makefile
config.status:1083: creating Makefile
config.status:1083: creating tests/Makefile
config.status:1083: creating win32/Makefile
config.status:1083: creating config.h
config.status:1263: config.h is unchanged
config.status:1311: executing depfiles commands
config.status:1311: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin10.8.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' -arch i386 -arch x86_64 -O3'
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=set
ac_cv_env_LDFLAGS_value=' -arch i386 -arch x86_64'
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=x86_64-apple-darwin10.8.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc-4.2 -E'
ac_cv_prog_DOXYGEN=false
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc-4.2
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
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
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=none
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_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Developer/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
lt_cv_path_NM=/Developer/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=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_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\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} /Users/afazio/.rvm/src/yaml-0.1.4/config/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /Users/afazio/.rvm/src/yaml-0.1.4/config/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /Users/afazio/.rvm/src/yaml-0.1.4/config/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/afazio/.rvm/src/yaml-0.1.4/config/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/afazio/.rvm/src/yaml-0.1.4/config/missing --run automake-1.11'
AWK='awk'
CC='gcc-4.2'
CCDEPMODE='depmode=none'
CFLAGS=' -arch i386 -arch x86_64 -O3'
CPP='gcc-4.2 -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOXYGEN='false'
DOXYGEN_FALSE=''
DOXYGEN_TRUE='#'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/Developer/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
LDFLAGS=' -arch i386 -arch x86_64'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /Users/afazio/.rvm/src/yaml-0.1.4/config/missing --run makeinfo'
MKDIR_P='config/install-sh -c -d'
NM='/Developer/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='yaml'
PACKAGE_BUGREPORT='http://pyyaml.org/newticket?component=libyaml'
PACKAGE_NAME='yaml'
PACKAGE_STRING='yaml 0.1.4'
PACKAGE_TARNAME='yaml'
PACKAGE_URL=''
PACKAGE_VERSION='0.1.4'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.1.4'
YAML_LT_AGE='0'
YAML_LT_CURRENT='2'
YAML_LT_RELEASE='0'
YAML_LT_REVISION='2'
ac_ct_CC='gcc-4.2'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
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='x86_64-apple-darwin10.8.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin10.8.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin10.8.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin10.8.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/afazio/.rvm/src/yaml-0.1.4/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='/bin/echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/config/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/afazio/.rvm/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "yaml"
#define PACKAGE_TARNAME "yaml"
#define PACKAGE_VERSION "0.1.4"
#define PACKAGE_STRING "yaml 0.1.4"
#define PACKAGE_BUGREPORT "http://pyyaml.org/newticket?component=libyaml"
#define PACKAGE_URL ""
#define PACKAGE "yaml"
#define VERSION "0.1.4"
#define YAML_VERSION_MAJOR 0
#define YAML_VERSION_MINOR 1
#define YAML_VERSION_PATCH 4
#define YAML_VERSION_STRING "0.1.4"
#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/"
#define STDC_HEADERS 1
#define HAVE_STDLIB_H 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment