qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2 00/39] Windbg supporting


From: no-reply
Subject: Re: [Qemu-devel] [PATCH 2 00/39] Windbg supporting
Date: Wed, 5 Dec 2018 06:30:14 -0800 (PST)

Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

This series failed the address@hidden build test. Please find the testing 
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
time make address@hidden SHOW_ENV=1 J=8
=== TEST SCRIPT END ===

  CC      x86_64-softmmu/windbgstub-utils.o
  CC      x86_64-softmmu/accel/accel.o
/tmp/qemu-test/src/windbgstub-utils.c: In function 'windbg_search_vmaddr':
/tmp/qemu-test/src/windbgstub-utils.c:173:9: error: 'addr' undeclared (first 
use in this function); did you mean 'vaddr'?
         addr = 0;
         ^~~~
         vaddr
/tmp/qemu-test/src/windbgstub-utils.c:173:9: note: each undeclared identifier 
is reported only once for each function it appears in
/tmp/qemu-test/src/windbgstub-utils.c:173:17: error: expected '}' before ';' 
token
         addr = 0;
                 ^
make[1]: *** [/tmp/qemu-test/src/rules.mak:69: windbgstub-utils.o] Error 1


The full log is available at
http://patchew.org/logs/address@hidden/address@hidden/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]