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] xen-unstable c/s 18938 build failure

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] xen-unstable c/s 18938 build failure
From: Srinivas Maturi <srinivas.maturi@xxxxxxxxxx>
Date: Mon, 22 Dec 2008 11:14:02 -0800
Delivery-date: Mon, 22 Dec 2008 11:14:38 -0800
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
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070719 Oracle/1.0.9-4.el4.0.1 SeaMonkey/1.0.9

xen-unstable c/s 18938 failed with these messages:


make[6]: Entering directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86/cpu/mcheck'
.....
.....
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 -DNDEBUG -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/builddir/build/BUILD/xen-unstable/xen/include -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG -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-unstable/xen/include -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG -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-unstable/xen/include -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG -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-unstable/xen/include -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG -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-unstable/xen/include -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG -c mce_intel.c -o mce_intel.o
cc1: warnings being treated as errors
mce_intel.c: In function 'machine_check_poll':
mce_intel.c:243: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'uint64_t'
mce_intel.c: In function 'mce_intel_work_fn':
mce_intel.c:662: warning: format '%ld' expects type 'long int', but argument 2 has type 'u64'
make[6]: *** [mce_intel.o] Error 1
make[6]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86/cpu/mcheck'
make[5]: *** [mcheck/built_in.o] Error 2
make[5]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86/cpu'
make[4]: *** [cpu/built_in.o] Error 2
make[4]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'
make[3]: *** [/builddir/build/BUILD/xen-unstable/xen/arch/x86/built_in.o] Error 2
make[3]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'
make[2]: *** [/builddir/build/BUILD/xen-unstable/xen/xen] Error 2
make[2]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'
make: *** [install-xen] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.75939 (%build)



Thanks,
Maturi

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] xen-unstable c/s 18938 build failure, Srinivas Maturi <=