-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[meson] Update meson to 0.58.1 #18393
Conversation
Does the simage regression related to meson changes? |
@JackBoosY: looks more like a problem with the
To be exact it is always using cc @dg0yt because of git blame ;) |
When building
|
Port simage is configured with So how about opting out from tiff's features "jpeg" and "zip" in port simage? |
They are only required if and only if |
tiff 4.3.0 changed its type system. This was explicitly mentioned in #18187. With that PR, I patched a similar issue in port selene. |
I see, it becomes clear with the simage example. Unfortunately it didn't come up during CI and review. I'm not sure if I can act quickly for tiff at the moment.
|
Depends on #18473. Since this is a tool update PR, I need to make sure all tests pass. |
Same as for gn update problem: |
I poked @ras0219 @ras0219-msft about the "vcpkg-find-acquire-program" server intermittent failure that got triggered by tool update |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
The gl3w:x86-windows regression will be fixed by another PR. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
The 'set(MESON_VERSION 0.58.0)' need to change the version to '0.58.1', since PR #18817 already covered all changes in this PR, @Neumann-A, do you mind to close this PR? or I can revert the changes in PR #18817. |
No description provided.