Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 343467 - media-video/ffmpeg-0.6_p25423: missing dependency for lame >=3.98.3
Summary: media-video/ffmpeg-0.6_p25423: missing dependency for lame >=3.98.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-31 06:35 UTC by Kai Krakow
Modified: 2010-11-02 21:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Krakow 2010-10-31 06:35:14 UTC
Due to some strange bugs (buffer errors, decode errors) I've masked lame 3.98* a while back so it doesn't get installed. Now I had to upgrade ffmpeg but that doesn't work because ffmpeg now needs a more current lame version. But instead of a dependency which checks this beforehand, the ebuild breaks during configure phase:

 * CPV:  media-video/ffmpeg-0.6_p25423
 * REPO: gentoo
 * USE:  3dnow 3dnowext X alsa amr bzip2 dirac elibc_glibc encode faac gsm hardcoded-tables ieee1394 jpeg2k kernel_linux mmx mmxext mp3 network pic rtmp schroedinger sdl speex ssse3 theora threads userland_GNU v4l v4l2 vaapi vdpau video_cards_nvidia vorbis vpx x264 x86 xvid zlib
>>> Unpacking source...
>>> Unpacking ffmpeg-0.6_p25423.tar.bz2 to /var/tmp/portage/media-video/ffmpeg-0.6_p25423/work
>>> Source unpacked in /var/tmp/portage/media-video/ffmpeg-0.6_p25423/work
>>> Preparing source in /var/tmp/portage/media-video/ffmpeg-0.6_p25423/work/ffmpeg-0.6_p25423 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-video/ffmpeg-0.6_p25423/work/ffmpeg-0.6_p25423 ...
true
ERROR: libmp3lame >= 3.98.3 not found


Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-11-02 21:37:57 UTC
+  02 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+  ffmpeg-0.6_p25423.ebuild, ffmpeg-9999.ebuild:
+  Raise media-sound/lame depend to >= 3.98.3 wrt #343467 by Kai Krakow.