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
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
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
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.
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
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: