qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Igor Mammedov <imammedo@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] virtio: make check regression with glib2 < 2.28
Date: Tue, 14 Oct 2014 14:50:32 +0200	[thread overview]
Message-ID: <CAFEAcA-G-=m7sg97WoOdoc4cTSe5WidSxKOZ2xqnuqq_3fdAMA@mail.gmail.com> (raw)
In-Reply-To: <20141014142957.1c1a5351@igors-macbook-pro.local>

On 14 October 2014 14:29, Igor Mammedov <imammedo@redhat.com> wrote:
> commit 70556264 "libqos: use microseconds instead of iterations for
> virtio timeout" regressed 'make check' when qemu is build with
> glib2 version less than 2.28
>
> causing following error:
> #make check
> ...
>   LINK  tests/virtio-blk-test
> Undefined symbols for architecture x86_64:
>   "_g_get_monotonic_time", referenced from:
>       _qvirtio_wait_queue_isr in virtio.o
>       _qvirtio_wait_status_byte_no_isr in virtio.o
>       _qvirtio_wait_config_isr in virtio.o
> ld: symbol(s) not found for architecture x86_64

Yes, I noticed that as well. See here for my suggestion
for how we should deal with this:

http://lists.gnu.org/archive/html/qemu-devel/2014-10/msg01250.html

-- PMM

      reply	other threads:[~2014-10-14 12:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-14 12:29 [Qemu-devel] virtio: make check regression with glib2 < 2.28 Igor Mammedov
2014-10-14 12:50 ` Peter Maydell [this message]

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='CAFEAcA-G-=m7sg97WoOdoc4cTSe5WidSxKOZ2xqnuqq_3fdAMA@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=imammedo@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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).