qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: Issue 25514 in oss-fuzz: qemu: Coverage build failure
       [not found] ` <0000000000003aa8d805afd00f24@google.com>
@ 2020-09-21 12:10   ` Paolo Bonzini
  2020-09-21 13:38     ` Alexander Bulekov
  0 siblings, 1 reply; 3+ messages in thread
From: Paolo Bonzini @ 2020-09-21 12:10 UTC (permalink / raw)
  To: qemu-devel, Oleinik, Alexander

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Issue 25514 in oss-fuzz: qemu: Coverage build failure
  2020-09-21 12:10   ` Issue 25514 in oss-fuzz: qemu: Coverage build failure Paolo Bonzini
@ 2020-09-21 13:38     ` Alexander Bulekov
  2020-09-21 14:08       ` Paolo Bonzini
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Bulekov @ 2020-09-21 13:38 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

On 200921 1410, Paolo Bonzini wrote:
> 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"?

Hi Paolo,
These are the builds with clang coverage enabled.
The normal fuzzing builds are succeeding now (log from this morning:
https://oss-fuzz-build-logs.storage.googleapis.com/log-a426424c-cae4-407a-ae7b-205a9ae59286.txt
)

I already send a patch that seems to fix the coverage build failure, but
I can't explain why it does the trick. 
Message-Id: <20200909220516.614222-1-alxndr@bu.edu>
https://lists.gnu.org/archive/html/qemu-devel/2020-09/msg03639.html

-Alex

> 
> Paolo
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Issue 25514 in oss-fuzz: qemu: Coverage build failure
  2020-09-21 13:38     ` Alexander Bulekov
@ 2020-09-21 14:08       ` Paolo Bonzini
  0 siblings, 0 replies; 3+ messages in thread
From: Paolo Bonzini @ 2020-09-21 14:08 UTC (permalink / raw)
  To: Alexander Bulekov; +Cc: qemu-devel

On 21/09/20 15:38, Alexander Bulekov wrote:
> Hi Paolo,
> These are the builds with clang coverage enabled.
> The normal fuzzing builds are succeeding now (log from this morning:
> https://oss-fuzz-build-logs.storage.googleapis.com/log-a426424c-cae4-407a-ae7b-205a9ae59286.txt
> )
> 
> I already send a patch that seems to fix the coverage build failure, but
> I can't explain why it does the trick. 
> Message-Id: <20200909220516.614222-1-alxndr@bu.edu>
> https://lists.gnu.org/archive/html/qemu-devel/2020-09/msg03639.html

The reason for the bug is the -Wl,-lm in QEMU_LDFLAGS.  Putting the
tricky flags first actually makes sense, so I'll queue it.

Paolo



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-21 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <0=0a88cf92d34dc9db91727cc9bd0dc58b=d9ca53ad17e3d19752f355e6c3ba1ecc=oss-fuzz@monorail-prod.appspotmail.com>
     [not found] ` <0000000000003aa8d805afd00f24@google.com>
2020-09-21 12:10   ` Issue 25514 in oss-fuzz: qemu: Coverage build failure Paolo Bonzini
2020-09-21 13:38     ` Alexander Bulekov
2020-09-21 14:08       ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).