Gentoo Archives: gentoo-user

From: pat <pat@××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] xen kernel problems
Date: Wed, 27 Dec 2006 10:53:03
Message-Id: 45924F8B.2070300@xvalheru.org
1 Hi all,
2
3 I'm trying to setup Xen kernel fro my Gentoo following instructions from the
4 http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo documentation, but I without luck
5 :-( I'm using the genkernel to generate kernel.
6
7 xen-sources-2.6.16.28-r1
8 genkernel-3.4.4
9
10 Can someone help me or point me to the sloution ???
11
12 Thanks a lot.
13
14 Pat
15
16 The compilation throws this:
17 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 * >> Compiling 2.6.16.28-xen0 ...
19 * ERROR: Failed to compile the "" target...
20
21 * -- Grepping log... --
22
23 SCSI media changer support (CHR_DEV_SCH) [N/m/y/?] n
24 *
25 * Some SCSI devices (e.g. CD jukebox) support multiple LUNs
26 *
27 Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n
28 Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [N/y/?] n
29 --
30 Verbose debugging output (INFINIBAND_MTHCA_DEBUG) [N/y/?] n
31 IP-over-InfiniBand (INFINIBAND_IPOIB) [Y/n/m/?] y
32 IP-over-InfiniBand debugging (INFINIBAND_IPOIB_DEBUG) [N/y/?] n
33 InfiniBand SCSI RDMA Protocol (INFINIBAND_SRP) [Y/n/m/?] y
34 *
35 * EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
36 *
37 EDAC core system error reporting (EXPERIMENTAL) (EDAC) [Y/n/m/?] y
38 *
39 * Reporting subsystems
40 *
41 Debugging (EDAC_DEBUG) [N/y/?] n
42 Main Memory EDAC (Error Detection And Correction) reporting (EDAC_MM_EDAC)
43 [Y/n/m/?] y
44 --
45 Intel e7xxx (e7205, e7500, e7501, e7505) (EDAC_E7XXX) [N/m/y/?] n
46 Intel e752x (e7520, e7525, e7320) (EDAC_E752X) [N/m/y/?] n
47 Intel 82875p (D82875P, E7210) (EDAC_I82875P) [N/m/y/?] n
48 Intel 82860 (EDAC_I82860) [N/m/y/?] n
49 Radisys 82600 embedded chipset (EDAC_R82600) [N/m/y/?] n
50 Error detecting method
51 --
52 CC mm/page_alloc.o
53 CC kernel/sysctl.o
54 CC arch/i386/kernel/cpu/centaur.o
55 CC arch/i386/kernel/cpu/transmeta.o
56 arch/i386/kernel/cpu/transmeta.c: In function 'init_transmeta':
57 arch/i386/kernel/cpu/transmeta.c:12: warning: 'cpu_freq' may be used
58 uninitialized in this function
59 --
60 CC kernel/irq/handle.o
61 CC mm/slab.o
62 CC fs/bio.o
63 CC kernel/irq/manage.o
64 fs/bio.c: In function 'bio_alloc_bioset':
65 fs/bio.c:168: warning: 'idx' may be used uninitialized in this function
66 --
67 CC kernel/power/process.o
68 CC ipc/msg.o
69 CC fs/char_dev.o
70 CC kernel/power/console.o
71 ipc/msg.c: In function 'sys_msgctl':
72 ipc/msg.c:334: warning: 'setbuf.qbytes' may be used uninitialized in this function
73 ipc/msg.c:334: warning: 'setbuf.uid' may be used uninitialized in this function
74 ipc/msg.c:334: warning: 'setbuf.gid' may be used uninitialized in this function
75 ipc/msg.c:334: warning: 'setbuf.mode' may be used uninitialized in this function
76 CC ipc/sem.o
77 LD kernel/power/built-in.o
78 CC kernel/acct.o
79 ipc/sem.c: In function 'sys_semctl':
80 ipc/sem.c:806: warning: 'setbuf.uid' may be used uninitialized in this function
81 ipc/sem.c:806: warning: 'setbuf.gid' may be used uninitialized in this function
82 ipc/sem.c:806: warning: 'setbuf.mode' may be used uninitialized in this function
83 --
84 CC ipc/shm.o
85 GZIP kernel/config_data.gz
86 CC kernel/audit.o
87 CC fs/exec.o
88 kernel/audit.c: In function 'kauditd_thread':
89 kernel/audit.c:303: warning: no return statement in function returning non-void
90 CC ipc/mqueue.o
91 CC kernel/auditsc.o
92 kernel/auditsc.c: In function 'audit_filter_user':
93 kernel/auditsc.c:601: warning: 'state' may be used uninitialized in this function
94 --
95 CC fs/eventpoll.o
96 CC drivers/acpi/dispatcher/dswstate.o
97 CC [M] crypto/cast6.o
98 CC drivers/acpi/dispatcher/dsinit.o
99 fs/eventpoll.c: In function 'sys_epoll_create':
100 fs/eventpoll.c:508: warning: 'fd' may be used uninitialized in this function
101 --
102 CC drivers/acpi/resources/rsio.o
103 CC sound/core/oss/route.o
104 CC drivers/acpi/resources/rslist.o
105 CC fs/cifs/inode.o
106 sound/core/oss/route.c: In function 'route_to_channel':
107 sound/core/oss/route.c:208: warning: 'src' may be used uninitialized in this
108 function
109 --
110 CC [M] drivers/bluetooth/hci_usb.o
111 LD sound/pci/au88x0/built-in.o
112 CC [M] sound/pci/au88x0/au8810.o
113 CC fs/nfs/proc.o
114 sound/pci/au88x0/au88x0_eq.c: In function 'snd_vortex_eq_get':
115 sound/pci/au88x0/au88x0_eq.c:795: warning: 'gainL' may be used uninitialized in
116 this function
117 sound/pci/au88x0/au88x0_eq.c:795: warning: 'gainR' may be used uninitialized in
118 this function
119 CC [M] drivers/bluetooth/hci_vhci.o
120 CC fs/nfs/read.o
121 CC [M] drivers/bluetooth/hci_ldisc.o
122 CC fs/nfs/symlink.o
123 sound/pci/au88x0/au88x0_eq.c: In function 'snd_vortex_eq_put':
124 sound/pci/au88x0/au88x0_eq.c:809: warning: 'gainL' may be used uninitialized in
125 this function
126 sound/pci/au88x0/au88x0_eq.c:809: warning: 'gainR' may be used uninitialized in
127 this function
128 --
129 CC [M] drivers/bluetooth/bcm203x.o
130 CC [M] sound/pci/au88x0/au8830.o
131 CC fs/nfs/nfs3proc.o
132 CC [M] drivers/bluetooth/bpa10x.o
133 sound/pci/au88x0/au88x0_eq.c: In function 'snd_vortex_eq_get':
134 sound/pci/au88x0/au88x0_eq.c:795: warning: 'gainL' may be used uninitialized in
135 this function
136 sound/pci/au88x0/au88x0_eq.c:795: warning: 'gainR' may be used uninitialized in
137 this function
138 CC fs/nfs/nfs3xdr.o
139 CC [M] drivers/bluetooth/bfusb.o
140 CC [M] drivers/bluetooth/dtl1_cs.o
141 sound/pci/au88x0/au88x0_eq.c: In function 'snd_vortex_eq_put':
142 sound/pci/au88x0/au88x0_eq.c:809: warning: 'gainL' may be used uninitialized in
143 this function
144 sound/pci/au88x0/au88x0_eq.c:809: warning: 'gainR' may be used uninitialized in
145 this function
146 --
147 LD sound/pci/ca0106/built-in.o
148 CC [M] sound/pci/ca0106/ca0106_main.o
149 CC [M] drivers/bluetooth/bluecard_cs.o
150 CC [M] sound/pci/ca0106/ca0106_proc.o
151 fs/nfs/nfs4proc.c: In function 'nfs4_open_revalidate':
152 fs/nfs/nfs4proc.c:911: warning: 'res' may be used uninitialized in this function
153 --
154 CC fs/nfs/callback_xdr.o
155 LD [M] sound/pci/cs46xx/snd-cs46xx.o
156 LD sound/pci/cs5535audio/built-in.o
157 CC [M] sound/pci/cs5535audio/cs5535audio.o
158 fs/nfs/callback_xdr.c: In function 'nfs4_callback_compound':
159 fs/nfs/callback_xdr.c:403: warning: 'hdr_res.nops' may be used uninitialized in
160 this function
161 fs/nfs/callback_xdr.c:362: warning: 'op_nr' may be used uninitialized in this
162 function
163 fs/nfs/callback_xdr.c: In function 'encode_getattr_res':
164 fs/nfs/callback_xdr.c:333: warning: 'savep' may be used uninitialized in this
165 function
166 --
167 LD sound/pci/pcxhr/built-in.o
168 CC [M] sound/pci/pcxhr/pcxhr.o
169 CC drivers/char/drm/radeon_irq.o
170 CC fs/ntfs/mst.o
171 sound/pci/pcxhr/pcxhr.c: In function 'pcxhr_trigger':
172 sound/pci/pcxhr/pcxhr.c:637: warning: 'stream' may be used uninitialized in this
173 function
174 --
175 CC fs/reiserfs/resize.o
176 CC [M] sound/pci/via82xx_modem.o
177 CC [M] drivers/hwmon/lm90.o
178 CC fs/reiserfs/item_ops.o
179 fs/reiserfs/item_ops.c: In function 'indirect_print_item':
180 fs/reiserfs/item_ops.c:278: warning: 'num' may be used uninitialized in this
181 function
182 --
183 CC [M] drivers/i2c/busses/i2c-nforce2.o
184 LD fs/sysfs/built-in.o
185 CC fs/udf/balloc.o
186 CC [M] drivers/i2c/busses/i2c-parport.o
187 fs/udf/balloc.c: In function 'udf_table_new_block':
188 fs/udf/balloc.c:751: warning: 'goal_eloc.logicalBlockNum' may be used
189 uninitialized in this function
190 --
191 CC fs/ufs/dir.o
192 LD drivers/i2c/busses/built-in.o
193 LD drivers/i2c/chips/built-in.o
194 CC [M] drivers/i2c/chips/ds1337.o
195 fs/udf/super.c: In function 'udf_fill_super':
196 fs/udf/super.c:1362: warning: 'ino.partitionReferenceNum' may be used
197 uninitialized in this function
198 --
199 LD drivers/input/built-in.o
200 CC fs/xfs/xfs_dir.o
201 CC drivers/infiniband/core/ucm.o
202 CC fs/xfs/xfs_dir2.o
203 fs/xfs/xfs_dir.c: In function 'xfs_dir_removename':
204 fs/xfs/xfs_dir.c:363: warning: 'totallen' may be used uninitialized in this function
205 fs/xfs/xfs_dir.c:363: warning: 'count' may be used uninitialized in this function
206 --
207 CC fs/xfs/xfs_inode.o
208 CC drivers/infiniband/hw/mthca/mthca_av.o
209 CC fs/xfs/xfs_inode_item.o
210 CC fs/xfs/xfs_iocore.o
211 fs/xfs/xfs_inode.c: In function 'xfs_ifree':
212 fs/xfs/xfs_inode.c:1951: warning: 'last_offset' may be used uninitialized in
213 this function
214 fs/xfs/xfs_inode.c:1949: warning: 'last_dip' may be used uninitialized in this
215 function
216 --
217 CC drivers/infiniband/hw/mthca/mthca_srq.o
218 CC drivers/infiniband/ulp/ipoib/ipoib_verbs.o
219 CC drivers/infiniband/hw/mthca/mthca_catas.o
220 CC drivers/infiniband/ulp/ipoib/ipoib_vlan.o
221 fs/xfs/xfs_log.c: In function 'xlog_write':
222 fs/xfs/xfs_log.c:1749: warning: 'iclog' may be used uninitialized in this function
223 --
224 CC drivers/infiniband/ulp/srp/ib_srp.o
225 CC fs/xfs/xfs_rename.o
226 LD drivers/infiniband/ulp/srp/built-in.o
227 LD drivers/infiniband/built-in.o
228 fs/xfs/xfs_log_recover.c: In function 'xlog_find_tail':
229 fs/xfs/xfs_log_recover.c:523: warning: 'first_blk' may be used uninitialized in
230 this function
231 --
232 LD drivers/xen/balloon/built-in.o
233 CC drivers/xen/blkback/xenbus.o
234 CC drivers/xen/blktap/xenbus.o
235 CC drivers/xen/blkfront/blkfront.o
236 drivers/xen/blktap/xenbus.c: In function 'frontend_changed':
237 drivers/xen/blktap/xenbus.c:71: warning: passing argument 1 of 'xenbus_exists'
238 makes integer from pointer without a cast
239 drivers/xen/blktap/xenbus.c:71: error: too few arguments to function 'xenbus_exists'
240 drivers/xen/blktap/xenbus.c:72: warning: passing argument 1 of 'xenbus_rm' makes
241 integer from pointer without a cast
242 drivers/xen/blktap/xenbus.c:72: error: too few arguments to function 'xenbus_rm'
243 drivers/xen/blktap/xenbus.c:80: warning: passing argument 1 of 'xenbus_gather'
244 makes integer from pointer without a cast
245 drivers/xen/blktap/xenbus.c:96: warning: implicit declaration of function
246 'xenbus_dev_ok'
247 drivers/xen/blktap/xenbus.c:101: error: too few arguments to function
248 'xenbus_transaction_end'
249 drivers/xen/blktap/xenbus.c: In function 'blkback_probe':
250 drivers/xen/blktap/xenbus.c:154: warning: passing argument 1 of 'xenbus_gather'
251 makes integer from pointer without a cast
252 drivers/xen/blktap/xenbus.c:163: warning: passing argument 1 of 'xenbus_exists'
253 makes integer from pointer without a cast
254 drivers/xen/blktap/xenbus.c:163: error: too few arguments to function
255 'xenbus_exists'
256 make[3]: *** [drivers/xen/blktap/xenbus.o] Error 1
257 make[2]: *** [drivers/xen/blktap] Error 2
258 --
259 LD drivers/xen/blkfront/built-in.o
260 CC net/socket.o
261 CC lib/sort.o
262 LD drivers/xen/blkback/blkbk.o
263 LD drivers/xen/blkback/built-in.o
264 make[1]: *** [drivers/xen] Error 2
265 make: *** [drivers] Error 2
266 --
267 CC [M] net/bluetooth/hci_sysfs.o
268 CC lib/zlib_inflate/inflate_sync.o
269 CC lib/zlib_inflate/inftrees.o
270 CC net/bridge/br_stp_if.o
271 lib/zlib_inflate/inftrees.c: In function 'huft_build':
272 lib/zlib_inflate/inftrees.c:121: warning: 'r.base' may be used uninitialized in
273 this function
274 --
275 CC net/ipv4/netfilter/ip_conntrack_amanda.o
276 CC net/ipv4/netfilter/ip_conntrack_tftp.o
277 CC net/ipv4/netfilter/ip_conntrack_ftp.o
278 CC net/ipv4/netfilter/ip_conntrack_irc.o
279 net/ipv4/netfilter/ip_conntrack_ftp.c: In function 'help':
280 net/ipv4/netfilter/ip_conntrack_ftp.c:298: warning: 'matchoff' may be used
281 uninitialized in this function
282 net/ipv4/netfilter/ip_conntrack_ftp.c:298: warning: 'matchlen' may be used
283 uninitialized in this function
284 --
285 LD net/built-in.o
286 * Gentoo Linux Genkernel; Version 3.4.4
287 * Running with options: --kernel-config=/root/xen-congif all
288 * Clearing cache dir contents from /usr/share/genkernel/pkg/x86-xen0
289
290 * ERROR: Failed to compile the "" target...
291
292 * -- End log... --
293
294 * Please consult /var/log/genkernel.log for more information and any
295 * errors that were reported above.
296
297 * Report any genkernel bugs to bugs.gentoo.org and
298 * assign your bug to genkernel@g.o. Please include
299 * as much information as you can in your bug report; attaching
300 * /var/log/genkernel.log so that your issue can be dealt with effectively.
301 *
302 * Please do *not* report compilation failures as genkernel bugs!
303 *
304 --
305 gentoo-user@g.o mailing list

Replies

Subject Author
[SOLVED] Re: [gentoo-user] xen kernel problems pat <pat@××××××××.org>