Last active
December 20, 2015 21:09
-
-
Save alexreg/6195615 to your computer and use it in GitHub Desktop.
Installing cclive with brew
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.4 | |
ORIGIN: git://github.com/mxcl/homebrew.git | |
HEAD: 4b05ba7e71821a42d464ceca58b794134b0b4eb9 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: 8-core 64-bit sandybridge | |
OS X: 10.8.4-x86_64 | |
Xcode: 5.0 => /Applications/Xcode5-DP3.app/Contents/Developer | |
CLT: 4.6.0.0.1.1365549073 | |
LLVM-GCC: build 2336 | |
Clang: 4.2 build 425 | |
X11: 2.7.4 => /opt/X11 | |
System Ruby: 1.8.7-358 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.0.0-p247/bin/ruby |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by cclive configure 0.7.14, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/cclive/0.7.14 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = alex-mbp.local | |
uname -m = x86_64 | |
uname -r = 12.4.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 | |
/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 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 | |
Kernel configured for up to 8 processors. | |
4 processors are physically available. | |
8 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 4 5 6 7 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 189 tasks, 1074 threads, 8 processors | |
Load average: 3.14, Mach factor: 4.85 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/opt/python/bin | |
PATH: /usr/local/Library/ENV/4.3 | |
PATH: /usr/local/opt/pkg-config/bin | |
PATH: /usr/local/opt/xz/bin | |
PATH: /usr/local/opt/lua/bin | |
PATH: /usr/local/opt/quvi/bin | |
PATH: /usr/local/opt/pcre/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2655: checking build system type | |
configure:2669: result: x86_64-apple-darwin12.4.0 | |
configure:2689: checking host system type | |
configure:2702: result: x86_64-apple-darwin12.4.0 | |
configure:2722: checking target system type | |
configure:2735: result: x86_64-apple-darwin12.4.0 | |
configure:2809: checking for gcc | |
configure:2836: result: cc | |
configure:3065: checking for C compiler version | |
configure:3074: cc --version >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.4.0 | |
Thread model: posix | |
configure:3085: $? = 0 | |
configure:3074: cc -v >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.4.0 | |
Thread model: posix | |
clang: warning: argument unused during compilation: '-isystem /usr/local/include' | |
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2' | |
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/' | |
clang: warning: argument unused during compilation: '-I /usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers' | |
clang: warning: argument unused during compilation: '-L/usr/local/lib' | |
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' | |
configure:3085: $? = 0 | |
configure:3074: cc -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
clang: error: no input files | |
configure:3085: $? = 1 | |
configure:3074: cc -qversion >&5 | |
clang: error: no input files | |
configure:3085: $? = 1 | |
configure:3105: checking whether the C compiler works | |
configure:3127: cc conftest.c >&5 | |
configure:3131: $? = 0 | |
configure:3179: result: yes | |
configure:3182: checking for C compiler default output file name | |
configure:3184: result: a.out | |
configure:3190: checking for suffix of executables | |
configure:3197: cc -o conftest conftest.c >&5 | |
configure:3201: $? = 0 | |
configure:3223: result: | |
configure:3245: checking whether we are cross compiling | |
configure:3253: cc -o conftest conftest.c >&5 | |
configure:3257: $? = 0 | |
configure:3264: ./conftest | |
configure:3268: $? = 0 | |
configure:3283: result: no | |
configure:3288: checking for suffix of object files | |
configure:3310: cc -c conftest.c >&5 | |
configure:3314: $? = 0 | |
configure:3335: result: o | |
configure:3339: checking whether we are using the GNU C compiler | |
configure:3358: cc -c conftest.c >&5 | |
configure:3358: $? = 0 | |
configure:3367: result: yes | |
configure:3376: checking whether cc accepts -g | |
configure:3396: cc -c -g conftest.c >&5 | |
configure:3396: $? = 0 | |
configure:3437: result: yes | |
configure:3454: checking for cc option to accept ISO C89 | |
configure:3517: cc -c -g -O2 conftest.c >&5 | |
configure:3517: $? = 0 | |
configure:3530: result: none needed | |
configure:3556: checking how to run the C preprocessor | |
configure:3587: cc -E conftest.c | |
configure:3587: $? = 0 | |
configure:3601: cc -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3601: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cclive" | |
| #define PACKAGE_TARNAME "cclive" | |
| #define PACKAGE_VERSION "0.7.14" | |
| #define PACKAGE_STRING "cclive 0.7.14" | |
| #define PACKAGE_BUGREPORT "http://cclive.sf.net/bugs/" | |
| #define PACKAGE_URL "http://cclive.sf.net/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3626: result: cc -E | |
configure:3646: cc -E conftest.c | |
configure:3646: $? = 0 | |
configure:3660: cc -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3660: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cclive" | |
| #define PACKAGE_TARNAME "cclive" | |
| #define PACKAGE_VERSION "0.7.14" | |
| #define PACKAGE_STRING "cclive 0.7.14" | |
| #define PACKAGE_BUGREPORT "http://cclive.sf.net/bugs/" | |
| #define PACKAGE_URL "http://cclive.sf.net/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3689: checking for grep that handles long lines and -e | |
configure:3747: result: /usr/bin/grep | |
configure:3752: checking for egrep | |
configure:3814: result: /usr/bin/grep -E | |
configure:3819: checking for ANSI C header files | |
configure:3839: cc -c -g -O2 conftest.c >&5 | |
configure:3839: $? = 0 | |
configure:3912: cc -o conftest -g -O2 conftest.c >&5 | |
configure:3912: $? = 0 | |
configure:3912: ./conftest | |
configure:3912: $? = 0 | |
configure:3923: result: yes | |
configure:3936: checking for sys/types.h | |
configure:3936: cc -c -g -O2 conftest.c >&5 | |
configure:3936: $? = 0 | |
configure:3936: result: yes | |
configure:3936: checking for sys/stat.h | |
configure:3936: cc -c -g -O2 conftest.c >&5 | |
configure:3936: $? = 0 | |
configure:3936: result: yes | |
configure:3936: checking for stdlib.h | |
configure:3936: cc -c -g -O2 conftest.c >&5 | |
configure:3936: $? = 0 | |
configure:3936: result: yes | |
configure:3936: checking for string.h | |
configure:3936: cc -c -g -O2 conftest.c >&5 | |
configure:3936: $? = 0 | |
configure:3936: result: yes | |
configure:3936: checking for memory.h | |
configure:3936: cc -c -g -O2 conftest.c >&5 | |
configure:3936: $? = 0 | |
configure:3936: result: yes | |
configure:3936: checking for strings.h | |
configure:3936: cc -c -g -O2 conftest.c >&5 | |
configure:3936: $? = 0 | |
configure:3936: result: yes | |
configure:3936: checking for inttypes.h | |
configure:3936: cc -c -g -O2 conftest.c >&5 | |
configure:3936: $? = 0 | |
configure:3936: result: yes | |
configure:3936: checking for stdint.h | |
configure:3936: cc -c -g -O2 conftest.c >&5 | |
configure:3936: $? = 0 | |
configure:3936: result: yes | |
configure:3936: checking for unistd.h | |
configure:3936: cc -c -g -O2 conftest.c >&5 | |
configure:3936: $? = 0 | |
configure:3936: result: yes | |
configure:3949: checking minix/config.h usability | |
configure:3949: cc -c -g -O2 conftest.c >&5 | |
conftest.c:52:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:3949: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cclive" | |
| #define PACKAGE_TARNAME "cclive" | |
| #define PACKAGE_VERSION "0.7.14" | |
| #define PACKAGE_STRING "cclive 0.7.14" | |
| #define PACKAGE_BUGREPORT "http://cclive.sf.net/bugs/" | |
| #define PACKAGE_URL "http://cclive.sf.net/" | |
| #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:3949: result: no | |
configure:3949: checking minix/config.h presence | |
configure:3949: cc -E conftest.c | |
conftest.c:19:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:3949: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cclive" | |
| #define PACKAGE_TARNAME "cclive" | |
| #define PACKAGE_VERSION "0.7.14" | |
| #define PACKAGE_STRING "cclive 0.7.14" | |
| #define PACKAGE_BUGREPORT "http://cclive.sf.net/bugs/" | |
| #define PACKAGE_URL "http://cclive.sf.net/" | |
| #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:3949: result: no | |
configure:3949: checking for minix/config.h | |
configure:3949: result: no | |
configure:3970: checking whether it is safe to define __EXTENSIONS__ | |
configure:3988: cc -c -g -O2 conftest.c >&5 | |
configure:3988: $? = 0 | |
configure:3995: result: yes | |
configure:4037: checking for a BSD-compatible install | |
configure:4105: result: /usr/bin/install -c | |
configure:4116: checking whether build environment is sane | |
configure:4166: result: yes | |
configure:4307: checking for a thread-safe mkdir -p | |
configure:4346: result: config.aux/install-sh -c -d | |
configure:4359: checking for gawk | |
configure:4389: result: no | |
configure:4359: checking for mawk | |
configure:4389: result: no | |
configure:4359: checking for nawk | |
configure:4389: result: no | |
configure:4359: checking for awk | |
configure:4375: found /usr/bin/awk | |
configure:4386: result: awk | |
configure:4397: checking whether make sets $(MAKE) | |
configure:4419: result: yes | |
configure:4449: checking for style of include used by make | |
configure:4477: result: GNU | |
configure:4557: checking how to create a ustar tar archive | |
configure:4570: tar --version | |
bsdtar 2.8.3 - libarchive 2.8.3 | |
configure:4573: $? = 0 | |
configure:4613: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:4616: $? = 0 | |
configure:4620: tar -xf - <conftest.tar | |
configure:4623: $? = 0 | |
configure:4636: result: gnutar | |
configure:4644: checking dependency style of cc | |
configure:4755: result: none | |
configure:4782: checking whether make supports nested variables | |
configure:4799: result: yes | |
configure:4862: checking for ar | |
configure:4878: found /usr/bin/ar | |
configure:4889: result: ar | |
configure:4915: checking the archiver (ar) interface | |
configure:4925: cc -c -g -O2 conftest.c >&5 | |
configure:4925: $? = 0 | |
configure:4927: ar cru libconftest.a conftest.o >&5 | |
configure:4930: $? = 0 | |
configure:4953: result: ar | |
configure:5020: checking how to print strings | |
configure:5047: result: printf | |
configure:5068: checking for a sed that does not truncate output | |
configure:5132: result: /usr/local/Library/ENV/4.3/sed | |
configure:5150: checking for fgrep | |
configure:5212: result: /usr/bin/grep -F | |
configure:5247: checking for ld used by cc | |
configure:5314: result: /usr/bin/ld | |
configure:5321: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:5336: result: no | |
configure:5348: checking for BSD- or MS-compatible name lister (nm) | |
configure:5397: result: /usr/bin/nm | |
configure:5527: checking the name lister (/usr/bin/nm) interface | |
configure:5534: cc -c -g -O2 conftest.c >&5 | |
configure:5537: /usr/bin/nm "conftest.o" | |
configure:5540: output | |
0000000000000210 S _some_variable | |
configure:5547: result: BSD nm | |
configure:5550: checking whether ln -s works | |
configure:5554: result: yes | |
configure:5562: checking the maximum length of command line arguments | |
configure:5692: result: 196608 | |
configure:5709: checking whether the shell understands some XSI constructs | |
configure:5719: result: yes | |
configure:5723: checking whether the shell understands "+=" | |
configure:5729: result: yes | |
configure:5764: checking how to convert x86_64-apple-darwin12.4.0 file names to x86_64-apple-darwin12.4.0 format | |
configure:5804: result: func_convert_file_noop | |
configure:5811: checking how to convert x86_64-apple-darwin12.4.0 file names to toolchain format | |
configure:5831: result: func_convert_file_noop | |
configure:5838: checking for /usr/bin/ld option to reload object files | |
configure:5845: result: -r | |
configure:5919: checking for objdump | |
configure:5949: result: no | |
configure:5978: checking how to recognize dependent libraries | |
configure:6176: result: pass_all | |
configure:6261: checking for dlltool | |
configure:6291: result: no | |
configure:6321: checking how to associate runtime and link libraries | |
configure:6348: result: printf %s\n | |
configure:6472: checking for archiver @FILE support | |
configure:6489: cc -c -g -O2 conftest.c >&5 | |
configure:6489: $? = 0 | |
configure:6492: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:6495: $? = 1 | |
configure:6515: result: no | |
configure:6573: checking for strip | |
configure:6589: found /usr/bin/strip | |
configure:6600: result: strip | |
configure:6672: checking for ranlib | |
configure:6688: found /usr/bin/ranlib | |
configure:6699: result: ranlib | |
configure:6801: checking command to parse /usr/bin/nm output from cc object | |
configure:6921: cc -c -g -O2 conftest.c >&5 | |
configure:6924: $? = 0 | |
configure:6928: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:6931: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:6921: cc -c -g -O2 conftest.c >&5 | |
configure:6924: $? = 0 | |
configure:6928: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:6931: $? = 0 | |
configure:6997: cc -o conftest -g -O2 conftest.c conftstm.o >&5 | |
configure:7000: $? = 0 | |
configure:7038: result: ok | |
configure:7075: checking for sysroot | |
configure:7105: result: no | |
configure:7361: checking for mt | |
configure:7391: result: no | |
configure:7411: checking if : is a manifest tool | |
configure:7417: : '-?' | |
configure:7425: result: no | |
configure:7481: checking for dsymutil | |
configure:7497: found /usr/bin/dsymutil | |
configure:7508: result: dsymutil | |
configure:7573: checking for nmedit | |
configure:7589: found /usr/bin/nmedit | |
configure:7600: result: nmedit | |
configure:7665: checking for lipo | |
configure:7681: found /usr/bin/lipo | |
configure:7692: result: lipo | |
configure:7757: checking for otool | |
configure:7773: found /usr/bin/otool | |
configure:7784: result: otool | |
configure:7849: checking for otool64 | |
configure:7879: result: no | |
configure:7924: checking for -single_module linker flag | |
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:7957: result: yes | |
configure:7960: checking for -exported_symbols_list linker flag | |
configure:7980: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:7980: $? = 0 | |
configure:7990: result: yes | |
configure:7993: checking for -force_load linker flag | |
cc -g -O2 -c -o conftest.o conftest.c | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
cc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:8025: result: yes | |
configure:8064: checking for dlfcn.h | |
configure:8064: cc -c -g -O2 conftest.c >&5 | |
configure:8064: $? = 0 | |
configure:8064: result: yes | |
configure:8269: checking for objdir | |
configure:8284: result: .libs | |
configure:8555: checking if cc supports -fno-rtti -fno-exceptions | |
configure:8573: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:8577: $? = 0 | |
configure:8590: result: yes | |
configure:8917: checking for cc option to produce PIC | |
configure:8924: result: -fno-common -DPIC | |
configure:8932: checking if cc PIC flag -fno-common -DPIC works | |
configure:8950: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:8954: $? = 0 | |
configure:8967: result: yes | |
configure:8996: checking if cc static flag -static works | |
configure:9024: result: no | |
configure:9039: checking if cc supports -c -o file.o | |
configure:9060: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:9064: $? = 0 | |
configure:9086: result: yes | |
configure:9094: checking if cc supports -c -o file.o | |
configure:9141: result: yes | |
configure:9174: checking whether the cc linker (/usr/bin/ld) supports shared libraries | |
configure:10331: result: yes | |
configure:10571: checking dynamic linker characteristics | |
configure:11305: result: darwin12.4.0 dyld | |
configure:11412: checking how to hardcode library paths into programs | |
configure:11437: result: immediate | |
configure:11977: checking whether stripping libraries is possible | |
configure:11991: result: yes | |
configure:12017: checking if libtool supports shared libraries | |
configure:12019: result: yes | |
configure:12022: checking whether to build shared libraries | |
configure:12043: result: yes | |
configure:12046: checking whether to build static libraries | |
configure:12050: result: no | |
configure:12202: checking for C++ compiler version | |
configure:12211: c++ --version >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.4.0 | |
Thread model: posix | |
configure:12222: $? = 0 | |
configure:12211: c++ -v >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.4.0 | |
Thread model: posix | |
clang: warning: argument unused during compilation: '-isystem /usr/local/include' | |
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2' | |
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/' | |
clang: warning: argument unused during compilation: '-I /usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers' | |
clang: warning: argument unused during compilation: '-L/usr/local/lib' | |
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' | |
configure:12222: $? = 0 | |
configure:12211: c++ -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
clang: error: no input files | |
configure:12222: $? = 1 | |
configure:12211: c++ -qversion >&5 | |
clang: error: no input files | |
configure:12222: $? = 1 | |
configure:12226: checking whether we are using the GNU C++ compiler | |
configure:12245: c++ -c conftest.cpp >&5 | |
configure:12245: $? = 0 | |
configure:12254: result: yes | |
configure:12263: checking whether c++ accepts -g | |
configure:12283: c++ -c -g conftest.cpp >&5 | |
configure:12283: $? = 0 | |
configure:12324: result: yes | |
configure:12349: checking dependency style of c++ | |
configure:12460: result: none | |
configure:12493: checking how to run the C++ preprocessor | |
configure:12520: c++ -E conftest.cpp | |
configure:12520: $? = 0 | |
configure:12534: c++ -E conftest.cpp | |
conftest.cpp:30:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:12534: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cclive" | |
| #define PACKAGE_TARNAME "cclive" | |
| #define PACKAGE_VERSION "0.7.14" | |
| #define PACKAGE_STRING "cclive 0.7.14" | |
| #define PACKAGE_BUGREPORT "http://cclive.sf.net/bugs/" | |
| #define PACKAGE_URL "http://cclive.sf.net/" | |
| #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-darwin12.4.0" | |
| #define CANONICAL_HOST "x86_64-apple-darwin12.4.0" | |
| #define PACKAGE "cclive" | |
| #define VERSION "0.7.14" | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:12559: result: c++ -E | |
configure:12579: c++ -E conftest.cpp | |
configure:12579: $? = 0 | |
configure:12593: c++ -E conftest.cpp | |
conftest.cpp:30:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:12593: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cclive" | |
| #define PACKAGE_TARNAME "cclive" | |
| #define PACKAGE_VERSION "0.7.14" | |
| #define PACKAGE_STRING "cclive 0.7.14" | |
| #define PACKAGE_BUGREPORT "http://cclive.sf.net/bugs/" | |
| #define PACKAGE_URL "http://cclive.sf.net/" | |
| #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-darwin12.4.0" | |
| #define CANONICAL_HOST "x86_64-apple-darwin12.4.0" | |
| #define PACKAGE "cclive" | |
| #define VERSION "0.7.14" | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:12762: checking for ld used by c++ | |
configure:12829: result: /usr/bin/ld | |
configure:12836: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:12851: result: no | |
configure:12906: checking whether the c++ linker (/usr/bin/ld) supports shared libraries | |
configure:13908: result: yes | |
configure:13944: c++ -c -g -O2 conftest.cpp >&5 | |
configure:13947: $? = 0 | |
configure:14467: checking for c++ option to produce PIC | |
configure:14474: result: -fno-common -DPIC | |
configure:14482: checking if c++ PIC flag -fno-common -DPIC works | |
configure:14500: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 | |
configure:14504: $? = 0 | |
configure:14517: result: yes | |
configure:14540: checking if c++ static flag -static works | |
configure:14568: result: no | |
configure:14580: checking if c++ supports -c -o file.o | |
configure:14601: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | |
configure:14605: $? = 0 | |
configure:14627: result: yes | |
configure:14632: checking if c++ supports -c -o file.o | |
configure:14679: result: yes | |
configure:14709: checking whether the c++ linker (/usr/bin/ld) supports shared libraries | |
configure:14748: result: yes | |
configure:14889: checking dynamic linker characteristics | |
configure:15557: result: darwin12.4.0 dyld | |
configure:15610: checking how to hardcode library paths into programs | |
configure:15635: result: immediate | |
configure:15723: checking for gcc | |
configure:15750: result: cc | |
configure:15979: checking for C compiler version | |
configure:15988: cc --version >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.4.0 | |
Thread model: posix | |
configure:15999: $? = 0 | |
configure:15988: cc -v >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.4.0 | |
Thread model: posix | |
clang: warning: argument unused during compilation: '-isystem /usr/local/include' | |
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2' | |
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/' | |
clang: warning: argument unused during compilation: '-I /usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers' | |
clang: warning: argument unused during compilation: '-L/usr/local/lib' | |
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' | |
configure:15999: $? = 0 | |
configure:15988: cc -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
clang: error: no input files | |
configure:15999: $? = 1 | |
configure:15988: cc -qversion >&5 | |
clang: error: no input files | |
configure:15999: $? = 1 | |
configure:16003: checking whether we are using the GNU C compiler | |
configure:16031: result: yes | |
configure:16040: checking whether cc accepts -g | |
configure:16101: result: yes | |
configure:16118: checking for cc option to accept ISO C89 | |
configure:16194: result: none needed | |
configure:16219: checking how to run the C preprocessor | |
configure:16289: result: cc -E | |
configure:16309: cc -E conftest.c | |
configure:16309: $? = 0 | |
configure:16323: cc -E conftest.c | |
conftest.c:30:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:16323: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cclive" | |
| #define PACKAGE_TARNAME "cclive" | |
| #define PACKAGE_VERSION "0.7.14" | |
| #define PACKAGE_STRING "cclive 0.7.14" | |
| #define PACKAGE_BUGREPORT "http://cclive.sf.net/bugs/" | |
| #define PACKAGE_URL "http://cclive.sf.net/" | |
| #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-darwin12.4.0" | |
| #define CANONICAL_HOST "x86_64-apple-darwin12.4.0" | |
| #define PACKAGE "cclive" | |
| #define VERSION "0.7.14" | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:16351: checking whether ln -s works | |
configure:16355: result: yes | |
configure:16365: checking for a2x | |
configure:16396: result: no | |
configure:16470: checking for pkg-config | |
configure:16488: found /usr/local/opt/pkg-config/bin/pkg-config | |
configure:16500: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:16525: checking pkg-config is at least version 0.9.0 | |
configure:16528: result: yes | |
configure:16538: checking for libquvi | |
configure:16545: $PKG_CONFIG --exists --print-errors "libquvi >= 0.4.0" | |
configure:16548: $? = 0 | |
configure:16562: $PKG_CONFIG --exists --print-errors "libquvi >= 0.4.0" | |
configure:16565: $? = 0 | |
configure:16783: result: yes | |
configure:16791: checking for libcurl | |
configure:16798: $PKG_CONFIG --exists --print-errors "libcurl >= 7.18.0" | |
configure:16801: $? = 0 | |
configure:16815: $PKG_CONFIG --exists --print-errors "libcurl >= 7.18.0" | |
configure:16818: $? = 0 | |
configure:16876: result: yes | |
configure:16882: checking for libpcre | |
configure:16889: $PKG_CONFIG --exists --print-errors "libpcre >= 8.02" | |
configure:16892: $? = 0 | |
configure:16906: $PKG_CONFIG --exists --print-errors "libpcre >= 8.02" | |
configure:16909: $? = 0 | |
configure:16967: result: yes | |
configure:16973: checking for libpcrecpp | |
configure:16980: $PKG_CONFIG --exists --print-errors "libpcrecpp >= 8.02" | |
configure:16983: $? = 0 | |
configure:16997: $PKG_CONFIG --exists --print-errors "libpcrecpp >= 8.02" | |
configure:17000: $? = 0 | |
configure:17058: result: yes | |
configure: this is boost.m4 serial 18 | |
configure:17091: checking for Boost headers version >= 1.42.0 | |
configure:17162: c++ -c -g -O2 conftest.cpp >&5 | |
configure:17162: $? = 0 | |
configure:17183: result: yes | |
configure:17202: checking for Boost's header version | |
configure:17220: result: 1_54 | |
configure:17245: checking boost/foreach.hpp usability | |
configure:17245: c++ -c -g -O2 conftest.cpp >&5 | |
In file included from conftest.cpp:65: | |
In file included from /usr/local/include/boost/foreach.hpp:73: | |
In file included from /usr/local/include/boost/mpl/logical.hpp:17: | |
In file included from /usr/local/include/boost/mpl/or.hpp:43: | |
/usr/local/include/boost/mpl/aux_/include_preprocessed.hpp:37:13: fatal error: 'boost/mpl/aux_/preprocessed/gcc/or.hpp' file not found | |
# include BOOST_PP_STRINGIZE(boost/mpl/aux_/preprocessed/AUX778076_PREPROCESSED_HEADER) | |
^ | |
/usr/local/include/boost/preprocessor/stringize.hpp:28:38: note: expanded from macro 'BOOST_PP_STRINGIZE' | |
# define BOOST_PP_STRINGIZE(text) BOOST_PP_STRINGIZE_I(text) | |
^ | |
/usr/local/include/boost/preprocessor/stringize.hpp:31:37: note: expanded from macro 'BOOST_PP_STRINGIZE_I' | |
# define BOOST_PP_STRINGIZE_I(text) #text | |
^ | |
<scratch space>:40:1: note: expanded from macro '#' | |
"boost/mpl/aux_/preprocessed/gcc/or.hpp" | |
^ | |
1 error generated. | |
configure:17245: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cclive" | |
| #define PACKAGE_TARNAME "cclive" | |
| #define PACKAGE_VERSION "0.7.14" | |
| #define PACKAGE_STRING "cclive 0.7.14" | |
| #define PACKAGE_BUGREPORT "http://cclive.sf.net/bugs/" | |
| #define PACKAGE_URL "http://cclive.sf.net/" | |
| #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-darwin12.4.0" | |
| #define CANONICAL_HOST "x86_64-apple-darwin12.4.0" | |
| #define PACKAGE "cclive" | |
| #define VERSION "0.7.14" | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBQUVI_0_4_0 1 | |
| #define HAVE_BOOST 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 <boost/foreach.hpp> | |
configure:17245: result: no | |
configure:17245: checking boost/foreach.hpp presence | |
configure:17245: c++ -E conftest.cpp | |
In file included from conftest.cpp:32: | |
In file included from /usr/local/include/boost/foreach.hpp:73: | |
In file included from /usr/local/include/boost/mpl/logical.hpp:17: | |
In file included from /usr/local/include/boost/mpl/or.hpp:43: | |
/usr/local/include/boost/mpl/aux_/include_preprocessed.hpp:37:13: fatal error: 'boost/mpl/aux_/preprocessed/gcc/or.hpp' file not found | |
# include BOOST_PP_STRINGIZE(boost/mpl/aux_/preprocessed/AUX778076_PREPROCESSED_HEADER) | |
^ | |
/usr/local/include/boost/preprocessor/stringize.hpp:28:38: note: expanded from macro 'BOOST_PP_STRINGIZE' | |
# define BOOST_PP_STRINGIZE(text) BOOST_PP_STRINGIZE_I(text) | |
^ | |
/usr/local/include/boost/preprocessor/stringize.hpp:31:37: note: expanded from macro 'BOOST_PP_STRINGIZE_I' | |
# define BOOST_PP_STRINGIZE_I(text) #text | |
^ | |
<scratch space>:109:1: note: expanded from macro '#' | |
"boost/mpl/aux_/preprocessed/gcc/or.hpp" | |
^ | |
1 error generated. | |
configure:17245: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cclive" | |
| #define PACKAGE_TARNAME "cclive" | |
| #define PACKAGE_VERSION "0.7.14" | |
| #define PACKAGE_STRING "cclive 0.7.14" | |
| #define PACKAGE_BUGREPORT "http://cclive.sf.net/bugs/" | |
| #define PACKAGE_URL "http://cclive.sf.net/" | |
| #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-darwin12.4.0" | |
| #define CANONICAL_HOST "x86_64-apple-darwin12.4.0" | |
| #define PACKAGE "cclive" | |
| #define VERSION "0.7.14" | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBQUVI_0_4_0 1 | |
| #define HAVE_BOOST 1 | |
| /* end confdefs.h. */ | |
| #include <boost/foreach.hpp> | |
configure:17245: result: no | |
configure:17245: checking for boost/foreach.hpp | |
configure:17245: result: no | |
configure:17251: error: cannot find boost/foreach.hpp | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin12.4.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_BOOST_ROOT_set= | |
ac_cv_env_BOOST_ROOT_value= | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=cc | |
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_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=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_LIBDIR_set=set | |
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8 | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/lua/lib/pkgconfig:/usr/local/opt/libquvi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig | |
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_libpcre_CFLAGS_set= | |
ac_cv_env_libpcre_CFLAGS_value= | |
ac_cv_env_libpcre_LIBS_set= | |
ac_cv_env_libpcre_LIBS_value= | |
ac_cv_env_libpcrecpp_CFLAGS_set= | |
ac_cv_env_libpcrecpp_CFLAGS_value= | |
ac_cv_env_libpcrecpp_LIBS_set= | |
ac_cv_env_libpcrecpp_LIBS_value= | |
ac_cv_env_libquvi_CFLAGS_set= | |
ac_cv_env_libquvi_CFLAGS_value= | |
ac_cv_env_libquvi_LIBS_set= | |
ac_cv_env_libquvi_LIBS_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_header_boost_foreach_hpp=no | |
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-darwin12.4.0 | |
ac_cv_objext=o | |
ac_cv_path_A2X=no | |
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/local/Library/ENV/4.3/sed | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='cc -E' | |
ac_cv_prog_CXXCPP='c++ -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=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-darwin12.4.0 | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_ar_interface=ar | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_tar_ustar=gnutar | |
boost_cv_inc_path=yes | |
boost_cv_lib_version=1_54 | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_ar_at_file=no | |
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_force_load=yes | |
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_LDCXX=/usr/bin/ld | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' | |
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_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
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 | |
lt_cv_to_host_file_cmd=func_convert_file_noop | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
pkg_cv_libcurl_CFLAGS= | |
pkg_cv_libcurl_LIBS='-lcurl ' | |
pkg_cv_libpcre_CFLAGS='-I/usr/local/Cellar/pcre/8.33/include ' | |
pkg_cv_libpcre_LIBS='-L/usr/local/Cellar/pcre/8.33/lib -lpcre ' | |
pkg_cv_libpcrecpp_CFLAGS='-I/usr/local/Cellar/pcre/8.33/include ' | |
pkg_cv_libpcrecpp_LIBS='-L/usr/local/Cellar/pcre/8.33/lib -lpcre -lpcrecpp ' | |
pkg_cv_libquvi_CFLAGS='-I/usr/local/Cellar/libquvi/0.4.1/include ' | |
pkg_cv_libquvi_LIBS='-L/usr/local/Cellar/libquvi/0.4.1/lib -lquvi ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
A2X='no' | |
ACLOCAL='${SHELL} /private/tmp/cclive-HEP3/cclive-0.7.14/config.aux/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='0' | |
AM_V='$(V)' | |
AR='ar' | |
AUTOCONF='${SHELL} /private/tmp/cclive-HEP3/cclive-0.7.14/config.aux/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/cclive-HEP3/cclive-0.7.14/config.aux/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/cclive-HEP3/cclive-0.7.14/config.aux/missing --run automake-1.11' | |
AWK='awk' | |
BOOST_CPPFLAGS='' | |
BOOST_DATE_TIME_LDFLAGS='' | |
BOOST_DATE_TIME_LDPATH='' | |
BOOST_DATE_TIME_LIBS='' | |
BOOST_FILESYSTEM_LDFLAGS='' | |
BOOST_FILESYSTEM_LDPATH='' | |
BOOST_FILESYSTEM_LIBS='' | |
BOOST_IOSTREAMS_LDFLAGS='' | |
BOOST_IOSTREAMS_LDPATH='' | |
BOOST_IOSTREAMS_LIBS='' | |
BOOST_LDPATH='' | |
BOOST_PROGRAM_OPTIONS_LDFLAGS='' | |
BOOST_PROGRAM_OPTIONS_LDPATH='' | |
BOOST_PROGRAM_OPTIONS_LIBS='' | |
BOOST_ROOT='' | |
BOOST_SYSTEM_LDFLAGS='' | |
BOOST_SYSTEM_LDPATH='' | |
BOOST_SYSTEM_LIBS='' | |
CC='cc' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
CPP='cc -E' | |
CPPFLAGS=' ' | |
CXX='c++' | |
CXXCPP='c++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-g -O2' | |
CYGPATH_W='echo' | |
DEFS='' | |
DEPDIR='.deps' | |
DISTCHECK_CONFIGURE_FLAGS=' '\''--with-boost='\''' | |
DLLTOOL='false' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ENABLE_CCL_FALSE='' | |
ENABLE_CCL_TRUE='' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
GREP='/usr/bin/grep' | |
HAVE_A2X_FALSE='' | |
HAVE_A2X_TRUE='#' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LD='/usr/bin/ld' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /private/tmp/cclive-HEP3/cclive-0.7.14/config.aux/missing --run makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='config.aux/install-sh -c -d' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
OBJDUMP='false' | |
OBJEXT='o' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='cclive' | |
PACKAGE_BUGREPORT='http://cclive.sf.net/bugs/' | |
PACKAGE_NAME='cclive' | |
PACKAGE_STRING='cclive 0.7.14' | |
PACKAGE_TARNAME='cclive' | |
PACKAGE_URL='http://cclive.sf.net/' | |
PACKAGE_VERSION='0.7.14' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8' | |
PKG_CONFIG_PATH='/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/lua/lib/pkgconfig:/usr/local/opt/libquvi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig' | |
RANLIB='ranlib' | |
SED='/usr/local/Library/ENV/4.3/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
VERSION='0.7.14' | |
WITH_MANUAL_FALSE='' | |
WITH_MANUAL_TRUE='' | |
ac_ct_AR='ar' | |
ac_ct_CC='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__nodep='' | |
am__quote='' | |
am__tar='tar --format=ustar -chf - "$$tardir"' | |
am__untar='tar -xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin12.4.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin12.4.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='x86_64-apple-darwin12.4.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin12.4.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/cclive-HEP3/cclive-0.7.14/config.aux/install-sh' | |
libcurl_CFLAGS='' | |
libcurl_LIBS='-lcurl ' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
libpcre_CFLAGS='-I/usr/local/Cellar/pcre/8.33/include ' | |
libpcre_LIBS='-L/usr/local/Cellar/pcre/8.33/lib -lpcre ' | |
libpcrecpp_CFLAGS='-I/usr/local/Cellar/pcre/8.33/include ' | |
libpcrecpp_LIBS='-L/usr/local/Cellar/pcre/8.33/lib -lpcre -lpcrecpp ' | |
libquvi_CFLAGS='-I/usr/local/Cellar/libquvi/0.4.1/include ' | |
libquvi_LIBS='-L/usr/local/Cellar/libquvi/0.4.1/lib -lquvi ' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(top_builddir)/config.aux/install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/cclive/0.7.14' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-apple-darwin12.4.0' | |
target_alias='' | |
target_cpu='x86_64' | |
target_os='darwin12.4.0' | |
target_vendor='apple' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "cclive" | |
#define PACKAGE_TARNAME "cclive" | |
#define PACKAGE_VERSION "0.7.14" | |
#define PACKAGE_STRING "cclive 0.7.14" | |
#define PACKAGE_BUGREPORT "http://cclive.sf.net/bugs/" | |
#define PACKAGE_URL "http://cclive.sf.net/" | |
#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-darwin12.4.0" | |
#define CANONICAL_HOST "x86_64-apple-darwin12.4.0" | |
#define PACKAGE "cclive" | |
#define VERSION "0.7.14" | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define HAVE_LIBQUVI_0_4_0 1 | |
#define HAVE_BOOST 1 | |
configure: exit 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://downloads.sourceforge.net/project/cclive/0.7/cclive-0.7.14.tar.xz | |
Already downloaded: /Library/Caches/Homebrew/cclive-0.7.14.tar.xz | |
/usr/local/opt/xz/bin/xz -dc "/Library/Caches/Homebrew/cclive-0.7.14.tar.xz" | tar xf - | |
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/cclive/0.7.14 | |
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/cclive/0.7.14 | |
checking build system type... x86_64-apple-darwin12.4.0 | |
checking host system type... x86_64-apple-darwin12.4.0 | |
checking target system type... x86_64-apple-darwin12.4.0 | |
checking for gcc... cc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether cc accepts -g... yes | |
checking for cc option to accept ISO C89... none needed | |
checking how to run the C preprocessor... cc -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... config.aux/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking for style of include used by make... GNU | |
checking how to create a ustar tar archive... gnutar | |
checking dependency style of cc... none | |
checking whether make supports nested variables... yes | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by cc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-apple-darwin12.4.0 file names to x86_64-apple-darwin12.4.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin12.4.0 file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from cc object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if cc supports -fno-rtti -fno-exceptions... yes | |
checking for cc option to produce PIC... -fno-common -DPIC | |
checking if cc PIC flag -fno-common -DPIC works... yes | |
checking if cc static flag -static works... no | |
checking if cc supports -c -o file.o... yes | |
checking if cc supports -c -o file.o... (cached) yes | |
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin12.4.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether c++ accepts -g... yes | |
checking dependency style of c++... none | |
checking how to run the C++ preprocessor... c++ -E | |
checking for ld used by c++... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... no | |
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking for c++ option to produce PIC... -fno-common -DPIC | |
checking if c++ PIC flag -fno-common -DPIC works... yes | |
checking if c++ static flag -static works... no | |
checking if c++ supports -c -o file.o... yes | |
checking if c++ supports -c -o file.o... (cached) yes | |
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin12.4.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for gcc... (cached) cc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether cc accepts -g... (cached) yes | |
checking for cc option to accept ISO C89... (cached) none needed | |
checking how to run the C preprocessor... cc -E | |
checking whether ln -s works... yes | |
checking for a2x... no | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for libquvi... yes | |
checking for libcurl... yes | |
checking for libpcre... yes | |
checking for libpcrecpp... yes | |
checking for Boost headers version >= 1.42.0... yes | |
checking for Boost's header version... 1_54 | |
checking boost/foreach.hpp usability... no | |
checking boost/foreach.hpp presence... no | |
checking for boost/foreach.hpp... no | |
configure: error: cannot find boost/foreach.hpp | |
Error: cclive did not build | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.4 | |
HEAD: 4b05ba7e71821a42d464ceca58b794134b0b4eb9 | |
CPU: 8-core 64-bit sandybridge | |
OS X: 10.8.4-x86_64 | |
Xcode: 5.0 => /Applications/Xcode5-DP3.app/Contents/Developer | |
CLT: 4.6.0.0.1.1365549073 | |
LLVM-GCC: build 2336 | |
Clang: 4.2 build 425 | |
X11: 2.7.4 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/:/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/lua/lib/pkgconfig:/usr/local/opt/libquvi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
OBJC: cc | |
PATH: /usr/local/opt/python/bin:/usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/xz/bin:/usr/local/opt/lua/bin:/usr/local/opt/quvi/bin:/usr/local/opt/pcre/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Logs: /Users/alex/Library/Logs/Homebrew/cclive/config.log | |
These open issues may also help: | |
https://github.com/mxcl/homebrew/issues/21577 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment