Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293820 - media-video/ffmpeg2theora-0.25: fails to link "ffmpeg2theora.c:(.text+0x3fce): undefined reference to `avcodec_decode_video2'"
Summary: media-video/ffmpeg2theora-0.25: fails to link "ffmpeg2theora.c:(.text+0x3fce)...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 10:04 UTC by Martin Walch
Modified: 2009-12-22 12:12 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/media-video/ffmpeg2theora-0.25/temp/build.log (build.log,3.87 KB, text/plain)
2009-11-20 10:05 UTC, Martin Walch
Details
/var/tmp/portage/media-video/ffmpeg2theora-0.25/temp/environment (environment,91.98 KB, text/plain)
2009-11-20 10:05 UTC, Martin Walch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Walch 2009-11-20 10:04:01 UTC
* ffmpeg2theora-0.25.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                         [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                        [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                       [ ok ]
>>> Unpacking source...                                                                                                                                                            
>>> Unpacking ffmpeg2theora-0.25.tar.bz2 to /var/tmp/portage/media-video/ffmpeg2theora-0.25/work                                                                                   
>>> Source unpacked in /var/tmp/portage/media-video/ffmpeg2theora-0.25/work                                                                                                        
>>> Preparing source in /var/tmp/portage/media-video/ffmpeg2theora-0.25/work/ffmpeg2theora-0.25 ...                                                                                
>>> Source prepared.                                                                                                                                                               
>>> Configuring source in /var/tmp/portage/media-video/ffmpeg2theora-0.25/work/ffmpeg2theora-0.25 ...                                                                              
>>> Source configured.                                                                                                                                                             
>>> Compiling source in /var/tmp/portage/media-video/ffmpeg2theora-0.25/work/ffmpeg2theora-0.25 ...                                                                                
scons: Reading SConscript files ...                                                                                                                                                

scons: warning: The Options class is deprecated; use the Variables class instead.
File "/var/tmp/portage/media-video/ffmpeg2theora-0.25/work/ffmpeg2theora-0.25/SConstruct", line 28, in <module>

scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
File "/var/tmp/portage/media-video/ffmpeg2theora-0.25/work/ffmpeg2theora-0.25/SConstruct", line 30, in <module>
Checking for pkg-config... (cached) yes                                                                        
Checking for ogg >= 1.1 vorbis vorbisenc theoraenc >= 1.1.0... (cached) yes                                    
Checking for libavcodec libavformat libavdevice libpostproc libswscale... (cached) yes                         
Checking for C header file libavformat/framehook.h... no                                                       
Checking for C header file iconv.h... yes                                                                      
Checking for C library iconv... no                                                                             
scons: done reading SConscript files.                                                                          
scons: Building targets ...                                                                                    
gcc -o src/theorautils.o -c -DPACKAGE_VERSION=\"0.25\" -DPACKAGE_STRING=\"ffmpeg2theora-0.25\" -DPACKAGE=\"ffmpeg2theora\" -D_FILE_OFFSET_BITS=64 -DHAVE_ICONV -I. src/theorautils.c
gcc -o src/avinfo.o -c -DPACKAGE_VERSION=\"0.25\" -DPACKAGE_STRING=\"ffmpeg2theora-0.25\" -DPACKAGE=\"ffmpeg2theora\" -D_FILE_OFFSET_BITS=64 -DHAVE_ICONV -I. src/avinfo.c
gcc -o src/iso639.o -c -DPACKAGE_VERSION=\"0.25\" -DPACKAGE_STRING=\"ffmpeg2theora-0.25\" -DPACKAGE=\"ffmpeg2theora\" -D_FILE_OFFSET_BITS=64 -DHAVE_ICONV -I. src/iso639.c
gcc -o src/ffmpeg2theora.o -c -DPACKAGE_VERSION=\"0.25\" -DPACKAGE_STRING=\"ffmpeg2theora-0.25\" -DPACKAGE=\"ffmpeg2theora\" -D_FILE_OFFSET_BITS=64 -DHAVE_ICONV -I. src/ffmpeg2theora.c
src/ffmpeg2theora.c: In function 'ff2theora_output':
src/ffmpeg2theora.c:1350: warning: passing argument 1 of 'pp_postprocess' from incompatible pointer type
/usr/include/libpostproc/postprocess.h:68: note: expected 'const uint8_t **' but argument is of type 'uint8_t **'
gcc -o src/subtitles.o -c -DPACKAGE_VERSION=\"0.25\" -DPACKAGE_STRING=\"ffmpeg2theora-0.25\" -DPACKAGE=\"ffmpeg2theora\" -D_FILE_OFFSET_BITS=64 -DHAVE_ICONV -I. src/subtitles.c
gcc -o ffmpeg2theora -Wl,-O1 src/theorautils.o src/avinfo.o src/iso639.o src/ffmpeg2theora.o src/subtitles.o -lvorbisenc -lvorbis -lm -ltheoraenc -ltheoradec -logg -lavcodec -lavformat -lavdevice -lpostproc -lswscale
src/ffmpeg2theora.o: In function `ff2theora_output':
ffmpeg2theora.c:(.text+0x3fce): undefined reference to `avcodec_decode_video2'
ffmpeg2theora.c:(.text+0x40d3): undefined reference to `avcodec_decode_video2'
ffmpeg2theora.c:(.text+0x4933): undefined reference to `avcodec_decode_audio3'
collect2: ld returned 1 exit status
scons: *** [ffmpeg2theora] Error 1
scons: building terminated because of errors.


$ emerge --info
Portage 2.1.6.13 (default/linux/amd64/10.0/desktop, gcc-4.4.2, glibc-2.9_p20081201-r2, 2.6.31-gentoo-r6 x86_64)
=================================================================                                              
System uname: Linux-2.6.31-gentoo-r6-x86_64-Intel-R-_Core-TM-2_CPU_4300_@_1.80GHz-with-gentoo-2.0.0            
Timestamp of tree: Fri, 20 Nov 2009 05:45:01 +0000                                                             
ccache version 2.4 [enabled]                                                                                   
app-shells/bash:     4.0_p28                                                                                   
dev-java/java-config: 2.1.9-r1                                                                                 
dev-lang/python:     2.6.2-r1                                                                                  
dev-python/pycrypto: 2.0.1-r8                                                                                  
dev-util/ccache:     2.4-r7                                                                                    
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.5.2-r2
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -fgcse-after-reload -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=native -O2 -fgcse-after-reload -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache collision-protect distlocks fixpackages metadata-transfer parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.switch.ch/ftp/mirror/gentoo/ http://mirror.jamit.de/gentoo/ http://mirror.cambrium.nl/pub/os/linux/gentoo/ http://mirror.netcologne.de/gentoo/ http://mirror.ovh.net/gentoo-distfiles/"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/java-overlay /usr/local/portage/layman/x11 /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac aalib accessibility acl acpi agg akode alsa amarok amd64 apache2 bash-completion berkdb blender-game branding bzip2 cairo captury cdaudio cdr cdrom cjk cli clucene consolekit cracklib crypt cups curl cviewer daap dbus designer-plugin dga dirac djvu dri dts dvd dvdnav dvdr dxr3 eds emacs embedded emboss encode evo fam fbcon ffmpeg fftw firefox fits flac fltk fortran gallium gcj gdbm ggi git glibc-omitfp glitz gopher gpg gpm gstreamer hal hdri htmlhandbook iceweasel iconv icu imagemagick insecure-savers ipv6 jabber jack java java5 java6 javascript jingle jpeg kde kde4 kdebuild kdecards kdeenablefinal kdehiddenvisibility kdepim kdm kontact ktts latex lcms ldap libcaca libnotify libwww lm_sensors logitech-mouse lua lzma matroska mdnsresponder-compat mikmod mmx mng modules mp3 mp4 mpeg mpeg2 mpi mudflap mule multilib musepack mysql ncurses neon nepomuk nio2 nls noamazon nova nptl nptlonly nsplugin offensive ogg ogg123 openal openexr opengl openmp oscar oss otr pam pcre pdf perl phonon plasma player png posix povray ppds pppd python qt3support qt4 readline redland reflection reiser4 reiserfs rss schroedinger sdl sdl-image semantic-desktop sensord session sndfile solver songs sound speex spell spl sse sse2 ssl startup-notification svg sysfs systemtap tcpd tetex theora threads thunar tidy tiff tk tools truetype type1 unicode usb vhook videos visualization vorbis wav wavpack wxwindows x264 xcomposite xemacs xine xml xorg xosd xprint xscreensaver xulrunner xv xvid zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="intel vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Martin Walch 2009-11-20 10:05:37 UTC
Created attachment 210690 [details]
/var/tmp/portage/media-video/ffmpeg2theora-0.25/temp/build.log
Comment 2 Martin Walch 2009-11-20 10:05:58 UTC
Created attachment 210692 [details]
/var/tmp/portage/media-video/ffmpeg2theora-0.25/temp/environment
Comment 3 Peter Gantner (a.k.a. nephros) 2009-11-22 12:00:08 UTC
me too! ;)
installed: media-video/ffmpeg-0.5-r1

fails with: media-video/ffmpeg2theora-0.25

Portage 2.2_rc50 (default/linux/x86/10.0/desktop, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.30-tuxonice-r5-he4 i686)
=================================================================
System uname: Linux-2.6.30-tuxonice-r5-he4-i686-Mobile_AMD_Sempron-tm-_3100+-with-gentoo-2.0.1
Timestamp of tree: Fri, 20 Nov 2009 16:15:01 +0000
distcc 3.1 i686-pc-linux-gnu [enabled]
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p28
dev-java/java-config: 2.1.9-r1
dev-lang/python:     2.6.2-r1
dev-python/pycrypto: 2.0.1-r8
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.5.2-r2
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.29
ACCEPT_KEYWORDS="amd64 x86"
ACCEPT_LICENSE="* -@EULA @FSF-APPROVED @OSI-APPROVED PUEL dlj-1.1 sun-bcla-java-vm"CBUILD="i686-pc-linux-gnu"
CFLAGS="-w -mtune=athlon64 -march=i686 -m32 -msse3 -O2 -pipe -fomit-frame-pointer -momit-leaf-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d /usr/X11R6/lib/X11/xkb;/usr/X11R6/lib/X11/locale"
CXXFLAGS="-w -mtune=athlon64 -march=i686 -m32 -msse3 -O2 -pipe -fomit-frame-pointer -momit-leaf-frame-pointer"
DISTDIR="/usr/portage/../portage_distfiles"
EMERGE_DEFAULT_OPTS="-j 1 --load-average 3.2 --keep-going --columns "
FEATURES="assume-digests ccache confcache distcc distlocks fixpackages news parallel-fetch prelink preserve-libs protect-owned sandbox sfperms strict test-fail-continue unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
INSTALL_MASK="AUTHORS BUGS COPYING ChangeLog CHANGES    ACKNOWLEDGEMENTS.gz ANNOUNCE.gz AUTHORS.gz AUTHORS.txt.gz BUGS.gz COPYING.gz CHANGES.gz         ChangeLog.gz INSTALL.gz THANKS.gz NEWS.gz TODO.gz VERSION.gz        ACKNOWLEDGEMENTS.bz2 ANNOUNCE.bz2 AUTHORS.bz2 AUTHORS.txt.bz2 BUGS.bz2  COPYING.bz2 CHANGES.bz2 ChangeLog.bz2 INSTALL.bz2 THANKS.bz2 NEWS.bz2 TODO.bz2      VERSION.bz2 "
LANG="en_GB.utf-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en en_GB en_US"
MAKEOPTS="-j5 -s -l 3.1"
PKGDIR="/usr/portage/../portage_packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage_layman/wschlich-testing /usr/portage_layman/openstreetmap /usr/portage_layman/science /usr/portage_layman/sunrise /usr/portage_layman/voip /usr/portage_layman/kde-testing /usr/local/overlays/crownest"
SYNC="rsync://chalice.crownest.nephros.org/gentoo-portage"
USE="3dnow 3dnowext a52 aac aalib acl acpi akonadi alsa avi bash-completion bluetooth branding bzip2 cairo caps cdr cli consolekit cracklib crypt cups dbus dga dlloader dri dts dvb dvd dvdr eds emboss encode evo exif fam fbcon firefox flac fortran gif gpm gps gstreamer gtk gtk2 hal iconv ieee1394 ipv6 jpeg kde kdexdeltas libnotify logrotate mikmod mmx mmx2 mmxext modules mp3 mp4 mpd mpeg mudflap ncurses nls nptl nptlonly nsplugin ogg oggvorbis openal openexr opengl openmp pam pch pcmcia pcre pdf pic pie plasma png portaudio ppds pppd qt qt3support qt4 qtmt quicktime readline reflection samba scanner sdl semantic-desktop session skey slp spell spl sse sse2 sse3 ssl startup-notification svg sysfs tcpd theora thunar tiff truetype unicode usb v4l v4l2 vorbis wifi win32codecs wmf x264 x86 xcb xcomposite xinerama xml xml2 xorg xulrunner xv xvid zlib" ALSA_CARDS="atiixp" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="sony_dscf1" ELIBC="glibc" INPUT_DEVICES="keyboard mouse joystick synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB en_US" USERLAND="GNU" VIDEO_CARDS="ati fbdev radeon v4l" 
Unset:  CPPFLAGS, CTARGET, FFLAGS, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 Damian Nadales 2009-11-22 20:23:07 UTC
(In reply to comment #3)
> me too! ;)
Same problem here.
Comment 5 Andrea Franceschini 2009-11-28 11:25:24 UTC
Same here:

# emerge --info =media-video/ffmpeg2theora-0.25
Portage 2.2_rc52 (default/linux/x86/10.0/desktop, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.31-zen8 i686)
=================================================================                                     
                        System Settings                                                               
=================================================================                                     
System uname: Linux-2.6.31-zen8-i686-Intel-R-_Pentium-R-_M_processor_1.73GHz-with-gentoo-1.12.13      
Timestamp of tree: Fri, 27 Nov 2009 23:30:02 +0000                                                    
ccache version 2.4 [enabled]                                                                          
app-shells/bash:     4.0_p28                                                                          
dev-java/java-config: 2.1.9-r1                                                                        
dev-lang/python:     2.6.4, 3.1.1-r1                                                                  
dev-util/ccache:     2.4-r7                                                                           
dev-util/cmake:      2.6.4-r3                                                                         
sys-apps/baselayout: 1.12.13                                                                          
sys-apps/sandbox:    2.2                                                                              
sys-devel/autoconf:  2.13, 2.63-r1                                                                    
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2                                             
sys-devel/binutils:  2.18-r3                                                                          
sys-devel/gcc-config: 1.4.1                                                                           
sys-devel/libtool:   2.2.6a                                                                           
virtual/os-headers:  2.6.27-r2                                                                        
ACCEPT_KEYWORDS="x86"                                                                                 
ACCEPT_LICENSE="* -@EULA"                                                                             
CBUILD="i686-pc-linux-gnu"                                                                            
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"                                              
CHOST="i686-pc-linux-gnu"                                                                             
CONFIG_PROTECT="/etc /usr/share/config"                                                               
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="it_IT.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/science /usr/local/portage/layman/games /usr/local/portage/layman/kde-testing /usr/local/portage/layman/java-overlay /usr/local/portage/layman/sunrise /usr/local/portage/layman/zen-sources /usr/local/portage/ilmoppe"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amr avi berkdb bluetooth branding bzip2 cairo cdr cli consolekit cpudetection cracklib crypt cups dbus dga dri dts dv dvd dvdr dvdread eds emboss encode evo exif fam ffmpeg firefox flac fortran gdbm gif gpm gstreamer hal iconv ipv6 jpeg jpeg2k juju kde kdeenablefinal kdehiddenvisibility lame lcms ldap libnotify libsamplerate mad matroska midi mikmod mmx modules mp3 mp4 mpeg mtp mudflap ncurses network nls nptl nptlonly ogg openal opengl openmp pam pcre pdf perl plasma png ppds pppd python qt qt3support qt4 quicktime readline reflection samba sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd theora threads thunar tiff truetype unicode usb v4l2 vorbis webkit win32codecs x264 x86 xcomposite xml xmlpatterns xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="canon ptp2" ELIBC="glibc" INPUT_DEVICES="evdev synaptics wacom keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" SANE_BACKENDS="snapscan" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 6 Patrick 2009-11-30 07:24:18 UTC
me too:

Portage 2.1.6.13 (default/linux/amd64/10.0, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r4 x86_64)
=================================================================
System uname: Linux-2.6.30-gentoo-r4-x86_64-Intel-R-_Atom-TM-_CPU_330_@_1.60GHz-with-gentoo-2.0.1
Timestamp of tree: Mon, 30 Nov 2009 04:00:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     4.0_p28
dev-lang/python:     2.6.2-r1
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.5.2-r2
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.twaren.net/Linux/Gentoo"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en_GB de_DE de zh_CN"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 apache2 bash-completion berkdb bzip2 caps cjk cli cracklib crypt curl curlwrappers dri exif fam gdbm gnutls gpm iconv icq idn imagemagick imap innodb jabber javascript jpeg mhash mime mmx modules mpeg msn mudflap multilib ncurses nls nptl nptlonly nsplugin offensive oscar pam pcre perl plotutils png pppd python readline reflection ruby sasl session slang spl sse sse2 ssl sysfs threads tiff truetype unicode userlocales vhosts xml xorg xulrunner yahoo zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="void" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB de_DE de zh_CN" USERLAND="GNU" VIDEO_CARDS="intel"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 7 Jean-Marc Hengen 2009-12-05 20:07:16 UTC
I got the same problem and resolved it by installing media-video/ffmpeg-0.5_p20373.

I'm on a mostly stable system and had the latest stable version (media-video/ffmpeg-0.5-r1) installed when I first trying to install media-video/ffmpeg2theora-0.25. This lead to the problem described in this bug. After looking at the emerge --info output of the other reporters, I noticed that all system  had only the stable keyword in their ACCEPT_KEYWORDS. So after looking the dependencies of media-video/ffmpeg2theora I though maybe never media-video/ffmpeg with testing keyword could help and with media-video/ffmpeg-0.5_p20373 merging video/ffmpeg2theora-0.25 worked. Currently I'm happily converting my dvb recording :-)

If desired I can report back if the video looks good when it has finished converting.
Comment 8 Andrea Franceschini 2009-12-09 09:03:51 UTC
(In reply to comment #7)
> I got the same problem and resolved it by installing
> media-video/ffmpeg-0.5_p20373.

Tried that, but it seemed to cause more problems than it solved (e.g. requiring masked x264 which was masked due to reverse deps, which effectively proved to be quite a pain in the back).

For the moment, I'm going to mask 0.25...
Comment 9 Samuli Suominen (RETIRED) gentoo-dev 2009-12-22 12:12:36 UTC
+  22 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+  ffmpeg2theora-0.25.ebuild:
+  Fix FFmpeg depend wrt #293820.