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] Attempt to build xen-unstable on F11 ( gcc version 4.4.0 )

To: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Subject: [Xen-devel] Attempt to build xen-unstable on F11 ( gcc version 4.4.0 )
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Wed, 24 Jun 2009 02:57:41 -0700 (PDT)
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 24 Jun 2009 02:59:21 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1245837461; bh=ZB7cffxTygRh35uN3kgewjbDv8bO0n1pmYudDniAdEU=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=R59PieVhmugfDsWambcAvWMNiK0EuAp1Chc/Oa1Uo9x5OTyjr15ZRaSusxjiSzzp5KCR++m5nzcEt36aOYG1HW0F1D7bvqKOp0gJPDFoJDIQHgr9QZx+zigEbp5VImO9SIknSaiGrhE4mo6Zl7DxJ7JqKyCPrewo314CySp04jc=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=XA4UtdoJGqedRRKLdJz8LRgSMMrHZYcCeFFWsBHzv9DrOJwerMu7kFbdu8cwJwzq5wFwCW0HH2CMHAWGjvSkh+ELj2oFmW/vZvfIKk+FBYVUuQDonMJwqDR7DZhBjKBm2pUKJYn4VzmQl9v9ZMM8jbjlUqgoWsCZaDsZ+u1G3T0=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
The failure bellow doesn't happen with gcc 4.3.3 ( Ubuntu 9.04 Server)
. . . . . . . . . . . .
gcc  -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .vhd-util-check.o.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -Wp,-MD,.vhd-util-check.o.d -c -o vhd-util-check.o vhd-util-check.c
cc1: warnings being treated as errors
vhd-util-check.c: In function ‘vhd_util_check_vhd’:
vhd-util-check.c:809: error: ‘footer.data_offset’ may be used uninitialized in this function
vhd-util-check.c:809: error: ‘footer.type’ may be used uninitialized in this function
make[7]: *** [vhd-util-check.o] Error 1
make[7]: Leaving directory `/usr/src/xen-unstable.hg/tools/blktap2/vhd/lib'
make[6]: *** [subdir-all-lib] Error 2
make[6]: Leaving directory `/usr/src/xen-unstable.hg/tools/blktap2/vhd'
make[5]: *** [subdirs-all] Error 2
make[5]: Leaving directory `/usr/src/xen-unstable.hg/tools/blktap2/vhd'
make[4]: *** [subdir-install-vhd] Error 2
make[4]: Leaving directory `/usr/src/xen-unstable.hg/tools/blktap2'
make[3]: *** [subdirs-install] Error 2
make[3]: Leaving directory `/usr/src/xen-unstable.hg/tools/blktap2'
make[2]: *** [subdir-install-blktap2] Error 2
make[2]: Leaving directory `/usr/src/xen-unstable.hg/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/usr/src/xen-unstable.hg/tools'
make: *** [install-tools] Error 2

Boris.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>