Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59167 - When the user compiles with -v or -d and uses distcc, set DISTCC_VERBOSE='1'
Summary: When the user compiles with -v or -d and uses distcc, set DISTCC_VERBOSE='1'
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All All
: Low enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 10:05 UTC by Lisa Seelye (RETIRED)
Modified: 2004-09-24 20:10 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 Lisa Seelye (RETIRED) gentoo-dev 2004-08-02 10:05:53 UTC
That's it.

Or call:

/usr/bin/distcc-config --set-verbose 1

....compile....

/usr/bin/distcc-config --set-verbose 0

Would be nice to not have to tell users to mess with distcc-config and just tell them "emerge -d package" and distcc info will be created automatically.
Comment 1 SpanKY gentoo-dev 2004-08-02 20:50:52 UTC
theres verbose and theres what distcc has as verbose

in reality i think this is a bad idea because all the crap distcc spits out can easily hide anything else
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2004-09-08 22:30:10 UTC
Is this really a necessity?

I don't want to pile more and more output into a single argument.
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2004-09-24 20:10:49 UTC
Gotta comment. I'm assuming it can be handled without portage doing
more magic tricks for subordinate packages.