Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584294 - prefix/mint/m68k profile lacks USE_EXPAND and other variables in make.defaults
Summary: prefix/mint/m68k profile lacks USE_EXPAND and other variables in make.defaults
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal critical (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-27 07:43 UTC by Michał Górny
Modified: 2016-06-17 07:27 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-05-27 07:43:50 UTC
The m68k-mint profile does not inherit base, another similar profile or declare important profile variables such as USE_EXPAND. As a result, the profile is pretty much useless and confuses pkgcheck a lot.

One of the result is that all implicit USE flags are reported as unused on gentoo-ci [1].

[1]:https://qa-reports.gentoo.org/output/gentoo-ci/output.html#global
Comment 1 Fabian Groffen gentoo-dev 2016-05-28 16:39:30 UTC
I've added base to parents, I hope that fixes it.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-17 07:27:38 UTC
Yep, works good now.