Created
September 9, 2010 10:45
-
-
Save millisami/571708 to your computer and use it in GitHub Desktop.
This file contains 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
ree-1.8.7-2010.02 [~] ➔ brew install ffmpeg | |
==> Downloading http://www.tortall.net/projects/yasm/releases/yasm-1.1.0.tar.gz | |
######################################################################## 100.0% | |
==> ./configure --prefix=/usr/local/Cellar/yasm/1.1.0 --disable-debug --disable-dependency-tracking | |
==> make install | |
ln: ./libyasm.h: Permission denied | |
Error: The linking step did not complete successfully | |
The package built, but is not symlinked into /usr/local | |
You can try again using `brew link yasm' | |
Error: Could not create symlink /usr/local/include/libyasm.h. | |
Check that you have permssions on /usr/local/include | |
==> Summary | |
/usr/local/Cellar/yasm/1.1.0: 42 files, 3.7M, built in 15 seconds | |
/usr/local/bin/git | |
==> Cloning git://git.videolan.org/x264.git | |
Cloning into /Users/millisami/Library/Caches/Homebrew/x264--git... | |
remote: Counting objects: 11818, done. | |
remote: Compressing objects: 100% (3218/3218), done. | |
remote: Total 11818 (delta 9570), reused 10599 (delta 8560) | |
Receiving objects: 100% (11818/11818), 2.91 MiB | 147 KiB/s, done. | |
Resolving deltas: 100% (9570/9570), done. | |
==> Checking out tag 20fa784d2d9e0d5e524d4e3834699e9ff9b57511 | |
==> ./version.sh | |
==> ./configure --prefix=/usr/local/Cellar/x264/264 --enable-shared | |
==> make install | |
ln: ./x264.h: Permission denied | |
Error: The linking step did not complete successfully | |
The package built, but is not symlinked into /usr/local | |
You can try again using `brew link x264' | |
Error: Could not create symlink /usr/local/include/x264.h. | |
Check that you have permssions on /usr/local/include | |
==> Summary | |
/usr/local/Cellar/x264/264: 7 files, 2.3M, built in 12 seconds | |
==> Downloading http://downloads.sourceforge.net/project/faac/faac-src/faac-1.28/faac-1.28.tar.gz | |
######################################################################## 100.0% | |
==> ./configure --prefix=/usr/local/Cellar/faac/1.28 --disable-debug --disable-dependency-tracking | |
==> make install | |
ln: ./faaccfg.h: Permission denied | |
Error: The linking step did not complete successfully | |
The package built, but is not symlinked into /usr/local | |
You can try again using `brew link faac' | |
Error: Could not create symlink /usr/local/include/faaccfg.h. | |
Check that you have permssions on /usr/local/include | |
==> Summary | |
/usr/local/Cellar/faac/1.28: 10 files, 928K, built in 22 seconds | |
==> Downloading http://downloads.sourceforge.net/project/faac/faad2-src/faad2-2.7/faad2-2.7.tar.bz2 | |
######################################################################## 100.0% | |
==> ./configure --prefix=/usr/local/Cellar/faad2/2.7 --disable-debug --disable-dependency-tracking | |
==> make install | |
ln: ./neaacdec.h: Permission denied | |
Error: The linking step did not complete successfully | |
The package built, but is not symlinked into /usr/local | |
You can try again using `brew link faad2' | |
Error: Could not create symlink /usr/local/include/neaacdec.h. | |
Check that you have permssions on /usr/local/include | |
==> Summary | |
/usr/local/Cellar/faad2/2.7: 13 files, 868K, built in 17 seconds | |
==> Downloading http://downloads.sourceforge.net/sourceforge/lame/lame-3.98.4.tar.gz | |
######################################################################## 100.0% | |
==> ./configure --disable-debug --prefix=/usr/local/Cellar/lame/3.98.4 --enable-nasm | |
==> make install | |
ln: ./lame: Permission denied | |
Error: The linking step did not complete successfully | |
The package built, but is not symlinked into /usr/local | |
You can try again using `brew link lame' | |
Error: Could not create symlink /usr/local/include/lame. | |
Check that you have permssions on /usr/local/include | |
==> Summary | |
/usr/local/Cellar/lame/3.98.4: 19 files, 1.8M, built in 23 seconds | |
==> Downloading http://downloads.xiph.org/releases/ogg/libogg-1.2.0.tar.gz | |
######################################################################## 100.0% | |
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/libogg/1.2.0 | |
==> make | |
==> make install | |
ln: ./ogg: Permission denied | |
Error: The linking step did not complete successfully | |
The package built, but is not symlinked into /usr/local | |
You can try again using `brew link libogg' | |
Error: Could not create symlink /usr/local/include/ogg. | |
Check that you have permssions on /usr/local/include | |
==> Summary | |
/usr/local/Cellar/libogg/1.2.0: 82 files, 508K, built in 7 seconds | |
==> Downloading http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz | |
######################################################################## 100.0% | |
==> ./configure --with-pc-path=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig --disable-debug --pref | |
==> make install | |
ln: ./pkg.m4: Permission denied | |
Error: The linking step did not complete successfully | |
The package built, but is not symlinked into /usr/local | |
You can try again using `brew link pkg-config' | |
Error: Could not create symlink /usr/local/share/aclocal/pkg.m4. | |
Check that you have permssions on /usr/local/share/aclocal | |
==> Summary | |
/usr/local/Cellar/pkg-config/0.23: 7 files, 220K, built in 25 seconds | |
==> Downloading http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.1.tar.bz2 | |
######################################################################## 100.0% | |
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/libvorbis/1.3.1 | |
checking build system type... i386-apple-darwin10.4.0 | |
checking host system type... i386-apple-darwin10.4.0 | |
checking target system type... i386-apple-darwin10.4.0 | |
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 to enable maintainer-specific portions of Makefiles... no | |
checking for gcc... /usr/bin/cc | |
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/cc accepts -g... yes | |
checking for /usr/bin/cc option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of /usr/bin/cc... none | |
checking how to run the C preprocessor... /usr/bin/cc -E | |
checking for inline... inline | |
checking for a sed that does not truncate output... /usr/bin/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 /usr/bin/cc... /usr/bin/cc | |
checking if the linker (/usr/bin/cc) 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 for /usr/bin/cc option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok | |
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 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 dlfcn.h... yes | |
checking for objdir... .libs | |
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/cc static flag -static works... no | |
checking if /usr/bin/cc supports -c -o file.o... yes | |
checking if /usr/bin/cc supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin10.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 whether /usr/bin/cc and cc understand -c and -o together... yes | |
checking GCC version... 4.2.1 | |
checking if /usr/bin/cc accepts -Wdeclaration-after-statement... yes | |
checking for memory.h... (cached) yes | |
checking for cos in -lm... yes | |
checking for pthread_create in -lpthread... yes | |
checking for pkg-config... /usr/local/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for OGG... no | |
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. | |
configure: error: must have Ogg installed! | |
Exit status: 1 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/libvorbis.rb#L12 | |
==> Environment | |
HOMEBREW_VERSION: 0.7 | |
HEAD: 222cc8338645a8a3c2c745bf787b4669acb5681b | |
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.4 | |
Kernel Architecture: i386 | |
Ruby: 1.8.7-174 | |
GCC-4.0: build 5494 (5493 or newer recommended) | |
GCC-4.2: build 5664 (5659 or newer recommended) | |
LLVM: build 2326 (2207 or newer recommended) | |
MacPorts or Fink? false | |
X11 installed? true | |
==> Build Flags | |
CC: /usr/bin/cc => /usr/bin/gcc-4.2 | |
CXX: /usr/bin/c++ => /usr/bin/c++-4.2 | |
LD: /usr/bin/cc => /usr/bin/gcc-4.2 | |
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe | |
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe | |
MAKEFLAGS: -j2 | |
Error: Failure while executing: ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/libvorbis/1.3.1 | |
Please report this bug at http://github.com/mxcl/homebrew/issues | |
It looks like an autotools configure failed. | |
Consider re-running the install with '-vd' to keep 'config.log' around: | |
brew install -vd libvorbis | |
Gist 'config.log' and any error output when reporting an issue. | |
Remember to include your config information: brew --config | |
Also try: | |
`brew doctor` to check your setup for common problems. | |
`brew missing` to check installed packages for missing deps. | |
ree-1.8.7-2010.02 [~] ➔ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment