Created
October 15, 2013 02:50
-
-
Save kneufeld/6985781 to your computer and use it in GitHub Desktop.
brew install -v ncmpcpp
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
$ brew install -v ncmpcpp | |
==> Downloading http://ncmpcpp.rybczak.net/stable/ncmpcpp-0.5.10.tar.bz2 | |
Already downloaded: /Library/Caches/Homebrew/ncmpcpp-0.5.10.tar.bz2 | |
tar xf /Library/Caches/Homebrew/ncmpcpp-0.5.10.tar.bz2 | |
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/ncmpcpp/0.5.10 --with-taglib --with-curl --enable-unicode | |
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/ncmpcpp/0.5.10 --with-taglib --with-curl --enable-unicode | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./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 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 c++ accepts -g... yes | |
checking for style of include used by make... GNU | |
checking dependency style of c++... none | |
checking build system type... x86_64-apple-darwin12.4.0 | |
checking host system type... x86_64-apple-darwin12.4.0 | |
checking how to print strings... printf | |
checking for gcc... cc | |
checking whether we are using the GNU C compiler... yes | |
checking whether cc accepts -g... yes | |
checking for cc option to accept ISO C89... unsupported | |
checking dependency style of cc... none | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by cc... /usr/local/Library/ENV/4.3/ld | |
checking if the linker (/usr/local/Library/ENV/4.3/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/local/Library/ENV/4.3/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 ar... ar | |
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 how to run the C preprocessor... cc -E | |
checking for ANSI C header files... no | |
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 for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if cc supports -fno-rtti -fno-exceptions... no | |
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/local/Library/ENV/4.3/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... yes | |
checking how to run the C++ preprocessor... c++ -E | |
checking for ld used by c++... /usr/local/Library/ENV/4.3/ld | |
checking if the linker (/usr/local/Library/ENV/4.3/ld) is GNU ld... no | |
checking whether the c++ linker (/usr/local/Library/ENV/4.3/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/local/Library/ENV/4.3/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin12.4.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether compiler supports -fno-exceptions... yes | |
checking for _head_libws2_32_a in -lws2_32... no | |
checking for regcomp in -lregex... no | |
checking dirent.h usability... yes | |
checking dirent.h presence... yes | |
checking for dirent.h... yes | |
checking regex.h usability... yes | |
checking regex.h presence... yes | |
checking for regex.h... yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
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 libmpdclient... yes | |
checking mpd/client.h usability... yes | |
checking mpd/client.h presence... yes | |
checking for mpd/client.h... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for pthread_create in -lpthread... yes | |
checking iconv.h usability... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking whether iconv takes const char **... no | |
checking for libiconv in -liconv... no | |
checking for ncursesw6-config... no | |
checking for ncursesw5-config... no | |
checking for initscr in -lncursesw... no | |
checking for initscr in -lncurses... yes | |
checking curses.h usability... no | |
checking curses.h presence... no | |
checking for curses.h... no | |
configure: error: missing curses.h header | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: 046b147a97e88cbb39998f8531fa29c82d0e192c | |
CPU: quad-core 64-bit ivybridge | |
OS X: 10.8.4-x86_64 | |
Xcode: 5.0 | |
CLT: 5.0.0.0.1.1377666378 | |
X11: 2.7.4 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: gcc-4.2 | |
LDFLAGS: -liconv | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/taglib/lib/pkgconfig:/usr/local/opt/libmpdclient/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/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/taglib/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: ncmpcpp did not build | |
Logs: /Users/kneufeld/Library/Logs/Homebrew/ncmpcpp/config.log | |
These open issues may also help: | |
https://github.com/mxcl/homebrew/issues/23278 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment