Gentoo Archives: gentoo-catalyst

From: Christophe PEREZ <christophe.perez@×××××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] problem with distcc
Date: Tue, 11 Apr 2006 15:11:43
Message-Id: pan.2006.04.11.15.12.00.309559@novazur.fr
1 Hi,
2
3 Back to the list after nearly one year (Hi chris ! :-) ).
4 Today, I'm trying to make another livecd.
5
6 I've tried first to build something complete, like I have done the first
7 time : my snapshot, my stage1 etc... But I was already stopped on stage1.
8
9 So, I tried something more "normal", using gentoo stage3 + portage
10 snapshot to build my livecd-stage1 :
11 http://mirror.datapipe.net/gentoo/releases/x86/2006.0/stages/stage3-i586-2006.0.tar.bz2
12 http://mirror.datapipe.net/gentoo/releases/snapshots/2006.0/portage-20060123.tar.bz2
13
14 It seems to build correctly, but it doesn't use distcc, and I'd
15 like a lot to use it to win time.
16
17 Version : dev-util/catalyst-2.0_rc41
18
19 /etc/catalyst2.conf :
20
21 distdir="/usr/portage/distfiles"
22 options="autoresume ccache kerncache pkgcache seedcache snapcache distcc"
23 sharedir="/usr/lib/catalyst2"
24 storedir="/sauve_loc/catalyst2"
25 snapshot_cache="/sauve_loc/catalyst2/snapshot_cache"
26 hash_function="md5"
27 digests="md5 sha1"
28
29 My livecd-stage1 :
30
31 subarch: i586
32 version_stamp: cp20060411
33 target: livecd-stage1
34 rel_type: default
35 profile: default-linux/x86/2006.0
36 snapshot: 20060123
37 source_subpath: stage3-i586-2006.0
38 distcc_hosts: localhost 192.168.0.101 192.168.0.201 192.168.0.30
39 portage_confdir: /etc/catalyst2/portage
40 livecd/use:
41 -*
42 X
43 gtk
44 ipv6
45 socks5
46 livecd
47 fbcon
48 ssl
49 a52
50 aac
51 aalib
52 acpi
53 alsa
54 audiofile
55 avi
56 bash-completion
57 bitmap-fonts
58 bmp
59 bonobo
60 cdb
61 cdparanoia
62 cdr
63 crypt
64 curl
65 dvd
66 dvdr
67 dvdread
68 exif
69 ffmpeg
70 flac
71 gif
72 gphoto2
73 gtk2
74 gtkhtml
75 hal
76 imagemagick
77 imlib
78 java
79 jpeg
80 libg++
81 libwww
82 mad
83 matroska
84 mmx
85 mng
86 mp3
87 mpeg
88 ncurses
89 odbc
90 ogg
91 oggvorbis
92 opengl
93 oss
94 perl
95 png
96 sdl
97 sox
98 spell
99 speex
100 sse
101 svga
102 theora
103 tiff
104 truetype
105 truetype-fonts
106 type1-fonts
107 unicode
108 usb
109 v4l
110 vorbis
111 wmf
112 xinerama
113 xmms
114 xpm
115 xv
116 xvid
117 linguas_fr
118 livecd/packages:
119 baselayout
120 livecd-tools
121 module-init-tools
122 dhcpcd
123 acpid
124 gentoo-sources
125 coldplug
126 fxload
127 dosfstools
128 ntfsprogs
129 nfs-utils
130 usbutils
131 pciutils
132 e2fsprogs
133 pwgen
134 rp-pppoe
135 penggy
136 iputils
137 hwsetup
138 pptpclient
139 ethtool
140 wireless-tools
141 prism54-firmware
142 wpa_supplicant
143 genkernel
144 less
145 xorg-x11
146 pkgconfig
147 aspell-fr
148 alsa-utils
149 grisbi
150 blackdown-jdk
151 openoffice-bin
152 ntp
153 ivman
154 xfce4
155 xfce4-extras
156 liferea
157 rox
158 gftp
159 gedit
160 gpdf
161 eog
162 gimp
163 gqview
164 grip
165 gaim
166 xbindkeys
167 realplayer
168 libstdc++-v3
169 mozilla-firefox
170 evolution
171 pan
172 xmms
173 mplayer
174 mplayerplug-in
175
176 # ls -l /sauve_loc/catalyst2/snapshots/portage-20060123.tar.bz2 /sauve_loc/catalyst2/builds/stage3-i586-2006.0.tar.bz2
177 -rw-r--r-- 1 root root 104713233 fév 25 16:24 /sauve_loc/catalyst2/builds/stage3-i586-2006.0.tar.bz2
178 -rw-r--r-- 1 root root 22597458 mar 19 10:51 /sauve_loc/catalyst2/snapshots/portage-20060123.tar.bz2
179
180 Thanks in advance.
181
182 PS : and always sorry for my bad english.
183
184 --
185 Christophe PEREZ
186 --
187 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] problem with distcc Chris Gianelloni <wolf31o2@g.o>