On Aug 29, 2008, at 10:37 AM, Benjamin Reed wrote:
Any chance I could get the output of "make -k" from the theora build
directory?
Want to make sure that's the only file that fails, or if I need to
just disable MMX altogether.
<snip>
ip-25-13:libtheora-1.0beta3 hansen$ make -k
make all-recursive
Making all in lib
/bin/sh ../libtool --tag=CC --mode=link gcc -I/sw/include -Wall -
Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-
functions -funroll-loops -version-info 1:0:0 -Wl,-
read_only_relocs,suppress -L/sw/lib -logg -L/sw/lib -o
libtheoraenc.la -rpath /sw/lib cpu.lo dct_decode_mmx.lo dsp_mmx.lo
dsp_mmxext.lo recon_mmx.lo idct_mmx.lo fdct_mmx.lo dct_encode.lo
encode.lo encoder_huffman.lo encoder_idct.lo encoder_toplevel.lo
encoder_quant.lo encapiwrapper.lo blockmap.lo dct.lo dct_decode.lo
frarray.lo frinit.lo mcomp.lo misc_common.lo pb.lo pp.lo
reconstruct.lo scan.lo dsp.lo
gcc -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o .libs/
libtheoraenc.1.0.0.dylib .libs/cpu.o .libs/dct_decode_mmx.o .libs/
dsp_mmx.o .libs/dsp_mmxext.o .libs/recon_mmx.o .libs/idct_mmx.o .libs/
fdct_mmx.o .libs/dct_encode.o .libs/encode.o .libs/
encoder_huffman.o .libs/encoder_idct.o .libs/encoder_toplevel.o .libs/
encoder_quant.o .libs/encapiwrapper.o .libs/blockmap.o .libs/
dct.o .libs/dct_decode.o .libs/frarray.o .libs/frinit.o .libs/
mcomp.o .libs/misc_common.o .libs/pb.o .libs/pp.o .libs/
reconstruct.o .libs/scan.o .libs/dsp.o -L/sw/lib /sw/lib/
libogg.dylib -Wl,-read_only_relocs -Wl,suppress -install_name /sw/
lib/libtheoraenc.1.dylib -compatibility_version 2 -current_version 2.0
ld: can't open output file for writing: .libs/libtheoraenc.1.0.0.dylib
collect2: ld returned 1 exit status
make[2]: *** [libtheoraenc.la] Error 1
/bin/sh ../libtool --tag=CC --mode=link gcc -I/sw/include -Wall -
Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-
functions -funroll-loops -version-info 3:3:3 -Wl,-
read_only_relocs,suppress -L/sw/lib -logg -L/sw/lib -o libtheora.la -
rpath /sw/lib cpu.lo mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo
apiwrapper.lo bitwise.lo decapiwrapper.lo decinfo.lo decode.lo
dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo
state.lo dct_decode_mmx.lo dsp_mmx.lo dsp_mmxext.lo recon_mmx.lo
idct_mmx.lo fdct_mmx.lo dct_encode.lo encode.lo encoder_huffman.lo
encoder_idct.lo encoder_toplevel.lo encoder_quant.lo encapiwrapper.lo
blockmap.lo dct.lo dct_decode.lo frarray.lo frinit.lo mcomp.lo
misc_common.lo pb.lo pp.lo reconstruct.lo scan.lo dsp.lo
gcc -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o .libs/libtheora.
0.3.3.dylib .libs/cpu.o .libs/mmxidct.o .libs/mmxfrag.o .libs/
mmxstate.o .libs/x86state.o .libs/apiwrapper.o .libs/bitwise.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/dct_decode_mmx.o .libs/
dsp_mmx.o .libs/dsp_mmxext.o .libs/recon_mmx.o .libs/idct_mmx.o .libs/
fdct_mmx.o .libs/dct_encode.o .libs/encode.o .libs/
encoder_huffman.o .libs/encoder_idct.o .libs/encoder_toplevel.o .libs/
encoder_quant.o .libs/encapiwrapper.o .libs/blockmap.o .libs/
dct.o .libs/dct_decode.o .libs/frarray.o .libs/frinit.o .libs/
mcomp.o .libs/misc_common.o .libs/pb.o .libs/pp.o .libs/
reconstruct.o .libs/scan.o .libs/dsp.o -L/sw/lib /sw/lib/
libogg.dylib -Wl,-read_only_relocs -Wl,suppress -install_name /sw/
lib/libtheora.0.dylib -compatibility_version 4 -current_version 4.3
ld: can't open output file for writing: .libs/libtheora.0.3.3.dylib
collect2: ld returned 1 exit status
make[2]: *** [libtheora.la] Error 1
make[2]: Target `all' not remade because of errors.
Making all in include
Making all in theora
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in doc
Making all in spec
gcc -DHAVE_CONFIG_H -I. -I../.. -I/sw/include -Wall -Wno-
parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -
funroll-loops -c vp3huff.c
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
ccaAOOlk.s:unknown:FATAL:can't create output file: vp3huff.o
make[3]: *** [vp3huff.o] Error 1
make[3]: Target `all' not remade because of errors.
echo "*** Warning: Doxygen not found; documentation will not be built."
*** Warning: Doxygen not found; documentation will not be built.
touch doxygen-build.stamp
touch: cannot touch `doxygen-build.stamp': Permission denied
make[3]: *** [doxygen-build.stamp] Error 1
make[3]: Target `all-am' not remade because of errors.
make[2]: *** [all-recursive] Error 1
make[2]: Target `all' not remade because of errors.
Making all in tests
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
-finline-functions -funroll-loops -c -o noop-noop.o `test -f 'noop.c'
|| echo './'`noop.c
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
ccCmQqdS.s:unknown:FATAL:can't create output file: noop-noop.o
make[2]: *** [noop-noop.o] Error 1
make[2]: *** No rule to make target `../lib/libtheoraenc.la', needed
by `noop'.
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
-finline-functions -funroll-loops -c -o noop_theoraenc-noop_theora.o
`test -f 'noop_theora.c' || echo './'`noop_theora.c
noop_theora.c:45: warning: ‘noop_test_decode’ defined but not used
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
ccJC5GcM.s:unknown:FATAL:can't create output file: noop_theoraenc-
noop_theora.o
make[2]: *** [noop_theoraenc-noop_theora.o] Error 1
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
-finline-functions -funroll-loops -c -o noop_theora-noop_theora.o
`test -f 'noop_theora.c' || echo './'`noop_theora.c
noop_theora.c:45: warning: ‘noop_test_decode’ defined but not used
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
ccd3l3ve.s:unknown:FATAL:can't create output file: noop_theora-
noop_theora.o
make[2]: *** [noop_theora-noop_theora.o] Error 1
make[2]: *** No rule to make target `../lib/libtheora.la', needed by
`noop_theora'.
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
-finline-functions -funroll-loops -c -o comment-comment.o `test -f
'comment.c' || echo './'`comment.c
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
ccKnoEp1.s:unknown:FATAL:can't create output file: comment-comment.o
make[2]: *** [comment-comment.o] Error 1
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
-finline-functions -funroll-loops -c -o comment_theoradec-comment.o
`test -f 'comment.c' || echo './'`comment.c
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
ccUozGiq.s:unknown:FATAL:can't create output file: comment_theoradec-
comment.o
make[2]: *** [comment_theoradec-comment.o] Error 1
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
-finline-functions -funroll-loops -c -o comment_theora-
comment_theora.o `test -f 'comment_theora.c' || echo
'./'`comment_theora.c
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
ccJhJhSx.s:unknown:FATAL:can't create output file: comment_theora-
comment_theora.o
make[2]: *** [comment_theora-comment_theora.o] Error 1
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
-finline-functions -funroll-loops -c -o granulepos-granulepos.o `test
-f 'granulepos.c' || echo './'`granulepos.c
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
cceVpfdp.s:unknown:FATAL:can't create output file: granulepos-
granulepos.o
make[2]: *** [granulepos-granulepos.o] Error 1
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
-finline-functions -funroll-loops -c -o granulepos_theoraenc-
granulepos_theora.o `test -f 'granulepos_theora.c' || echo
'./'`granulepos_theora.c
granulepos_theora.c:24: warning: ‘ilog’ defined but not used
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
ccBO8T0O.s:unknown:FATAL:can't create output file:
granulepos_theoraenc-granulepos_theora.o
make[2]: *** [granulepos_theoraenc-granulepos_theora.o] Error 1
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
-finline-functions -funroll-loops -c -o granulepos_theora-
granulepos_theora.o `test -f 'granulepos_theora.c' || echo
'./'`granulepos_theora.c
granulepos_theora.c:24: warning: ‘ilog’ defined but not used
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
ccB11pRM.s:unknown:FATAL:can't create output file: granulepos_theora-
granulepos_theora.o
make[2]: *** [granulepos_theora-granulepos_theora.o] Error 1
make[2]: Target `all' not remade because of errors.
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in examples
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
-finline-functions -funroll-loops -c dump_video.c
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
cct3BUuH.s:unknown:FATAL:can't create output file: dump_video.o
make[2]: *** [dump_video.o] Error 1
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -I/sw/
include -I/sw/include/libpng12 -Wall -Wno-parentheses -O3 -fforce-
addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o
png2theora-png2theora.o `test -f 'png2theora.c' || echo
'./'`png2theora.c
png2theora.c: In function ‘main’:
png2theora.c:476: warning: passing argument 3 of ‘scandir’ from
incompatible pointer type
/var/folders/zG/zG1Bdo3gG+i-IKGR8urlRU+++TI/-Tmp-//
ccky5FqE.s:unknown:FATAL:can't create output file: png2theora-
png2theora.o
make[2]: *** [png2theora-png2theora.o] Error 1
make[2]: Target `all' not remade because of errors.
make[2]: Nothing to be done for `all-am'.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
ip-25-13:libtheora-1.0beta3 hansen$
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users