Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2007 08:41:50 -0600
From:      James <oscartheduck@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   ffmpeg 2007.9.14 not compiling (long log inline in email)
Message-ID:  <d59e90ab0709170741m4bac5bc6y1bc194efb236f948@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi folks,

I tried a portupgrade -ay last week and found ffmpeg wasn't compiling for
me, but didn't have time to fire off an email. This morning, I updated my
ports tree, deinstalled ffmpeg and removed its files from distfiles, to make
sure I would be giving myself the best shot at compiling.

I did a pkgdb -F to make sure the pkgdb was in good shape, and received a
warning that evince had a stale ffmpeg dependancy and I should install
ffmpeg. I told it to go ahead and attempt the install, and received the
following output log (with a small amount truncated from the top).

Any ideas?



Define WITH_LAME to enable lame MP3 codec

You can enable additional compilation optimizations
by defining WITH_OPTIMIZED_CFLAGS

Define WITH_SWSCALER to enable software scaler support
Warning: swscaler does not work with VLC!

Define WITHOUT_THEORA to disable libtheora support

Define WITHOUT_VORBIS to enable libvorbisenc VORBIS codec

Define WITH_X264 to enable X264 codec

Define WITH_XVID to enable XVID codec

=> ffmpeg-2007-09-14.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ahze/.
ffmpeg-2007-09-14.tar.bz2                     100% of 2266 kB  166 kBps
00m00s
===>  Extracting for ffmpeg-2007.09.14
=> MD5 Checksum OK for ffmpeg-2007-09-14.tar.bz2.
=> SHA256 Checksum OK for ffmpeg-2007-09-14.tar.bz2.
===>  Patching for ffmpeg-2007.09.14
===>  Applying FreeBSD patches for ffmpeg-2007.09.14
===>   ffmpeg-2007.09.14 depends on executable: texi2html - found
===>   ffmpeg-2007.09.14 depends on executable: gmake - found
===>   ffmpeg-2007.09.14 depends on file: /usr/local/bin/sdl-config - found
===>   ffmpeg-2007.09.14 depends on shared library: a52.0 - found
===>   ffmpeg-2007.09.14 depends on shared library: faad.0 - found
===>   ffmpeg-2007.09.14 depends on shared library: mp3lame.0 - found
===>   ffmpeg-2007.09.14 depends on shared library: ogg.5 - found
===>   ffmpeg-2007.09.14 depends on shared library: theora.2 - found
===>   ffmpeg-2007.09.14 depends on shared library: vorbisenc.2 - found
===>   ffmpeg-2007.09.14 depends on shared library: x264.50 - found
===>   ffmpeg-2007.09.14 depends on shared library: freetype.9 - found
===>   ffmpeg-2007.09.14 depends on shared library: Imlib2.4 - found
===>   ffmpeg-2007.09.14 depends on shared library: xvidcore.4 - found
===>   ffmpeg-2007.09.14 depends on shared library: SDL.11 - found
===>  Configuring for ffmpeg-2007.09.14
install prefix            /usr/local
source path
/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14
C compiler                cc
make                      gmake
.align is power-of-two    no
ARCH                      x86_32 (generic)
big-endian                no
MMX enabled               no
CMOV enabled              no
CMOV is fast              no
EBX available             yes
EBP available             no
gprof enabled             no
debug symbols             no
strip symbols             yes
optimize                  yes
static                    yes
shared                    yes
postprocessing support    yes
software scaler enabled   no
video hooking             yes
Imlib2 support            yes
FreeType support          yes
network support           yes
IPv6 support              yes
threading support         pthreads
SDL support               yes
Sun medialib support      no
AVISynth enabled          no
liba52 support            yes
liba52 dlopened           yes
libamr-nb support         no
libamr-wb support         no
libdc1394 support         no
libfaac enabled           no
libfaad enabled           yes
libfaad dlopened          yes
libgsm enabled            no
libmp3lame enabled        yes
libnut enabled            no
libogg enabled            yes
libtheora enabled         yes
libvorbis enabled         yes
x264 enabled              yes
XviD enabled              yes
zlib enabled              yes
License: GPL
Creating config.mak and config.h...
===>  Building for ffmpeg-2007.09.14
cc -fPIC -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H `imlib2-config --cflags` `freetype-config --cflags` -MM
vhook/fish.c vhook/null.c vhook/watermark.c vhook/drawtext.c vhook/imlib2.c
vhook/ppm.c | sed 's,^\([a-z]\),vhook/\1,' > .vhookdep
"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/version.sh
"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
cc -MM -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H -I/usr/local/include/SDL -I/usr/local/include
-D_GNU_SOURCE=1 -D_REENTRANT ffmpeg.c ffplay.c ffserver.c cmdutils.c1>.depend
gmake -C libavutil   all
gmake[1]: Entering directory
`/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14/libavutil'
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o adler32.o adler32.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o aes.o aes.c
aes.c: In function `subshift':
aes.c:56: warning: initialization from incompatible pointer type
aes.c:57: warning: initialization from incompatible pointer type
aes.c: In function `crypt':
aes.c:84: warning: passing arg 2 of `mix' from incompatible pointer type
aes.c:85: warning: passing arg 1 of `addkey' from incompatible pointer type
aes.c:85: warning: passing arg 2 of `addkey' from incompatible pointer type
aes.c:85: warning: passing arg 3 of `addkey' from incompatible pointer type
aes.c:87: warning: passing arg 1 of `subshift' from incompatible pointer
type
aes.c: In function `av_aes_crypt':
aes.c:92: warning: passing arg 1 of `addkey' from incompatible pointer type
aes.c:92: warning: passing arg 2 of `addkey' from incompatible pointer type
aes.c:92: warning: passing arg 3 of `addkey' from incompatible pointer type
aes.c:94: warning: passing arg 4 of `crypt' from incompatible pointer type
aes.c:96: warning: passing arg 1 of `addkey' from incompatible pointer type
aes.c:96: warning: passing arg 2 of `addkey' from incompatible pointer type
aes.c:96: warning: passing arg 3 of `addkey' from incompatible pointer type
aes.c:99: warning: passing arg 1 of `addkey' from incompatible pointer type
aes.c:99: warning: passing arg 2 of `addkey' from incompatible pointer type
aes.c:99: warning: passing arg 3 of `addkey' from incompatible pointer type
aes.c:101: warning: passing arg 1 of `addkey' from incompatible pointer type
aes.c:101: warning: passing arg 2 of `addkey' from incompatible pointer type
aes.c:101: warning: passing arg 3 of `addkey' from incompatible pointer type
aes.c:102: warning: passing arg 4 of `crypt' from incompatible pointer type
aes.c:103: warning: passing arg 1 of `addkey' from incompatible pointer type
aes.c:103: warning: passing arg 2 of `addkey' from incompatible pointer type
aes.c:103: warning: passing arg 3 of `addkey' from incompatible pointer type
aes.c: In function `av_aes_init':
aes.c:149: warning: passing arg 1 of `init_multbl2' from incompatible
pointer type
aes.c:150: warning: passing arg 1 of `init_multbl2' from incompatible
pointer type
aes.c:180: warning: passing arg 1 of `subshift' from incompatible pointer
type
aes.c:181: warning: passing arg 1 of `mix' from incompatible pointer type
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o base64.o base64.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o crc.o crc.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o intfloat_readwrite.o
intfloat_readwrite.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o fifo.o fifo.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -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
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o log.o log.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o lzo.o lzo.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o mathematics.o mathematics.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o md5.o md5.c
md5.c: In function `av_md5_final':
md5.c:150: warning: passing arg 2 of `av_md5_update' from incompatible
pointer type
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o mem.o mem.c
mem.c: In function `av_malloc':
mem.c:58: warning: pointer of type `void *' used in arithmetic
mem.c: In function `av_realloc':
mem.c:108: warning: pointer of type `void *' used in arithmetic
mem.c:108: warning: pointer of type `void *' used in arithmetic
mem.c: In function `av_free':
mem.c:119: warning: pointer of type `void *' used in arithmetic
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o random.o random.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o rational.o rational.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o string.o string.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H  -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o tree.o tree.c
rm -f libavutil.a
ar rc libavutil.a adler32.o aes.o base64.o crc.o intfloat_readwrite.o fifo.o
lls.o log.o lzo.o mathematics.o md5.o mem.o random.o rational.o string.o
tree.o
ranlib libavutil.a
cc -shared -Wl,-soname,libavutil.so.1 -L/usr/local/lib -la52 -rdynamic
-export-dynamic -Wl,--warn-common
-Wl,-rpath-link,"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-Wl,-rpath-link,"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-Wl,-rpath-link,"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-o libavutil.so.1 adler32.o aes.o base64.o crc.o intfloat_readwrite.o fifo.o
lls.o log.o lzo.o mathematics.o md5.o mem.o random.o rational.o string.o
tree.o -L/usr/local/lib  -pthread -lm -lz -la52 -lfaad -lmp3lame -lm -logg
-ltheora -logg -lvorbis -lvorbisenc -logg -lx264 -lxvidcore
ln -sf libavutil.so.1 libavutil.so
gmake[1]: Leaving directory
`/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14/libavutil'
gmake -C libavcodec  all
gmake[1]: Entering directory
`/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14/libavcodec'
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_ISOC9X_SOURCE -I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o allcodecs.o allcodecs.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_ISOC9X_SOURCE -I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o audioconvert.o audioconvert.c
cc -O2 -fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavformat
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-DHAVE_AV_CONFIG_H
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libswscale
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavcodec
-DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_ISOC9X_SOURCE -I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"
-I"/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14"/libavutil -O2
-fno-strict-aliasing -pipe -O2 -I/usr/local/include/vorbis
-I/usr/local/include -pthread -fomit-frame-pointer
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls  -c -o bitstream.o bitstream.c
In file included from bitstream.h:35,
                 from bitstream.c:31:
/usr/local/include/log.h:104: error: syntax error before "A_"
/usr/local/include/log.h:105: error: syntax error before "A_"
/usr/local/include/log.h:106: error: syntax error before "A_"
/usr/local/include/log.h:107: error: syntax error before "A_"
/usr/local/include/log.h:108: error: syntax error before "A_"
/usr/local/include/log.h:111: error: syntax error before "A_"
/usr/local/include/log.h:112: error: syntax error before "A_"
bitstream.c: In function `alloc_table':
bitstream.c:114: warning: `ff_realloc_static' is deprecated (declared at
bitstream.c:42)
gmake[1]: *** [bitstream.o] Error 1
gmake[1]: Leaving directory
`/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14/libavcodec'
gmake: *** [lib] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/ffmpeg.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall.96117.0 env make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! multimedia/ffmpeg     (bad C++ code)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
Command failed [exit code 1]: /usr/local/sbin/portinstall multimedia/ffmpeg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d59e90ab0709170741m4bac5bc6y1bc194efb236f948>