Philippe Mathieu-Daudé writes:
> On 6/12/20 9:44 PM, no-re...@patchew.org wrote:
>> Patchew URL:
>> https://patchew.org/QEMU/20200612190237.30436-1-alex.ben...@linaro.org/
>> CC x86_64-softmmu/fpu/softfloat.o
>> CC x86_64-softmmu/disas.o
>> /usr/bin/ld:
>> /usr/lib64/clang/10.0.
On 6/12/20 9:44 PM, no-re...@patchew.org wrote:
> Patchew URL:
> https://patchew.org/QEMU/20200612190237.30436-1-alex.ben...@linaro.org/
> CC x86_64-softmmu/fpu/softfloat.o
> CC x86_64-softmmu/disas.o
> /usr/bin/ld:
> /usr/lib64/clang/10.0.0/lib/linux/libclang_rt.asan-x86_64.a(asan_
Patchew URL:
https://patchew.org/QEMU/20200612190237.30436-1-alex.ben...@linaro.org/
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
Hi,
This is the current testing/next queue. Aside from the minor bumps and
updates this returns --enable-tsan to the build.
This can help with debugging race conditions. You need a fairly recent
clang to enable it but configure will bug out if it can't be turned
on. Thanks to Robert Foley for pic