Skip to content

Instantly share code, notes, and snippets.

@shelbyKiraM
Created October 8, 2011 04:09
Show Gist options
  • Save shelbyKiraM/1271846 to your computer and use it in GitHub Desktop.
Save shelbyKiraM/1271846 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --with-taglib --with-curl --enable-unicode --disable-debug --disable-dependency-tracking LDFLAGS=-liconv --prefix=/Users/user/Developer/Cellar/ncmpcpp/0.5.7
## --------- ##
## Platform. ##
## --------- ##
hostname = Prometheus.local
uname -m = x86_64
uname -r = 11.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~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 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 120 tasks, 473 threads, 2 processors
Load average: 1.75, Mach factor: 0.69
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/user/.rbenv/shims
PATH: /Users/user/Developer/.rbenv/bin
PATH: /Users/user/Developer/bin
PATH: /Users/user/Developer/Cellar/python/2.7.1/bin
PATH: /Users/user/Developer/share/python
PATH: /Users/user/Developer/sbin
PATH: /Users/user/.rbenv/shims
PATH: /Users/user/Developer/.nvm/v0.4.11/bin
PATH: /Users/user/Developer/.rbenv/bin
PATH: /Users/user/Developer/bin
PATH: /Users/user/Developer/Cellar/python/2.7.1/bin
PATH: /Users/user/Developer/share/python
PATH: /Users/user/Developer/sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /Users/user/.gem/ruby/1.8/bin
PATH: /Users/user/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /Users/user/Developer/Library/Contributions/examples
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2402: checking for a BSD-compatible install
configure:2470: result: /usr/bin/install -c
configure:2481: checking whether build environment is sane
configure:2531: result: yes
configure:2672: checking for a thread-safe mkdir -p
configure:2711: result: ./install-sh -c -d
configure:2724: checking for gawk
configure:2754: result: no
configure:2724: checking for mawk
configure:2754: result: no
configure:2724: checking for nawk
configure:2754: result: no
configure:2724: checking for awk
configure:2740: found /usr/bin/awk
configure:2751: result: awk
configure:2762: checking whether make sets $(MAKE)
configure:2784: result: yes
configure:2985: checking for C++ compiler version
configure:2994: /usr/bin/llvm-g++ --version >&5
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3005: $? = 0
configure:2994: /usr/bin/llvm-g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~108/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~108/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:3005: $? = 0
configure:2994: /usr/bin/llvm-g++ -V >&5
llvm-g++-4.2: argument to `-V' is missing
configure:3005: $? = 1
configure:2994: /usr/bin/llvm-g++ -qversion >&5
i686-apple-darwin11-llvm-g++-4.2: no input files
configure:3005: $? = 1
configure:3025: checking whether the C++ compiler works
configure:3047: /usr/bin/llvm-g++ -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -liconv conftest.cpp >&5
configure:3051: $? = 0
configure:3099: result: yes
configure:3102: checking for C++ compiler default output file name
configure:3104: result: a.out
configure:3110: checking for suffix of executables
configure:3117: /usr/bin/llvm-g++ -o conftest -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -liconv conftest.cpp >&5
configure:3121: $? = 0
configure:3143: result:
configure:3165: checking whether we are cross compiling
configure:3173: /usr/bin/llvm-g++ -o conftest -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -liconv conftest.cpp >&5
configure:3177: $? = 0
configure:3184: ./conftest
configure:3188: $? = 0
configure:3203: result: no
configure:3208: checking for suffix of object files
configure:3230: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.cpp >&5
configure:3234: $? = 0
configure:3255: result: o
configure:3259: checking whether we are using the GNU C++ compiler
configure:3278: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.cpp >&5
configure:3278: $? = 0
configure:3287: result: yes
configure:3296: checking whether /usr/bin/llvm-g++ accepts -g
configure:3316: /usr/bin/llvm-g++ -c -g -isystem /Users/user/Developer/include conftest.cpp >&5
configure:3316: $? = 0
configure:3357: result: yes
configure:3391: checking for style of include used by make
configure:3419: result: GNU
configure:3444: checking dependency style of /usr/bin/llvm-g++
configure:3554: result: none
configure:3598: checking build system type
configure:3612: result: x86_64-apple-darwin11.1.0
configure:3632: checking host system type
configure:3645: result: x86_64-apple-darwin11.1.0
configure:3686: checking how to print strings
configure:3713: result: printf
configure:3782: checking for gcc
configure:3809: result: /usr/bin/llvm-gcc
configure:4038: checking for C compiler version
configure:4047: /usr/bin/llvm-gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4058: $? = 0
configure:4047: /usr/bin/llvm-gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~108/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~108/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:4058: $? = 0
configure:4047: /usr/bin/llvm-gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:4058: $? = 1
configure:4047: /usr/bin/llvm-gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:4058: $? = 1
configure:4062: checking whether we are using the GNU C compiler
configure:4081: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:4081: $? = 0
configure:4090: result: yes
configure:4099: checking whether /usr/bin/llvm-gcc accepts -g
configure:4119: /usr/bin/llvm-gcc -c -g -isystem /Users/user/Developer/include conftest.c >&5
configure:4119: $? = 0
configure:4160: result: yes
configure:4177: checking for /usr/bin/llvm-gcc option to accept ISO C89
configure:4241: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:4241: $? = 0
configure:4254: result: none needed
configure:4276: checking dependency style of /usr/bin/llvm-gcc
configure:4386: result: none
configure:4401: checking for a sed that does not truncate output
configure:4465: result: /usr/bin/sed
configure:4483: checking for grep that handles long lines and -e
configure:4541: result: /usr/bin/grep
configure:4546: checking for egrep
configure:4608: result: /usr/bin/grep -E
configure:4613: checking for fgrep
configure:4675: result: /usr/bin/grep -F
configure:4710: checking for ld used by /usr/bin/llvm-gcc
configure:4777: result: /usr/bin/llvm-gcc
configure:4784: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:4799: result: no
configure:4811: checking for BSD- or MS-compatible name lister (nm)
configure:4860: result: /usr/bin/nm
configure:4990: checking the name lister (/usr/bin/nm) interface
configure:4997: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.cpp >&5
configure:5000: /usr/bin/nm "conftest.o"
configure:5003: output
0000000000000000 S _some_variable
configure:5010: result: BSD nm
configure:5013: checking whether ln -s works
configure:5017: result: yes
configure:5025: checking the maximum length of command line arguments
configure:5150: result: 196608
configure:5167: checking whether the shell understands some XSI constructs
configure:5177: result: yes
configure:5181: checking whether the shell understands "+="
configure:5187: result: yes
configure:5222: checking how to convert x86_64-apple-darwin11.1.0 file names to x86_64-apple-darwin11.1.0 format
configure:5262: result: func_convert_file_noop
configure:5269: checking how to convert x86_64-apple-darwin11.1.0 file names to toolchain format
configure:5289: result: func_convert_file_noop
configure:5296: checking for /usr/bin/llvm-gcc option to reload object files
configure:5303: result: -r
configure:5377: checking for objdump
configure:5407: result: no
configure:5436: checking how to recognize dependent libraries
configure:5638: result: pass_all
configure:5723: checking for dlltool
configure:5753: result: no
configure:5783: checking how to associate runtime and link libraries
configure:5810: result: printf %s\n
configure:5871: checking for ar
configure:5887: found /usr/bin/ar
configure:5898: result: ar
configure:5935: checking for archiver @FILE support
configure:5952: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.cpp >&5
configure:5952: $? = 0
configure:5955: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:5958: $? = 1
configure:5978: result: no
configure:6036: checking for strip
configure:6052: found /usr/bin/strip
configure:6063: result: strip
configure:6135: checking for ranlib
configure:6151: found /usr/bin/ranlib
configure:6162: result: ranlib
configure:6264: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object
configure:6383: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.cpp >&5
configure:6386: $? = 0
configure:6390: /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:6393: $? = 0
cannot find nm_test_var in conftest.nm
configure:6383: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.cpp >&5
configure:6386: $? = 0
configure:6390: /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:6393: $? = 0
configure:6459: /usr/bin/llvm-g++ -o conftest -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -liconv conftest.cpp conftstm.o >&5
configure:6462: $? = 0
configure:6500: result: ok
configure:6537: checking for sysroot
configure:6567: result: no
configure:6811: checking for mt
configure:6841: result: no
configure:6861: checking if : is a manifest tool
configure:6867: : '-?'
configure:6875: result: no
configure:6931: checking for dsymutil
configure:6947: found /usr/bin/dsymutil
configure:6958: result: dsymutil
configure:7023: checking for nmedit
configure:7039: found /usr/bin/nmedit
configure:7050: result: nmedit
configure:7115: checking for lipo
configure:7131: found /usr/bin/lipo
configure:7142: result: lipo
configure:7207: checking for otool
configure:7223: found /usr/bin/otool
configure:7234: result: otool
configure:7299: checking for otool64
configure:7329: result: no
configure:7374: checking for -single_module linker flag
/usr/bin/llvm-gcc -O3 -march=core2 -msse4.1 -w -pipe -liconv -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7401: result: yes
configure:7403: checking for -exported_symbols_list linker flag
configure:7423: /usr/bin/llvm-g++ -o conftest -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -liconv -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5
configure:7423: $? = 0
configure:7433: result: yes
configure:7435: checking for -force_load linker flag
/usr/bin/llvm-gcc -O3 -march=core2 -msse4.1 -w -pipe -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/llvm-gcc -O3 -march=core2 -msse4.1 -w -pipe -liconv -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:7465: result: yes
configure:7507: checking how to run the C preprocessor
configure:7538: /usr/bin/llvm-gcc -E -isystem /Users/user/Developer/include conftest.c
configure:7538: $? = 0
configure:7552: /usr/bin/llvm-gcc -E -isystem /Users/user/Developer/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:7552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ncmpcpp"
| #define VERSION "0.5.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7577: result: /usr/bin/llvm-gcc -E
configure:7597: /usr/bin/llvm-gcc -E -isystem /Users/user/Developer/include conftest.c
configure:7597: $? = 0
configure:7611: /usr/bin/llvm-gcc -E -isystem /Users/user/Developer/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:7611: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ncmpcpp"
| #define VERSION "0.5.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7640: checking for ANSI C header files
configure:7660: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7660: $? = 0
configure:7733: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -liconv conftest.c >&5
configure:7733: $? = 0
configure:7733: ./conftest
configure:7733: $? = 0
configure:7744: result: yes
configure:7757: checking for sys/types.h
configure:7757: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7757: $? = 0
configure:7757: result: yes
configure:7757: checking for sys/stat.h
configure:7757: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7757: $? = 0
configure:7757: result: yes
configure:7757: checking for stdlib.h
configure:7757: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7757: $? = 0
configure:7757: result: yes
configure:7757: checking for string.h
configure:7757: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7757: $? = 0
configure:7757: result: yes
configure:7757: checking for memory.h
configure:7757: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7757: $? = 0
configure:7757: result: yes
configure:7757: checking for strings.h
configure:7757: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7757: $? = 0
configure:7757: result: yes
configure:7757: checking for inttypes.h
configure:7757: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7757: $? = 0
configure:7757: result: yes
configure:7757: checking for stdint.h
configure:7757: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7757: $? = 0
configure:7757: result: yes
configure:7757: checking for unistd.h
configure:7757: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7757: $? = 0
configure:7757: result: yes
configure:7771: checking for dlfcn.h
configure:7771: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.c >&5
configure:7771: $? = 0
configure:7771: result: yes
configure:7968: checking for objdir
configure:7983: result: .libs
configure:8250: checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions
configure:8268: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8272: $? = 0
configure:8285: result: yes
configure:8595: checking for /usr/bin/llvm-gcc option to produce PIC
configure:8602: result: -fno-common -DPIC
configure:8610: checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works
configure:8628: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -fno-common -DPIC -DPIC conftest.c >&5
configure:8632: $? = 0
configure:8645: result: yes
configure:8674: checking if /usr/bin/llvm-gcc static flag -static works
configure:8702: result: no
configure:8717: checking if /usr/bin/llvm-gcc supports -c -o file.o
configure:8738: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -o out/conftest2.o conftest.c >&5
configure:8742: $? = 0
configure:8764: result: yes
configure:8772: checking if /usr/bin/llvm-gcc supports -c -o file.o
configure:8819: result: yes
configure:8852: checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries
configure:10010: result: yes
configure:10255: checking dynamic linker characteristics
configure:11004: result: darwin11.1.0 dyld
configure:11111: checking how to hardcode library paths into programs
configure:11136: result: immediate
configure:11676: checking whether stripping libraries is possible
configure:11690: result: yes
configure:11716: checking if libtool supports shared libraries
configure:11718: result: yes
configure:11721: checking whether to build shared libraries
configure:11742: result: yes
configure:11745: checking whether to build static libraries
configure:11749: result: yes
configure:11772: checking how to run the C++ preprocessor
configure:11799: /usr/bin/llvm-g++ -E -isystem /Users/user/Developer/include conftest.cpp
configure:11799: $? = 0
configure:11813: /usr/bin/llvm-g++ -E -isystem /Users/user/Developer/include conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:11813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ncmpcpp"
| #define VERSION "0.5.7"
| #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/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11838: result: /usr/bin/llvm-g++ -E
configure:11858: /usr/bin/llvm-g++ -E -isystem /Users/user/Developer/include conftest.cpp
configure:11858: $? = 0
configure:11872: /usr/bin/llvm-g++ -E -isystem /Users/user/Developer/include conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:11872: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ncmpcpp"
| #define VERSION "0.5.7"
| #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/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12042: checking for ld used by /usr/bin/llvm-g++
configure:12109: result: /usr/bin/llvm-gcc
configure:12116: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:12131: result: no
configure:12186: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries
configure:13190: result: yes
configure:13225: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include conftest.cpp >&5
configure:13228: $? = 0
configure:13748: checking for /usr/bin/llvm-g++ option to produce PIC
configure:13755: result: -fno-common -DPIC
configure:13763: checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works
configure:13781: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -fno-common -DPIC -DPIC conftest.cpp >&5
configure:13785: $? = 0
configure:13798: result: yes
configure:13821: checking if /usr/bin/llvm-g++ static flag -static works
configure:13849: result: no
configure:13861: checking if /usr/bin/llvm-g++ supports -c -o file.o
configure:13882: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/user/Developer/include -o out/conftest2.o conftest.cpp >&5
configure:13886: $? = 0
configure:13908: result: yes
configure:13913: checking if /usr/bin/llvm-g++ supports -c -o file.o
configure:13960: result: yes
configure:13990: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries
configure:14024: result: yes
configure:14167: checking dynamic linker characteristics
configure:14850: result: darwin11.1.0 dyld
configure:14903: checking how to hardcode library paths into programs
configure:14928: result: immediate
configure:15069: checking whether compiler supports -fno-exceptions
configure:15084: /usr/bin/llvm-g++ -c -fno-exceptions -isystem /Users/user/Developer/include conftest.cpp >&5
configure:15084: $? = 0
configure:15085: result: yes
configure:15098: checking for _head_libws2_32_a in -lws2_32
configure:15123: /usr/bin/llvm-g++ -o conftest -O3 -march=core2 -msse4.1 -w -pipe -fno-exceptions -isystem /Users/user/Developer/include -liconv conftest.cpp -lws2_32 >&5
ld: library not found for -lws2_32
collect2: ld returned 1 exit status
configure:15123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ncmpcpp"
| #define VERSION "0.5.7"
| #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/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _head_libws2_32_a ();
| int
| main ()
| {
| return _head_libws2_32_a ();
| ;
| return 0;
| }
configure:15132: result: no
configure:15138: checking for regcomp in -lregex
configure:15163: /usr/bin/llvm-g++ -o conftest -O3 -march=core2 -msse4.1 -w -pipe -fno-exceptions -isystem /Users/user/Developer/include -liconv conftest.cpp -lregex >&5
ld: library not found for -lregex
collect2: ld returned 1 exit status
configure:15163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ncmpcpp"
| #define VERSION "0.5.7"
| #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/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char regcomp ();
| int
| main ()
| {
| return regcomp ();
| ;
| return 0;
| }
configure:15172: result: no
configure:15183: checking dirent.h usability
configure:15183: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -fno-exceptions -isystem /Users/user/Developer/include conftest.cpp >&5
configure:15183: $? = 0
configure:15183: result: yes
configure:15183: checking dirent.h presence
configure:15183: /usr/bin/llvm-g++ -E -isystem /Users/user/Developer/include conftest.cpp
configure:15183: $? = 0
configure:15183: result: yes
configure:15183: checking for dirent.h
configure:15183: result: yes
configure:15183: checking regex.h usability
configure:15183: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -fno-exceptions -isystem /Users/user/Developer/include conftest.cpp >&5
configure:15183: $? = 0
configure:15183: result: yes
configure:15183: checking regex.h presence
configure:15183: /usr/bin/llvm-g++ -E -isystem /Users/user/Developer/include conftest.cpp
configure:15183: $? = 0
configure:15183: result: yes
configure:15183: checking for regex.h
configure:15183: result: yes
configure:15197: checking langinfo.h usability
configure:15197: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4.1 -w -pipe -fno-exceptions -isystem /Users/user/Developer/include conftest.cpp >&5
configure:15197: $? = 0
configure:15197: result: yes
configure:15197: checking langinfo.h presence
configure:15197: /usr/bin/llvm-g++ -E -isystem /Users/user/Developer/include conftest.cpp
configure:15197: $? = 0
configure:15197: result: yes
configure:15197: checking for langinfo.h
configure:15197: result: yes
configure:15264: checking for pkg-config
configure:15297: result: no
configure:15332: checking for libmpdclient
configure:15390: result: no
configure:15392: error: libmpdclient >= 2.1 is required!
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.1.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/llvm-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-isystem /Users/user/Developer/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/llvm-g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-liconv
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_fftw3_CFLAGS_set=
ac_cv_env_fftw3_CFLAGS_value=
ac_cv_env_fftw3_LIBS_set=
ac_cv_env_fftw3_LIBS_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_libmpdclient_CFLAGS_set=
ac_cv_env_libmpdclient_CFLAGS_value=
ac_cv_env_libmpdclient_LIBS_set=
ac_cv_env_libmpdclient_LIBS_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_langinfo_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin11.1.0
ac_cv_lib_regex_regcomp=no
ac_cv_lib_ws2_32__head_libws2_32_a=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/llvm-gcc -E'
ac_cv_prog_CXXCPP='/usr/bin/llvm-g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc
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
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
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/llvm-gcc
lt_cv_path_LDCXX=/usr/bin/llvm-gcc
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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-ncmpcpp-0.5.7-Q6uB/ncmpcpp-0.5.7/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-ncmpcpp-0.5.7-Q6uB/ncmpcpp-0.5.7/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/homebrew-ncmpcpp-0.5.7-Q6uB/ncmpcpp-0.5.7/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-ncmpcpp-0.5.7-Q6uB/ncmpcpp-0.5.7/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-ncmpcpp-0.5.7-Q6uB/ncmpcpp-0.5.7/missing --run automake-1.11'
AWK='awk'
CC='/usr/bin/llvm-gcc'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -march=core2 -msse4.1 -w -pipe'
CPP='/usr/bin/llvm-gcc -E'
CPPFLAGS='-isystem /Users/user/Developer/include'
CURL_CONFIG=''
CURSES_CONFIG=''
CXX='/usr/bin/llvm-g++'
CXXCPP='/usr/bin/llvm-g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O3 -march=core2 -msse4.1 -w -pipe -fno-exceptions'
CYGPATH_W='echo'
DEFS=''
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'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/llvm-gcc'
LDFLAGS='-liconv'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/homebrew-ncmpcpp-0.5.7-Q6uB/ncmpcpp-0.5.7/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='ncmpcpp'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TAGLIB_CONFIG=''
VERSION='0.5.7'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/llvm-gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.1.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.1.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
fftw3_CFLAGS=''
fftw3_LIBS=''
host='x86_64-apple-darwin11.1.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.1.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-ncmpcpp-0.5.7-Q6uB/ncmpcpp-0.5.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libmpdclient_CFLAGS=''
libmpdclient_LIBS=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/user/Developer/Cellar/ncmpcpp/0.5.7'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "ncmpcpp"
#define VERSION "0.5.7"
#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_REGEX_H 1
#define HAVE_LANGINFO_H 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment