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 xen-4.0-testing (changeset 21367) failed

To: Teck Choon Giam <giamteckchoon@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] compile xen-4.0-testing (changeset 21367) failed
From: Keir Fraser <keir@xxxxxxx>
Date: Mon, 18 Oct 2010 11:27:53 +0100
Cc:
Delivery-date: Mon, 18 Oct 2010 03:28:51 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:user-agent:date :subject:from:to:message-id:thread-topic:thread-index:in-reply-to :mime-version:content-type:content-transfer-encoding; bh=G7v/835Tqen2yp0MFY/x5eHH0CydEpPsEan9wjIIIPU=; b=kW/n68CJ7ZA+EAWgHMuBRA3jwKICXLT6L4bR7P8/IEVEYcWSh7plBP8v+rAHNyB16t +JiCc9nii1WmqJYup4gxYcWyGTS/VGqjNGWdAJwkDBm+zHQJumvReNAwsrFzSjBdgq3R NhxmiYnBEOcapTHcMrUWqYmFhJrey4Xu+ugRQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:user-agent:date:subject:from:to:message-id:thread-topic :thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; b=A4y7pWgkVVg9L3aMr38vLxy4qCQKO2ePIH5JzksRa2uNm5uMPQLrBXjjF+KFIE5B1N 6vt3mkh4uaa4QTXW6IbPzdSB2YpJopRJVZrXQON3INGetIiQC5Obpnz8tj6ljuzI+edb PQcdZXXyKyV6K9iL/+tPGsamfOZj53lBSA+Co=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTinufGnN8FOteuyyYW5B8vrPeXdnp2ppvm4RaqoP@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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acturx8VGdL6oYIkW0eaDnTR1RyjFQ==
Thread-topic: [Xen-devel] compile xen-4.0-testing (changeset 21367) failed
User-agent: Microsoft-Entourage/12.26.0.100708
Should be fixed by 21368.

 Thanks,
 Keir

On 18/10/2010 10:48, "Teck Choon Giam" <giamteckchoon@xxxxxxxxx> wrote:

> Hi,
> 
> Anyone successfully compile xen for xen-4.0-testing with changeset
> 21367?  I have no problem to compile changeset 21350 but not 21367...
> ... error below:
> 
> gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing
> -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
> -Wdeclaration-after-statement  -DNDEBUG -nostdinc -fno-builtin
> -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe
> -I/builddir/build/BUILD/xen-4.0.2-rc1-pre-src/xen/include
> -I/builddir/build/BUILD/xen-4.0.2-rc1-pre-src/xen/include/asm-x86/mach-generic
> -I/builddir/build/BUILD/xen-4.0.2-rc1-pre-src/xen/include/asm-x86/mach-default
> -msoft-float -fno-stack-protector -fno-exceptions -g -D__XEN__ -MMD
> -MF .tmem_xen.o.d -c tmem_xen.c -o tmem_xen.o
> cc1: warnings being treated as errors
> tmem_xen.c: In function ?tmh_copy_from_client¹:
> tmem_xen.c:146: warning: ?cli_pfp¹ may be used uninitialized in this function
> make[4]: *** [tmem_xen.o] Error 1
> make[4]: Leaving directory
> `/builddir/build/BUILD/xen-4.0.2-rc1-pre-src/xen/common'
> make[3]: *** 
> [/builddir/build/BUILD/xen-4.0.2-rc1-pre-src/xen/common/built_in.o]
> Error 2
> make[3]: Leaving directory
> `/builddir/build/BUILD/xen-4.0.2-rc1-pre-src/xen/arch/x86'
> make[2]: *** [/builddir/build/BUILD/xen-4.0.2-rc1-pre-src/xen/xen] Error 2
> make[2]: Leaving directory `/builddir/build/BUILD/xen-4.0.2-rc1-pre-src/xen'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory `/builddir/build/BUILD/xen-4.0.2-rc1-pre-src/xen'
> make: *** [install-xen] Error 2
> 
> So I guess something change in the Makefile for xen with -Werror?
> 
> Thanks.
> 
> Kindest regards,
> Giam Teck Choon
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



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