Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506550 - waf-utils.eclass depends on python without using python eclasses
Summary: waf-utils.eclass depends on python without using python eclasses
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-02 12:36 UTC by Justin Lecher (RETIRED)
Modified: 2016-02-28 18:05 UTC (History)
1 user (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 Justin Lecher (RETIRED) gentoo-dev 2014-04-02 12:36:35 UTC
This is not good

# Python with threads is required to run waf. We do not know which python slot
# is being used as the system interpreter, so we are forced to block all
# slots that have USE=-threads.
DEPEND="${DEPEND}
    dev-lang/python
    !dev-lang/python[-threads]"

# @ECLASS-VARIABLE: WAF_VERBOSE


Please fix this.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-02-28 18:05:10 UTC
Ban for non-python-r1.eclass in place after over year's QA warning.