WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: Second release candidate for Xen 4.0.0

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: Second release candidate for Xen 4.0.0
From: Ferenc Wagner <wferi@xxxxxxx>
Date: Wed, 03 Feb 2010 19:43:15 +0100
Delivery-date: Wed, 03 Feb 2010 10:43:32 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <C785FDB7.7887%keir.fraser@xxxxxxxxxxxxx> (Keir Fraser's message of "Wed, 27 Jan 2010 14:27:03 +0000")
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <C785FDB7.7887%keir.fraser@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)
Keir Fraser <keir.fraser@xxxxxxxxxxxxx> writes:

> On 27/01/2010 13:31, "Ferenc Wagner" <wferi@xxxxxxx> wrote:
>
>> Keir Fraser <keir.fraser@xxxxxxxxxxxxx> writes:
>>
>> git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
>> linux-2.6-pvops.git.tmp
>> ...
>> fatal: early EOF
>> fatal: index-pack failed
>> 
>> Any idea?
>
> Hm, yes it appears to be down or broken. It's probably temporary, but maybe
> Jeremy can advise.

It's indeed fixed now, I get further, but still not quite through:

make[5]: Entering directory 
`/home/wferi/xen/xen-unstable.hg/tools/ioemu-remote/i386-dm'
../xen-hooks.mak:56: === pciutils-dev package not found - missing 
/usr/include/pci
../xen-hooks.mak:57: === PCI passthrough capability has been disabled
../xen-hooks.mak:56: === pciutils-dev package not found - missing 
/usr/include/pci
../xen-hooks.mak:57: === PCI passthrough capability has been disabled
  CC    i386-dm/vl.o
  CC    i386-dm/monitor.o
[...]
  CC    i386-dm/pci_emulation.o
  CC    i386-dm/helper2.o
helper2.c: In function ‘cpu_x86_init’:
helper2.c:142: error: ‘shared_iopage_t’ has no member named ‘vcpu_iodata’
helper2.c: In function ‘sp_info’:
helper2.c:219: error: ‘shared_iopage_t’ has no member named ‘vcpu_iodata’
helper2.c:224: warning: format ‘%llx’ expects type ‘long long unsigned int’, 
but argument 6 has type ‘uint32_t’
helper2.c:224: warning: format ‘%llx’ expects type ‘long long unsigned int’, 
but argument 7 has type ‘uint32_t’
helper2.c:226: error: ‘ioreq_t’ has no member named ‘io_count’
helper2.c: In function ‘__cpu_get_ioreq’:
helper2.c:235: error: ‘shared_iopage_t’ has no member named ‘vcpu_iodata’
helper2.c:242: warning: format ‘%llx’ expects type ‘long long unsigned int’, 
but argument 7 has type ‘uint32_t’
helper2.c:242: warning: format ‘%llx’ expects type ‘long long unsigned int’, 
but argument 8 has type ‘uint32_t’
helper2.c: In function ‘cpu_handle_ioreq’:
helper2.c:517: warning: format ‘%llx’ expects type ‘long long unsigned int’, 
but argument 7 has type ‘uint32_t’
helper2.c:517: warning: format ‘%llx’ expects type ‘long long unsigned int’, 
but argument 8 has type ‘uint32_t’
make[5]: *** [helper2.o] Error 1

Installing the libpci-dev does not help, as expected.
I'd be grateful for further hints, I'm at 20858:2636e5619708.
-- 
Thanks,
Feri.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>