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

Bug 46092

Summary: distcc drags in gtk, ignoring USE flags
Product: Gentoo Linux Reporter: tony den haan <gentoo>
Component: New packagesAssignee: Lisa Seelye (RETIRED) <lisa>
Status: RESOLVED NEEDINFO    
Severity: normal CC: radek
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description tony den haan 2004-03-29 03:18:53 UTC
(distcc-2.13-r1)

having USE="-gnome -gtk" in make.conf will not keep emerge distcc
from dragging in xfree+gtk.

if i export USE="-gnome -gtk" things work as should.
since most ebuilds seem to work ok, i suppose this is a weird bug in
portage system.



Reproducible: Always
Steps to Reproduce:
1.USE="-gnome -gtk" in make.conf
2.emerge distcc  
3.

Actual Results:  
it installs X + gtk 

Expected Results:  
NOT install the X stuff
Comment 1 Lisa Seelye (RETIRED) gentoo-dev 2004-03-29 10:16:50 UTC
please provide output from emerge distcc -pv as well as emerge info.
Comment 2 Lisa Seelye (RETIRED) gentoo-dev 2004-04-06 20:36:05 UTC
Please include the output from:

emerge -pv --tree distcc

Reopen this bug when you have this information.