Gentoo Archives: gentoo-user

From: Markos Chandras <markos.chandras@×××××.com>
To: Daryl Styrk <darylstyrk@×××××.com>
Cc: gentoo-user@l.g.o
Subject: Re: [gentoo-user] distcc problems
Date: Mon, 03 Nov 2008 20:47:49
Message-Id: 200811032246.45854.markos.chandras@gmail.com
In Reply to: Re: [gentoo-user] distcc problems by Daryl Styrk
1 On Monday 03 November 2008 22:03:08 Daryl Styrk wrote:
2 > Markos Chandras wrote:
3 > > On Monday 03 November 2008 21:10:37 Daryl Styrk wrote:
4 > >> I thought I had everything set up correctly but apparently not.
5 > >>
6 > >> distccd[6820] (doc_execvp) ERROR: failed to exec x86_64-pc-linux-gnu-gcc
7 > >>
8 > >> : No such file or directory
9 > >>
10 > >> distccd[1246] ERROR: compile args.c on 10.0.1.8 failed with exit code
11 > >> 110 make: *** [args.o] Error 110
12 > >> *
13 > >> * ERROR: dev-util/ctags-5.7 failed.
14 > >> * Call stack:
15 > >> * ebuild.sh, line 49: Called src_compile
16 > >> * environment, line 2107: Called die
17 > >> *The specific snippet of code:
18 > >> * emake || die "emake failed"
19 > >> * The die message:
20 > >> * emake failed
21 > >>
22 > >> I'm pretty new to gentoo, and linux this far 'in' any help would be
23 > >> greatly appreciated. I just finished the base install and figured this
24 > >> would be nice to help speed along compiling the rest of the system.
25 > >>
26 > >> I'm a little lost where to start and where I might have gone wrong.
27 > >>
28 > >> Any pointers to steer me back in the right direction?
29 > >
30 > > Are we talking about cross-compile too? What are the arches of your
31 > > gentoo boxes?Tell us more about your configuration. Arches, who is
32 > > compiling the packages for whom etc. :)
33 >
34 > Sorry,
35 > I would like to compile packages for gentoo.
36 >
37 > Gentoo
38 > uname -a
39 > 2.6.25-gentoo-r7 #1 SMP x86_64 Intel Core 2 Duo CPU T7500 @ 2.20GHz
40 > gcc -v 4.1.2
41 >
42 > Ubuntu 8.04
43 > uname -a
44 > 2.6.25-21-generic #1 SMP x86_64 Intel Core 2 Duo CPU T550 @ 1.83GHz
45 > gcc -v 4.2.4 (ubuntu 4.2.4-1ubuntu3)
46 >
47 > some further reading looks like not having matching gcc versions will be
48 > problematic and makes sense.
49 >
50 > Could that be the exit code 110?
51 >
52 > Any other system information needed?
53
54 Tricky one. I couldnt do the same with gentoo+debian. You can find both gcc
55 versions by running gcc -v . You might want to read [1] and [2] about distcc
56 on debian and gentoo
57
58 [1] http://www.gentoo.org/doc/en/distcc.xml
59 [2] http://www.debian-administration.org/articles/112
60
61 --
62 Markos Chandras