[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 00/12] user-mode: Prune build dependencies (part 1)
From: |
no-reply |
Subject: |
Re: [PATCH v3 00/12] user-mode: Prune build dependencies (part 1) |
Date: |
Tue, 5 May 2020 01:32:42 -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
export ARCH=x86_64
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 ===
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
- [PATCH v3 05/12] util/Makefile: Reduce the user-mode object list, (continued)
- [PATCH v3 05/12] util/Makefile: Reduce the user-mode object list, Philippe Mathieu-Daudé, 2020/05/04
- [PATCH v3 06/12] stubs/Makefile: Reduce the user-mode object list, Philippe Mathieu-Daudé, 2020/05/04
- [PATCH v3 07/12] target/riscv/cpu: Restrict CPU migration to system-mode, Philippe Mathieu-Daudé, 2020/05/04
- [PATCH v3 08/12] exec: Assert CPU migration is not used on user-only build, Philippe Mathieu-Daudé, 2020/05/04
- [PATCH v3 09/12] arch_init: Remove unused 'qapi-commands-misc.h' include, Philippe Mathieu-Daudé, 2020/05/04
- [PATCH v3 11/12] target/s390x: Restrict CpuClass::get_crash_info() to system-mode, Philippe Mathieu-Daudé, 2020/05/04
- [PATCH v3 10/12] target/i386: Restrict CpuClass::get_crash_info() to system-mode, Philippe Mathieu-Daudé, 2020/05/04
- [PATCH v3 12/12] hw/core: Restrict CpuClass::get_crash_info() to system-mode, Philippe Mathieu-Daudé, 2020/05/04
- Re: [PATCH v3 00/12] user-mode: Prune build dependencies (part 1),
no-reply <=
- Re: [PATCH v3 00/12] user-mode: Prune build dependencies (part 1), Laurent Vivier, 2020/05/05