[Qemu-devel] buildbot failure in qemu on default_x86_64_rhel5

2012-12-13 Thread qemu
The Buildbot has detected a new failure on builder default_x86_64_rhel5 while building qemu. Full details are available at: http://buildbot.b1-systems.de/qemu/builders/default_x86_64_rhel5/builds/450 Buildbot URL: http://buildbot.b1-systems.de/qemu/ Buildslave for this Build: kraxel_rhel5 Buil

[Qemu-devel] buildbot failure in qemu on default_x86_64_rhel5

2012-05-14 Thread qemu
The Buildbot has detected a new failure on builder default_x86_64_rhel5 while building qemu. Full details are available at: http://buildbot.b1-systems.de/qemu/builders/default_x86_64_rhel5/builds/248 Buildbot URL: http://buildbot.b1-systems.de/qemu/ Buildslave for this Build: kraxel_rhel5 Buil

[Qemu-devel] buildbot failure in qemu on default_x86_64_rhel5

2012-02-25 Thread qemu
The Buildbot has detected a new failure on builder default_x86_64_rhel5 while building qemu. Full details are available at: http://buildbot.b1-systems.de/qemu/builders/default_x86_64_rhel5/builds/173 Buildbot URL: http://buildbot.b1-systems.de/qemu/ Buildslave for this Build: kraxel_rhel5 Buil

[Qemu-devel] buildbot failure in qemu on default_x86_64_rhel5

2011-12-12 Thread qemu
The Buildbot has detected a new failure on builder default_x86_64_rhel5 while building qemu. Full details are available at: http://buildbot.b1-systems.de/qemu/builders/default_x86_64_rhel5/builds/98 Buildbot URL: http://buildbot.b1-systems.de/qemu/ Buildslave for this Build: kraxel_rhel5 Build

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

2011-11-23 Thread Stefan Hajnoczi
On Tue, Nov 22, 2011 at 11:53 PM, Alexander Graf wrote: > > On 23.11.2011, at 01:09, q...@buildbot.b1-systems.de wrote: > >> The Buildbot has detected a new failure on builder default_x86_64_rhel5 >> while building qemu. >> Full details are available at: >> http://buildbot.b1-systems.de/qemu/buil

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

2011-11-22 Thread Alexander Graf
On 23.11.2011, at 01:09, q...@buildbot.b1-systems.de wrote: > The Buildbot has detected a new failure on builder default_x86_64_rhel5 while > building qemu. > Full details are available at: > http://buildbot.b1-systems.de/qemu/builders/default_x86_64_rhel5/builds/78 > > Buildbot URL: http://bui

[Qemu-devel] buildbot failure in qemu on default_x86_64_rhel5

2011-11-22 Thread qemu
The Buildbot has detected a new failure on builder default_x86_64_rhel5 while building qemu. Full details are available at: http://buildbot.b1-systems.de/qemu/builders/default_x86_64_rhel5/builds/78 Buildbot URL: http://buildbot.b1-systems.de/qemu/ Buildslave for this Build: kraxel_rhel5 Build

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

2011-10-04 Thread Stefan Hajnoczi
On Tue, Oct 04, 2011 at 02:18:20PM +0530, Aneesh Kumar K.V wrote: > On Tue, 4 Oct 2011 08:18:07 +0100, Stefan Hajnoczi wrote: > > On Mon, Oct 03, 2011 at 04:10:50PM +0530, Aneesh Kumar K.V wrote: > > > On Mon, 3 Oct 2011 08:37:52 +0100, Stefan Hajnoczi > > > wrote: > > > > On Sat, Oct 01, 2011 a

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

2011-10-04 Thread Aneesh Kumar K.V
On Tue, 4 Oct 2011 08:18:07 +0100, Stefan Hajnoczi wrote: > On Mon, Oct 03, 2011 at 04:10:50PM +0530, Aneesh Kumar K.V wrote: > > On Mon, 3 Oct 2011 08:37:52 +0100, Stefan Hajnoczi > > wrote: > > > On Sat, Oct 01, 2011 at 03:03:23PM +0530, Aneesh Kumar K.V wrote: > > > > +#ifndef CONFIG_UTIMENSA

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

2011-10-04 Thread Stefan Hajnoczi
On Mon, Oct 03, 2011 at 04:10:50PM +0530, Aneesh Kumar K.V wrote: > On Mon, 3 Oct 2011 08:37:52 +0100, Stefan Hajnoczi wrote: > > On Sat, Oct 01, 2011 at 03:03:23PM +0530, Aneesh Kumar K.V wrote: > > > +#ifndef CONFIG_UTIMENSAT > > > +/* > > > + * We support handle fs driver only if all re

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

2011-10-03 Thread Aneesh Kumar K.V
On Mon, 3 Oct 2011 08:37:52 +0100, Stefan Hajnoczi wrote: > On Sat, Oct 01, 2011 at 03:03:23PM +0530, Aneesh Kumar K.V wrote: > > +#ifndef CONFIG_UTIMENSAT > > +/* > > + * We support handle fs driver only if all related > > + * syscalls are provided by host. > > + */ > > Perhaps a

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

2011-10-03 Thread Stefan Hajnoczi
On Sat, Oct 01, 2011 at 03:03:23PM +0530, Aneesh Kumar K.V wrote: > +#ifndef CONFIG_UTIMENSAT > +/* > + * We support handle fs driver only if all related > + * syscalls are provided by host. > + */ Perhaps a ./configure check should be added to see whether the handle syscalls are s

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

2011-10-01 Thread Aneesh Kumar K.V
On Sat, 01 Oct 2011 14:28:47 +0530, "Aneesh Kumar K.V" wrote: > On Fri, 30 Sep 2011 09:26:53 +0100, Stefan Hajnoczi > wrote: > > On Fri, Sep 30, 2011 at 12:28 AM, wrote: > > > The Buildbot has detected a new failure on builder default_x86_64_rhel5 > > > while building qemu. > > > Full detail

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

2011-10-01 Thread Aneesh Kumar K.V
On Fri, 30 Sep 2011 09:26:53 +0100, Stefan Hajnoczi wrote: > On Fri, Sep 30, 2011 at 12:28 AM, wrote: > > The Buildbot has detected a new failure on builder default_x86_64_rhel5 > > while building qemu. > > Full details are available at: > >  http://buildbot.b1-systems.de/qemu/builders/default_

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

2011-09-30 Thread Stefan Hajnoczi
On Fri, Sep 30, 2011 at 12:28 AM, wrote: > The Buildbot has detected a new failure on builder default_x86_64_rhel5 while > building qemu. > Full details are available at: >  http://buildbot.b1-systems.de/qemu/builders/default_x86_64_rhel5/builds/24 Build error on RHEL 5 in virtio-9p-handle.c: /

[Qemu-devel] buildbot failure in qemu on default_x86_64_rhel5

2011-09-29 Thread qemu
The Buildbot has detected a new failure on builder default_x86_64_rhel5 while building qemu. Full details are available at: http://buildbot.b1-systems.de/qemu/builders/default_x86_64_rhel5/builds/24 Buildbot URL: http://buildbot.b1-systems.de/qemu/ Buildslave for this Build: kraxel_rhel5 Build

[Qemu-devel] buildbot failure in qemu on default_x86_64_rhel5

2011-09-05 Thread qemu
The Buildbot has detected a new failure on builder default_x86_64_rhel5 while building qemu. Full details are available at: http://buildbot.b1-systems.de/qemu/builders/default_x86_64_rhel5/builds/0 Buildbot URL: http://buildbot.b1-systems.de/qemu/ Buildslave for this Build: kraxel_rhel5 Build