Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 498526

Summary: add sys-devel/bc to stage3/basesystem
Product: Gentoo Linux Reporter: Joe Kappus <joe>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joe Kappus 2014-01-19 07:04:57 UTC
Add sys-devel/bc to stage3, because you can't build kernel without it.

Should be pulled in as a dep of any linux sources?
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-01-19 11:53:20 UTC
(In reply to Joe Kappus from comment #0)
> Add sys-devel/bc to stage3, because you can't build kernel without it.
> 
> Should be pulled in as a dep of any linux sources?

it is already pulled in as a dep by any *-sources, like gentoo-sources through the .eclass:

$ grep sys-devel/bc $(portageq envvar PORTDIR)/eclass/kernel-2.eclass
		sys-devel/bc

so why should it be in stage3? nothing in stage3 needs it.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-01-19 14:25:45 UTC

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