Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385659 - x-modular.eclass: fix up spurious sys-devel/binutils dep
Summary: x-modular.eclass: fix up spurious sys-devel/binutils dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-04 20:34 UTC by SpanKY
Modified: 2011-10-04 21:27 UTC (History)
0 users

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 SpanKY gentoo-dev 2011-10-04 20:34:02 UTC
the x-modular.eclass gained a sys-devel/binutils DEPEND a while ago due to broken behavior with hardened (wanted to force an upgrade).

recently, that specific version range was dropped (and the commit message doesn't explain why):
http://sources.gentoo.org/eclass/x-modular.eclass?r1=1.116&r2=1.117

can we get sys-devel/bintuils dropped completely ?  or re-add the version range and change it to a blocker:
!<sys-devel/binutils-2.16.1-r3

otherwise, x-modular.eclass is forcing the binutils dep into ROOT's where it isn't actually needed ...
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-10-04 21:27:53 UTC
All remaining users of x-modular.eclass are either protocol headers or so obscure that probably almost nobody will be affected by such a change anyway.

I converted the only package where this is not the case (x11-apps/xmessage) to xorg-2.eclass and dropped the binutils dependency.