qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] buildbot failure in qemu on default_i386_rhel61


From: Andreas Färber
Subject: Re: [Qemu-devel] buildbot failure in qemu on default_i386_rhel61
Date: Sat, 12 Jan 2013 00:47:38 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130105 Thunderbird/17.0.2

Am 11.01.2013 23:06, schrieb address@hidden:
> The Buildbot has detected a new failure on builder default_i386_rhel61 while 
> building qemu.
> Full details are available at:
>  http://buildbot.b1-systems.de/qemu/builders/default_i386_rhel61/builds/483
> 
> Buildbot URL: http://buildbot.b1-systems.de/qemu/
> 
> Buildslave for this Build: kraxel_rhel61_32bit
> 
> Build Reason: The Nightly scheduler named 'nightly_default' triggered this 
> build
> Build Source Stamp: [branch master] HEAD
> Blamelist: 
> 
> BUILD FAILED: failed compile

This is the expected i386 build failure due to lack of ULL:

  CC    i386-softmmu/hw/i386/../pc.o
cc1: warnings being treated as errors
/home/buildbot/slave-public/default_i386_rhel61/build/hw/i386/../pc.c:
In function 'ioport80_read':
/home/buildbot/slave-public/default_i386_rhel61/build/hw/i386/../pc.c:108:
error: integer constant is too large for 'long' type
/home/buildbot/slave-public/default_i386_rhel61/build/hw/i386/../pc.c:
In function 'ioportF0_read':
/home/buildbot/slave-public/default_i386_rhel61/build/hw/i386/../pc.c:133:
error: integer constant is too large for 'long' type
make[1]: *** [hw/i386/../pc.o] Error 1
make: *** [subdir-i386-softmmu] Error 2

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]