Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597878 - [x11-overlay] x11-drivers/ati-drivers-13.1_pre897 - eclean-dist - use() calls are not allowed in global scope
Summary: [x11-overlay] x11-drivers/ati-drivers-13.1_pre897 - eclean-dist - use() calls...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-23 14:03 UTC by jospezial
Modified: 2017-01-29 21:06 UTC (History)
3 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 jospezial 2016-10-23 14:03:06 UTC
eclean-dist
 * Building file list for distfiles cleaning...
 * ERROR: x11-drivers/ati-drivers-13.1_pre897::x11 failed (depend phase):
 *   use() calls are not allowed in global scope
 * 
 * Call stack:
 *                        ebuild.sh, line 611:  Called source '/var/lib/layman/x11/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild'
 *   ati-drivers-13.1_pre897.ebuild, line 157:  Called use 'amd64'
 *                        ebuild.sh, line  78:  Called die
 * The specific snippet of code:
 *              eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }"
 * 
 * If you need support, post the output of `emerge --info '=x11-drivers/ati-drivers-13.1_pre897::x11'`,
 * the complete build log and the output of `emerge -pqv '=x11-drivers/ati-drivers-13.1_pre897::x11'`.
 * Working directory: '/usr/lib64/python3.4/site-packages'
 * S: '/var/tmp/portage/x11-drivers/ati-drivers-13.1_pre897/work'
Comment 1 Konstantinos Smanis 2017-01-29 20:48:05 UTC
The offending ebuild has been dropped as per commit 	5841e0692b5af5f39c1174ce27d7b942f1908ec3 (https://gitweb.gentoo.org/proj/x11.git/commit/?id=5841e0692b5af5f39c1174ce27d7b942f1908ec3), effectively silencing the related error message.