qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* qemu test-qga failure on mergebuild after VERSION file change: dependency issues??
@ 2020-07-16 10:53 Peter Maydell
  2020-07-16 12:11 ` Philippe Mathieu-Daudé
  2020-07-16 17:55 ` Michael Roth
  0 siblings, 2 replies; 8+ messages in thread
From: Peter Maydell @ 2020-07-16 10:53 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Michael Roth

The first merge I tried to process after bumping VERSION for rc0
failed on test-qga like this:

MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))}
tests/test-qga -m=quick -k --tap < /dev/null | ./scripts/tap-driv
er.pl --test-name="test-qga"
PASS 1 test-qga /qga/sync-delimited
PASS 2 test-qga /qga/sync
PASS 3 test-qga /qga/ping
**
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/test-qga.c:303:test_qga_info:
assertion failed (version == QEMU_VERSION): ("5.0.9
0" == "5.0.50")
ERROR test-qga - Bail out!
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/test-qga.c:303:test_qga_info:
assertion failed (versio
n == QEMU_VERSION): ("5.0.90" == "5.0.50")
Aborted (core dumped)
/home/petmay01/linaro/qemu-for-merges/tests/Makefile.include:659:
recipe for target 'check-unit' failed

Looking at timestamps on files, tests/test-qga.o never got rebuilt,
even though config-host.h has been updated (and so has the new
QEMU_VERSION). Any idea what's gone wrong here?

Also weird: this build tree has no .d files in it.

thanks
-- PMM


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

end of thread, other threads:[~2020-07-16 21:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-16 10:53 qemu test-qga failure on mergebuild after VERSION file change: dependency issues?? Peter Maydell
2020-07-16 12:11 ` Philippe Mathieu-Daudé
2020-07-16 17:55 ` Michael Roth
2020-07-16 17:59   ` Philippe Mathieu-Daudé
2020-07-16 19:52     ` Michael Roth
2020-07-16 20:06       ` Philippe Mathieu-Daudé
2020-07-16 20:15       ` Peter Maydell
2020-07-16 21:03         ` Philippe Mathieu-Daudé

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