Skip to content

meson: update to 1.11.1.#61424

Open
sjozs wants to merge 1 commit into
void-linux:masterfrom
sjozs:master
Open

meson: update to 1.11.1.#61424
sjozs wants to merge 1 commit into
void-linux:masterfrom
sjozs:master

Conversation

@sjozs

@sjozs sjozs commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Testing the changes

  • I tested the changes in this PR: YES
    I built a randomly selected subset of about 30 x86_64-glibc packages with checks (I got one failure on libgweather, which has a broken network file dependency in the tests, otherwise everything worked). Then I tried cross building using my new meson package to x86_64-musl, i686 and aarch64 . This also worked. (Some were only a single build, since I figured that if mesa compiles, everything compiles and building it four times took about three hours alone.)

I have removed the rust-proc-macro patch since it's fixed in upstream now, and built a few build_style=meson packages that had cargo or rust somewhere in the template with the new changes to make sure they worked (with xbps-src -Q install). gst-plugins-rs1 does not compile, but it's a Rust error for implicit raw pointer dereference and it doesn't build with the old meson either, which is probably worth another issue (though it also has updates available, so I'm not sure what exactly to write in it, also it's not an orphaned package). Every other tested meson+Rust package builds successfully.

Local build testing

  • I built this PR locally for my native architecture, x86_64-glibc (pure Python with no compiled parts, the only compiled code is in the tests that won't run anyway, so I did not try building for other archs).

(I found #58641 after I started testing my changes and it seemed better to simply open a new PR instead of trying to work on that since there was a version bump since that one. I also used the new meson to build and run a somewhat nontrivial very experimental autotools port of the very old game warmux to test.)

@sjozs

sjozs commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Testing update: I tried rebuilding every meson-related (meson/mesonpy in dependencies or build_style/build_helper=meson) package, I have 41 (mostly check) failures from 640 so far (only x86_64, sorry). The total is somewhere in the neighborhood of 900, and I'd like to look at the failed stuff more, although the ones I've checked manually so far break regardless of the meson version, which looks promising. I'll update this comment when I see the results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant