xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Xen 4.1.0 RC2 released
@ 2011-01-25 14:14 Keir Fraser
  2011-01-31 17:55 ` Xen 4.1.0 RC3 released Ian Jackson
  0 siblings, 1 reply; 4+ messages in thread
From: Keir Fraser @ 2011-01-25 14:14 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com

Folks,

I've just tagged 4.1.0-rc2 in http://xenbits.xen.org/staging/xen-unstable.hg

Please test this new release candidate!

 -- Keir

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: Xen 4.1.0 RC2 released
@ 2011-01-25 22:34 M A Young
  2011-01-26 15:00 ` Ian Jackson
  0 siblings, 1 reply; 4+ messages in thread
From: M A Young @ 2011-01-25 22:34 UTC (permalink / raw)
  To: Keir Fraser; +Cc: xen-devel, Stefano Stabellini

I get the following failure building 
xen-4.1.0/stubdom/mini-os-x86_64-ioemu/lib/sys.o

cc1: warnings being treated as errors
lib/sys.c: In function 'open_savefile':
lib/sys.c:186:5: error: passing argument 1 of 'snprintf' from incompatible 
pointer type
/home/michael/rpmbuild/BUILD/xen-4.1.0/stubdom/cross-root-x86_64/x86_64-xen-elf/include/stdio.h:264:5: 
note: expected 'char *' but argument is of type 'char **'
lib/sys.c:188:5: error: passing argument 1 of 'init_consfront' from 
incompatible pointer type
/home/michael/rpmbuild/BUILD/xen-4.1.0/stubdom/../extras/mini-os/include/mini-os/console.h:82:23: 
note: expected 'char *' but argument is of type 'char **'
lib/sys.c: In function 'open':
lib/sys.c:213:9: error: passing argument 1 of 'open_savefile' discards 
qualifiers from pointer target type
lib/sys.c:181:5: note: expected 'char *' but argument is of type 'const 
char *'
lib/sys.c: In function 'write':
lib/sys.c:289:25: error: pointer of type 'void *' used in arithmetic
make[2]: *** 
[/home/michael/rpmbuild/BUILD/xen-4.1.0/stubdom/mini-os-x86_64-ioemu/lib/sys.o] 
Error 1
make[2]: Leaving directory 
`/home/michael/rpmbuild/BUILD/xen-4.1.0/extras/mini-os'
make[1]: *** [ioemu-stubdom] Error 2

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

end of thread, other threads:[~2011-01-31 17:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-25 14:14 Xen 4.1.0 RC2 released Keir Fraser
2011-01-31 17:55 ` Xen 4.1.0 RC3 released Ian Jackson
  -- strict thread matches above, loose matches on Subject: below --
2011-01-25 22:34 Xen 4.1.0 RC2 released M A Young
2011-01-26 15:00 ` Ian Jackson

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).