Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576178 - [sunrise overlay] games-rpg/lipsofsuna reports unsupported EAPI level
Summary: [sunrise overlay] games-rpg/lipsofsuna reports unsupported EAPI level
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Gentoo Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sunrise Overlay Team
URL:
Whiteboard:
Keywords:
: 562310 (view as bug list)
Depends on:
Blocks: 557784
  Show dependency tree
 
Reported: 2016-03-01 23:23 UTC by Nico Baggus
Modified: 2017-03-08 08:45 UTC (History)
4 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 Nico Baggus 2016-03-01 23:23:53 UTC
With the sunrise layer added the next product produces an error.

 * ERROR: games-rpg/lipsofsuna-0.5.0::sunrise failed (depend phase):
 *   EAPI=3 is not supported

Besides that the website mentions the current version is 0.8.0 now.

Reproducible: Always

Steps to Reproduce:
1.emerge --sync with sunrise layer enabled.
2.
3.
Actual Results:  
 * ERROR: games-rpg/lipsofsuna-0.5.0::sunrise failed (depend phase):
 *   EAPI=3 is not supported
 * 
 * Call stack:
 *                 ebuild.sh, line 624:  Called source '/var/lib/layman/sunrise/games-rpg/lipsofsuna/lipsofsuna-0.5.0.ebuild'
 *   lipsofsuna-0.5.0.ebuild, line   6:  Called inherit 'eutils' 'games' 'waf-utils'
 *                 ebuild.sh, line 320:  Called __qa_source '/usr/portage/eclass/waf-utils.eclass'
 *                 ebuild.sh, line 120:  Called source '/usr/portage/eclass/waf-utils.eclass'
 *          waf-utils.eclass, line  23:  Called die
 * The specific snippet of code:
 *      *) die "EAPI=${EAPI} is not supported" ;;
 * 
 * If you need support, post the output of `emerge --info '=games-rpg/lipsofsuna-0.5.0::sunrise'`,
 * the complete build log and the output of `emerge -pqv '=games-rpg/lipsofsuna-0.5.0::sunrise'`.
 * Working directory: '/usr/lib64/python2.7/site-packages'
 * S: '/var/tmp/portage/games-rpg/lipsofsuna-0.5.0/work/lipsofsuna-0.5.0'
Error processing games-rpg/lipsofsuna-0.5.0, continuing...
 * ERROR: games-rpg/lipsofsuna-9999::sunrise failed (depend phase):
 *   EAPI=3 is not supported
 * 
 * Call stack:
 *                ebuild.sh, line 624:  Called source '/var/lib/layman/sunrise/games-rpg/lipsofsuna/lipsofsuna-9999.ebuild'
 *   lipsofsuna-9999.ebuild, line   9:  Called inherit 'eutils' 'games' 'waf-utils' 'git-2'
 *                ebuild.sh, line 320:  Called __qa_source '/usr/portage/eclass/waf-utils.eclass'
 *                ebuild.sh, line 120:  Called source '/usr/portage/eclass/waf-utils.eclass'
 *         waf-utils.eclass, line  23:  Called die
 * The specific snippet of code:
 *      *) die "EAPI=${EAPI} is not supported" ;;
 * 
 * If you need support, post the output of `emerge --info '=games-rpg/lipsofsuna-9999::sunrise'`,
 * the complete build log and the output of `emerge -pqv '=games-rpg/lipsofsuna-9999::sunrise'`.
 * Working directory: '/usr/lib64/python2.7/site-packages'
 * S: '/var/tmp/portage/games-rpg/lipsofsuna-9999/work/lipsofsuna-9999'
Error processing games-rpg/lipsofsuna-9999, continuing...


Expected Results:  
No warnings about EAPI levels.
Comment 1 Fabio Rossi 2016-06-04 07:35:53 UTC
*** Bug 562310 has been marked as a duplicate of this bug. ***
Comment 2 Nico Baggus 2017-03-07 20:57:36 UTC
Now more are failing emerge --sync...

 * S: '/var/tmp/portage/www-apps/phpMyProxy-1.0.3/work/phpMyProxy-1.0.3'
Error processing www-apps/phpMyProxy-1.0.3, continuing...
 * ERROR: x11-plugins/desklet-gauges-0.52::sunrise failed (depend phase):
 *   gdesklets.eclass could not be found by inherit()
 

 * S: '/var/tmp/portage/www-apps/obsidianmusic-2.0.5.4/work/obsidianmusic-2.0.5.4'
Error processing www-apps/obsidianmusic-2.0.5.4, continuing...
 * ERROR: www-apps/phpMyProxy-1.0.3::sunrise failed (depend phase):
 *   depend.php.eclass could not be found by inherit()


 * S: '/var/tmp/portage/games-strategy/opendungeons-9999/work/opendungeons-9999'
Error processing games-strategy/opendungeons-9999, continuing...
 * ERROR: www-apps/obsidianmusic-2.0.5.4::sunrise failed (depend phase):
 *   depend.php.eclass could not be found by inherit()
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-03-07 21:28:21 UTC
Sunrise is dead. Don't use it.
Comment 4 Sven Eden 2017-03-08 08:45:30 UTC
(In reply to Nico Baggus from comment #0)
> With the sunrise layer added the next product produces an error.
> 
>  * ERROR: games-rpg/lipsofsuna-0.5.0::sunrise failed (depend phase):
>  *   EAPI=3 is not supported
> 

Just a note:
You can try games-rpg/lipsofsuna-0.8.0-r1 from seden overlay instead.