spacepaste

  1.  
  2. brew install ffmpeg --use-clang
  3. Warning: Building with LLVM, but this formula is reported to not work with LLVM:
  4. Dies during compilation of motionpixels_tablegen
  5. We are continuing anyway so if the build succeeds, please open a ticket with
  6. the following information: 2336-10.6. So
  7. that we can update the formula accordingly. Thanks!
  8. If it doesn't work you can: brew install --use-gcc
  9. ==> Downloading http://ffmpeg.org/releases/ffmpeg-0.8.6.tar.bz2
  10. File already downloaded in /Users/Pasha/Library/Caches/Homebrew
  11. ==> ./configure --prefix=/usr/local/Cellar/ffmpeg/0.8.6 --enable-shared --enable-gpl --enable-versio
  12. ERROR: libmp3lame >= 3.98.3 not found
  13. If you think configure made a mistake, make sure you are using the latest
  14. version from Git. If the latest version fails, report the problem to the
  15. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  16. Include the log file "config.log" produced by configure as this will help
  17. solving the problem.
  18. ==> Exit Status: 1
  19. http://github.com/mxcl/homebrew/blob/master/Library/Formula/ffmpeg.rb#L59
  20. ==> Environment
  21. /usr/bin/gcc
  22. HOMEBREW_VERSION: 0.8
  23. HEAD: 1533bed26fe5e0865b22ad317ae3ed4febd316c2
  24. HOMEBREW_PREFIX: /usr/local
  25. HOMEBREW_CELLAR: /usr/local/Cellar
  26. HOMEBREW_REPOSITORY: /usr/local
  27. HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
  28. Hardware: dual-core 64-bit penryn
  29. OS X: 10.6.8
  30. Kernel Architecture: i386
  31. Ruby: 1.8.7-249
  32. /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
  33. Xcode: 4.2
  34. GCC-4.0: N/A
  35. GCC-4.2: build 401 (5664 or newer recommended)
  36. LLVM: build 2336
  37. MacPorts or Fink? false
  38. X11 installed? true
  39. ==> Build Flags
  40. "--use-clang" was specified
  41. CC: /usr/bin/clang
  42. CXX: /usr/bin/clang++ => /usr/bin/clang
  43. LD: /usr/bin/clang
  44. CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
  45. CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
  46. MAKEFLAGS: -j2
  47. Error: Failed executing: ./configure --prefix=/usr/local/Cellar/ffmpeg/0.8.6 --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --cc=/usr/bin/clang --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --disable-ffplay
  48. These existing issues may help you:
  49. https://github.com/mxcl/homebrew/issues/8456
  50. Otherwise, please report the bug:
  51. https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
  52. We saved the configure log, please gist it if you report the issue:
  53. ~/Library/Logs/Homebrew/config.log
  54.