nE0sIghT / vortex-overlay

Gentoo Vortex overlay
15 stars 4 forks source link

PCSX2 build error #8

Closed sarnex closed 9 years ago

sarnex commented 9 years ago

Hi. I get the following error when trying to compile pcsx2.

>>> Source prepared.
>>> Configuring source in /portage/portage/games-emulation/pcsx2-9999-r2/work/pcsx2-9999 ...
 * ERROR: games-emulation/pcsx2-9999-r2::vortex failed (configure phase):
 *   USE Flag 'glsl' not in IUSE for games-emulation/pcsx2-9999-r2
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 3988:  Called cmake-utils_use 'glsl' 'GLSL_API'
 *        environment, line 1104:  Called _use_me_now '' 'glsl' 'GLSL_API'
 *        environment, line  781:  Called use 'glsl'
 *   phase-helpers.sh, line  200:  Called die
 * The specific snippet of code:
 *                  die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"
 * 
 * If you need support, post the output of `emerge --info '=games-emulation/pcsx2-9999-r2::vortex'`,
 * the complete build log and the output of `emerge -pqv '=games-emulation/pcsx2-9999-r2::vortex'`.
 * The complete build log is located at '/portage/portage/games-emulation/pcsx2-9999-r2/temp/build.log'.
 * The ebuild environment file is located at '/portage/portage/games-emulation/pcsx2-9999-r2/temp/environment'.
 * Working directory: '/portage/portage/games-emulation/pcsx2-9999-r2/work/pcsx2-9999'
 * S: '/portage/portage/games-emulation/pcsx2-9999-r2/work/pcsx2-9999'

>>> Failed to emerge games-emulation/pcsx2-9999-r2, Log file:

>>>  '/portage/portage/games-emulation/pcsx2-9999-r2/temp/build.log'

 * Messages for package games-emulation/pcsx2-9999-r2:

 * ERROR: games-emulation/pcsx2-9999-r2::vortex failed (configure phase):
 *   USE Flag 'glsl' not in IUSE for games-emulation/pcsx2-9999-r2
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 3988:  Called cmake-utils_use 'glsl' 'GLSL_API'
 *        environment, line 1104:  Called _use_me_now '' 'glsl' 'GLSL_API'
 *        environment, line  781:  Called use 'glsl'
 *   phase-helpers.sh, line  200:  Called die
 * The specific snippet of code:
 *                  die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"
 * 
 * If you need support, post the output of `emerge --info '=games-emulation/pcsx2-9999-r2::vortex'`,
 * the complete build log and the output of `emerge -pqv '=games-emulation/pcsx2-9999-r2::vortex'`.
 * The complete build log is located at '/portage/portage/games-emulation/pcsx2-9999-r2/temp/build.log'.
 * The ebuild environment file is located at '/portage/portage/games-emulation/pcsx2-9999-r2/temp/environment'.
 * Working directory: '/portage/portage/games-emulation/pcsx2-9999-r2/work/pcsx2-9999'
 * S: '/portage/portage/games-emulation/pcsx2-9999-r2/work/pcsx2-9999'

Thanks, sarnex

nE0sIghT commented 9 years ago

It should be fixed now

sarnex commented 9 years ago

@nE0sIghT It works now, thanks