WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
315588
[JHbuild] fix meson version check
https://bugs.webkit.org/show_bug.cgi?id=315588
Summary
[JHbuild] fix meson version check
Yury Semikhatsky
Reported
2026-05-26 12:27:38 PDT
jhbuildrc_common.py parses meson version and converts it to a number which breaks when comparing with newer versions, e.g. 1.10.0 is < 0.62.3 after this conversion.
Attachments
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2026-05-26 12:29:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/65702
Yury Semikhatsky
Comment 2
2026-05-26 12:33:42 PDT
This bogus version check makes jhbuild build meson from source on Ubuntu 26.04 instead of using newer system version.
Yury Semikhatsky
Comment 3
2026-05-26 12:33:59 PDT
This bogus version check makes jhbuild build meson from source on Ubuntu 26.04 instead of using newer system version.
EWS
Comment 4
2026-05-26 19:40:55 PDT
Committed
313937@main
(c14406442837): <
https://commits.webkit.org/313937@main
> Reviewed commits have been landed. Closing PR #65702 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug