qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Charlie Shepherd <charlie@ctshepherd.com>
Cc: Anthony PERARD <anthony.perard@citrix.com>,
	qemu-devel <qemu-devel@nongnu.org>, Alex Bligh <alex@alex.org.uk>,
	Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] Buildbot Failures
Date: Thu, 29 Aug 2013 12:52:11 +0200	[thread overview]
Message-ID: <CAJSP0QW62nzyPs6SJn6KStp4Cy00AKAktQPE8X+c1ED8fwONSw@mail.gmail.com> (raw)
In-Reply-To: <521F1AF0.5070400@ctshepherd.com>

On Thu, Aug 29, 2013 at 11:57 AM, Charlie Shepherd
<charlie@ctshepherd.com> wrote:
> This is an attempt to do some triaging of the 18 current buildbot
> failures[1].

Thanks for doing this!

> trivial-patches_x86_64_debian_6_0:
> http://buildbot.b1-systems.de/qemu/builders/trivial-patches_x86_64_debian_6_0/builds/717/steps/compile/logs/stdio
>>
>> block/ssh.o: In function `connect_to_ssh':
>> ssh.c:(.text+0xf03): undefined reference to `libssh2_session_handshake'
>> collect2: ld returned 1 exit status
>> make[1]: Leaving directory
>> `/home/build/qemu/trivial-patches_x86_64_debian_6_0/build'
>> make[1]: *** [qemu-nbd] Error 1
>
>
> QEMU requires libssh2-1.2.8 - the version this function was added in, so the
> buildslave needs updating to at least this libssh2 version. However this
> should have been caught at ./configure time, either block/ssh.o shouldn't be
> compiled because a suitable libssh2 isn't available or ./configure should
> throw an error. There's a check in block/Makefile.objs so I'm not sure why
> this didn't happen, I guess it merits further investigation?

This builder is using my old trivial-patches repository.  Michael
Tokarev has taken over trivial-patches maintainership.  I have raised
a pull request to drop my stale repository from the buildbot:
https://github.com/b1-systems/buildbot/pull/6

Stefan

  parent reply	other threads:[~2013-08-29 10:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-29  9:57 [Qemu-devel] Buildbot Failures Charlie Shepherd
2013-08-29 10:02 ` [Qemu-devel] [PATCH] Remove Python 2.5 syntax from scripts/qapi-visit.py Charlie Shepherd
2013-08-29 10:14   ` Stefan Hajnoczi
2013-08-29 10:58     ` Charlie Shepherd
2013-08-29 11:03     ` [Qemu-devel] [PATCH v2] " Charlie Shepherd
2013-08-29 11:20       ` Stefan Hajnoczi
2013-08-29 10:19 ` [Qemu-devel] Buildbot Failures Anthony PERARD
2013-08-29 10:23   ` Stefan Hajnoczi
2013-08-29 10:57     ` Charlie Shepherd
2013-08-29 10:52 ` Stefan Hajnoczi [this message]
2013-08-29 13:55 ` Alex Bligh
2013-09-12 23:55 ` Brad Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJSP0QW62nzyPs6SJn6KStp4Cy00AKAktQPE8X+c1ED8fwONSw@mail.gmail.com \
    --to=stefanha@gmail.com \
    --cc=alex@alex.org.uk \
    --cc=anthony.perard@citrix.com \
    --cc=charlie@ctshepherd.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).