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

Re: [Xen-devel] compile error in xen-unstable

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] compile error in xen-unstable
From: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>
Date: Mon, 16 Nov 2009 15:04:17 +0100
Delivery-date: Mon, 16 Nov 2009 06:08:18 -0800
Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=ts.fujitsu.com; i=juergen.gross@xxxxxxxxxxxxxx; q=dns/txt; s=s1536b; t=1258380303; x=1289916303; h=from:sender:reply-to:subject:date:message-id:to:cc: mime-version:content-transfer-encoding:content-id: content-description:resent-date:resent-from:resent-sender: resent-to:resent-cc:resent-message-id:in-reply-to: references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:list-owner:list-archive; z=From:=20Juergen=20Gross=20<juergen.gross@xxxxxxxxxxxxxx> |Subject:=20Re:=20[Xen-devel]=20compile=20error=20in=20xe n-unstable|Date:=20Mon,=2016=20Nov=202009=2015:04:17=20+0 100|Message-ID:=20<4B015BE1.2000406@xxxxxxxxxxxxxx>|To: =20"xen-devel@xxxxxxxxxxxxxxxxxxx"=20<xen-devel@xxxxxxxxx source.com>|MIME-Version:=201.0 |Content-Transfer-Encoding:=208bit|In-Reply-To:=20<4B0140 2A.1060405@xxxxxxxxxxxxxx>|References:=20<4B01402A.106040 5@xxxxxxxxxxxxxx>; bh=EWyd6nfW9ofQBTzc7OvynH9DqE4fTxNDSnKf2Pj2I98=; b=OGaBuivIFluNCRSsB4g6aimyr17pi2Ih7ohrQmbcyWMEwP7177L2yRqG H5Ipl7BtaV03+LnV32EjEjIzvcijarHEl8dRJ5tN8CMtn4/z4M8ye9lwF c/RHq4nGX2C13V+XfGsiZpZy7xZjdU+H1W5ifGYkEhhcdyH95ZMiVFdmM VJYjGpkapXx4HsiIkx0hQioS9ufkg3F7BKYNtZqQ58P2wDllMzwyEgSUE 3Sdh4PeGBRODnX+mnt2TWRiardBV9;
Domainkey-signature: s=s1536a; d=ts.fujitsu.com; c=nofws; q=dns; h=X-SBRSScore:X-IronPort-AV:Received:X-IronPort-AV: Received:Received:Message-ID:Date:From:Organization: User-Agent:MIME-Version:To:Subject:References:In-Reply-To: X-Enigmail-Version:Content-Type:Content-Transfer-Encoding; b=X6rkB5fpIuv39rtLfc9gk/wMFX0HPFus6nfGdltL5XTWJIqQMh6ASbsJ AWOGmJf1X3FJU7rZDr0lt59uOrHg1MhCd0uOMaLVkvss5qSxScKT4P2/u XobiRQH7byA4dGn4QOD/gl/6Cw/+hRd85oFmePJbNzOO45nxQpnyLf43M HLm580KPUUmykkYLXn7mn5IwEyPf4kq+9Gndz8QNYvSRZFypxMe56Y2zz /AmIBFYZzW9GSYAkSGlf6EiyEsoqp;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4B01402A.1060405@xxxxxxxxxxxxxx>
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>
Organization: Fujitsu Technology Solutions
References: <4B01402A.1060405@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707)
Strange, now it is working.
Either someone has changed something, or deleting the whole build tree and
trying again helped. In the latter case there is something wrong with the
"make world", which should not depend on old data IMO.


Juergen

Juergen Gross wrote:
> Hi,
> 
> the current build of xen-unstable seems to be broken. After a "make world"
> I get the following:
> 
> 
>   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 ‘%lx’ expects type ‘long unsigned int’, but
> argument 6 has type ‘uint32_t’
> helper2.c:224: warning: format ‘%lx’ expects type ‘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 ‘%lx’ expects type ‘long unsigned int’, but
> argument 7 has type ‘uint32_t’
> helper2.c:242: warning: format ‘%lx’ expects type ‘long unsigned int’, but
> argument 8 has type ‘uint32_t’
> helper2.c: In function ‘cpu_handle_ioreq’:
> helper2.c:517: warning: format ‘%lx’ expects type ‘long unsigned int’, but
> argument 7 has type ‘uint32_t’
> helper2.c:517: warning: format ‘%lx’ expects type ‘long unsigned int’, but
> argument 8 has type ‘uint32_t’
> make[5]: *** [helper2.o] Error 1
> make[5]: Leaving directory
> `/home/gross/xen-unstable.hg/tools/ioemu-remote/i386-dm'
> make[4]: *** [subdir-i386-dm] Error 2
> make[4]: Leaving directory `/home/gross/xen-unstable.hg/tools/ioemu-remote'
> make[3]: *** [subdir-install-ioemu-dir] Error 2
> make[3]: Leaving directory `/home/gross/xen-unstable.hg/tools'
> make[2]: *** [subdirs-install] Error 2
> make[2]: Leaving directory `/home/gross/xen-unstable.hg/tools'
> make[1]: *** [install-tools] Error 2
> make[1]: Leaving directory `/home/gross/xen-unstable.hg'
> make: *** [world] Error 2
> 
> 
> Juergen
> 


-- 
Juergen Gross                 Principal Developer Operating Systems
TSP ES&S SWE OS6                       Telephone: +49 (0) 89 636 47950
Fujitsu Technolgy Solutions               e-mail: juergen.gross@xxxxxxxxxxxxxx
Otto-Hahn-Ring 6                        Internet: ts.fujitsu.com
D-81739 Muenchen                 Company details: ts.fujitsu.com/imprint.html

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

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