qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] buildbot failure in qemu on virtfs_x86_64_debian_6_0
@ 2012-01-29  9:06 qemu
  2012-01-29 16:58 ` Aneesh Kumar K.V
  0 siblings, 1 reply; 6+ messages in thread
From: qemu @ 2012-01-29  9:06 UTC (permalink / raw)
  To: agraf, gollub, lcapitulino, qemu-devel

The Buildbot has detected a new failure on builder virtfs_x86_64_debian_6_0 while building qemu.
Full details are available at:
 http://buildbot.b1-systems.de/qemu/builders/virtfs_x86_64_debian_6_0/builds/0

Buildbot URL: http://buildbot.b1-systems.de/qemu/

Buildslave for this Build: yuzuki

Build Reason: The Nightly scheduler named 'nightly_virtfs' triggered this build
Build Source Stamp: [branch for-upstream] HEAD
Blamelist: 

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] buildbot failure in qemu on virtfs_x86_64_debian_6_0
  2012-01-29  9:06 qemu
@ 2012-01-29 16:58 ` Aneesh Kumar K.V
  0 siblings, 0 replies; 6+ messages in thread
From: Aneesh Kumar K.V @ 2012-01-29 16:58 UTC (permalink / raw)
  To: qemu, agraf, gollub, lcapitulino, qemu-devel

On Sun, 29 Jan 2012 10:06:58 +0100, qemu@buildbot.b1-systems.de wrote:
> The Buildbot has detected a new failure on builder virtfs_x86_64_debian_6_0 while building qemu.
> Full details are available at:
>  http://buildbot.b1-systems.de/qemu/builders/virtfs_x86_64_debian_6_0/builds/0
> 
> Buildbot URL: http://buildbot.b1-systems.de/qemu/
> 
> Buildslave for this Build: yuzuki
> 
> Build Reason: The Nightly scheduler named 'nightly_virtfs' triggered this build
> Build Source Stamp: [branch for-upstream] HEAD
> Blamelist: 
> 
> BUILD FAILED: failed compile
> 
> sincerely,
>  -The Buildbot
> 

I am not sure whether others would be interested in the virtfs build
errors. This is a pre-integration tree so only VirtFS related changes
are pushed to this tree. May be virtfs build errors can only got to
aneesh.kumar@linux.vnet.ibm.com ?


-anesh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] buildbot failure in qemu on virtfs_x86_64_debian_6_0
@ 2012-12-06  8:27 qemu
  2012-12-06 14:49 ` Aneesh Kumar K.V
  0 siblings, 1 reply; 6+ messages in thread
From: qemu @ 2012-12-06  8:27 UTC (permalink / raw)
  To: agraf, gollub, lcapitulino, qemu-devel

The Buildbot has detected a new failure on builder virtfs_x86_64_debian_6_0 while building qemu.
Full details are available at:
 http://buildbot.b1-systems.de/qemu/builders/virtfs_x86_64_debian_6_0/builds/307

Buildbot URL: http://buildbot.b1-systems.de/qemu/

Buildslave for this Build: yuzuki

Build Reason: The Nightly scheduler named 'nightly_virtfs' triggered this build
Build Source Stamp: [branch for-upstream] HEAD
Blamelist: 

BUILD FAILED: failed git

sincerely,
 -The Buildbot


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] buildbot failure in qemu on virtfs_x86_64_debian_6_0
  2012-12-06  8:27 [Qemu-devel] buildbot failure in qemu on virtfs_x86_64_debian_6_0 qemu
@ 2012-12-06 14:49 ` Aneesh Kumar K.V
  2012-12-11  9:34   ` Stefan Hajnoczi
  0 siblings, 1 reply; 6+ messages in thread
From: Aneesh Kumar K.V @ 2012-12-06 14:49 UTC (permalink / raw)
  To: qemu, agraf, gollub, lcapitulino, qemu-devel

qemu@buildbot.b1-systems.de writes:

> The Buildbot has detected a new failure on builder virtfs_x86_64_debian_6_0 while building qemu.
> Full details are available at:
>  http://buildbot.b1-systems.de/qemu/builders/virtfs_x86_64_debian_6_0/builds/307
>
> Buildbot URL: http://buildbot.b1-systems.de/qemu/
>
> Buildslave for this Build: yuzuki
>
> Build Reason: The Nightly scheduler named 'nightly_virtfs' triggered this build
> Build Source Stamp: [branch for-upstream] HEAD
> Blamelist: 
>
> BUILD FAILED: failed git

Hmm, My github repo changed this week from QEMU.git to qemu.git. 

git://github.com/kvaneesh/qemu.git

The backing repo for the earlier one was pointing to a wrong one. I am
not sure how that happened. I remember forking the right QEMU.git.

-aneesh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] buildbot failure in qemu on virtfs_x86_64_debian_6_0
  2012-12-06 14:49 ` Aneesh Kumar K.V
@ 2012-12-11  9:34   ` Stefan Hajnoczi
  2012-12-11  9:49     ` Daniel Gollub
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Hajnoczi @ 2012-12-11  9:34 UTC (permalink / raw)
  To: gollub; +Cc: qemu-devel, Aneesh Kumar K.V

On Thu, Dec 06, 2012 at 08:19:24PM +0530, Aneesh Kumar K.V wrote:
> qemu@buildbot.b1-systems.de writes:
> 
> > The Buildbot has detected a new failure on builder virtfs_x86_64_debian_6_0 while building qemu.
> > Full details are available at:
> >  http://buildbot.b1-systems.de/qemu/builders/virtfs_x86_64_debian_6_0/builds/307
> >
> > Buildbot URL: http://buildbot.b1-systems.de/qemu/
> >
> > Buildslave for this Build: yuzuki
> >
> > Build Reason: The Nightly scheduler named 'nightly_virtfs' triggered this build
> > Build Source Stamp: [branch for-upstream] HEAD
> > Blamelist: 
> >
> > BUILD FAILED: failed git
> 
> Hmm, My github repo changed this week from QEMU.git to qemu.git. 
> 
> git://github.com/kvaneesh/qemu.git

Daniel: The URL above is the new virtfs git repo.  Is it possible to
update the buildbot config?

Thanks,
Stefan

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] buildbot failure in qemu on virtfs_x86_64_debian_6_0
  2012-12-11  9:34   ` Stefan Hajnoczi
@ 2012-12-11  9:49     ` Daniel Gollub
  0 siblings, 0 replies; 6+ messages in thread
From: Daniel Gollub @ 2012-12-11  9:49 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: qemu-devel, Aneesh Kumar K.V

[-- Attachment #1: Type: text/plain, Size: 1295 bytes --]

On Tuesday, December 11, 2012 10:34:34 AM Stefan Hajnoczi wrote:
> On Thu, Dec 06, 2012 at 08:19:24PM +0530, Aneesh Kumar K.V wrote:
> > qemu@buildbot.b1-systems.de writes:
> > 
> >
> > > The Buildbot has detected a new failure on builder
> > > virtfs_x86_64_debian_6_0 while building qemu.> >
> > > Full details are available at:
> > >  http://buildbot.b1-systems.de/qemu/builders/virtfs_x86_64_debian_6_0
> > >/builds/307> >
> > > Buildbot URL: http://buildbot.b1-systems.de/qemu/
> > > 
> > > Buildslave for this Build: yuzuki
> > > 
> > > Build Reason: The Nightly scheduler named 'nightly_virtfs' triggered
> > > this build Build Source Stamp: [branch for-upstream] HEAD
> > > Blamelist: 
> > > 
> > > BUILD FAILED: failed git
> >
> > 
> >
> > Hmm, My github repo changed this week from QEMU.git to qemu.git. 
> >
> > 
> >
> > git://github.com/kvaneesh/qemu.git
> 
> Daniel: The URL above is the new virtfs git repo.  Is it possible to
> update the buildbot config?

updated.

Best Regards,
Daniel

-- 
Daniel Gollub
Linux Consultant & Developer
Tel.: +49-160 47 73 970 
Mail: gollub@b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-11  9:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-06  8:27 [Qemu-devel] buildbot failure in qemu on virtfs_x86_64_debian_6_0 qemu
2012-12-06 14:49 ` Aneesh Kumar K.V
2012-12-11  9:34   ` Stefan Hajnoczi
2012-12-11  9:49     ` Daniel Gollub
  -- strict thread matches above, loose matches on Subject: below --
2012-01-29  9:06 qemu
2012-01-29 16:58 ` Aneesh Kumar K.V

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).