Skip to content

Instantly share code, notes, and snippets.

@millisami
Created June 23, 2011 11:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save millisami/1042388 to your computer and use it in GitHub Desktop.
Save millisami/1042388 to your computer and use it in GitHub Desktop.
brew install ffmpeg
HOMEBREW_VERSION: 0.8
HEAD: 57338d3c6763f2d0b5a91091baf973e407c35034
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.6.7
Kernel Architecture: i386
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.0
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
○ brew install -vd ffmpeg ruby-1.9.2-p180
==> Downloading http://ffmpeg.org/releases/ffmpeg-0.6.2.tar.bz2
File already downloaded in /Users/millisami/Library/Caches/Homebrew
/usr/bin/tar xf /Users/millisami/Library/Caches/Homebrew/ffmpeg-0.6.2.tar.bz2
==> ./configure --disable-debug --prefix=/usr/local/Cellar/ffmpeg/0.6.2 --enable-shared --enable-pthreads --enable-nonfree --enable-gpl --disable-indev=jack --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libfaad
./configure --disable-debug --prefix=/usr/local/Cellar/ffmpeg/0.6.2 --enable-shared --enable-pthreads --enable-nonfree --enable-gpl --disable-indev=jack --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libfaad
FAAD test failed.
If you think configure made a mistake, make sure you are using the latest
version from SVN. If the latest version fails, report the problem to the
ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.err" produced by configure as this will help
solving the problem.
Error: #<BuildError: Failed executing: ./configure --disable-debug --prefix=/usr/local/Cellar/ffmpeg/0.6.2 --enable-shared --enable-pthreads --enable-nonfree --enable-gpl --disable-indev=jack --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libfaad>
/usr/local/Library/Homebrew/formula.rb:487:in `system'
/usr/local/Library/Formula/ffmpeg.rb:47:in `install'
/usr/local/Library/Homebrew/install.rb:92:in `install'
/usr/local/Library/Homebrew/formula.rb:257:in `brew'
/usr/local/Library/Homebrew/formula.rb:555:in `stage'
/usr/local/Library/Homebrew/formula.rb:507:in `mktemp'
/usr/local/Library/Homebrew/formula.rb:553:in `stage'
/usr/local/Library/Homebrew/formula.rb:252:in `brew'
/usr/local/Library/Homebrew/install.rb:70:in `install'
/usr/local/Library/Homebrew/install.rb:34
/usr/local/Library/Formula/ffmpeg.rb:69
==> Rescuing build...
When you exit this shell Homebrew will attempt to finalise the installation.
If nothing is installed or the shell exits with a non-zero error code,
Homebrew will abort. The installation prefix is:
/usr/local/Cellar/ffmpeg/0.6.2
millisami at sachin in /private/tmp/homebrew-ffmpeg-0.6.2-jDCk/ffmpeg-0.6.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment