[script audit] Meson buildsystem#21026
Conversation
|
It must have some bugs here, let's see the result first. |
|
|
|
@Neumann-A When building fontconfig: As you mentioned in #17956 (comment), that's a pixman bug. |
The debug build uses release lib in D:/installed/x64-windows/lib. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
I can confirm b0a0f7f fixed this issue. |
I don't think it is this PR. Vcpkg daily CI built fontconfig for 70033db, including this change. But #21173, merged a few hours ago, is a candidate for side effects. There are also version problems.
|
|
Yeah meson version should really be forced! Seems like the min version stuff is btoken |
|
The min version is no longer checked when the program is found in the system, #21173. |
|
And the other possible trigger is the VM update. |
Agreed.
I agree. It's strange that we got a clean run for it though :( .
Unlikely, because this also affects MacOS which don't participate in the normal VM update mechanism.
Hmmmmm yeah that doesn't seem intentional. I think we should continue the discussion over there. |
|
yeah sorry bad bisect by me. I pointed at the wrong commit (i was also looking at the log to see what i was missing and got brain melted in between) |
Audit the Meson build system according to the documentation.
Related: #17691