FFMPEG Error

Martin Stadler martin at standartimnetz.de
Sat Apr 21 06:39:46 PDT 2007


Hi!

I have a problem installing ffmpeg.

My setup:
MacBook Pro 1.83GHz
Mac OS X 10.4.9
XCode 2.4.1
MacPorts 1.430
.profile -> export PATH=/opt/local/bin:/opt/local/sbin:$PATH

Here's what I get from "sudo port -d install ffmpeg": (wow, that's a  
lot, hopefully not too annoying)
[EDIT: Ok, it was too much. I realized you have a 40kb limit. I'll  
try to find relevant parts:]

----------------------------------------------------------------------
DEBUG: Found port in file:///opt/local/var/db/dports/sources/ 
rsync.rsync.darwinports.org_dpupdate_dports/multimedia/ffmpeg
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ 
rsync.rsync.darwinports.org_dpupdate_dports/multimedia/ffmpeg
DEBUG: Requested variant darwin is not provided by port ffmpeg.
DEBUG: Requested variant i386 is not provided by port ffmpeg.
DEBUG: Requested variant macosx is not provided by port ffmpeg.
DEBUG: Found port in file:///opt/local/var/db/dports/sources/ 
rsync.rsync.darwinports.org_dpupdate_dports/devel/subversion
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ 
rsync.rsync.darwinports.org_dpupdate_dports/devel/subversion
DEBUG: Searching for dependency: subversion
DEBUG: Found Dependency: receipt exists for subversion
DEBUG: Portfile changed since installation
DEBUG: Executing com.apple.main (ffmpeg)
DEBUG: Portfile changed since installation
--->  Fetching ffmpeg
DEBUG: Executing com.apple.fetch (ffmpeg)
DEBUG: Environment:
DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work" && /opt/local/bin/svn --non-interactive  
checkout -r 8743 svn://svn.mplayerhq.hu/ffmpeg/trunk'
A    trunk/configure
[...]
A    trunk/ffserver.h
A    trunk/MAINTAINERS
U   trunk

Fetching external item into 'trunk/libswscale'
A    trunk/libswscale/yuv2rgb.c
[...]
A    trunk/libswscale/Makefile
U   trunk/libswscale
Checked out external at revision 23058.

Checked out revision 8743.
DEBUG: Portfile changed since installation
--->  Verifying checksum(s) for ffmpeg
DEBUG: Executing com.apple.checksum (ffmpeg)
DEBUG: Portfile changed since installation
--->  Extracting ffmpeg
DEBUG: Executing com.apple.extract (ffmpeg)
DEBUG: Portfile changed since installation
DEBUG: Executing com.apple.patch (ffmpeg)
DEBUG: Portfile changed since installation
--->  Configuring ffmpeg
DEBUG: Executing com.apple.configure (ffmpeg)
DEBUG: Environment: CXXFLAGS='-O2' CPPFLAGS='-I/opt/local/include'  
CFLAGS='-O2 -DHAVE_LRINTF' LDFLAGS='-L/opt/local/lib'
DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" && ./configure --prefix=/opt/local  
--prefix=/opt/local --disable-vhook --mandir=/opt/local/share/man -- 
enable-gpl --enable-shared --enable-pthreads --enable-pp'
install prefix            /opt/local
source path               /opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk
C compiler                gcc
make                      make
.align is power-of-two    yes
ARCH                      x86_32 (generic)
big-endian                no
MMX enabled               yes
CMOV enabled              no
CMOV is fast              no
gprof enabled             no
debug symbols             yes
strip symbols             yes
optimize                  yes
static                    yes
shared                    yes
postprocessing support    yes
software scaler enabled   no
video hooking             no
network support           yes
IPv6 support              yes
threading support         pthreads
SDL support               no
Sun medialib support      no
AVISynth enabled          no
liba52 support            no
liba52 dlopened           no
libdts support            no
libfaac enabled           no
libfaad enabled           no
faadbin enabled           no
libgsm enabled            no
libmp3lame enabled        no
libnut enabled            no
libogg enabled            no
libtheora enabled         no
libvorbis enabled         no
x264 enabled              no
XviD enabled              no
zlib enabled              yes
AMR-NB float support      no
AMR-NB fixed support      no
AMR-WB float support      no
License: GPL
Creating config.mak and config.h...
DEBUG: Portfile changed since installation
--->  Building ffmpeg with target all
DEBUG: Executing com.apple.build (ffmpeg)
DEBUG: Environment:
DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" && make all'
"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/version.sh "/opt/local/var/db/ 
dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"
gcc -MM -O2 -DHAVE_LRINTF -no-cpp-precomp -pipe -force_cpusubtype_ALL  
-Wno-sign-compare -fomit-frame-pointer -g -Wdeclaration-after- 
statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith - 
Wredundant-decls -Wno-pointer-sign -O3 -I"/opt/local/var/db/dports/ 
build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -I"/opt/local/var/db/ 
dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavcodec -I"/opt/local/var/db/ 
dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavformat -I"/opt/local/var/db/ 
dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libswscale -D_FILE_OFFSET_BITS=64 - 
D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE  ffmpeg.c ffserver.c cmdutils.c  
1>.depend
make -C doc all
texi2html -monolithic -number ffmpeg-doc.texi
** `Invocation' is up for `FFmpeg formula evaluator', but has no menu  
entry for this node
** `Coding Rules' doesn't appear in menus
** `Developers Guide' is up for `Coding Rules', but has no menu entry  
for this node
texi2html -monolithic -number faq.texi
texi2html -monolithic -number ffserver-doc.texi
texi2html -monolithic -number ffplay-doc.texi
texi2html -monolithic -number hooks.texi
./texi2pod.pl ffmpeg-doc.texi ffmpeg.pod
pod2man --section=1 --center=" " --release=" " ffmpeg.pod > ffmpeg.1
./texi2pod.pl ffserver-doc.texi ffserver.pod
pod2man --section=1 --center=" " --release=" " ffserver.pod > ffserver.1
./texi2pod.pl ffplay-doc.texi ffplay.pod
pod2man --section=1 --center=" " --release=" " ffplay.pod > ffplay.1
rm ffplay.pod ffserver.pod ffmpeg.pod
make -C libavutil   all
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o mathematics.o mathematics.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o rational.o rational.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o intfloat_readwrite.o intfloat_readwrite.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o crc.o crc.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o md5.o md5.c
md5.c: In function 'av_md5_final':
md5.c:150: warning: passing argument 2 of 'av_md5_update' from  
incompatible pointer type
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o lls.o lls.c
lls.c: In function 'av_solve_lls':
lls.c:56: warning: initialization from incompatible pointer type
lls.c:57: warning: initialization from incompatible pointer type
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o adler32.o adler32.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o log.o log.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o mem.o mem.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o fifo.o fifo.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o tree.o tree.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o lzo.o lzo.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o random.o random.c
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o aes.o aes.c
aes.c: In function 'subshift':
aes.c:54: warning: initialization from incompatible pointer type
aes.c:55: warning: initialization from incompatible pointer type
aes.c: In function 'crypt':
aes.c:82: warning: passing argument 2 of 'mix' from incompatible  
pointer type
aes.c:83: warning: passing argument 1 of 'addkey' from incompatible  
pointer type
aes.c:83: warning: passing argument 2 of 'addkey' from incompatible  
pointer type
aes.c:83: warning: passing argument 3 of 'addkey' from incompatible  
pointer type
aes.c:85: warning: passing argument 1 of 'subshift' from incompatible  
pointer type
aes.c: In function 'av_aes_crypt':
aes.c:90: warning: passing argument 1 of 'addkey' from incompatible  
pointer type
aes.c:90: warning: passing argument 2 of 'addkey' from incompatible  
pointer type
aes.c:90: warning: passing argument 3 of 'addkey' from incompatible  
pointer type
aes.c:92: warning: passing argument 4 of 'crypt' from incompatible  
pointer type
aes.c:94: warning: passing argument 1 of 'addkey' from incompatible  
pointer type
aes.c:94: warning: passing argument 2 of 'addkey' from incompatible  
pointer type
aes.c:94: warning: passing argument 3 of 'addkey' from incompatible  
pointer type
aes.c:97: warning: passing argument 1 of 'addkey' from incompatible  
pointer type
aes.c:97: warning: passing argument 2 of 'addkey' from incompatible  
pointer type
aes.c:97: warning: passing argument 3 of 'addkey' from incompatible  
pointer type
aes.c:99: warning: passing argument 1 of 'addkey' from incompatible  
pointer type
aes.c:99: warning: passing argument 2 of 'addkey' from incompatible  
pointer type
aes.c:99: warning: passing argument 3 of 'addkey' from incompatible  
pointer type
aes.c:100: warning: passing argument 4 of 'crypt' from incompatible  
pointer type
aes.c:101: warning: passing argument 1 of 'addkey' from incompatible  
pointer type
aes.c:101: warning: passing argument 2 of 'addkey' from incompatible  
pointer type
aes.c:101: warning: passing argument 3 of 'addkey' from incompatible  
pointer type
aes.c: In function 'av_aes_init':
aes.c:147: warning: passing argument 1 of 'init_multbl2' from  
incompatible pointer type
aes.c:148: warning: passing argument 1 of 'init_multbl2' from  
incompatible pointer type
aes.c:178: warning: passing argument 1 of 'subshift' from  
incompatible pointer type
aes.c:179: warning: passing argument 1 of 'mix' from incompatible  
pointer type
gcc  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - 
D_ISOC9X_SOURCE -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o base64.o base64.c
rm -f libavutil.a
ar rc libavutil.a mathematics.o rational.o intfloat_readwrite.o crc.o  
md5.o lls.o adler32.o log.o mem.o fifo.o tree.o lzo.o random.o aes.o  
base64.o
ranlib libavutil.a
gcc -dynamiclib -Wl,-single_module -Wl,-install_name,/opt/local/lib/ 
libavutil.dylib,-current_version,51.1.0,-compatibility_version,51.1.0  
-Wl,-read_only_relocs,suppress -Wl,-dynamic,-search_paths_first -L/ 
opt/local/lib -o libavutil.49.dylib mathematics.o rational.o  
intfloat_readwrite.o crc.o md5.o lls.o adler32.o log.o mem.o fifo.o  
tree.o lzo.o random.o aes.o base64.o -lz
ln -sf libavutil.49.dylib libavutil.dylib
make -C libavcodec  all
gcc -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libswscale  -DHAVE_AV_CONFIG_H - 
D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/opt/ 
local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk" -I"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -O2 -DHAVE_LRINTF -no- 
cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign-compare -fomit- 
frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch - 
Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer- 
sign -O3  -c -o bitstream.o bitstream.c
In file included from bitstream.c:30:
avcodec.h:2478: warning: 'ImgReSampleContext' is deprecated
avcodec.h:2481: warning: 'ImgReSampleContext' is deprecated
bitstream.c: In function 'alloc_table':
bitstream.c:90: warning: 'ff_realloc_static' is deprecated (declared  
at bitstream.c:40)
[...]
ar rc libavcodec.a bitstream.o utils.o allcodecs.o mpegvideo.o  
jrevdct.o jfdctfst.o jfdctint.o mjpeg.o resample.o resample2.o  
dsputil.o motion_est.o imgconvert.o mpeg12.o mpegaudiodec.o  
simple_idct.o ratecontrol.o eval.o error_resilience.o fft.o mdct.o  
raw.o golomb.o cabac.o faandct.o parser.o vp3dsp.o h264idct.o  
rangecoder.o pnm.o h263.o msmpeg4.o h263dec.o opt.o  
bitstream_filter.o audioconvert.o imgresample.o i386/fdct_mmx.o i386/ 
cputest.o i386/dsputil_mmx.o i386/mpegvideo_mmx.o i386/ 
motion_est_mmx.o i386/simple_idct_mmx.o i386/idct_mmx_xvid.o i386/ 
fft_sse.o i386/vp3dsp_mmx.o i386/vp3dsp_sse2.o i386/fft_3dn.o i386/ 
fft_3dn2.o aasc.o ac3enc.o ac3.o alac.o asv1.o avs.o bethsoftvideo.o  
bmp.o bmpenc.o c93.o cavs.o cavsdsp.o cinepak.o cljr.o cook.o cscd.o  
cyuv.o dca.o dnxhddec.o dsicinav.o dvbsubdec.o dvbsub.o dvdsubdec.o  
dvdsubenc.o dv.o dxa.o 8bps.o ffv1.o huffyuv.o flac.o flacenc.o  
flashsv.o flashsvenc.o flicvideo.o 4xm.o fraps.o gifdec.o lzw.o gif.o  
h261.o h264.o idcinvideo.o imc.o indeo2.o indeo3.o interplayvideo.o  
dpcm.o kmvc.o loco.o mace.o mmvideo.o mpegaudio.o mpc.o msrle.o  
msvideo1.o lcl.o nuv.o rtjpeg.o png.o qdm2.o qdrw.o qpeg.o qtrle.o  
ra144.o ra288.o roqvideo.o rpza.o rv10.o sgidec.o sgienc.o rle.o  
shorten.o smacker.o smc.o snow.o sonic.o svq1.o targa.o targaenc.o  
vp3.o xiph.o tiertexseqv.o tiff.o tiffenc.o lzwenc.o truemotion1.o  
truemotion2.o truespeech.o tscc.o tta.o ulti.o vc1.o vc1dsp.o vcr1.o  
vmdav.o vmnc.o vorbis.o vorbis_data.o vorbis_enc.o vp5.o vp56.o  
vp56data.o vp6.o vqavideo.o wavpack.o wmadec.o wma.o wmaenc.o wnv1.o  
ws-snd1.o xan.o xl.o zmbv.o zmbvenc.o pcm.o adpcm.o adx.o g726.o  
pthread.o i386/idct_mmx.o i386/cavsdsp_mmx.o i386/snowdsp_mmx.o
ranlib libavcodec.a
gcc -dynamiclib -Wl,-single_module -Wl,-install_name,/opt/local/lib/ 
libavcodec.dylib,-current_version,51.1.0,-compatibility_version, 
51.1.0 -Wl,-read_only_relocs,suppress -Wl,-dynamic,- 
search_paths_first -L/opt/local/lib -o libavcodec.51.dylib  
bitstream.o utils.o allcodecs.o mpegvideo.o jrevdct.o jfdctfst.o  
jfdctint.o mjpeg.o resample.o resample2.o dsputil.o motion_est.o  
imgconvert.o mpeg12.o mpegaudiodec.o simple_idct.o ratecontrol.o  
eval.o error_resilience.o fft.o mdct.o raw.o golomb.o cabac.o  
faandct.o parser.o vp3dsp.o h264idct.o rangecoder.o pnm.o h263.o  
msmpeg4.o h263dec.o opt.o bitstream_filter.o audioconvert.o  
imgresample.o i386/fdct_mmx.o i386/cputest.o i386/dsputil_mmx.o i386/ 
mpegvideo_mmx.o i386/motion_est_mmx.o i386/simple_idct_mmx.o i386/ 
idct_mmx_xvid.o i386/fft_sse.o i386/vp3dsp_mmx.o i386/vp3dsp_sse2.o  
i386/fft_3dn.o i386/fft_3dn2.o aasc.o ac3enc.o ac3.o alac.o asv1.o  
avs.o bethsoftvideo.o bmp.o bmpenc.o c93.o cavs.o cavsdsp.o cinepak.o  
cljr.o cook.o cscd.o cyuv.o dca.o dnxhddec.o dsicinav.o dvbsubdec.o  
dvbsub.o dvdsubdec.o dvdsubenc.o dv.o dxa.o 8bps.o ffv1.o huffyuv.o  
flac.o flacenc.o flashsv.o flashsvenc.o flicvideo.o 4xm.o fraps.o  
gifdec.o lzw.o gif.o h261.o h264.o idcinvideo.o imc.o indeo2.o  
indeo3.o interplayvideo.o dpcm.o kmvc.o loco.o mace.o mmvideo.o  
mpegaudio.o mpc.o msrle.o msvideo1.o lcl.o nuv.o rtjpeg.o png.o  
qdm2.o qdrw.o qpeg.o qtrle.o ra144.o ra288.o roqvideo.o rpza.o rv10.o  
sgidec.o sgienc.o rle.o shorten.o smacker.o smc.o snow.o sonic.o  
svq1.o targa.o targaenc.o vp3.o xiph.o tiertexseqv.o tiff.o tiffenc.o  
lzwenc.o truemotion1.o truemotion2.o truespeech.o tscc.o tta.o ulti.o  
vc1.o vc1dsp.o vcr1.o vmdav.o vmnc.o vorbis.o vorbis_data.o  
vorbis_enc.o vp5.o vp56.o vp56data.o vp6.o vqavideo.o wavpack.o  
wmadec.o wma.o wmaenc.o wnv1.o ws-snd1.o xan.o xl.o zmbv.o zmbvenc.o  
pcm.o adpcm.o adx.o g726.o pthread.o i386/idct_mmx.o i386/ 
cavsdsp_mmx.o i386/snowdsp_mmx.o -L"/opt/local/var/db/dports/build/ 
_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp 
orts_multimedia_ffmpeg/work/trunk"/libavutil -lavutil -lz
ld: Undefined symbols:
_av_init_random
_av_random_generate_untempered_numbers
_lzo1x_decode
/usr/bin/libtool: internal link edit command failed
make[1]: *** [libavcodec.51.dylib] Error 1
make: *** [lib] Error 2

Warning: the following items did not execute (for ffmpeg):  
com.apple.activate com.apple.build com.apple.destroot com.apple.install
Error: Status 1 encountered during processing.
------------------------------------------------------------------------ 
--------



More information about the macports-users mailing list