Your message dated Sun, 15 Sep 2024 21:38:55 +0000
with message-id <e1spwxl-00chaj...@fasolo.debian.org>
and subject line Bug#1079546: fixed in gtk4 4.16.1+ds-2
has caused the Debian Bug report #1079546,
regarding gtk4: test regression in 4.15.x: two css tests failing on s390x
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1079546: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079546
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gtk4
Version: 4.15.5+ds-2
Severity: serious
Tags: ftbfs
User: debian-s...@lists.debian.org
Usertags: s390x
X-Debbugs-CC: debian-s...@lists.debian.org
2 new tests added in gtk4 4.15.* are failing on s390x but not on any
other release architecture. We need to either fix these issues or
ignore these tests.
Test 1 log excerpt
===========
test: gtk:css / parser variables.css
start time: 12:46:32
duration: 0.06s
result: killed by signal 11 SIGSEGV
command: GSETTINGS_SCHEMA_DIR=/<<PKGBUILDDIR>>/debian/build/deb/gtk
G_TEST_BUILDDIR=/<<PKGBUILDDIR>>/debian/build/deb/testsuite/css/parser
GTK_CSD=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
GTK_DEBUG=css GDK_DEBUG=default-settings
G_TEST_SRCDIR=/<<PKGBUILDDIR>>/testsuite/css/parser
MESON_TEST_ITERATION=1
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/debian/build/deb/gtk
MALLOC_PERTURB_=19 G_ENABLE_DIAGNOSTIC=0
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
GSETTINGS_BACKEND=memory TEST_OUTPUT_SUBDIR=x11
GDK_BACKEND=x11
/<<PKGBUILDDIR>>/debian/build/deb/testsuite/css/parser/test-css-parser
--tap -k /<<PKGBUILDDIR>>/testsuite/css/parser/variables.css
----------------------------------- stdout -----------------------------------
TAP version 14
# random seed: R02S8e2aca9ba1125f999216ada92eed4430
# GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication
(this will deadlock if server is GDBus < 2.73.3)
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default
implementation local (GLocalVfs) for ‘gio-vfs’
1..1
# Start of build tests
# Start of reproducible-path tests
# Start of gtk4-4.15.5+ds tests
# Start of testsuite tests
# Start of css tests
# Start of parser tests
----------------------------------- stderr -----------------------------------
(test program exited with status code -11)
Test 2 log excerpt
===========
test: gtk:css / style
start time: 12:46:32
duration: 0.17s
result: killed by signal 11 SIGSEGV
command: GTK_A11Y=test
GSETTINGS_SCHEMA_DIR=/<<PKGBUILDDIR>>/debian/build/deb/gtk
GTK_CSD=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
G_TEST_BUILDDIR=/<<PKGBUILDDIR>>/debian/build/deb/testsuite/css/style
GTK_DEBUG=css GDK_DEBUG=default-settings GSK_RENDERER=cairo
MESON_TEST_ITERATION=1
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/debian/build/deb/gtk
G_TEST_SRCDIR=/<<PKGBUILDDIR>>/testsuite/css/style
G_ENABLE_DIAGNOSTIC=0
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
GSETTINGS_BACKEND=memory TEST_OUTPUT_SUBDIR=x11
GDK_BACKEND=x11 MALLOC_PERTURB_=232
/<<PKGBUILDDIR>>/debian/build/deb/testsuite/css/style/test-css-style --tap -k
----------------------------------- stdout -----------------------------------
TAP version 14
# random seed: R02S79e4f61abb17a6c99ffeda967bafcb03
# GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication
(this will deadlock if server is GDBus < 2.73.3)
# GLib-GIO-DEBUG: _g_io_module_get_default:
Found default implementation local (GLocalVfs) for ‘gio-vfs’
1..15
# Start of build tests
# Start of reproducible-path tests
# Start of gtk4-4.15.5+ds tests
# Start of testsuite tests
# Start of css tests
# Start of style tests
ok 1 /<<PKGBUILDDIR>>/testsuite/css/style/adjacent-states.ui
ok 2 /<<PKGBUILDDIR>>/testsuite/css/style/bloomfilter-not.ui
ok 3 /<<PKGBUILDDIR>>/testsuite/css/style/colornames.ui
ok 4 /<<PKGBUILDDIR>>/testsuite/css/style/currentcolor.ui
ok 5 /<<PKGBUILDDIR>>/testsuite/css/style/currentcolor2.ui
ok 6 /<<PKGBUILDDIR>>/testsuite/css/style/currentcolor3.ui
ok 7 /<<PKGBUILDDIR>>/testsuite/css/style/currentcolor4.ui
ok 8 /<<PKGBUILDDIR>>/testsuite/css/style/font.ui
ok 9 /<<PKGBUILDDIR>>/testsuite/css/style/gradient.ui
ok 10 /<<PKGBUILDDIR>>/testsuite/css/style/inherit.ui
ok 11 /<<PKGBUILDDIR>>/testsuite/css/style/label.ui
ok 12 /<<PKGBUILDDIR>>/testsuite/css/style/misc.ui
ok 13 /<<PKGBUILDDIR>>/testsuite/css/style/nth-child.ui
ok 14 /<<PKGBUILDDIR>>/testsuite/css/style/root.ui
----------------------------------- stderr -----------------------------------
(test program exited with status code -11)
Full logs
=======
https://buildd.debian.org/status/package.php?p=gtk4&suite=experimental
Thank you,
Jeremy Bícha
--- End Message ---
--- Begin Message ---
Source: gtk4
Source-Version: 4.16.1+ds-2
Done: Jeremy Bícha <jbi...@ubuntu.com>
We believe that the bug you reported is fixed in the latest version of
gtk4, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1079...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeremy Bícha <jbi...@ubuntu.com> (supplier of updated gtk4 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 15 Sep 2024 17:11:16 -0400
Source: gtk4
Built-For-Profiles: noudeb
Architecture: source
Version: 4.16.1+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bícha <jbi...@ubuntu.com>
Closes: 1077757 1079545 1079546 1079548
Launchpad-Bugs-Fixed: 2076652 2077313
Changes:
gtk4 (4.16.1+ds-2) unstable; urgency=medium
.
* Release to unstable (Closes: #1079548)
.
gtk4 (4.16.1+ds-1) experimental; urgency=medium
.
* New upstream release
- d/patches: Drop patches that were applied upstream
* d/run-tests.sh: Ensure temporary XDG_RUNTIME_DIR is mode 0700.
This avoids warnings from e.g. weston.
* Upload to experimental to check that this is buildable on all release
architectures. If all goes well, the next upload can be to unstable.
.
gtk4 (4.16.0+ds-2) experimental; urgency=medium
.
[ Simon McVittie ]
* d/p/Revert-css-Simplify-theme-loading.patch:
Add a regression fix from upstream
* d/p/gdkgltexture-Avoid-use-after-free-when-switching-GdkGLCon.patch:
Add patch to fix a use-after-free when using softpipe
* d/rules: Ignore label-shadows reftest failure whenever we are using
softpipe.
Temporarily switching from llvmpipe to softpipe on an architecture
where this previously worked (armel) causes this reftest to fail,
which seems like evidence that the different result is a softpipe
rendering difference.
* d/p/testsuite-If-validation-result-is-not-as-expected-log-the.patch:
Add proposed patch to improve diagnostics if the validate test fails
*
d/p/workarounds/scaling-test-Skip-floating-point-pixel-formats-with-Cairo.patch:
Add a proposed patch to skip test-cases that have intermittent failures
*
d/p/workarounds/tests-Skip-floating-point-texture-scaling-tests-on-softpi.patch:
Add a workaround for test failures on architectures that use softpipe
*
d/p/workarounds/memorytexture-test-Ignore-failures-with-FP-softpipe-ngl-o.patch:
Add a patch to work around floating point textures not working on mips64el
(Mitigates: #1081275)
* d/p/debian/reftests-Allow-minor-differences-to-be-tolerated.patch:
Fix a compiler warning
.
gtk4 (4.16.0+ds-1) experimental; urgency=medium
.
[ Simon McVittie ]
* New upstream release
* d/rules: Use softpipe to run tests on riscv*, similar to mips*,
powerpc and sparc*.
The ORCJIT implementation of llvmpipe used on these architectures
does not seem to be ready yet, and now that Mesa 24.2.1-4 has
re-enabled softpipe (#1080475) we can use it to avoid llvmpipe issues.
(Mitigates: #1080435)
* d/copyright: Update
* Refresh patch series
.
gtk4 (4.15.6+ds-1) experimental; urgency=medium
.
[ Jeremy Bícha ]
* Remove memorytexture patch: test should pass now on big-endian
(Closes: #1077757)
.
[ Simon McVittie ]
* New upstream development release
* d/copyright: Update
* d/patches: Update patch series
* d/p/gtkcssvariableset-Fix-listing-IDs-on-big-endian-machines.patch,
d/p/gtkcssprovider-Fix-sorting-of-custom-property-IDs-on-64-b.patch:
Fix crashes on 64-bit big-endian since 4.15.x (Closes: #1079546)
* d/p/testsuite-Add-a-suite-for-tests-that-require-dev-udmabuf.patch,
d/rules:
Skip tests that require /dev/udmabuf, which is not currently available
on Debian kernels, and unlikely to become available on buildds
* d/p/gtkcssnumbervalue-Don-t-use-fesetround-on-ARM-softfloat.patch:
Add a patch to work around fesetround() not working on armel
(Closes: #1079545)
* d/tests: Run templates.test again.
This is believed to be reliable on all architectures supported by
ci.debian.net now.
* d/tests/installed-tests: Quote more defensively
.
gtk4 (4.15.5+ds-2) experimental; urgency=medium
.
* Replace disable vulkan patch with alternative fix pushed upstream
* Update list of sysprof enabled architectures
.
gtk4 (4.15.5+ds-1) experimental; urgency=medium
.
[ Jeremy Bícha ]
* New upstream release
- Fix large mouse cursor when using scaling (LP: #2076652)
* debian/libgtk-4-1.symbols.in: Add new symbols
* Remove 2 patches applied in new release
* Refresh patches
.
[ Nathan Pratta Teodosio ]
* Add patch to disable vulkan in memorytexture, scaling & dmabufformats tests
(LP: #2077313)
.
[ Marco Trevisan (Treviño) ]
* Update gstreamer subproject patches
.
gtk4 (4.15.4+ds-2) experimental; urgency=medium
.
* Fix arch:all only build
* Bump Standards Version to 4.7.0
.
gtk4 (4.15.4+ds-1) experimental; urgency=medium
.
[ Jeremy Bícha ]
* New upstream release
* debian/libgtk-4-1.symbols.in: Add new symbols
* Bump minimum cairo to 1.18 & wayland-protocols to 1.36
* libgtk-4-bin: Install gtk4-image-tool
* Fix installing update-icon-caches manpage
* Add patch to fix css parser autopkgtest
* Add patch to skip broken color-mix test
* Add the doc-check tests to skipped_suites since they don't pass yet
* Remove 5 patches applied in new release
* autopkgtest: Set GTK_DEBUG=css as was done upstream
.
[ Simon McVittie ]
* Take over gtk-update-icon-cache from src:gtk+3.0
Checksums-Sha1:
f2904eeb4dbf208d5d30010260b634d12766b231 4881 gtk4_4.16.1+ds-2.dsc
033acf03577122a0f4036597fd799ab1b18a99db 3609408 gtk4_4.16.1+ds-2.debian.tar.xz
2c963594ff3dffa5346217ef9d8b42086ebd1abf 18295
gtk4_4.16.1+ds-2_source.buildinfo
Checksums-Sha256:
2a8ad7d45772bde4e92a3ee38b9fca2ac1f6e3ef7cfc6115fd413a35cb26b319 4881
gtk4_4.16.1+ds-2.dsc
1ff66d90a1be183aa2823bcb8a71d10cb49ed0c74760eb7107097a7dc3be73ab 3609408
gtk4_4.16.1+ds-2.debian.tar.xz
a4a164aa9384b58708b05554e0a6c1255d1255406d1715fe39bff4be56312b11 18295
gtk4_4.16.1+ds-2_source.buildinfo
Files:
2ec24e85a8277559000c1a3247b1d0df 4881 libs optional gtk4_4.16.1+ds-2.dsc
3161334ac4d583c86b70e2ad2f44c6fa 3609408 libs optional
gtk4_4.16.1+ds-2.debian.tar.xz
47e4ce197d5c532ee96af8003bf5ae63 18295 libs optional
gtk4_4.16.1+ds-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmbnUL4ACgkQ5mx3Wuv+
bH3S7BAAk8521xw4tB1YNQiTd8SNRVu8EYwt1qvo656awkbltpMir65cJkKETxKG
U9EhspNTc4RhrpMMmU14dullL54lV8pjl3mfxKLZ9ouRUNJGv/0gh6Qd76zzerBh
MZErFKWxE6V8uplUwTAaPMBmM/KaFNysXyfq1hAmDNsaq95E6aG8KwDbGqnEA+Dv
bPGi+FzaV1NcwFghF0ZurVWvGXguuLMJr3OiyGspZwug69UH9XsLZG4oCpUXxCsZ
5uLk+QXi2KoKDMt/te3Z4R1UreIvCLLRgJPI6NSooh6x7JmkniYy7eGF7B/0OZFb
IwK+4rX3JvEZRBoH2Q/zZ2VkFaCz585IV0822bxftxTWRvY1d0svWTYmfHyDHBCl
/K7gFrfGxqUmE0zoxu5kH4HerzGG8bjsyiUNQcWX4STVo2XZJsYPR1H6diQYcpsA
IgYpVVBwKu7VdktYTOrUALstYB5eOJt9rPIPr47cviIyC1dXH5KF2x8JjLs/3kUS
fxYdWSrHHEDjXNPxgqOx0hYGfhKCN+/yzwM11veEOxvLglFSGaSvilBSLqlruIIW
CfG8Rvzz7OUTBEOTf+9mRP8D1rK8HYnwT48oSAyoFly1+bRIDF5vOpzUfSpWEfrl
2FOEkeQmEUYx0CyLFw1rEziOgtUpEtuTFIUONqxAy/8q293i0mk=
=4uSM
-----END PGP SIGNATURE-----
pgpLTt8dVzCJU.pgp
Description: PGP signature
--- End Message ---