Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567088 - dev-lang/python-2.7.10-r1: python_do* and python_new* helpers are banned in EAPIs older than 5
Summary: dev-lang/python-2.7.10-r1: python_do* and python_new* helpers are banned in E...
Status: RESOLVED DUPLICATE of bug 567084
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-29 08:45 UTC by Alexey Mishustin
Modified: 2015-11-29 13:48 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge_info_for_python,5.04 KB, text/plain)
2015-11-29 08:45 UTC, Alexey Mishustin
Details
Full build log (dev-lang:python-2.7.10-r1:20151129-082506.log,825.34 KB, text/plain)
2015-11-29 08:46 UTC, Alexey Mishustin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Mishustin 2015-11-29 08:45:43 UTC
Created attachment 418118 [details]
emerge --info

dev-lang/python-2.7.10-r1 won't compile.

 * ERROR: dev-lang/python-2.7.10-r1::gentoo failed (install phase):
 *   python_do* and python_new* helpers are banned in EAPIs older than 5.
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_install
 *   environment, line 4163:  Called python_domodule 'epython.py'
 *   environment, line 3337:  Called die
 * The specific snippet of code:
 *           die "python_do* and python_new* helpers are banned in EAPIs older than 5.";

Emerge --info attached.
Comment 1 Alexey Mishustin 2015-11-29 08:46:41 UTC
Created attachment 418120 [details]
Full build log
Comment 2 Roland Ramthun 2015-11-29 09:31:14 UTC
Confirmed, this stable dev-lang/python-2.7.10-r1 ebuild is not compatible with current stable AM64 systems
Comment 3 Thomas De Schampheleire 2015-11-29 13:13:38 UTC
Confirmed here on amd64.

The hard masked 2.7.10-r4 does use EAPI=5.
Comment 4 Rafał Mużyło 2015-11-29 13:48:56 UTC

*** This bug has been marked as a duplicate of bug 567084 ***