Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155520 - media-video/ffmpeg-0.4.9_p20061016 fails to build with --as-needed
Summary: media-video/ffmpeg-0.4.9_p20061016 fails to build with --as-needed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 160585 167223 (view as bug list)
Depends on:
Blocks: as-needed 157814
  Show dependency tree
 
Reported: 2006-11-17 13:41 UTC by Florian Steinel
Modified: 2007-02-16 16:03 UTC (History)
2 users (show)

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 Florian Steinel 2006-11-17 13:41:07 UTC
ffmpeg fails to build with --as-needed:
>>> Emerging (1 of 1) media-video/ffmpeg-0.4.9_p20061016 to /
 * ffmpeg-0.4.9-p20061016.tar.bz2 MD5 ;-) ...         [ ok ]
 * ffmpeg-0.4.9-p20061016.tar.bz2 RMD160 ;-) ...      [ ok ]
 * ffmpeg-0.4.9-p20061016.tar.bz2 SHA1 ;-) ...        [ ok ]
 * ffmpeg-0.4.9-p20061016.tar.bz2 SHA256 ;-) ...      [ ok ]
 * ffmpeg-0.4.9-p20061016.tar.bz2 size ;-) ...        [ ok ]
 * checking ebuild checksums ;-) ...                  [ ok ]
 * checking auxfile checksums ;-) ...                 [ ok ]
 * checking miscfile checksums ;-) ...                [ ok ]
 * checking ffmpeg-0.4.9-p20061016.tar.bz2 ;-) ...    [ ok ]
>>> Unpacking source...
>>> Unpacking ffmpeg-0.4.9-p20061016.tar.bz2 to /var/tmp/portage/media-video/ffmpeg-0.4.9_p20061016/work
 * Applying ffmpeg-libdir.patch ...                   [ ok ]
 * Applying ffmpeg-shared-gcc4.1.patch ...            [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-video/ffmpeg-0.4.9_p20061016/work/ffmpeg ...
true
ERROR: LAME not found
If you think configure made a mistake, make sure you are using the latest
version from SVN.  If the latest version fails, report the problem to the
ffmpeg-devel@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.err" produced by configure as this will help
solving the problem.

!!! ERROR: media-video/ffmpeg-0.4.9_p20061016 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ffmpeg-0.4.9_p20061016.ebuild, line 153:   Called die

!!! configure failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

lame is compiled with --as-needed:
[ebuild   R   ] media-sound/lame-3.96.1  USE="-debug -gtk" 0 kB
Comment 1 Luca Barbato gentoo-dev 2006-12-10 18:30:06 UTC
looks like lame is the problem, not ffmpeg or am I missing something?
Comment 2 Matthias Schwarzott gentoo-dev 2006-12-11 04:37:07 UTC
With newer lame it works, (here: lame-3.97).
Comment 3 Matthias Schwarzott gentoo-dev 2006-12-11 05:00:22 UTC
works on ~x86
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-01-06 22:14:35 UTC
*** Bug 160585 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-02-16 16:03:42 UTC
*** Bug 167223 has been marked as a duplicate of this bug. ***