Hi @Simon McVittie<mailto:[email protected]> / @John Paul Adrian Glaubitz<mailto:[email protected]>
We understood that it’s a regression bug and the gtk package was working fine to the previous releases of “4.12.4” version... We also understand that only one test failure i.e. “gtk:gdk / memorytexture” noticed by you in the later releases. We are having a Debian unstable environment(sid) on s390x.. We think, it's better to reproduce the issue with git cloned repo instead of using “sbuild” method, so that we can get the commit history and see the code changes. Can you please provide the exact steps to reproduce the bug?.. What commands did you use when you encountered this bug?. We cloned the gtk repo and built it with the following meson commands.. But we see that almost all of the tests are failing. So, we are suspecting that we might be missing something here.. There could be some dependency packages that we are missing?... Kindly clarify more on this. * meson setup _build * meson compile -C_build * meson test -C_build Thanks, Gayathri.

