On Wed, Nov 13, 2024 at 7:35 PM Alexander Bulekov <[email protected]> wrote:
> > Where is the Dockerfile that's being used?
>
> https://github.com/google/oss-fuzz/blob/master/projects/qemu/Dockerfile
>
> Thanks for catching that... I will try to run the docker build locally.

You can add -Db_colorout=disabled to both glib's "meson setup" line
and scripts/oss-fuzz/build.sh if you can reproduce that.

> Probably makes sense to mimick what the glib people are doing:
> https://github.com/google/oss-fuzz/tree/30da5abe5cd004e8a2f8c92923375d43b4d8a5c7/projects/glib
> Their builds aren't failing. (I do still think it makes sense to build
> w/o tcg to reduce the fuzzing binary size).

Yes, that's true.

Paolo


Reply via email to