Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271325 - media-sound/transkode-0.7-r2 fails pkg_setup while checking USE flags
Summary: media-sound/transkode-0.7-r2 fails pkg_setup while checking USE flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-05-26 17:14 UTC by Hector Martin
Modified: 2009-05-26 22:20 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 Hector Martin 2009-05-26 17:14:36 UTC
Steps to reproduce: emerge media-sound/transkode-0.7-r2

Throws this pair of errors:
==============================================
 * transkode-0.7.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
 * checking ebuild checksums ;-) ... [ ok ]
 * checking auxfile checksums ;-) ... [ ok ]
 * checking miscfile checksums ;-) ... [ ok ]
ERROR: Invalid atom: 'ffmpeg'
 *
 * ERROR: media-sound/transkode-0.7-r2 failed.
 * Call stack:
 *                 ebuild.sh, line   49:  Called pkg_setup
 *   transkode-0.7-r2.ebuild, line   48:  Called confutils_require_built_with_any 'ffmpeg' 'mplayer' 'gstreamer' 'xine'
 *          confutils.eclass, line  131:  Called built_with_use 'ffmpeg' 'mplayer'
 *             eutils.eclass, line 1731:  Called best_version 'ffmpeg'
 *                 ebuild.sh, line  219:  Called die
 * The specific snippet of code:
 *                      die "unexpected portageq exit code: ${retval}"
 *  The die message:
 *   unexpected portageq exit code: 2
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/mnt/tmp/var/tmp/portage/media-sound/transkode-0.7-r2/temp/build.log'.
 * The ebuild environment file is located at '/mnt/tmp/var/tmp/portage/media-sound/transkode-0.7-r2/temp/die.env'.
 *
 *
 * ERROR: media-sound/transkode-0.7-r2 failed.
 * Call stack:
 *                 ebuild.sh, line   49:  Called pkg_setup
 *   transkode-0.7-r2.ebuild, line   48:  Called confutils_require_built_with_any 'ffmpeg' 'mplayer' 'gstreamer' 'xine'
 *          confutils.eclass, line  131:  Called built_with_use 'ffmpeg' 'mplayer'
 *             eutils.eclass, line 1732:  Called die
 * The specific snippet of code:
 *      [[ -z ${PKG} ]] && die "Unable to resolve $1 to an installed package"
 *  The die message:
 *   Unable to resolve ffmpeg to an installed package
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/mnt/tmp/var/tmp/portage/media-sound/transkode-0.7-r2/temp/build.log'.
 * The ebuild environment file is located at '/mnt/tmp/var/tmp/portage/media-sound/transkode-0.7-r2/temp/die.env'.
 *
==============================================
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-05-26 22:20:29 UTC
sorry for that, should be fixed now