* * 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:
Created attachment 172420 [details, diff] ultimatestunts-0.7.5.ebuild.patch media-libs/openal-1.5.304 no longer requires the vorbis useflag
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.