Gentoo Archives: gentoo-user-de

From: Tobias Scharlewsky <gentoo@×××××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] distcc & cross compiling ist instabil
Date: Fri, 27 Jan 2006 21:50:51
Message-Id: 43DA953C.1010305@scharlewsky.de
In Reply to: [gentoo-user-de] distcc & cross compiling ist instabil by Jan Girlich
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Moin Jan,
5
6 ich hatte auch Probleme mit distcc. (P2 und Athlon) Bei mir lags am gcc
7 und den libs. Auf dem Athlon war ein neuer drauf.
8
9 Schau mal nach ob beides die gleichen sind und mach auch mal ein
10 revdep-rebuild.
11
12 Gruß
13 Tobias
14
15 Jan Girlich schrieb:
16 > Moin,
17 >
18 > ich habe einen alten iMac auf dem das Kompilieren echt lange dauert.
19 > Also schnell mal nach distcc und cross compiling gesucht und jene HowTos
20 > befolgt:
21 >
22 > http://www.gentoo.org/doc/en/distcc.xml
23 > http://www.gentoo.org/doc/en/cross-compiling-distcc.xml
24 >
25 > Mein Setup: ein iMac (powerpc, host) und zwei i686, die dem iMac unter
26 > die Arme greifen.
27 >
28 > In den Docs heißt es auch, dass einige Pakete (Mozilla und Xfree) nicht
29 > parallel gebaut werden. Wenn ich distccmon-gui aufrufe sehe ich, dass
30 > Xorg tatsächlich nur auf einem Host (aber nicht localhost) gebaut wird.
31 >
32 > Trotzdem erhalte ich immer wieder unterschiedliche Fehler bei Xorg.
33 > Andere Pakete habe ich jetzt noch nicht getestet. Hier mal solch ein Fehler:
34 >
35 > powerpc-unknown-linux-gnu-gcc -c -fsigned-char -I../..
36 > -I../../exports/include -Dlinux -D__powerpc__
37 > -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
38 > -D_BSD_SOURCE -D_SVID_SOURCE
39 > -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS
40 > -D_REENTRANT -DXUSE_MTSAFE_API -DMALLOC_0_RETURNS_NULL
41 > -DHAS_SNPRINTF -DLIBX11 -DPOSTLOCALELIBDIR=\"lib\" -O2
42 > -mtune=powerpc -pipe -fno-strict-aliasing LabWpAj.c -o
43 > unshared/LabWpAj.o
44 > In file included from Xlibint.h:43,
45 > from LabWpAj.c:37:
46 > ../../exports/include/X11/Xlib.h:2586: error: syntax error before "t"
47 > ../../exports/include/X11/Xlib.h:2593: warning: data definition has no
48 > type or storage class
49 > ../../exports/include/X11/Xlib.h:2594: error: syntax error before "rx"
50 > ../../exports/include/X11/Xlib.h:2594: error: syntax error before "t"
51 > ../../exports/include/X11/Xlib.h:2601: warning: data definition has no
52 > type or storage class
53 > distcc[25318] ERROR: compile LabWpAj.c on thinkpad failed
54 > make[4]: *** [LabWpAj.o] Fehler 1
55 > make[4]: Leaving directory
56 > `/var/tmp/portage/xorg-x11-6.8.2-r6/work/xc/lib/X11'
57 > make[3]: *** [all] Fehler 2
58 > make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r6/work/xc/lib'
59 > make[2]: *** [all] Fehler 2
60 > make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r6/work/xc'
61 > make[1]: *** [World] Fehler 2
62 > make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r6/work/xc'
63 > make: *** [World] Fehler 2
64 >
65 > !!! ERROR: x11-base/xorg-x11-6.8.2-r6 failed.
66 > !!! Function build, Line 973, Exitcode 2
67 > !!! make World failed
68 > !!! If you need support, post the topmost build error, NOT this status
69 > message.
70 >
71 >
72 > Eine Idee was ich noch falsch gemacht haben könnte?
73 > Oder liegt es speziell an Xorg (bugs.gentoo.org hat nichts vorliegen mit
74 > distcc und xorg)?
75 >
76 > Gruß
77 > Jan
78
79 -----BEGIN PGP SIGNATURE-----
80 Version: GnuPG v1.4.2 (MingW32)
81 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
82
83 iD8DBQFD2pU4bdsJUUesHlIRApgAAJ9Bt+wb2c/dSQkQQd6NSmQNNhx05gCcC/y6
84 J54GyQ+y/5RlDQ810wAcdTk=
85 =42Hk
86 -----END PGP SIGNATURE-----
87 --
88 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] distcc & cross compiling ist instabil Jan Girlich <vollkorn@×××××××.de>