qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 0/7] smbios: make qemu generate smbios tables.
Date: Mon, 05 May 2014 12:55:51 +0200	[thread overview]
Message-ID: <1399287351.21296.3.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <CAFEAcA9tnL2fbiS=_nEVeK_HAAuU_NcbEnNs1FG8zktzVdVCUA@mail.gmail.com>

  Hi,

> I'm afraid this doesn't compile:

/me goes add a -m32 build to the test matrix.

Hmm, looks like "make check" has issues on 32bit:

  CC    tests/test-cutils.o
/home/kraxel/projects/qemu/tests/test-cutils.c: In function
‘test_parse_uint_llong_max’:
/home/kraxel/projects/qemu/tests/test-cutils.c:168:5: error: overflow in
implicit constant conversion [-Werror=overflow]
     g_assert_cmpint(i, ==, (unsigned long long)LLONG_MAX + 1);
     ^
/home/kraxel/projects/qemu/tests/test-cutils.c: In function
‘test_parse_uint_overflow’:
/home/kraxel/projects/qemu/tests/test-cutils.c:185:5: error: overflow in
implicit constant conversion [-Werror=overflow]
     g_assert_cmpint(i, ==, ULLONG_MAX);
     ^
cc1: all warnings being treated as errors
make: *** [tests/test-cutils.o] Error 1
test failure

cheers,
  Gerd

      reply	other threads:[~2014-05-05 10:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1398773471-11112-1-git-send-email-kraxel@redhat.com>
2014-05-01 16:35 ` [Qemu-devel] [PULL 0/7] smbios: make qemu generate smbios tables Peter Maydell
2014-05-05 10:55   ` Gerd Hoffmann [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=1399287351.21296.3.camel@nilsson.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).