Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46092 - distcc drags in gtk, ignoring USE flags
Summary: distcc drags in gtk, ignoring USE flags
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-29 03:18 UTC by tony den haan
Modified: 2004-04-06 20:36 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 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.