Re: Problem with distcc and pump mode: failed to connect to unix-domain: Permission denied
Uwe Scholz <[email protected]> Mon, 14 Oct 2013 21:41:49 +0200
| Newsgroups | gmane.comp.compilers.distcc |
|---|---|
| Message-ID | <20131014194148.GD22978@uwe-notebook> |
Hi Fergus, thank you for your suggestion. Finally it led me to the solution because I realized that emerge is run as the user "portage". Looking up the words "pump portage userid" in google brought me to the man-page of make.conf, gentoos main config file. And what did I found there? *aargh* There exists the special FEATURE-keyword "distcc-pump", which has to be activated in gentoo to be able to use pump mode. ... Okay ....! I activated it in make.conf and finally the compilation in pump-mode does not complain anymore. Jipieeeee! Thanks, Uwe Fergus Henderson <[email protected]> schrieb am [Mon, 14.10.2013 18:59]: > "pump" needs to be run by the same user as "distcc". It looks like in > your case "pump" is run by root but "distcc" is being run as a > different user? Is "emerge" changing uid? > > On 14 Oct 2013 12:07, "Uwe Scholz" <[1][email protected]> wrote: > [pump-mode not working] __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc