Gentoo Archives: gentoo-catalyst

From: Alex <sohalt@×××××.com>
To: gentoo-catalyst@g.o
Subject: [gentoo-catalyst] Can't create livecd-stage1: error during configuration of gaim
Date: Sat, 06 May 2006 13:20:11
Message-Id: 445CBF4C.8000905@gmail.com
1 Hi,
2
3 I'm using catalyst 1.1.10.10 and can't create a livecd-stage1.
4
5 The following error occurs while configuring gaim:
6
7 -----------------------------------------------------------------------
8 checking for GTK+ - version >= 2.0.0... no
9 *** Could not run GTK+ test program, checking why...
10 *** The test program failed to compile or link. See the file config.log
11 for the
12 *** exact error that occurred. This usually means GTK+ is incorrectly
13 installed.
14 configure: error:
15 *** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+
16 *** development headers installed. The latest version of GTK+ is
17 *** always available at http://www.gtk.org/.
18
19 !!! Please attach the config.log to your bug report:
20 !!! /var/tmp/portage/gaim-1.5.0/work/gaim-1.5.0/config.log
21
22 !!! ERROR: net-im/gaim-1.5.0 failed.
23 !!! Function econf, Line 495, Exitcode 0
24 !!! econf failed
25 !!! If you need support, post the topmost build error, NOT this status
26 message.
27
28 umount: /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev:
29 Das Gerät wird momentan noch benutzt
30 umount: /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev:
31 Das Gerät wird momentan noch benutzt
32 !!! catalyst: First attempt to unmount:
33 /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev failed.
34 !!! catalyst: Killing any pids still running in the chroot
35 Checking for processes running in chroot and killing them.
36 Running command "/bin/bash
37 /usr/lib/catalyst/targets/support/kill-chroot-pids.sh"
38
39 Killing process(es)
40 pid: process name
41 22680: /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/sbin/udevd
42
43 Press Ctrl-C within 10 seconds to abort
44 umount: /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev:
45 Das Gerät wird momentan noch benutzt
46 umount: /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev:
47 Das Gerät wird momentan noch benutzt
48 !!! catalyst: Couldn't umount bind mount:
49 /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev
50
51 Traceback (most recent call last):
52 File "modules/livecd_stage1_target.py", line 21, in run_local
53 cmd("/bin/bash "+self.settings["sharedir"]+\
54 File "/usr/lib/catalyst/modules/catalyst_support.py", line 102, in cmd
55
56 raise CatalystError,myexc
57 CatalystError: <unprintable instance object>
58 None
59
60 !!! catalyst: Couldn't umount one or more bind-mounts; aborting for safety.
61 -----------------------------------------------------------------------
62
63 (The german message "Das Gerät wird momentan noch benutzt" means nothing
64 else than "The device is busy". )
65
66 In catalyst's chroot-enviroment GTK+ is available in version 1.2.10-r11
67 and 2.8.12. After the aborting-attempt dev is still mountet.
68
69 This is my specfile:
70
71 -----------------------------------------------------------------------
72 subarch: i586
73 version_stamp: 060428
74 target: livecd-stage1
75 rel_type: default
76 profile: default-linux/x86/2006.0
77 snapshot: 060428
78 source_subpath: stage3-i586-2006.0
79
80
81 livecd/use:
82 -*
83 alsa
84 bitmap-fonts
85 crypt
86 fat
87 gnome
88 gpm
89 gps
90 gtk
91 gtk2
92 livecd
93 motif
94 mp3
95 ncurses
96 nodrm
97 nptl
98 nptlonly
99 ntfs
100 png
101 reiserfs
102 snmp
103 socks5
104 ssl
105 truetype
106 trusted
107 vorbis
108 X
109 xforms
110
111 livecd/packages:
112 baselayout
113 aircrack
114 airsnort
115 airtraf
116 alsa-utils
117 beaver
118 coldplug
119 dillo
120 emelfm
121 ethereal
122 exmh
123 extra-syntax
124 gaim
125 gentoo
126 gftp
127 gpart
128 gparted
129 gpdf
130 gvim
131 imagemagick
132 lynx
133 micq
134 mozilla-firefox
135 mozilla-thunderbird
136 mtools
137 ntfsprogs
138 reiserfsprogs
139 squashfs-tools
140 vim
141 wireless-tools
142 xchat
143 xine-ui
144 xmms
145 xpdf
146 fluxbox
147 -----------------------------------------------------------------------
148
149 I hope you can help me!
150
151 Bye.
152 --
153 gentoo-catalyst@g.o mailing list

Replies