From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [xen-unstable test] 13539: regressions - FAIL Date: Fri, 3 Aug 2012 06:12:35 +0100 Message-ID: <1343970755.24794.0.camel@dagon.hellion.org.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen.org" Cc: Christoph Egger , "xen-devel@lists.xensource.com" , Tim Deegan List-Id: xen-devel@lists.xenproject.org On Fri, 2012-08-03 at 00:41 +0100, xen.org wrote: > flight 13539 xen-unstable real [real] > http://www.chiark.greenend.org.uk/~xensrcts/logs/13539/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > build-i386-oldkern 4 xen-build fail REGR. vs. 13536 > build-i386 4 xen-build fail REGR. vs. 13536 gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/home/osstest/build.13539.build-i386/xen-unstable/xen/include -I/home/osstest/build.13539.build-i386/xen-unstable/xen/include/asm-x86/mach-generic -I/home/osstest/build.13539.build-i386/xen-unstable/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs -fno-optimize-sibling-calls -nostdinc -g -D__XEN__ -include /home/osstest/build.13539.build-i386/xen-unstable/xen/include/xen/config.h -DVERBOSE -DHAS_ACPI -DHAS_GDBSX -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .mce_amd_quirks.o .d -c mce_amd_quirks.c -o mce_amd_quirks.o cc1: warnings being treated as errors hvm.c: In function 'hvm_hap_nested_page_fault': hvm.c:1282: error: passing argument 2 of 'nestedhvm_hap_nested_page_fault' from incompatible pointer type /home/osstest/build.13539.build-i386/xen-unstable/xen/include/asm/hvm/nestedhvm.h:55: note: expected 'paddr_t *' but argument is of type 'long unsigned int *' Ian.