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] xen-unstable c/s 18846 build error

To: Srinivas Maturi <srinivas.maturi@xxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] xen-unstable c/s 18846 build error
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Tue, 02 Dec 2008 22:17:59 +0000
Cc:
Delivery-date: Tue, 02 Dec 2008 14:18:34 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4935941D.4080604@xxxxxxxxxx>
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: AclUy9VGlVr0XNt6oU+dg3CNsEycFw==
Thread-topic: [Xen-devel] xen-unstable c/s 18846 build error
User-agent: Microsoft-Entourage/12.14.0.081024
Thanks. Fixed as c/s 18849.

 -- Keir

On 02/12/2008 20:01, "Srinivas Maturi" <srinivas.maturi@xxxxxxxxxx> wrote:

> 
> We are seeing the following build error with xen-unstable c/s 18846.
> 
> make[4]: Entering directory
> `/builddir/build/BUILD/xen-unstable/tools/ioemu-remote/i386-dm'
> ../xen-hooks.mak:53: *** pciutils-dev package not found - missing
> /usr/include/pci
> ../xen-hooks.mak:54: *** PCI passthrough capability has been disabled
> ../xen-hooks.mak:53: *** pciutils-dev package not found - missing
> /usr/include/pci
> ../xen-hooks.mak:54: *** PCI passthrough capability has been disabled
> /builddir/build/BUILD/xen-unstable//tools/cross-install -d -m0755 -p
> "/var/tmp/xen-3.2.0-18846-root//usr/lib/xen/bin"
> /builddir/build/BUILD/xen-unstable//tools/cross-install -d -m0755 -p
> "/var/tmp/xen-3.2.0-18846-root//etc/xen"
> /builddir/build/BUILD/xen-unstable//tools/cross-install -m0755 -p
> qemu-ifup "/var/tmp/xen-3.2.0-18846-root//etc/xen/"
> /builddir/build/BUILD/xen-unstable//tools/cross-install -m 755 -s
> qemu-dm "/var/tmp/xen-3.2.0-18846-root/usr/lib/xen/bin"
> make[4]: Leaving directory
> `/builddir/build/BUILD/xen-unstable/tools/ioemu-remote/i386-dm'
> make[3]: Leaving directory
> `/builddir/build/BUILD/xen-unstable/tools/ioemu-remote'
> make[2]: Leaving directory `/builddir/build/BUILD/xen-unstable/tools'
> make[2]: Entering directory `/builddir/build/BUILD/xen-unstable/tools'
> make -C xenpmd install
> make[3]: Entering directory
> `/builddir/build/BUILD/xen-unstable/tools/xenpmd'
> gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
> -mtune=generic -fasynchronous-unwind-tables -O2 -fomit-frame-pointer
> -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall
> -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -O2
> -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99
> -Wall -Wstrict-prototypes -Wno-unused-value
> -Wdeclaration-after-statement  -O2 -fomit-frame-pointer -m32 -march=i686
> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes
> -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -O2 -fomit-frame-pointer
> -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall
> -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement
> -D__XEN_TOOLS__ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -O2
> -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99
> -Wall -Wstrict-prototypes -Wno-unused-value
> -Wdeclaration-after-statement  -D__XEN_TOOLS__ -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> -mno-tls-direct-seg-refs -Werror -I../../tools/xenstore
> -I../../tools/include     -L../../tools/xenstore -lxenstore  xenpmd.c
> -o xenpmd
> cc1: warnings being treated as errors
> xenpmd.c: In function 'write_battery_info_to_xenstore':
> xenpmd.c:376: warning: call to __builtin___strncat_chk might overflow
> destination buffer
> make[3]: *** [xenpmd] Error 1
> make[3]: Leaving directory `/builddir/build/BUILD/xen-unstable/tools/xenpmd'
> make[2]: *** [subdir-install-xenpmd] Error 2
> make[2]: Leaving directory `/builddir/build/BUILD/xen-unstable/tools'
> make[1]: *** [subdirs-install] Error 2
> make[1]: Leaving directory `/builddir/build/BUILD/xen-unstable/tools'
> make: *** [install-tools] Error 2
> error: Bad exit status from /var/tmp/rpm-tmp.69009 (%build)
> 
> Thanks,
> Maturi
> 
> 
> _______________________________________________
> 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

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