Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 172212 - kde-base/kdelibs ignores distcc setting
Summary: kde-base/kdelibs ignores distcc setting
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-25 18:46 UTC by Ihar `Philips` Filipau
Modified: 2007-03-25 20:08 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 Ihar `Philips` Filipau 2007-03-25 18:46:21 UTC
I'm trying to emerge --update kdelibs and it seems they ignore distcc part of FEATURE="ccache distcc" and everything is compiled on localhost.

ccache get's invoked and I'm seeing cache misses.

But seems that kdelibs do not call distcc at all.

Reproducible: Always

Steps to Reproduce:




Portage was synced/updated few hours ago. I have updated environment and logged in anew. I manually verified that tasks can reach helper compile system. (IOW "distcc powerpc-...-g++ -c a.cxx" works and hits remote host.)

If it is intentional effect, then I think emerge option to pause before compilation is due: compiling KDE on underpowered old notebook isn't task one can take lightly and it may waste many hours - if one figures that distcc was silently deactivated and compilation would go on for many more hours.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-25 20:08:41 UTC
Post your emerge --info here, attach the actual compile output that shows how's it ignoring distcc and re-open then.