xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Xen 4.2.0-rc2: make tools fails on Fedora 17, ipxe isa.c problem
@ 2012-08-13 20:39 Pasi Kärkkäinen
  2012-08-13 21:35 ` Pasi Kärkkäinen
  0 siblings, 1 reply; 9+ messages in thread
From: Pasi Kärkkäinen @ 2012-08-13 20:39 UTC (permalink / raw)
  To: xen-devel

Hello,

I just grabbed http://bits.xensource.com/oss-xen/release/4.2.0-rc2/xen-4.2.0-rc2.tar.gz
and tried to build it on Fedora 17 x86_64 host (gcc 4.7.0):

make tools:

..
make[5]: Entering directory `/root/xen/xen-4.2.0-rc2/tools/firmware'
make -C etherboot all
make[6]: Entering directory `/root/xen/xen-4.2.0-rc2/tools/firmware/etherboot'
make -C ipxe/src bin/rtl8139.rom
make[7]: Entering directory `/root/xen/xen-4.2.0-rc2/tools/firmware/etherboot/ipxe/src'
  [BUILD] bin/isa.o
drivers/bus/isa.c: In function 'isabus_probe':
drivers/bus/isa.c:112:18: error: array subscript is above array bounds [-Werror=array-bounds]
cc1: all warnings being treated as errors
make[7]: *** [bin/isa.o] Error 1
make[7]: Leaving directory `/root/xen/xen-4.2.0-rc2/tools/firmware/etherboot/ipxe/src'
make[6]: *** [ipxe/src/bin/rtl8139.rom] Error 2
make[6]: Leaving directory `/root/xen/xen-4.2.0-rc2/tools/firmware/etherboot'
make[5]: *** [subdir-all-etherboot] Error 2
make[5]: Leaving directory `/root/xen/xen-4.2.0-rc2/tools/firmware'
make[4]: *** [subdirs-all] Error 2
make[4]: Leaving directory `/root/xen/xen-4.2.0-rc2/tools/firmware'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/xen/xen-4.2.0-rc2/tools/firmware'
make[2]: *** [subdir-install-firmware] Error 2
make[2]: Leaving directory `/root/xen/xen-4.2.0-rc2/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/root/xen/xen-4.2.0-rc2/tools'
make: *** [install-tools] Error 2


Did someone already notice/fix this issue? 


-- Pasi

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-08-15 10:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-13 20:39 Xen 4.2.0-rc2: make tools fails on Fedora 17, ipxe isa.c problem Pasi Kärkkäinen
2012-08-13 21:35 ` Pasi Kärkkäinen
2012-08-13 21:39   ` Pasi Kärkkäinen
2012-08-13 21:44     ` Pasi Kärkkäinen
2012-08-13 22:07       ` Xen 4.2.0-rc2: make tools fails on Fedora 17, ipxe build problems with gcc 4.7 Pasi Kärkkäinen
2012-08-14 14:36         ` Olaf Hering
2012-08-15  8:42         ` Keir Fraser
2012-08-15 10:18           ` Pasi Kärkkäinen
2012-08-13 22:18   ` Xen 4.2.0-rc2: make tools fails on Fedora 17, ipxe isa.c problem M A Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).