Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16437 - portage-2.0.47-r6 ignores distcc
Summary: portage-2.0.47-r6 ignores distcc
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-26 20:53 UTC by Alastair Tse (RETIRED)
Modified: 2011-10-30 22:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to make distcc work with ebuild (ebuild.sh-distcc.patch,554 bytes, patch)
2003-02-26 20:54 UTC, Alastair Tse (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alastair Tse (RETIRED) gentoo-dev 2003-02-26 20:53:06 UTC
it looks like /usr/lib/distcc/bin doesn't get added to PATH in 
>=portage-2.0.46-r5. this happens if you don't already have distcc in your path,
which is the norm.

see attached patch

thanks.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-02-26 20:54:14 UTC
Created attachment 8754 [details, diff]
patch to make distcc work with ebuild
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2003-02-26 23:58:51 UTC
Oops. :-/

Thanks.

fixed in cvs
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-02-28 19:33:52 UTC
yep. works in -r7 now. closing.