Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Can't install ffmpeg. Fails in libtheora installation. #9561

Closed
timvisher opened this issue Jan 12, 2012 · 6 comments
Closed

Can't install ffmpeg. Fails in libtheora installation. #9561

timvisher opened this issue Jan 12, 2012 · 6 comments

Comments

@timvisher
Copy link
Contributor

$ brew install ffmpeg
==> Installing ffmpeg dependency: theora
==> Downloading http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2
File already downloaded in /Users/tim/Library/Caches/Homebrew
==> ./configure --prefix=/usr/local/Cellar/theora/1.1.1
==> make install
Making install in lib
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o apiwrapper.lo `test -f 'apiwrapper.c' || echo './'`apiwrapper.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o bitpack.lo `test -f 'bitpack.c' || echo './'`bitpack.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o decapiwrapper.lo `test -f 'decapiwrapper.c' || echo './'`decapiwrapper.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o decinfo.lo `test -f 'decinfo.c' || echo './'`decinfo.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c decinfo.c  -fno-common -DPIC -o .libs/decinfo.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c apiwrapper.c  -fno-common -DPIC -o .libs/apiwrapper.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c bitpack.c  -fno-common -DPIC -o .libs/bitpack.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c decapiwrapper.c  -fno-common -DPIC -o .libs/decapiwrapper.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c bitpack.c -o bitpack.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c apiwrapper.c -o apiwrapper.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c decapiwrapper.c -o decapiwrapper.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c decinfo.c -o decinfo.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o decode.lo `test -f 'decode.c' || echo './'`decode.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o dequant.lo `test -f 'dequant.c' || echo './'`dequant.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c decode.c  -fno-common -DPIC -o .libs/decode.o
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o fragment.lo `test -f 'fragment.c' || echo './'`fragment.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c dequant.c  -fno-common -DPIC -o .libs/dequant.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c fragment.c  -fno-common -DPIC -o .libs/fragment.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c dequant.c -o dequant.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o huffdec.lo `test -f 'huffdec.c' || echo './'`huffdec.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c fragment.c -o fragment.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c huffdec.c  -fno-common -DPIC -o .libs/huffdec.o
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o idct.lo `test -f 'idct.c' || echo './'`idct.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o info.lo `test -f 'info.c' || echo './'`info.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c idct.c  -fno-common -DPIC -o .libs/idct.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c info.c  -fno-common -DPIC -o .libs/info.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c info.c -o info.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c idct.c -o idct.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c huffdec.c -o huffdec.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o internal.lo `test -f 'internal.c' || echo './'`internal.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o quant.lo `test -f 'quant.c' || echo './'`quant.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c internal.c  -fno-common -DPIC -o .libs/internal.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c quant.c  -fno-common -DPIC -o .libs/quant.o
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o state.lo `test -f 'state.c' || echo './'`state.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c internal.c -o internal.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c state.c  -fno-common -DPIC -o .libs/state.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c quant.c -o quant.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o mmxidct.lo `test -f 'x86/mmxidct.c' || echo './'`x86/mmxidct.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/mmxidct.c  -fno-common -DPIC -o .libs/mmxidct.o
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o mmxfrag.lo `test -f 'x86/mmxfrag.c' || echo './'`x86/mmxfrag.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/mmxidct.c -o mmxidct.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/mmxfrag.c  -fno-common -DPIC -o .libs/mmxfrag.o
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o mmxstate.lo `test -f 'x86/mmxstate.c' || echo './'`x86/mmxstate.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/mmxfrag.c -o mmxfrag.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c decode.c -o decode.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/mmxstate.c  -fno-common -DPIC -o .libs/mmxstate.o
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o x86state.lo `test -f 'x86/x86state.c' || echo './'`x86/x86state.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/x86state.c  -fno-common -DPIC -o .libs/x86state.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/mmxstate.c -o mmxstate.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/x86state.c -o x86state.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c state.c -o state.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o analyze.lo `test -f 'analyze.c' || echo './'`analyze.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o fdct.lo `test -f 'fdct.c' || echo './'`fdct.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c fdct.c  -fno-common -DPIC -o .libs/fdct.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c analyze.c  -fno-common -DPIC -o .libs/analyze.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c fdct.c -o fdct.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o encfrag.lo `test -f 'encfrag.c' || echo './'`encfrag.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c encfrag.c  -fno-common -DPIC -o .libs/encfrag.o
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o encapiwrapper.lo `test -f 'encapiwrapper.c' || echo './'`encapiwrapper.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c encfrag.c -o encfrag.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c encapiwrapper.c  -fno-common -DPIC -o .libs/encapiwrapper.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c encapiwrapper.c -o encapiwrapper.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o encinfo.lo `test -f 'encinfo.c' || echo './'`encinfo.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o encode.lo `test -f 'encode.c' || echo './'`encode.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c encinfo.c  -fno-common -DPIC -o .libs/encinfo.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c encode.c  -fno-common -DPIC -o .libs/encode.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c encinfo.c -o encinfo.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o enquant.lo `test -f 'enquant.c' || echo './'`enquant.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o huffenc.lo `test -f 'huffenc.c' || echo './'`huffenc.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c enquant.c  -fno-common -DPIC -o .libs/enquant.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c huffenc.c  -fno-common -DPIC -o .libs/huffenc.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c huffenc.c -o huffenc.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c enquant.c -o enquant.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o mathops.lo `test -f 'mathops.c' || echo './'`mathops.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c mathops.c  -fno-common -DPIC -o .libs/mathops.o
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o mcenc.lo `test -f 'mcenc.c' || echo './'`mcenc.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c mcenc.c  -fno-common -DPIC -o .libs/mcenc.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c analyze.c -o analyze.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c mathops.c -o mathops.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c encode.c -o encode.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o rate.lo `test -f 'rate.c' || echo './'`rate.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c rate.c  -fno-common -DPIC -o .libs/rate.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c mcenc.c -o mcenc.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c rate.c -o rate.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o tokenize.lo `test -f 'tokenize.c' || echo './'`tokenize.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o mmxencfrag.lo `test -f 'x86/mmxencfrag.c' || echo './'`x86/mmxencfrag.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c tokenize.c  -fno-common -DPIC -o .libs/tokenize.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/mmxencfrag.c  -fno-common -DPIC -o .libs/mmxencfrag.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/mmxencfrag.c -o mmxencfrag.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o mmxfdct.lo `test -f 'x86/mmxfdct.c' || echo './'`x86/mmxfdct.c
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o x86enc.lo `test -f 'x86/x86enc.c' || echo './'`x86/x86enc.c
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/mmxfdct.c  -fno-common -DPIC -o .libs/mmxfdct.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/x86enc.c  -fno-common -DPIC -o .libs/x86enc.o
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/mmxfdct.c -o mmxfdct.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c tokenize.c -o tokenize.o >/dev/null 2>&1
libtool: compile:  /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c x86/x86enc.c -o x86enc.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4   -o libtheoradec.la -rpath /usr/local/Cellar/theora/1.1.1/lib -version-info 2:4:1 -Wl,-read_only_relocs,suppress -Wl,-exported_symbols_list,./theoradec.exp  apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo  
/bin/sh ../libtool --mode=link /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4   -o libtheoraenc.la -rpath /usr/local/Cellar/theora/1.1.1/lib -version-info 2:2:1 -Wl,-read_only_relocs,suppress -Wl,-exported_symbols_list,./theoraenc.exp -L/usr/local/Cellar/libogg/1.3.0/lib -logg   apiwrapper.lo fragment.lo idct.lo internal.lo state.lo quant.lo mmxfrag.lo mmxidct.lo mmxstate.lo x86state.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo mmxencfrag.lo mmxfdct.lo x86enc.lo  
/bin/sh ../libtool --mode=link /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include    -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4   -o libtheora.la -rpath /usr/local/Cellar/theora/1.1.1/lib -version-info 3:10:3 -Wl,-read_only_relocs,suppress -Wl,-exported_symbols_list,./theora.exp  -L/usr/local/Cellar/libogg/1.3.0/lib -logg   apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo mmxencfrag.lo mmxfdct.lo x86enc.lo  
libtool: link: /usr/bin/llvm-gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtheoradec.1.dylib  .libs/apiwrapper.o .libs/bitpack.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o .libs/mmxidct.o .libs/mmxfrag.o .libs/mmxstate.o .libs/x86state.o    -march=core2 -msse4 -Wl,-read_only_relocs -Wl,suppress -Wl,-exported_symbols_list -Wl,./theoradec.exp   -install_name  /usr/local/Cellar/theora/1.1.1/lib/libtheoradec.1.dylib -compatibility_version 3 -current_version 3.4 -Wl,-single_module
libtool: link: /usr/bin/llvm-gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtheora.0.dylib  .libs/apiwrapper.o .libs/bitpack.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o .libs/mmxidct.o .libs/mmxfrag.o .libs/mmxstate.o .libs/x86state.o .libs/analyze.o .libs/fdct.o .libs/encfrag.o .libs/encapiwrapper.o .libs/encinfo.o .libs/encode.o .libs/enquant.o .libs/huffenc.o .libs/mathops.o .libs/mcenc.o .libs/rate.o .libs/tokenize.o .libs/mmxencfrag.o .libs/mmxfdct.o .libs/x86enc.o   -L/usr/local/Cellar/libogg/1.3.0/lib -logg  -march=core2 -msse4 -Wl,-read_only_relocs -Wl,suppress -Wl,-exported_symbols_list -Wl,./theora.exp   -install_name  /usr/local/Cellar/theora/1.1.1/lib/libtheora.0.dylib -compatibility_version 4 -current_version 4.10 -Wl,-single_module
libtool: link: /usr/bin/llvm-gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtheoraenc.1.dylib  .libs/apiwrapper.o .libs/fragment.o .libs/idct.o .libs/internal.o .libs/state.o .libs/quant.o .libs/mmxfrag.o .libs/mmxidct.o .libs/mmxstate.o .libs/x86state.o .libs/analyze.o .libs/fdct.o .libs/encfrag.o .libs/encapiwrapper.o .libs/encinfo.o .libs/encode.o .libs/enquant.o .libs/huffenc.o .libs/mathops.o .libs/mcenc.o .libs/rate.o .libs/tokenize.o .libs/mmxencfrag.o .libs/mmxfdct.o .libs/x86enc.o   -L/usr/local/Cellar/libogg/1.3.0/lib -logg  -march=core2 -msse4 -Wl,-read_only_relocs -Wl,suppress -Wl,-exported_symbols_list -Wl,./theoraenc.exp   -install_name  /usr/local/Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib -compatibility_version 3 -current_version 3.2 -Wl,-single_module
ld: warning: -read_only_relocs cannot be used with x86_64
libtool: link: dsymutil .libs/libtheoradec.1.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libtheoradec.dylib" && ln -s "libtheoradec.1.dylib" "libtheoradec.dylib")
libtool: link: ar cru .libs/libtheoradec.a  apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o mmxidct.o mmxfrag.o mmxstate.o x86state.o
ld: warning: -read_only_relocs cannot be used with x86_64
ld: warning: -read_only_relocs cannot be used with x86_64
libtool: link: dsymutil .libs/libtheoraenc.1.dylib || :
libtool: link: dsymutil .libs/libtheora.0.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: ranlib .libs/libtheoradec.a
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libtheoraenc.dylib" && ln -s "libtheoraenc.1.dylib" "libtheoraenc.dylib")
libtool: link: (cd ".libs" && rm -f "libtheora.dylib" && ln -s "libtheora.0.dylib" "libtheora.dylib")
libtool: link: ar cru .libs/libtheoraenc.a  apiwrapper.o fragment.o idct.o internal.o state.o quant.o mmxfrag.o mmxidct.o mmxstate.o x86state.o analyze.o fdct.o encfrag.o encapiwrapper.o encinfo.o encode.o enquant.o huffenc.o mathops.o mcenc.o rate.o tokenize.o mmxencfrag.o mmxfdct.o x86enc.o
libtool: link: ar cru .libs/libtheora.a  apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o mmxidct.o mmxfrag.o mmxstate.o x86state.o analyze.o fdct.o encfrag.o encapiwrapper.o encinfo.o encode.o enquant.o huffenc.o mathops.o mcenc.o rate.o tokenize.o mmxencfrag.o mmxfdct.o x86enc.o
libtool: link: ranlib .libs/libtheoraenc.a
libtool: link: ranlib .libs/libtheora.a
libtool: link: ( cd ".libs" && rm -f "libtheoradec.la" && ln -s "../libtheoradec.la" "libtheoradec.la" )
libtool: link: ( cd ".libs" && rm -f "libtheoraenc.la" && ln -s "../libtheoraenc.la" "libtheoraenc.la" )
libtool: link: ( cd ".libs" && rm -f "libtheora.la" && ln -s "../libtheora.la" "libtheora.la" )
/bin/sh ../mkinstalldirs /usr/local/Cellar/theora/1.1.1/lib
make[2]: Nothing to be done for `install-data-am'.
mkdir -p -- /usr/local/Cellar/theora/1.1.1/lib
 /bin/sh ../libtool --mode=install /usr/bin/install -c  libtheoradec.la /usr/local/Cellar/theora/1.1.1/lib/libtheoradec.la
libtool: install: /usr/bin/install -c .libs/libtheoradec.1.dylib /usr/local/Cellar/theora/1.1.1/lib/libtheoradec.1.dylib
libtool: install: (cd /usr/local/Cellar/theora/1.1.1/lib && { ln -s -f libtheoradec.1.dylib libtheoradec.dylib || { rm -f libtheoradec.dylib && ln -s libtheoradec.1.dylib libtheoradec.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libtheoradec.lai /usr/local/Cellar/theora/1.1.1/lib/libtheoradec.la
libtool: install: /usr/bin/install -c .libs/libtheoradec.a /usr/local/Cellar/theora/1.1.1/lib/libtheoradec.a
libtool: install: chmod 644 /usr/local/Cellar/theora/1.1.1/lib/libtheoradec.a
libtool: install: ranlib /usr/local/Cellar/theora/1.1.1/lib/libtheoradec.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/Cellar/theora/1.1.1/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ../libtool --mode=install /usr/bin/install -c  libtheoraenc.la /usr/local/Cellar/theora/1.1.1/lib/libtheoraenc.la
libtool: install: /usr/bin/install -c .libs/libtheoraenc.1.dylib /usr/local/Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib
libtool: install: (cd /usr/local/Cellar/theora/1.1.1/lib && { ln -s -f libtheoraenc.1.dylib libtheoraenc.dylib || { rm -f libtheoraenc.dylib && ln -s libtheoraenc.1.dylib libtheoraenc.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libtheoraenc.lai /usr/local/Cellar/theora/1.1.1/lib/libtheoraenc.la
libtool: install: /usr/bin/install -c .libs/libtheoraenc.a /usr/local/Cellar/theora/1.1.1/lib/libtheoraenc.a
libtool: install: chmod 644 /usr/local/Cellar/theora/1.1.1/lib/libtheoraenc.a
libtool: install: ranlib /usr/local/Cellar/theora/1.1.1/lib/libtheoraenc.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/Cellar/theora/1.1.1/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ../libtool --mode=install /usr/bin/install -c  libtheora.la /usr/local/Cellar/theora/1.1.1/lib/libtheora.la
libtool: install: /usr/bin/install -c .libs/libtheora.0.dylib /usr/local/Cellar/theora/1.1.1/lib/libtheora.0.dylib
libtool: install: (cd /usr/local/Cellar/theora/1.1.1/lib && { ln -s -f libtheora.0.dylib libtheora.dylib || { rm -f libtheora.dylib && ln -s libtheora.0.dylib libtheora.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libtheora.lai /usr/local/Cellar/theora/1.1.1/lib/libtheora.la
libtool: install: /usr/bin/install -c .libs/libtheora.a /usr/local/Cellar/theora/1.1.1/lib/libtheora.a
libtool: install: chmod 644 /usr/local/Cellar/theora/1.1.1/lib/libtheora.a
libtool: install: ranlib /usr/local/Cellar/theora/1.1.1/lib/libtheora.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/Cellar/theora/1.1.1/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in include
Making install in theora
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/Cellar/theora/1.1.1/include/theora
mkdir -p -- /usr/local/Cellar/theora/1.1.1/include/theora
 /usr/bin/install -c -m 644 theora.h /usr/local/Cellar/theora/1.1.1/include/theora/theora.h
 /usr/bin/install -c -m 644 theoradec.h /usr/local/Cellar/theora/1.1.1/include/theora/theoradec.h
 /usr/bin/install -c -m 644 theoraenc.h /usr/local/Cellar/theora/1.1.1/include/theora/theoraenc.h
 /usr/bin/install -c -m 644 codec.h /usr/local/Cellar/theora/1.1.1/include/theora/codec.h
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in doc
Making install in spec
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../..     -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c `test -f 'vp3huff.c' || echo './'`vp3huff.c
/bin/sh ../../libtool --mode=link /usr/bin/llvm-gcc  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4   -o vp3huff  vp3huff.o  
libtool: link: /usr/bin/llvm-gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -o vp3huff vp3huff.o 
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1
mkdir -p -- /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1
echo "*** Warning: Doxygen not found; documentation will not be built."
*** Warning: Doxygen not found; documentation will not be built.
touch doxygen-build.stamp
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1
/bin/sh ../mkinstalldirs /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1
if test -d libtheora; then \
      for dir in libtheora/*; do \
        if test -d $dir; then \
          b=`basename $dir`; \
          /bin/sh ../mkinstalldirs /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1/$b; \
          for f in $dir/*; do \
        /usr/bin/install -c -m 644 $f /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1/$b; \
          done \
        fi \
      done \
    fi
 /usr/bin/install -c -m 644 vp3-format.txt /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1/vp3-format.txt
mkdir -p -- /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1/html
 /usr/bin/install -c -m 644 color.html /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1/color.html
 /usr/bin/install -c -m 644 draft-ietf-avt-rtp-theora-00.xml /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1/draft-ietf-avt-rtp-theora-00.xml
 /usr/bin/install -c -m 644 draft-ietf-avt-rtp-theora-00.txt /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1/draft-ietf-avt-rtp-theora-00.txt
 /usr/bin/install -c -m 644 doxygen-build.stamp /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1/doxygen-build.stamp
mkdir -p -- /usr/local/Cellar/theora/1.1.1/share/doc/libtheora-1.1.1/latex
Making install in tests
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in m4
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in examples
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -I/usr/local/Cellar/libogg/1.3.0/include   -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c `test -f 'dump_video.c' || echo './'`dump_video.c
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -I/usr/local/Cellar/libogg/1.3.0/include   -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c `test -f 'dump_psnr.c' || echo './'`dump_psnr.c
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -I/usr/local/Cellar/libogg/1.3.0/include   -I/usr/local/Cellar/libvorbis/1.3.2/include -I/usr/local/Cellar/libogg/1.3.0/include   -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o encoder_example-encoder_example.o `test -f 'encoder_example.c' || echo './'`encoder_example.c
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -I/usr/local/Cellar/libogg/1.3.0/include   -I/usr/X11/include/libpng12   -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -c -o png2theora-png2theora.o `test -f 'png2theora.c' || echo './'`png2theora.c
/bin/sh ../libtool --mode=link /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include   -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4   -o dump_video  dump_video.o  ../lib/libtheoradec.la -L/usr/local/Cellar/libogg/1.3.0/lib -logg   
libtool: link: /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -o .libs/dump_video dump_video.o  ../lib/.libs/libtheoradec.dylib -L/usr/local/Cellar/libogg/1.3.0/lib -logg
/bin/sh ../libtool --mode=link /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include   -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4   -o dump_psnr  dump_psnr.o  ../lib/libtheoradec.la -L/usr/local/Cellar/libogg/1.3.0/lib -logg   -lm 
/bin/sh ../libtool --mode=link /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include   -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4   -o encoder_example  encoder_example-encoder_example.o  ../lib/libtheoraenc.la ../lib/libtheoradec.la -L/usr/local/Cellar/libogg/1.3.0/lib -logg   -L/usr/local/Cellar/libvorbis/1.3.2/lib -L/usr/local/Cellar/libogg/1.3.0/lib -lvorbis -lm -logg   -lvorbisenc -lm 
libtool: link: /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -o .libs/dump_psnr dump_psnr.o  ../lib/.libs/libtheoradec.dylib -L/usr/local/Cellar/libogg/1.3.0/lib -logg -lm
libtool: link: /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -o .libs/encoder_example encoder_example-encoder_example.o  ../lib/.libs/libtheoraenc.dylib -L/usr/local/Cellar/libogg/1.3.0/lib ../lib/.libs/libtheoradec.dylib -L/usr/local/Cellar/libvorbis/1.3.2/lib -lvorbis -logg -lvorbisenc -lm
/bin/sh ../libtool --mode=link /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include   -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4   -o png2theora  png2theora-png2theora.o  ../lib/libtheoraenc.la ../lib/libtheoradec.la -L/usr/local/Cellar/libogg/1.3.0/lib -logg   -L/usr/X11/lib -lpng12   -lm 
libtool: link: /usr/bin/llvm-gcc -I/usr/local/Cellar/libogg/1.3.0/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O3 -w -pipe -march=core2 -msse4 -o .libs/png2theora png2theora-png2theora.o  ../lib/.libs/libtheoraenc.dylib -L/usr/local/Cellar/libogg/1.3.0/lib ../lib/.libs/libtheoradec.dylib -logg -L/usr/X11/lib -lpng12 -lm
Undefined symbols for architecture x86_64:
  "_vorbis_analysis_buffer", referenced from:
      _fetch_and_process_audio in encoder_example-encoder_example.o
  "_vorbis_analysis_wrote", referenced from:
      _fetch_and_process_audio in encoder_example-encoder_example.o
  "_vorbis_bitrate_flushpacket", referenced from:
      _fetch_and_process_audio in encoder_example-encoder_example.o
  "_vorbis_analysis_blockout", referenced from:
      _fetch_and_process_audio in encoder_example-encoder_example.o
  "_vorbis_analysis", referenced from:
      _fetch_and_process_audio in encoder_example-encoder_example.o
  "_vorbis_bitrate_addblock", referenced from:
      _fetch_and_process_audio in encoder_example-encoder_example.o
  "_vorbis_info_init", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_encode_init_vbr", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_encode_init", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_comment_init", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_analysis_init", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_block_init", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_analysis_headerout", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_granule_time", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_block_clear", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_dsp_clear", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_comment_clear", referenced from:
      _main in encoder_example-encoder_example.o
  "_vorbis_info_clear", referenced from:
      _main in encoder_example-encoder_example.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[1]: *** [encoder_example] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [install-recursive] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/theora.rb#L15
==> Environment
HOMEBREW_VERSION: 0.8.1
HEAD: f05db25a8e056e21142df07d4d7fe34e028ab0b1
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
Hardware: quad-core 64-bit sandybridge
OS X: 10.6.8
Kernel Architecture: i386
Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.0.2
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2335
Clang: 2.0 build 139
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -w -pipe -march=core2 -msse4
CXXFLAGS: -O3 -w -pipe -march=core2 -msse4
MAKEFLAGS: -j4

Error: Failed executing: make install 
These existing issues may help you:
    https://github.com/mxcl/homebrew/issues/8456
Otherwise, please report the bug:
    https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
@jacebrowning
Copy link

Workaround: brew install ffmpeg --use-clang

From: #8815

@timvisher
Copy link
Contributor Author

Looks great, except I can't find any way to install XCode 4.2 on 10.6.8!

Any pointers to docs about how to do that?

On Tue, Jan 17, 2012 at 8:35 PM, Jace Browning
reply@reply.github.com
wrote:

Workaround: brew install ffmpeg --use-clang

From: #8815


Reply to this email directly or view it on GitHub:
#9561 (comment)

@MikeMcQuaid
Copy link
Member

It's in the App Store.

@jacknagel
Copy link
Contributor

To get XCode 4.2 for Snow Leopard, you need an ADC membership.

@mistydemeo
Copy link
Member

Since you're on Xcode 4.0.2, try brew install ffmpeg --use-gcc.

The libvorbis errors may be a separate issue. Try uninstalling and reinstalling libvorbis.

@timvisher
Copy link
Contributor Author

After running

for formula in `brew deps ffmpeg`; do brew uninstall $formula; done;

I was able to run

brew install ffmpeg --use-gcc --fresh

and everything is working perfectly! Thanks so much!

@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants