On 21/09/20 12:10, ClusterFuzz-External via monorail wrote: > > Comment #2 on issue 25514 by ClusterFuzz-External: qemu: Coverage build > failure > https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25514#c2 > > Friendly reminder that the the build is still failing. > Please try to fix this failure to ensure that fuzzing remains productive. > Latest build log: > https://oss-fuzz-build-logs.storage.googleapis.com/log-632125f2-e66b-4480-9504-c1097198069a.txt > > -- > You received this message because: > 1. You were specifically CC'd on the issue > > You may adjust your notification preferences at: > https://bugs.chromium.org/hosting/settings > > Reply to this email to add a comment.
It's now failing with: Step #3: /usr/bin/ld: section .interp loaded at [00000000000002a8,00000000000002c3] overlaps section .data.fuzz_ordered loaded at [0000000000000000,000000000016ebff] Do you know what's going on? Also, should we make scripts/oss-fuzz/build.sh use "make V=1"? Paolo