Am 11.01.2013 23:06, schrieb [email protected]:
> 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