qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] target-i386: adds PV_SCHED_YIELD CPUID feature


From: no-reply
Subject: Re: [Qemu-devel] [PATCH] target-i386: adds PV_SCHED_YIELD CPUID feature bit
Date: Wed, 10 Jul 2019 01:01:26 -0700 (PDT)

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



Hi,

This series failed the asan 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
make docker-image-fedora V=1 NETWORK=1
time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1
=== TEST SCRIPT END ===

  CC      x86_64-softmmu/trace/control-target.o
  CC      x86_64-softmmu/gdbstub-xml.o
  CC      x86_64-softmmu/trace/generated-helpers.o
/tmp/qemu-test/src/target/i386/cpu.c:909:19: error: missing terminating '"' 
character [-Werror,-Winvalid-pp-token]
            NULL, "kvm-pv-sched-yield', NULL, NULL,
                  ^
/tmp/qemu-test/src/target/i386/cpu.c:909:19: error: expected expression
2 errors generated.
make[1]: *** [/tmp/qemu-test/src/rules.mak:69: target/i386/cpu.o] Error 1
make[1]: *** Waiting for unfinished jobs....


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

reply via email to

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