Created
July 26, 2012 04:19
-
-
Save danielmt/3180231 to your computer and use it in GitHub Desktop.
homebrew pkg-config 0.27 failed build log
This file contains 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 pkg-config configure 0.27, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
$ ./configure --disable-debug --prefix=/usr/local/Cellar/pkg-config/0.27 --with-pc-path=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig --with-internal-glib | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = zeta.local | |
uname -m = x86_64 | |
uname -r = 12.0.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~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.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64 | |
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: 8.00 gigabytes | |
Default processor set: 115 tasks, 551 threads, 4 processors | |
Load average: 1.08, Mach factor: 2.91 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin | |
PATH: /Users/daniel/bin | |
PATH: /usr/local/Cellar/coreutils/8.17/libexec/gnubin | |
PATH: /usr/local/bin | |
PATH: /usr/local/sbin | |
PATH: /Applications/Kaleidoscope.app/Contents/Resources/bin | |
PATH: /Users/daniel/glassfish3/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /opt/X11/bin | |
PATH: /usr/local/Library/Contributions/cmds | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2261: checking for a BSD-compatible install | |
configure:2329: result: /usr/local/Cellar/coreutils/8.17/libexec/gnubin/install -c | |
configure:2340: checking whether build environment is sane | |
configure:2390: result: yes | |
configure:2531: checking for a thread-safe mkdir -p | |
configure:2570: result: /usr/local/Cellar/coreutils/8.17/libexec/gnubin/mkdir -p | |
configure:2583: checking for gawk | |
configure:2599: found /usr/local/bin/gawk | |
configure:2610: result: gawk | |
configure:2621: checking whether make sets $(MAKE) | |
configure:2643: result: yes | |
configure:2753: checking build system type | |
configure:2767: result: x86_64-apple-darwin12.0.0 | |
configure:2787: checking host system type | |
configure:2800: result: x86_64-apple-darwin12.0.0 | |
configure:2841: checking how to print strings | |
configure:2868: result: printf | |
configure:2901: checking for style of include used by make | |
configure:2929: result: GNU | |
configure:2999: checking for gcc | |
configure:3026: result: /usr/bin/clang | |
configure:3255: checking for C compiler version | |
configure:3264: /usr/bin/clang --version >&5 | |
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin12.0.0 | |
Thread model: posix | |
configure:3275: $? = 0 | |
configure:3264: /usr/bin/clang -v >&5 | |
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin12.0.0 | |
Thread model: posix | |
configure:3275: $? = 0 | |
configure:3264: /usr/bin/clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3275: $? = 1 | |
configure:3264: /usr/bin/clang -qversion >&5 | |
clang: error: no input files | |
configure:3275: $? = 1 | |
configure:3295: checking whether the C compiler works | |
configure:3317: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
configure:3321: $? = 0 | |
configure:3369: result: yes | |
configure:3372: checking for C compiler default output file name | |
configure:3374: result: a.out | |
configure:3380: checking for suffix of executables | |
configure:3387: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
configure:3391: $? = 0 | |
configure:3413: result: | |
configure:3435: checking whether we are cross compiling | |
configure:3443: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
configure:3447: $? = 0 | |
configure:3454: ./conftest | |
configure:3458: $? = 0 | |
configure:3473: result: no | |
configure:3478: checking for suffix of object files | |
configure:3500: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:3504: $? = 0 | |
configure:3525: result: o | |
configure:3529: checking whether we are using the GNU C compiler | |
configure:3548: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:3548: $? = 0 | |
configure:3557: result: yes | |
configure:3566: checking whether /usr/bin/clang accepts -g | |
configure:3586: /usr/bin/clang -c -g -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:3586: $? = 0 | |
configure:3627: result: yes | |
configure:3644: checking for /usr/bin/clang option to accept ISO C89 | |
configure:3708: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:3708: $? = 0 | |
configure:3721: result: none needed | |
configure:3743: checking dependency style of /usr/bin/clang | |
configure:3853: result: gcc3 | |
configure:3868: checking for a sed that does not truncate output | |
configure:3932: result: /usr/local/bin/gsed | |
configure:3950: checking for grep that handles long lines and -e | |
configure:4008: result: /usr/bin/grep | |
configure:4013: checking for egrep | |
configure:4075: result: /usr/bin/grep -E | |
configure:4080: checking for fgrep | |
configure:4142: result: /usr/bin/grep -F | |
configure:4177: checking for ld used by /usr/bin/clang | |
configure:4244: result: /usr/bin/clang | |
configure:4251: checking if the linker (/usr/bin/clang) is GNU ld | |
configure:4266: result: no | |
configure:4278: checking for BSD- or MS-compatible name lister (nm) | |
configure:4327: result: /usr/bin/nm | |
configure:4457: checking the name lister (/usr/bin/nm) interface | |
configure:4464: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:4467: /usr/bin/nm "conftest.o" | |
configure:4470: output | |
0000000000000000 S _some_variable | |
configure:4477: result: BSD nm | |
configure:4480: checking whether ln -s works | |
configure:4484: result: yes | |
configure:4492: checking the maximum length of command line arguments | |
configure:4617: result: 196608 | |
configure:4634: checking whether the shell understands some XSI constructs | |
configure:4644: result: yes | |
configure:4648: checking whether the shell understands "+=" | |
configure:4654: result: yes | |
configure:4689: checking how to convert x86_64-apple-darwin12.0.0 file names to x86_64-apple-darwin12.0.0 format | |
configure:4729: result: func_convert_file_noop | |
configure:4736: checking how to convert x86_64-apple-darwin12.0.0 file names to toolchain format | |
configure:4756: result: func_convert_file_noop | |
configure:4763: checking for /usr/bin/clang option to reload object files | |
configure:4770: result: -r | |
configure:4844: checking for objdump | |
configure:4874: result: no | |
configure:4903: checking how to recognize dependent libraries | |
configure:5105: result: pass_all | |
configure:5190: checking for dlltool | |
configure:5220: result: no | |
configure:5250: checking how to associate runtime and link libraries | |
configure:5277: result: printf %s\n | |
configure:5338: checking for ar | |
configure:5354: found /usr/bin/ar | |
configure:5365: result: ar | |
configure:5402: checking for archiver @FILE support | |
configure:5419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:5419: $? = 0 | |
configure:5422: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:5425: $? = 1 | |
configure:5445: result: no | |
configure:5503: checking for strip | |
configure:5519: found /usr/bin/strip | |
configure:5530: result: strip | |
configure:5602: checking for ranlib | |
configure:5618: found /usr/bin/ranlib | |
configure:5629: result: ranlib | |
configure:5731: checking command to parse /usr/bin/nm output from /usr/bin/clang object | |
configure:5850: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:5853: $? = 0 | |
configure:5857: /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:5860: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:5850: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:5853: $? = 0 | |
configure:5857: /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:5860: $? = 0 | |
configure:5926: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c conftstm.o >&5 | |
configure:5929: $? = 0 | |
configure:5967: result: ok | |
configure:6004: checking for sysroot | |
configure:6034: result: no | |
configure:6277: checking for mt | |
configure:6307: result: no | |
configure:6327: checking if : is a manifest tool | |
configure:6333: : '-?' | |
configure:6341: result: no | |
configure:6397: checking for dsymutil | |
configure:6413: found /usr/bin/dsymutil | |
configure:6424: result: dsymutil | |
configure:6489: checking for nmedit | |
configure:6505: found /usr/bin/nmedit | |
configure:6516: result: nmedit | |
configure:6581: checking for lipo | |
configure:6597: found /usr/bin/lipo | |
configure:6608: result: lipo | |
configure:6673: checking for otool | |
configure:6689: found /usr/bin/otool | |
configure:6700: result: otool | |
configure:6765: checking for otool64 | |
configure:6795: result: no | |
configure:6840: checking for -single_module linker flag | |
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:6867: result: yes | |
configure:6869: checking for -exported_symbols_list linker flag | |
configure:6889: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:6889: $? = 0 | |
configure:6899: result: yes | |
configure:6901: checking for -force_load linker flag | |
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o conftest.o conftest.c | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:6931: result: yes | |
configure:6973: checking how to run the C preprocessor | |
configure:7004: /usr/bin/clang -E -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
configure:7004: $? = 0 | |
configure:7018: /usr/bin/clang -E -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:7018: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "pkg-config" | |
| #define PACKAGE_TARNAME "pkg-config" | |
| #define PACKAGE_VERSION "0.27" | |
| #define PACKAGE_STRING "pkg-config 0.27" | |
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "pkg-config" | |
| #define VERSION "0.27" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7043: result: /usr/bin/clang -E | |
configure:7063: /usr/bin/clang -E -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
configure:7063: $? = 0 | |
configure:7077: /usr/bin/clang -E -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:7077: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "pkg-config" | |
| #define PACKAGE_TARNAME "pkg-config" | |
| #define PACKAGE_VERSION "0.27" | |
| #define PACKAGE_STRING "pkg-config 0.27" | |
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "pkg-config" | |
| #define VERSION "0.27" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7106: checking for ANSI C header files | |
configure:7126: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7126: $? = 0 | |
configure:7199: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
configure:7199: $? = 0 | |
configure:7199: ./conftest | |
configure:7199: $? = 0 | |
configure:7210: result: yes | |
configure:7223: checking for sys/types.h | |
configure:7223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7223: $? = 0 | |
configure:7223: result: yes | |
configure:7223: checking for sys/stat.h | |
configure:7223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7223: $? = 0 | |
configure:7223: result: yes | |
configure:7223: checking for stdlib.h | |
configure:7223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7223: $? = 0 | |
configure:7223: result: yes | |
configure:7223: checking for string.h | |
configure:7223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7223: $? = 0 | |
configure:7223: result: yes | |
configure:7223: checking for memory.h | |
configure:7223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7223: $? = 0 | |
configure:7223: result: yes | |
configure:7223: checking for strings.h | |
configure:7223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7223: $? = 0 | |
configure:7223: result: yes | |
configure:7223: checking for inttypes.h | |
configure:7223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7223: $? = 0 | |
configure:7223: result: yes | |
configure:7223: checking for stdint.h | |
configure:7223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7223: $? = 0 | |
configure:7223: result: yes | |
configure:7223: checking for unistd.h | |
configure:7223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7223: $? = 0 | |
configure:7223: result: yes | |
configure:7237: checking for dlfcn.h | |
configure:7237: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:7237: $? = 0 | |
configure:7237: result: yes | |
configure:7424: checking for objdir | |
configure:7439: result: .libs | |
configure:7706: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions | |
configure:7724: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:7728: $? = 0 | |
configure:7741: result: yes | |
configure:8051: checking for /usr/bin/clang option to produce PIC | |
configure:8058: result: -fno-common -DPIC | |
configure:8066: checking if /usr/bin/clang PIC flag -fno-common -DPIC works | |
configure:8084: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:8088: $? = 0 | |
configure:8101: result: yes | |
configure:8130: checking if /usr/bin/clang static flag -static works | |
configure:8158: result: no | |
configure:8173: checking if /usr/bin/clang supports -c -o file.o | |
configure:8194: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -o out/conftest2.o conftest.c >&5 | |
configure:8198: $? = 0 | |
configure:8220: result: yes | |
configure:8228: checking if /usr/bin/clang supports -c -o file.o | |
configure:8275: result: yes | |
configure:8308: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries | |
configure:9466: result: yes | |
configure:9711: checking dynamic linker characteristics | |
configure:10451: result: darwin12.0.0 dyld | |
configure:10558: checking how to hardcode library paths into programs | |
configure:10583: result: immediate | |
configure:11123: checking whether stripping libraries is possible | |
configure:11137: result: yes | |
configure:11163: checking if libtool supports shared libraries | |
configure:11165: result: yes | |
configure:11168: checking whether to build shared libraries | |
configure:11189: result: yes | |
configure:11192: checking whether to build static libraries | |
configure:11196: result: yes | |
configure:11293: checking for gcc | |
configure:11320: result: /usr/bin/clang | |
configure:11549: checking for C compiler version | |
configure:11558: /usr/bin/clang --version >&5 | |
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin12.0.0 | |
Thread model: posix | |
configure:11569: $? = 0 | |
configure:11558: /usr/bin/clang -v >&5 | |
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin12.0.0 | |
Thread model: posix | |
configure:11569: $? = 0 | |
configure:11558: /usr/bin/clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:11569: $? = 1 | |
configure:11558: /usr/bin/clang -qversion >&5 | |
clang: error: no input files | |
configure:11569: $? = 1 | |
configure:11573: checking whether we are using the GNU C compiler | |
configure:11601: result: yes | |
configure:11610: checking whether /usr/bin/clang accepts -g | |
configure:11671: result: yes | |
configure:11688: checking for /usr/bin/clang option to accept ISO C89 | |
configure:11765: result: none needed | |
configure:11787: checking dependency style of /usr/bin/clang | |
configure:11897: result: gcc3 | |
configure:11916: checking dirent.h usability | |
configure:11916: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:11916: $? = 0 | |
configure:11916: result: yes | |
configure:11916: checking dirent.h presence | |
configure:11916: /usr/bin/clang -E -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
configure:11916: $? = 0 | |
configure:11916: result: yes | |
configure:11916: checking for dirent.h | |
configure:11916: result: yes | |
configure:11916: checking for unistd.h | |
configure:11916: result: yes | |
configure:11916: checking sys/wait.h usability | |
configure:11916: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
configure:11916: $? = 0 | |
configure:11916: result: yes | |
configure:11916: checking sys/wait.h presence | |
configure:11916: /usr/bin/clang -E -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
configure:11916: $? = 0 | |
configure:11916: result: yes | |
configure:11916: checking for sys/wait.h | |
configure:11916: result: yes | |
configure:11916: checking malloc.h usability | |
configure:11916: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
conftest.c:59:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^ | |
1 error generated. | |
configure:11916: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "pkg-config" | |
| #define PACKAGE_TARNAME "pkg-config" | |
| #define PACKAGE_VERSION "0.27" | |
| #define PACKAGE_STRING "pkg-config 0.27" | |
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "pkg-config" | |
| #define VERSION "0.27" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_WAIT_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 <malloc.h> | |
configure:11916: result: no | |
configure:11916: checking malloc.h presence | |
configure:11916: /usr/bin/clang -E -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
conftest.c:26:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^ | |
1 error generated. | |
configure:11916: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "pkg-config" | |
| #define PACKAGE_TARNAME "pkg-config" | |
| #define PACKAGE_VERSION "0.27" | |
| #define PACKAGE_STRING "pkg-config 0.27" | |
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "pkg-config" | |
| #define VERSION "0.27" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| /* end confdefs.h. */ | |
| #include <malloc.h> | |
configure:11916: result: no | |
configure:11916: checking for malloc.h | |
configure:11916: result: no | |
configure:11928: checking for default search path for .pc files | |
configure:11946: result: /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig | |
configure:11950: checking for system include path to avoid -I flags | |
configure:11960: result: /usr/include | |
configure:11964: checking for system library path to avoid -L flags | |
configure:11983: result: /usr/lib | |
configure:11988: creating ./config.lt | |
## ------------------ ## | |
## Running config.lt. ## | |
## ------------------ ## | |
config.lt:634: creating libtool | |
use_indirect_deps=auto | |
configure:13377: checking whether to list both direct and indirect dependencies | |
configure:13395: result: no | |
configure:13410: checking for Win32 | |
configure:13420: result: no | |
configure:13448: checking if internal glib should be used | |
configure:13451: result: yes | |
configure:13661: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by pkg-config config.status 0.27, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on zeta.local | |
config.status:1107: creating Makefile | |
config.status:1107: creating check/Makefile | |
config.status:1107: creating check/config.sh | |
config.status:1107: creating config.h | |
config.status:1336: executing depfiles commands | |
config.status:1336: executing libtool commands | |
configure:15969: === configuring in glib (/private/tmp/homebrew-pkg-config-0.27-YHUz/pkg-config-0.27/glib) | |
configure:16032: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/pkg-config/0.27' '--disable-debug' '--with-pc-path=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig' '--with-internal-glib' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' 'LDFLAGS=-L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib' 'CPPFLAGS=-I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include' --cache-file=/dev/null --srcdir=. | |
configure:16037: error: ./configure failed for glib | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin12.0.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/bin/clang | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include' | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_header_dirent_h=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_malloc_h=no | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_wait_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=x86_64-apple-darwin12.0.0 | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_SED=/usr/local/bin/gsed | |
ac_cv_path_install='/usr/local/Cellar/coreutils/8.17/libexec/gnubin/install -c' | |
ac_cv_path_mkdir=/usr/local/Cellar/coreutils/8.17/libexec/gnubin/mkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='/usr/bin/clang -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=/usr/bin/clang | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_LIPO=lipo | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_OTOOL=otool | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_make_make_set=yes | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
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/clang | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_pic='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_gnu_ld=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 | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
-I$(top_builddir)/glib/glib' | |
ACLOCAL='${SHELL} /private/tmp/homebrew-pkg-config-0.27-YHUz/pkg-config-0.27/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='${SHELL} /private/tmp/homebrew-pkg-config-0.27-YHUz/pkg-config-0.27/missing --run tar' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_VERBOSITY='0' | |
AR='ar' | |
AUTOCONF='${SHELL} /private/tmp/homebrew-pkg-config-0.27-YHUz/pkg-config-0.27/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/homebrew-pkg-config-0.27-YHUz/pkg-config-0.27/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/homebrew-pkg-config-0.27-YHUz/pkg-config-0.27/missing --run automake-1.11' | |
AWK='gawk' | |
CC='/usr/bin/clang' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
CPP='/usr/bin/clang -E' | |
CPPFLAGS='-I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DLLTOOL='false' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
GLIB_CFLAGS='-I$(top_srcdir)/glib -I$(top_srcdir)/glib/glib \ | |
GLIB_LIBS='$(top_builddir)/glib/glib/libglib-2.0.la' | |
GREP='/usr/bin/grep' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INTERNAL_GLIB_FALSE='#' | |
INTERNAL_GLIB_TRUE='' | |
LD='/usr/bin/clang' | |
LDFLAGS='-L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /private/tmp/homebrew-pkg-config-0.27-YHUz/pkg-config-0.27/missing --run makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='/usr/local/Cellar/coreutils/8.17/libexec/gnubin/mkdir -p' | |
NATIVE_WIN32_FALSE='' | |
NATIVE_WIN32_TRUE='#' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
OBJDUMP='false' | |
OBJEXT='o' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='pkg-config' | |
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config' | |
PACKAGE_NAME='pkg-config' | |
PACKAGE_STRING='pkg-config 0.27' | |
PACKAGE_TARNAME='pkg-config' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='0.27' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='' | |
RANLIB='ranlib' | |
SED='/usr/local/bin/gsed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
VERSION='0.27' | |
WARN_CFLAGS='' | |
ac_ct_AR='ar' | |
ac_ct_CC='/usr/bin/clang' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__quote='' | |
am__tar='${AMTAR} chof - "$$tardir"' | |
am__untar='${AMTAR} xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin12.0.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin12.0.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='x86_64-apple-darwin12.0.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin12.0.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/homebrew-pkg-config-0.27-YHUz/pkg-config-0.27/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='/usr/local/Cellar/coreutils/8.17/libexec/gnubin/mkdir -p' | |
oldincludedir='/usr/include' | |
pc_path='/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/pkg-config/0.27' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
subdirs=' glib' | |
sysconfdir='${prefix}/etc' | |
system_include_path='/usr/include' | |
system_library_path='/usr/lib' | |
target_alias='' | |
use_indirect_deps='no' | |
configure: exit 127 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment