Gentoo Archives: gentoo-user

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