Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247630 - games-sports/ultimatestunts-0.7.5 does not build with media-libs/openal-1.5.304
Summary: games-sports/ultimatestunts-0.7.5 does not build with media-libs/openal-1.5.304
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-19 21:50 UTC by Andrei Slavoiu
Modified: 2008-11-20 05:35 UTC (History)
0 users

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


Attachments
ultimatestunts-0.7.5.ebuild.patch (ultimatestunts-0.7.5.ebuild.patch,643 bytes, patch)
2008-11-19 21:55 UTC, Andrei Slavoiu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Slavoiu 2008-11-19 21:50:59 UTC
*
 * ERROR: games-sports/ultimatestunts-0.7.5 failed.
 * Call stack:
 *                     ebuild.sh, line   49:  Called pkg_setup
 *   ultimatestunts-0.7.5.ebuild, line   35:  Called built_with_use 'media-libs/openal' 'vorbis'
 *                 eutils.eclass, line 1740:  Called die
 * The specific snippet of code:
 *                                      die)   die "$PKG does not actually support the $1 USE flag!";;
 *  The die message:
 *   media-libs/openal-1.5.304 does not actually support the vorbis USE flag!


Reproducible: Always

Steps to Reproduce:
Comment 1 Andrei Slavoiu 2008-11-19 21:55:45 UTC
Created attachment 172420 [details, diff]
ultimatestunts-0.7.5.ebuild.patch

media-libs/openal-1.5.304 no longer requires the vorbis useflag
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2008-11-20 05:35:25 UTC
if it works with the previous version of openal there's no reason to restrict the version.  I made the use flag missing ok in the ebuild.  reopen if it's still a problem.