qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu master build failure
@ 2018-03-16 17:01 Andrew Jones
  2018-03-16 17:11 ` Paolo Bonzini
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Jones @ 2018-03-16 17:01 UTC (permalink / raw)
  To: Thomas Huth; +Cc: qemu-devel, Paolo Bonzini

Hi Thomas,

QEMU master is failing to build on an AArch64 machine with GCC 4.8. I get

  ...
  CC      qemu-nbd.o
/home/drjones/code/qemu/qemu-nbd.c: In function ‘version’:
/home/drjones/code/qemu/qemu-nbd.c:133:7: error: expected ‘)’ before ‘QEMU_FULL_VERSION’
 "%s " QEMU_FULL_VERSION "\n"
       ^
/home/drjones/code/qemu/qemu-nbd.c:139:5: error: format ‘%s’ expects a matching ‘char *’ argument [-Werror=format=]
     , name);
     ^
cc1: all warnings being treated as errors
make: *** [qemu-nbd.o] Error 1


Reverting 7e563bfb8 fixes the build. I figured I'd report it now,
but I won't have time to look closer until Monday.

Thanks,
drew

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

end of thread, other threads:[~2018-03-16 18:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-16 17:01 [Qemu-devel] qemu master build failure Andrew Jones
2018-03-16 17:11 ` Paolo Bonzini
2018-03-16 17:20   ` Peter Maydell
2018-03-16 18:12   ` Christian Borntraeger
2018-03-16 18:22     ` Daniel P. Berrangé
2018-03-16 18:25     ` Peter Maydell

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).