On Sat, 18 Jul 2020 at 20:07:59 +0300, Adrian Bunk wrote: > Control: affects -1 src:gjs src:iagno src:libpeas > > I cannot judge whether this is a meson regression, > or existing bugs that just happened to work with > older meson.
Each of these bugs has since been reported separately against the package that FTBFS. They're perhaps best handled as three separate bugs, even if they turn out to all be meson regressions, since the root cause doesn't seem to be the same in all cases: the gjs bug is about meson's processing of TAP output, the iagno bug is about Vala compilation, and the libpeas bug is about GObject-Introspection search paths during testing. > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gjs.html On Thu, 30 Jul 2020 at 09:29:18 +0200, Rasmus Thomsen wrote: > I noticed the same test failures in Alpine Linux and downgrading meson > to 0.54.3 fixed them. I think at least the GJS failures are due to > https://github.com/mesonbuild/meson/issues/7515 This is #966923 and does appear to be a meson bug. I've reassigned #966923 to meson and sent a minimal reproducer. > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/iagno.html This is #966854, I don't know yet whether it's a meson or iagno bug (or something else). > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpeas.html This is #966951, I don't know yet whether it's a meson or libpeas bug (or something else). smcv