google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.13k stars 2.15k forks source link

[cairo] Use meson 1.3 to fix build #12088

Closed Teemperor closed 2 weeks ago

Teemperor commented 2 weeks ago

The build currently fails with the following error:

+ meson setup --prefix=/work/prefix --libdir=lib --default-library=static _builddir
The Meson build system
Version: 1.2.0
Source dir: /src/cairo
Build dir: /src/cairo/_builddir
Build type: native build

meson.build:2:17: ERROR: Meson version is 1.2.0 but project requires >= 1.3.0

A full log can be found at /src/cairo/_builddir/meson-logs/meson-log.txt
github-actions[bot] commented 2 weeks ago

Teemperor is a new contributor to projects/cairo. The PR must be approved by known contributors before it can be merged. The past contributors are: tysmith, DonggeLiu, salmonx, Google-Autofuzz, inferno-chromium, ecalp-tps