[01:18] gtk4 pristine-tar d7dd465 Jeremy Bícha gtk4_4.13.6+ds.orig.tar.xz.delta gtk4_4.13.6+ds.orig.tar.xz.id * pristine-tar data for gtk4_4.13.6+ds.orig.tar.xz * https://deb.li/38nS1 === NotEickmeyer is now known as Eickmeyer === JanC_ is now known as JanC [13:17] jbicha: hi, looks like toning down mesa zink error to a warning did not fix gtk4 autpkgtest (fully), so the test needs fixing [13:17] example being https://ci.debian.net/packages/g/gtk4/unstable/amd64/42379876/ [13:17] see that build-x11 test is a pass now [13:18] well, it was a pass before too even with the error, so the tests just don't handle output the same way [13:21] upstream doesn't think there's anything wrong with mesa, instead that the test needs fixing, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/10293 [13:21] -ubottu:#ubuntu-desktop- Issue 10293 in mesa/mesa "regression in 23.3: MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)" [Opened] [13:21] https://gitlab.freedesktop.org/mesa/mesa/-/issues/10293#note_2214754 [13:23] tjaalton: but the gtk4 test is really simple. mesa 24 shouldn't be introducing new stderr. https://sources.debian.org/src/gtk4/4.12.5%2Bds-1/debian/tests/python3-gi/ [13:24] https://sources.debian.org/src/gtk4/4.12.5%2Bds-1/debian/tests/control/#L14 [13:25] look at jose's comments and point out errors if any [13:26] I don't think that logging is going to be dropped completely, if that's what you're asking [13:26] it's likely that the gtk4 build tests don't run the exact thing tested by the python3-gi autopkgtest [13:28] hmmm [13:30] changing the glx error might cause other issues [13:50] tjaalton: I saw your comment on gitlab. Are you going to try something else or do you still need the gtk4 package change? [13:51] I do, changing the glx error would likely fix it, but as I said it might cause issues elsewhere [13:52] there are other (valid) cases where glx init can fail, and pretending things are fine might cause issues there [14:41] https://salsa.debian.org/gnome-team/gtk4/-/merge_requests/20 [14:41] -ubottu:#ubuntu-desktop- Merge 20 in gnome-team/gtk4 "Allow stderr for python3-gi autopkgtests" [Opened] [14:43] cool, thanks! [20:01] nautilus pipeline Simon McVittie 630909 * pending (extract-source: pending; build: created; build i386: created; build source: created; test-build-any: created; test-build-all: created; test-crossbuild-arm64: created; lintian: created; autopkgtest: created; blhc: created; piuparts: created) [20:01] nautilus pipeline Simon McVittie 630909 * running (extract-source: running; build: created; build i386: created; build source: created; test-build-any: created; test-build-all: created; test-crossbuild-arm64: created; lintian: created; autopkgtest: created; blhc: created; piuparts: created) [20:04] gtk4 Simon McVittie 458868 * commented merge request !20 * https://deb.li/3CSnD [20:12] nautilus pipeline Simon McVittie 630909 * [11 minutes and 27 seconds] success (extract-source: success; build: success; build i386: success; build source: success; test-build-any: success; test-build-all: success; test-crossbuild-arm64: failed; lintian: success; autopkgtest: success; blhc: success; piuparts: success) [20:28] gtk4 signed tags 2b66c40 Jeremy Bicha ubuntu/4.12.5+ds-2ubuntu1 * gtk4 Debian release 4.12.5+ds-2ubuntu1 * https://deb.li/3btJF [20:28] gtk4 ubuntu/latest d40adf1 Jeremy Bícha debian/tests/control * Allow stderr for python3-gi autopkgtests * https://deb.li/36e7R [20:28] gtk4 ubuntu/latest 8bd3555 Jeremy Bícha debian/changelog * releasing package gtk4 version 4.12.5+ds-2 * https://deb.li/3ssmC [20:28] gtk4 ubuntu/latest 4b8c488 Jeremy Bícha debian/ changelog tests/control * Merge tag 'debian/4.12.5+ds-2' into ubuntu/latest * https://deb.li/3gpK7 [20:28] gtk4 ubuntu/latest 753fb5c Jeremy Bícha debian/changelog * releasing package gtk4 version 4.12.5+ds-2ubuntu1 * https://deb.li/ixSad [20:34] tjaalton: done