Created
March 1, 2012 18:57
-
-
Save jwhitley/1952215 to your computer and use it in GitHub Desktop.
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/sourceforge/streamripper/streamripper-1.64.6.tar.gz | |
File already downloaded in /Users/whitley/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/whitley/Library/Caches/Homebrew/streamripper-1.64.6.tar.gz | |
==> ./configure --prefix=/opt/hb/Cellar/streamripper/1.64.6 --disable-debug --disable-dependency-tracking | |
./configure --prefix=/opt/hb/Cellar/streamripper/1.64.6 --disable-debug --disable-dependency-tracking | |
checking for a BSD-compatible install... /opt/hb/bin/ginstall -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /opt/hb/bin/gmkdir -p | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... /usr/bin/clang | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of /usr/bin/clang... none | |
checking for a BSD-compatible install... /opt/hb/bin/ginstall -c | |
checking for ranlib... ranlib | |
checking for inline... inline | |
checking for main in -lm... yes | |
checking how to run the C preprocessor... /usr/bin/clang -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 for working alloca.h... yes | |
checking for alloca... yes | |
checking for pkg-config... /opt/hb/bin/pkg-config | |
checking pkg-config is at least version 0.7... yes | |
checking for GLIB - version >= 2.16.0... yes (version 2.30.2) | |
checking for mad_stream_buffer in -lmad... yes | |
checking for pthread_create in -lpthread... yes | |
checking for socklen_t... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking wctype.h usability... yes | |
checking wctype.h presence... yes | |
checking for wctype.h... yes | |
checking for wchar_t... yes | |
checking for iswcntrl... yes | |
checking for vswprintf... yes | |
checking whether mbrtowc and mbstate_t are properly declared... yes | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for ld used by GCC... /usr/bin/clang | |
checking if the linker (/usr/bin/clang) is GNU ld... no | |
checking for shared library run path origin... done | |
checking for iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for iconv declaration... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking for nl_langinfo and CODESET... yes | |
checking for buildargv in -liberty... no | |
checking for NeAACDecDecode2 in -lfaad... no | |
checking for initscr in -lncurses ... yes | |
configure: Request for ncurses | |
checking for Ogg... no | |
*** Could not run Ogg test program, checking why... | |
*** The test program failed to compile or link. See the file config.log for the | |
*** exact error that occured. This usually means Ogg was incorrectly installed | |
*** or that you have moved Ogg since it was installed. | |
checking for sem_init... yes | |
checking for sem_init... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for uint32_t... yes | |
checking for u_int32_t... yes | |
checking sys/sockio.h usability... yes | |
checking sys/sockio.h presence... yes | |
checking for sys/sockio.h... yes | |
checking for connect... yes | |
checking for size_t... yes | |
checking return type of signal handlers... void | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking for mkdir... yes | |
checking for socket... yes | |
checking for strerror... yes | |
checking for strstr... yes | |
configure: creating ./config.status | |
config.status: creating lib/Makefile | |
config.status: creating Makefile | |
config.status: creating lib/config.h | |
config.status: executing depfiles commands | |
* Streamripper configuration | |
Using included MAD library? no | |
Ogg/vorbis support? no | |
==> make install | |
make install | |
Making install in lib | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/hb/Cellar/glib/2.30.2/include/glib-2.0 -I/opt/hb/Cellar/glib/2.30.2/lib/glib-2.0/include -I/opt/hb/Cellar/gettext/0.18.1.1/include -I/opt/hb/Cellar/glib/2.30.2/include -I/private/tmp/homebrew-streamripper-1.64.6-oQBy/streamripper-1.64.6/lib -D__UNIX__ -Os -w -pipe -march=native -Qunused-arguments -Wall -c cbuf2.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/hb/Cellar/glib/2.30.2/include/glib-2.0 -I/opt/hb/Cellar/glib/2.30.2/lib/glib-2.0/include -I/opt/hb/Cellar/gettext/0.18.1.1/include -I/opt/hb/Cellar/glib/2.30.2/include -I/private/tmp/homebrew-streamripper-1.64.6-oQBy/streamripper-1.64.6/lib -D__UNIX__ -Os -w -pipe -march=native -Qunused-arguments -Wall -c charset.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/hb/Cellar/glib/2.30.2/include/glib-2.0 -I/opt/hb/Cellar/glib/2.30.2/lib/glib-2.0/include -I/opt/hb/Cellar/gettext/0.18.1.1/include -I/opt/hb/Cellar/glib/2.30.2/include -I/private/tmp/homebrew-streamripper-1.64.6-oQBy/streamripper-1.64.6/lib -D__UNIX__ -Os -w -pipe -march=native -Qunused-arguments -Wall -c debug.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/hb/Cellar/glib/2.30.2/include/glib-2.0 -I/opt/hb/Cellar/glib/2.30.2/lib/glib-2.0/include -I/opt/hb/Cellar/gettext/0.18.1.1/include -I/opt/hb/Cellar/glib/2.30.2/include -I/private/tmp/homebrew-streamripper-1.64.6-oQBy/streamripper-1.64.6/lib -D__UNIX__ -Os -w -pipe -march=native -Qunused-arguments -Wall -c errors.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/hb/Cellar/glib/2.30.2/include/glib-2.0 -I/opt/hb/Cellar/glib/2.30.2/lib/glib-2.0/include -I/opt/hb/Cellar/gettext/0.18.1.1/include -I/opt/hb/Cellar/glib/2.30.2/include -I/private/tmp/homebrew-streamripper-1.64.6-oQBy/streamripper-1.64.6/lib -D__UNIX__ -Os -w -pipe -march=native -Qunused-arguments -Wall -c external.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/hb/Cellar/glib/2.30.2/include/glib-2.0 -I/opt/hb/Cellar/glib/2.30.2/lib/glib-2.0/include -I/opt/hb/Cellar/gettext/0.18.1.1/include -I/opt/hb/Cellar/glib/2.30.2/include -I/private/tmp/homebrew-streamripper-1.64.6-oQBy/streamripper-1.64.6/lib -D__UNIX__ -Os -w -pipe -march=native -Qunused-arguments -Wall -c filelib.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/hb/Cellar/glib/2.30.2/include/glib-2.0 -I/opt/hb/Cellar/glib/2.30.2/lib/glib-2.0/include -I/opt/hb/Cellar/gettext/0.18.1.1/include -I/opt/hb/Cellar/glib/2.30.2/include -I/private/tmp/homebrew-streamripper-1.64.6-oQBy/streamripper-1.64.6/lib -D__UNIX__ -Os -w -pipe -march=native -Qunused-arguments -Wall -c findsep.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/hb/Cellar/glib/2.30.2/include/glib-2.0 -I/opt/hb/Cellar/glib/2.30.2/lib/glib-2.0/include -I/opt/hb/Cellar/gettext/0.18.1.1/include -I/opt/hb/Cellar/glib/2.30.2/include -I/private/tmp/homebrew-streamripper-1.64.6-oQBy/streamripper-1.64.6/lib -D__UNIX__ -Os -w -pipe -march=native -Qunused-arguments -Wall -c findsep2.c | |
findsep2.c:29:10: fatal error: 'mad.h' file not found | |
#include "mad.h" | |
^ | |
findsep.c:29:10: fatal error: 'mad.h' file not found | |
#include "mad.h" | |
^ | |
1 error generated. | |
make[1]: *** [findsep2.o] Error 1 | |
make[1]: *** Waiting for unfinished jobs.... | |
1 error generated. | |
make[1]: *** [findsep.o] Error 1 | |
make: *** [install-recursive] Error 1 | |
==> Exit Status: 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/streamripper.rb#L15 | |
==> Environment | |
HOMEBREW_VERSION: 0.8.1 | |
HEAD: ffc71c841822bd0779cc05643983c0ea77419e80 | |
HOMEBREW_PREFIX: /opt/hb | |
HOMEBREW_CELLAR: /opt/hb/Cellar | |
Hardware: 8-core 64-bit sandybridge | |
OS X: 10.7.3 | |
Kernel Architecture: x86_64 | |
Xcode: 4.3 | |
GCC-4.0: N/A | |
GCC-4.2: N/A | |
LLVM: build 2336 | |
Clang: 3.1 build 318 | |
MacPorts or Fink? false | |
X11: /usr/X11 | |
System Ruby: 1.8.7-249 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Which Perl: /usr/bin/perl | |
Which Python: /opt/hb/bin/python => /opt/hb/Cellar/python/2.7.2/bin/python | |
Which Ruby: /Users/whitley/.rvm/rubies/ruby-1.9.3-p125/bin/ruby | |
==> Build Flags | |
export CC="/usr/bin/clang" | |
export CXX="/usr/bin/clang++" | |
export LD="/usr/bin/clang" | |
export CFLAGS="-Os -w -pipe -march=native -Qunused-arguments" | |
export CXXFLAGS="-Os -w -pipe -march=native -Qunused-arguments" | |
export CPPFLAGS="-I/opt/hb/Cellar/libffi/3.0.10/include -I/opt/hb/Cellar/gettext/0.18.1.1/include -isystem /opt/hb/include" | |
export LDFLAGS="-L/opt/hb/Cellar/libffi/3.0.10/lib -L/opt/hb/Cellar/gettext/0.18.1.1/lib -L/opt/hb/lib" | |
export MAKEFLAGS="-j8" | |
export PKG_CONFIG_PATH="/opt/hb/Cellar/libffi/3.0.10/lib/pkgconfig" | |
Error: Failed executing: make install | |
If `brew doctor' does not help diagnose the issue, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment