Re: [Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure

2020-08-28 Thread Paolo Bonzini
On 28/08/20 20:33, Alexander Bulekov wrote: >> Create a fuzz.cmd that includes the correct path to fuzz.ld in the >> source tree (using configure_file) and pass this file to the linker >> using @tests/libqtest/fuzz/fuzz.cmd in link_args (and also >> link_depends). See libblock and block for an exam

Re: [Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure

2020-08-28 Thread Alexander Bulekov
On 200826 1715, Paolo Bonzini wrote: > On Wed, Aug 26, 2020 at 3:56 PM Alexander Bulekov wrote: > > > > On 200825 0958, Paolo Bonzini wrote: > > > Il lun 24 ago 2020, 00:58 Alexander Bulekov ha scritto: > > > > > > > Hi Paolo, > > > > Our oss-fuzz builds started failing, after the meson merge. I

Re: [Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure

2020-08-26 Thread Paolo Bonzini
On Wed, Aug 26, 2020 at 3:56 PM Alexander Bulekov wrote: > > On 200825 0958, Paolo Bonzini wrote: > > Il lun 24 ago 2020, 00:58 Alexander Bulekov ha scritto: > > > > > Hi Paolo, > > > Our oss-fuzz builds started failing, after the meson merge. I think I > > > tracked down the issues: > > > 1.) Lo

Re: [Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure

2020-08-26 Thread Alexander Bulekov
On 200825 0958, Paolo Bonzini wrote: > Il lun 24 ago 2020, 00:58 Alexander Bulekov ha scritto: > > > Hi Paolo, > > Our oss-fuzz builds started failing, after the meson merge. I think I > > tracked down the issues: > > 1.) Looking at the build-log here: > > > > https://oss-fuzz-build-logs.storage.

Re: [Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure

2020-08-25 Thread Paolo Bonzini
Il lun 24 ago 2020, 00:58 Alexander Bulekov ha scritto: > Hi Paolo, > Our oss-fuzz builds started failing, after the meson merge. I think I > tracked down the issues: > 1.) Looking at the build-log here: > > https://oss-fuzz-build-logs.storage.googleapis.com/log-d43d402c-1ce5-4422-b3db-ccbf83a862

[Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure

2020-08-23 Thread Alexander Bulekov
Hi Paolo, Our oss-fuzz builds started failing, after the meson merge. I think I tracked down the issues: 1.) Looking at the build-log here: https://oss-fuzz-build-logs.storage.googleapis.com/log-d43d402c-1ce5-4422-b3db-ccbf83a862a0.txt The error happens at link-time. Re-running the build with V=1: