New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/31635#issuecomment-883974542 Comment: @leahneukirchen I think it is ready, so you can go ahead. To summarise, for future reference: these fail some tests (some of them probably failed before the update): ``` gnumeric perl-Fuse perl-Gtk2 perl-Image-Sane perl-Linux-Inotify2 perl-OpenGL perl-Search-Xapian perl-Unix-Mknod perl-pcsc postgresql12 postgresql13 rrdtool subversion ``` The `perl` itself passes all tests on `x86_64`, so at worst it could fail locale on `x86_64-musl` and math on `i686`. As for `srcpkgs/biber/template`, I left it with this PR, even though it was not required. Will come back to its test failures maybe later. As a final note, it would be nice to have a mechanism to force CI to first build all commits, and only do checks later, not sure if it's possible though.