Skip to content

Instantly share code, notes, and snippets.

@olivM
Created June 29, 2010 09:54
Show Gist options
  • Save olivM/457025 to your computer and use it in GitHub Desktop.
Save olivM/457025 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by quvi configure 0.2.0, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/quvi/0.2.0 --enable-smut --enable-broken
## --------- ##
## Platform. ##
## --------- ##
hostname = Olivier-Mourlevats-iMac-2.local
uname -m = i386
uname -r = 10.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~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.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
Kernel configured for up to 4 processors.
4 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 103 tasks, 482 threads, 4 processors
Load average: 1.18, Mach factor: 2.81
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2686: checking build system type
configure:2700: result: x86_64-apple-darwin10.4.0
configure:2720: checking host system type
configure:2733: result: x86_64-apple-darwin10.4.0
configure:2753: checking target system type
configure:2766: result: x86_64-apple-darwin10.4.0
configure:2841: checking for gcc
configure:2868: result: /usr/bin/cc
configure:3097: checking for C compiler version
configure:3106: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:3117: $? = 0
configure:3106: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~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.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 5659)
configure:3117: $? = 0
configure:3106: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:3117: $? = 1
configure:3106: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:3117: $? = 1
configure:3137: checking whether the C compiler works
configure:3159: /usr/bin/cc -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3163: $? = 0
configure:3212: result: yes
configure:3215: checking for C compiler default output file name
configure:3217: result: a.out
configure:3223: checking for suffix of executables
configure:3230: /usr/bin/cc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3234: $? = 0
configure:3256: result:
configure:3278: checking whether we are cross compiling
configure:3286: /usr/bin/cc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3290: $? = 0
configure:3297: ./conftest
configure:3301: $? = 0
configure:3316: result: no
configure:3321: checking for suffix of object files
configure:3343: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3347: $? = 0
configure:3368: result: o
configure:3372: checking whether we are using the GNU C compiler
configure:3391: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3391: $? = 0
configure:3400: result: yes
configure:3409: checking whether /usr/bin/cc accepts -g
configure:3429: /usr/bin/cc -c -g conftest.c >&5
configure:3429: $? = 0
configure:3470: result: yes
configure:3487: checking for /usr/bin/cc option to accept ISO C89
configure:3551: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3551: $? = 0
configure:3564: result: none needed
configure:3590: checking how to run the C preprocessor
configure:3621: /usr/bin/cc -E conftest.c
configure:3621: $? = 0
configure:3635: /usr/bin/cc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3635: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "quvi"
| #define PACKAGE_TARNAME "quvi"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "quvi 0.2.0"
| #define PACKAGE_BUGREPORT "legatvs@gmail.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3660: result: /usr/bin/cc -E
configure:3680: /usr/bin/cc -E conftest.c
configure:3680: $? = 0
configure:3694: /usr/bin/cc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3694: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "quvi"
| #define PACKAGE_TARNAME "quvi"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "quvi 0.2.0"
| #define PACKAGE_BUGREPORT "legatvs@gmail.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3723: checking for grep that handles long lines and -e
configure:3781: result: /usr/bin/grep
configure:3786: checking for egrep
configure:3848: result: /usr/bin/grep -E
configure:3853: checking for ANSI C header files
configure:3873: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3873: $? = 0
configure:3946: /usr/bin/cc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3946: $? = 0
configure:3946: ./conftest
configure:3946: $? = 0
configure:3957: result: yes
configure:3970: checking for sys/types.h
configure:3970: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3970: $? = 0
configure:3970: result: yes
configure:3970: checking for sys/stat.h
configure:3970: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3970: $? = 0
configure:3970: result: yes
configure:3970: checking for stdlib.h
configure:3970: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3970: $? = 0
configure:3970: result: yes
configure:3970: checking for string.h
configure:3970: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3970: $? = 0
configure:3970: result: yes
configure:3970: checking for memory.h
configure:3970: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3970: $? = 0
configure:3970: result: yes
configure:3970: checking for strings.h
configure:3970: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3970: $? = 0
configure:3970: result: yes
configure:3970: checking for inttypes.h
configure:3970: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3970: $? = 0
configure:3970: result: yes
configure:3970: checking for stdint.h
configure:3970: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3970: $? = 0
configure:3970: result: yes
configure:3970: checking for unistd.h
configure:3970: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:3970: $? = 0
configure:3970: result: yes
configure:3984: checking minix/config.h usability
configure:3984: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:3984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "quvi"
| #define PACKAGE_TARNAME "quvi"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "quvi 0.2.0"
| #define PACKAGE_BUGREPORT "legatvs@gmail.com"
| #define PACKAGE_URL ""
| #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
| /* 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
| #include <minix/config.h>
configure:3984: result: no
configure:3984: checking minix/config.h presence
configure:3984: /usr/bin/cc -E conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:3984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "quvi"
| #define PACKAGE_TARNAME "quvi"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "quvi 0.2.0"
| #define PACKAGE_BUGREPORT "legatvs@gmail.com"
| #define PACKAGE_URL ""
| #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
| /* end confdefs.h. */
| #include <minix/config.h>
configure:3984: result: no
configure:3984: checking for minix/config.h
configure:3984: result: no
configure:4005: checking whether it is safe to define __EXTENSIONS__
configure:4023: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:4023: $? = 0
configure:4030: result: yes
configure:4073: checking for a BSD-compatible install
configure:4141: result: /usr/bin/install -c
configure:4152: checking whether build environment is sane
configure:4202: result: yes
configure:4343: checking for a thread-safe mkdir -p
configure:4382: result: config.aux/install-sh -c -d
configure:4395: checking for gawk
configure:4425: result: no
configure:4395: checking for mawk
configure:4425: result: no
configure:4395: checking for nawk
configure:4425: result: no
configure:4395: checking for awk
configure:4411: found /usr/bin/awk
configure:4422: result: awk
configure:4433: checking whether make sets $(MAKE)
configure:4455: result: yes
configure:4485: checking for style of include used by make
configure:4513: result: GNU
configure:4598: checking dependency style of /usr/bin/cc
configure:4708: result: none
configure:4750: checking for a sed that does not truncate output
configure:4814: result: /usr/bin/sed
configure:4832: checking for fgrep
configure:4894: result: /usr/bin/grep -F
configure:4929: checking for ld used by /usr/bin/cc
configure:4996: result: /usr/bin/cc
configure:5003: checking if the linker (/usr/bin/cc) is GNU ld
configure:5018: result: no
configure:5030: checking for BSD- or MS-compatible name lister (nm)
configure:5079: result: /usr/bin/nm
configure:5197: checking the name lister (/usr/bin/nm) interface
configure:5204: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:5207: /usr/bin/nm "conftest.o"
configure:5210: output
0000000000000000 D _some_variable
configure:5217: result: BSD nm
configure:5220: checking whether ln -s works
configure:5224: result: yes
configure:5232: checking the maximum length of command line arguments
configure:5352: result: 196608
configure:5369: checking whether the shell understands some XSI constructs
configure:5379: result: yes
configure:5383: checking whether the shell understands "+="
configure:5389: result: yes
configure:5424: checking for /usr/bin/cc option to reload object files
configure:5431: result: -r
configure:5500: checking for objdump
configure:5530: result: no
configure:5559: checking how to recognize dependent libraries
configure:5755: result: pass_all
configure:5815: checking for ar
configure:5831: found /usr/bin/ar
configure:5842: result: ar
configure:5920: checking for strip
configure:5936: found /usr/bin/strip
configure:5947: result: strip
configure:6019: checking for ranlib
configure:6035: found /usr/bin/ranlib
configure:6046: result: ranlib
configure:6136: checking command to parse /usr/bin/nm output from /usr/bin/cc object
configure:6254: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:6257: $? = 0
configure:6261: /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:6264: $? = 0
cannot find nm_test_var in conftest.nm
configure:6254: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:6257: $? = 0
configure:6261: /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:6264: $? = 0
configure:6318: /usr/bin/cc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c conftstm.o >&5
configure:6321: $? = 0
configure:6359: result: ok
configure:6623: checking for dsymutil
configure:6639: found /usr/bin/dsymutil
configure:6650: result: dsymutil
configure:6715: checking for nmedit
configure:6731: found /usr/bin/nmedit
configure:6742: result: nmedit
configure:6807: checking for lipo
configure:6823: found /usr/bin/lipo
configure:6834: result: lipo
configure:6899: checking for otool
configure:6915: found /usr/bin/otool
configure:6926: result: otool
configure:6991: checking for otool64
configure:7021: result: no
configure:7066: checking for -single_module linker flag
/usr/bin/cc -O3 -march=core2 -msse4 -w -pipe -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7093: result: yes
configure:7095: checking for -exported_symbols_list linker flag
configure:7115: /usr/bin/cc -o conftest -O3 -march=core2 -msse4 -w -pipe -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7115: $? = 0
configure:7125: result: yes
configure:7164: checking for dlfcn.h
configure:7164: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:7164: $? = 0
configure:7164: result: yes
configure:7348: checking for objdir
configure:7363: result: .libs
configure:7659: checking if /usr/bin/cc supports -fno-rtti -fno-exceptions
configure:7677: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe -fno-rtti -fno-exceptions conftest.c >&5
configure:7681: $? = 0
configure:7694: result: yes
configure:7714: checking for /usr/bin/cc option to produce PIC
configure:7986: result: -fno-common -DPIC
configure:7998: checking if /usr/bin/cc PIC flag -fno-common -DPIC works
configure:8016: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe -fno-common -DPIC -DPIC conftest.c >&5
configure:8020: $? = 0
configure:8033: result: yes
configure:8057: checking if /usr/bin/cc static flag -static works
configure:8085: result: no
configure:8100: checking if /usr/bin/cc supports -c -o file.o
configure:8121: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe -o out/conftest2.o conftest.c >&5
configure:8125: $? = 0
configure:8147: result: yes
configure:8155: checking if /usr/bin/cc supports -c -o file.o
configure:8202: result: yes
configure:8235: checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries
configure:9221: result: yes
configure:9460: checking dynamic linker characteristics
configure:10111: result: darwin10.4.0 dyld
configure:10213: checking how to hardcode library paths into programs
configure:10238: result: immediate
configure:10758: checking whether stripping libraries is possible
configure:10772: result: yes
configure:10798: checking if libtool supports shared libraries
configure:10800: result: yes
configure:10803: checking whether to build shared libraries
configure:10824: result: yes
configure:10827: checking whether to build static libraries
configure:10831: result: yes
configure:10889: checking for gawk
configure:10916: result: awk
configure:10975: checking for gcc
configure:11002: result: /usr/bin/cc
configure:11231: checking for C compiler version
configure:11240: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:11251: $? = 0
configure:11240: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~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.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 5659)
configure:11251: $? = 0
configure:11240: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:11251: $? = 1
configure:11240: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:11251: $? = 1
configure:11255: checking whether we are using the GNU C compiler
configure:11283: result: yes
configure:11292: checking whether /usr/bin/cc accepts -g
configure:11353: result: yes
configure:11370: checking for /usr/bin/cc option to accept ISO C89
configure:11447: result: none needed
configure:11579: checking for C++ compiler version
configure:11588: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:11599: $? = 0
configure:11588: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~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.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 5659)
configure:11599: $? = 0
configure:11588: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:11599: $? = 1
configure:11588: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:11599: $? = 1
configure:11603: checking whether we are using the GNU C++ compiler
configure:11622: /usr/bin/c++ -c -O3 -march=core2 -msse4 -w -pipe conftest.cpp >&5
configure:11622: $? = 0
configure:11631: result: yes
configure:11640: checking whether /usr/bin/c++ accepts -g
configure:11660: /usr/bin/c++ -c -g conftest.cpp >&5
configure:11660: $? = 0
configure:11701: result: yes
configure:11726: checking dependency style of /usr/bin/c++
configure:11836: result: none
configure:11964: checking for C++ compiler version
configure:11973: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:11984: $? = 0
configure:11973: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~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.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 5659)
configure:11984: $? = 0
configure:11973: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:11984: $? = 1
configure:11973: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:11984: $? = 1
configure:11988: checking whether we are using the GNU C++ compiler
configure:12016: result: yes
configure:12025: checking whether /usr/bin/c++ accepts -g
configure:12086: result: yes
configure:12111: checking dependency style of /usr/bin/c++
configure:12221: result: none
configure:12244: checking how to run the C++ preprocessor
configure:12271: /usr/bin/c++ -E conftest.cpp
configure:12271: $? = 0
configure:12285: /usr/bin/c++ -E conftest.cpp
conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory
configure:12285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "quvi"
| #define PACKAGE_TARNAME "quvi"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "quvi 0.2.0"
| #define PACKAGE_BUGREPORT "legatvs@gmail.com"
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define CANONICAL_TARGET "x86_64-apple-darwin10.4.0"
| #define CANONICAL_HOST "x86_64-apple-darwin10.4.0"
| #define PACKAGE "quvi"
| #define VERSION "0.2.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12310: result: /usr/bin/c++ -E
configure:12330: /usr/bin/c++ -E conftest.cpp
configure:12330: $? = 0
configure:12344: /usr/bin/c++ -E conftest.cpp
conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory
configure:12344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "quvi"
| #define PACKAGE_TARNAME "quvi"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "quvi 0.2.0"
| #define PACKAGE_BUGREPORT "legatvs@gmail.com"
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define CANONICAL_TARGET "x86_64-apple-darwin10.4.0"
| #define CANONICAL_HOST "x86_64-apple-darwin10.4.0"
| #define PACKAGE "quvi"
| #define VERSION "0.2.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12512: checking for ld used by /usr/bin/c++
configure:12579: result: /usr/bin/cc
configure:12586: checking if the linker (/usr/bin/cc) is GNU ld
configure:12601: result: no
configure:12656: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:13569: result: yes
configure:13597: /usr/bin/c++ -c -O3 -march=core2 -msse4 -w -pipe conftest.cpp >&5
configure:13600: $? = 0
configure:13782: checking for /usr/bin/c++ option to produce PIC
configure:14099: result: -fno-common -DPIC
configure:14108: checking if /usr/bin/c++ PIC flag -fno-common -DPIC works
configure:14126: /usr/bin/c++ -c -O3 -march=core2 -msse4 -w -pipe -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14130: $? = 0
configure:14143: result: yes
configure:14164: checking if /usr/bin/c++ static flag -static works
configure:14192: result: no
configure:14204: checking if /usr/bin/c++ supports -c -o file.o
configure:14225: /usr/bin/c++ -c -O3 -march=core2 -msse4 -w -pipe -o out/conftest2.o conftest.cpp >&5
configure:14229: $? = 0
configure:14251: result: yes
configure:14256: checking if /usr/bin/c++ supports -c -o file.o
configure:14303: result: yes
configure:14333: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:14359: result: yes
configure:14496: checking dynamic linker characteristics
configure:15095: result: darwin10.4.0 dyld
configure:15146: checking how to hardcode library paths into programs
configure:15171: result: immediate
configure:15210: checking whether ln -s works
configure:15214: result: yes
configure:15222: checking whether make sets $(MAKE)
configure:15244: result: yes
configure:15257: checking for gengetopt
configure:15288: result: no
configure:15308: checking for doxygen
configure:15339: result: no
configure:15359: checking for perl
configure:15377: found /usr/bin/perl
configure:15390: result: /usr/bin/perl
configure:15409: checking for Pod::Checker
configure:15412: result: yes
configure:15427: checking for pod2man
configure:15445: found /usr/bin/pod2man
configure:15458: result: /usr/bin/pod2man
configure:15478: checking for pod2html
configure:15496: found /usr/bin/pod2html
configure:15509: result: /usr/bin/pod2html
configure:15530: checking for date
configure:15548: found /bin/date
configure:15561: result: /bin/date
configure:15619: checking for ld used by GCC
configure:15683: result: /usr/bin/cc
configure:15690: checking if the linker (/usr/bin/cc) is GNU ld
configure:15703: result: no
configure:15710: checking for shared library run path origin
configure:15723: result: done
configure:16231: checking for iconv
configure:16253: /usr/bin/cc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
Undefined symbols:
"_iconv_close", referenced from:
_main in ccNJGp9z.o
"_iconv", referenced from:
_main in ccNJGp9z.o
"_iconv_open", referenced from:
_main in ccNJGp9z.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:16253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "quvi"
| #define PACKAGE_TARNAME "quvi"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "quvi 0.2.0"
| #define PACKAGE_BUGREPORT "legatvs@gmail.com"
| #define PACKAGE_URL ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define CANONICAL_TARGET "x86_64-apple-darwin10.4.0"
| #define CANONICAL_HOST "x86_64-apple-darwin10.4.0"
| #define PACKAGE "quvi"
| #define VERSION "0.2.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_DATE "20100629"
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:16275: /usr/bin/cc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c -liconv >&5
configure:16275: $? = 0
configure:16285: result: yes
configure:16288: checking for working iconv
configure:16364: /usr/bin/cc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c -liconv >&5
configure:16364: $? = 0
configure:16364: ./conftest
configure:16364: $? = 0
configure:16376: result: yes
configure:16391: checking how to link with libiconv
configure:16393: result: -liconv
configure:16404: checking for iconv declaration
configure:16433: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
configure:16433: $? = 0
configure:16444: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:16503: checking for pkg-config
configure:16521: found /usr/local/bin/pkg-config
configure:16533: result: /usr/local/bin/pkg-config
configure:16558: checking pkg-config is at least version 0.9.0
configure:16561: result: yes
configure:16572: checking for libcurl
configure:16579: $PKG_CONFIG --exists --print-errors "libcurl >= 7.18.0"
configure:16582: $? = 0
configure:16595: $PKG_CONFIG --exists --print-errors "libcurl >= 7.18.0"
configure:16598: $? = 0
configure:16652: result: yes
configure:16658: checking for libpcre
configure:16665: $PKG_CONFIG --exists --print-errors "libpcre >= 7.8"
configure:16668: $? = 0
configure:16681: $PKG_CONFIG --exists --print-errors "libpcre >= 7.8"
configure:16684: $? = 0
configure:16738: result: yes
configure:16744: checking for liblua
configure:16751: $PKG_CONFIG --exists --print-errors "lua >= 5.1"
Package lua was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua' found
configure:16754: $? = 1
configure:16767: $PKG_CONFIG --exists --print-errors "lua >= 5.1"
Package lua was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua' found
configure:16770: $? = 1
No package 'lua' found
configure:16797: result: no
configure:16802: checking for liblua
configure:16809: $PKG_CONFIG --exists --print-errors "lua51 >= 5.1"
Package lua51 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua51.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua51' found
configure:16812: $? = 1
configure:16825: $PKG_CONFIG --exists --print-errors "lua51 >= 5.1"
Package lua51 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua51.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua51' found
configure:16828: $? = 1
No package 'lua51' found
configure:16855: result: no
configure:16860: checking for liblua
configure:16867: $PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1"
Package lua5.1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua5.1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua5.1' found
configure:16870: $? = 1
configure:16883: $PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1"
Package lua5.1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua5.1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua5.1' found
configure:16886: $? = 1
No package 'lua5.1' found
configure:16913: result: no
configure:16918: checking for liblua
configure:16925: $PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1"
Package lua-5.1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua-5.1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua-5.1' found
configure:16928: $? = 1
configure:16941: $PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1"
Package lua-5.1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua-5.1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua-5.1' found
configure:16944: $? = 1
No package 'lua-5.1' found
configure:16981: error: Package requirements (lua-5.1 >= 5.1) were not met:
No package 'lua-5.1' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables liblua_CFLAGS
and liblua_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin10.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4 -w -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -msse4 -w -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/c++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_libcurl_CFLAGS_set=
ac_cv_env_libcurl_CFLAGS_value=
ac_cv_env_libcurl_LIBS_set=
ac_cv_env_libcurl_LIBS_value=
ac_cv_env_liblua_CFLAGS_set=
ac_cv_env_liblua_CFLAGS_value=
ac_cv_env_liblua_LIBS_set=
ac_cv_env_liblua_LIBS_value=
ac_cv_env_libpcre_CFLAGS_set=
ac_cv_env_libpcre_CFLAGS_value=
ac_cv_env_libpcre_LIBS_set=
ac_cv_env_libpcre_LIBS_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_minix_config_h=no
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.4.0
ac_cv_objext=o
ac_cv_path_DATE=/bin/date
ac_cv_path_DOXYGEN=no
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GENGETOPT=no
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_POD2HTML=/usr/bin/pod2html
ac_cv_path_POD2MAN=/usr/bin/pod2man
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/cc -E'
ac_cv_prog_CXXCPP='/usr/bin/c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/cc
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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_target=x86_64-apple-darwin10.4.0
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/cc
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
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=/usr/bin/cc
lt_cv_path_LDCXX=/usr/bin/cc
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=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
pkg_cv_libcurl_CFLAGS=' '
pkg_cv_libcurl_LIBS='-lcurl '
pkg_cv_libpcre_CFLAGS='-I/usr/local/Cellar/pcre/8.02/include '
pkg_cv_libpcre_LIBS='-L/usr/local/Cellar/pcre/8.02/lib -lpcre '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-quvi-0.2.0-MA26/quvi-0.2.0/config.aux/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-quvi-0.2.0-MA26/quvi-0.2.0/config.aux/missing --run tar'
AM_BACKSLASH=''
AM_DEFAULT_VERBOSITY=''
AR='ar'
AUTOCONF='${SHELL} /private/tmp/homebrew-quvi-0.2.0-MA26/quvi-0.2.0/config.aux/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-quvi-0.2.0-MA26/quvi-0.2.0/config.aux/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-quvi-0.2.0-MA26/quvi-0.2.0/config.aux/missing --run automake-1.11'
AWK='awk'
CC='/usr/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -march=core2 -msse4 -w -pipe'
CPP='/usr/bin/cc -E'
CPPFLAGS=''
CXX='/usr/bin/c++'
CXXCPP='/usr/bin/c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O3 -march=core2 -msse4 -w -pipe'
CYGPATH_W='echo'
DATE='/bin/date'
DEFS=''
DEPDIR='.deps'
DOXYGEN='no'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_BROKEN_FALSE=''
ENABLE_BROKEN_TRUE=''
ENABLE_EXAMPLES_FALSE=''
ENABLE_EXAMPLES_TRUE=''
ENABLE_QUVI_FALSE=''
ENABLE_QUVI_TRUE=''
ENABLE_SMUT_FALSE=''
ENABLE_SMUT_TRUE=''
EXEEXT=''
EXTRA_LIBQUVI_LDFLAGS=''
FGREP='/usr/bin/grep -F'
GENGETOPT='no'
GREP='/usr/bin/grep'
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE='#'
HAVE_GENGETOPT_FALSE=''
HAVE_GENGETOPT_TRUE='#'
HAVE_GNU_LD_FALSE=''
HAVE_GNU_LD_TRUE=''
HAVE_PERL_FALSE='#'
HAVE_PERL_POD_CHECKER_FALSE='#'
HAVE_PERL_POD_CHECKER_TRUE=''
HAVE_PERL_TRUE=''
HAVE_POD2HTML_FALSE='#'
HAVE_POD2HTML_TRUE=''
HAVE_POD2MAN_FALSE='#'
HAVE_POD2MAN_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/cc'
LDFLAGS=''
LIBICONV='-liconv'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/homebrew-quvi-0.2.0-MA26/quvi-0.2.0/config.aux/missing --run makeinfo'
MKDIR_P='config.aux/install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
NO_ASPRINTF_FALSE=''
NO_ASPRINTF_TRUE=''
NO_STRTOK_R_FALSE=''
NO_STRTOK_R_TRUE=''
NO_STRUPR_FALSE=''
NO_STRUPR_TRUE=''
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='quvi'
PACKAGE_BUGREPORT='legatvs@gmail.com'
PACKAGE_NAME='quvi'
PACKAGE_STRING='quvi 0.2.0'
PACKAGE_TARNAME='quvi'
PACKAGE_URL=''
PACKAGE_VERSION='0.2.0'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/local/bin/pkg-config'
POD2HTML='/usr/bin/pod2html'
POD2MAN='/usr/bin/pod2man'
POW_LIB=''
QUVI_AGE='2'
QUVI_CURRENT='2'
QUVI_REVISION='0'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.2.0'
WITH_DOC_FALSE=''
WITH_DOC_TRUE=''
WITH_MAN_FALSE=''
WITH_MAN_TRUE=''
ac_ct_CC='/usr/bin/cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_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.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin10.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin10.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin10.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-quvi-0.2.0-MA26/quvi-0.2.0/config.aux/install-sh'
libcurl_CFLAGS=' '
libcurl_LIBS='-lcurl '
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
liblua_CFLAGS=''
liblua_LIBS=''
libpcre_CFLAGS='-I/usr/local/Cellar/pcre/8.02/include '
libpcre_LIBS='-L/usr/local/Cellar/pcre/8.02/lib -lpcre '
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='/bin/echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/config.aux/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/quvi/0.2.0'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin10.4.0'
target_alias=''
target_cpu='x86_64'
target_os='darwin10.4.0'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "quvi"
#define PACKAGE_TARNAME "quvi"
#define PACKAGE_VERSION "0.2.0"
#define PACKAGE_STRING "quvi 0.2.0"
#define PACKAGE_BUGREPORT "legatvs@gmail.com"
#define PACKAGE_URL ""
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define CANONICAL_TARGET "x86_64-apple-darwin10.4.0"
#define CANONICAL_HOST "x86_64-apple-darwin10.4.0"
#define PACKAGE "quvi"
#define VERSION "0.2.0"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define BUILD_DATE "20100629"
#define HAVE_ICONV 1
#define ICONV_CONST
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment