Your message dated Sat, 16 Oct 2021 22:03:47 +0000
with message-id <e1mbrmn-000360...@fasolo.debian.org>
and subject line Bug#995929: fixed in mutter 41.0-5
has caused the Debian Bug report #995929,
regarding mutter: FTBFS on armel|armhf|arm64: build-time test core+mutter/unit
/ normal times out
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.)
--
995929: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995929
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mutter
Version: 41.0-1
Severity: serious
Tags: ftbfs experimental
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: debian-...@lists.debian.org
The new version of mutter in experimental includes a build-time unit test
"core+mutter/unit / normal" which succeeds in about 20 seconds on for example
i386 and ppc64el, but fails with a timeout (after 6 minutes) on all three
ARM-based release architectures: armel, armhf, arm64.
I initially suspected this might be because we are forcing GLES2 rather than
"big GL" on armel and armhf, but arm64 fails in the same way and is not
forcing use of GLES2. Maybe one of our dependencies, like perhaps Mesa or
X11, has a special case for all three ARM-based release architectures?
Any ideas?
smcv
--- End Message ---
--- Begin Message ---
Source: mutter
Source-Version: 41.0-5
Done: Simon McVittie <s...@debian.org>
We believe that the bug you reported is fixed in the latest version of
mutter, 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 995...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon McVittie <s...@debian.org> (supplier of updated mutter 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: SHA256
Format: 1.8
Date: Sat, 16 Oct 2021 18:52:20 +0100
Source: mutter
Architecture: source
Version: 41.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Simon McVittie <s...@debian.org>
Closes: 993171 995929
Changes:
mutter (41.0-5) unstable; urgency=medium
.
* Team upload
* Merge packaging from unstable
- No changes relative to 41.0-4, except for the changelog
* Close #995929 via changelog.
The patches in 41.0-4 seem to have been successful.
* Release to unstable (starts transition: #996607)
.
mutter (41.0-4) experimental; urgency=medium
.
* Team upload
* d/control.in: libmutter-test-9 Depends on mutter.
It wants the libdefault.so plugin, which is in mutter.deb.
* Update Lintian overrides for RUNPATH
* d/patches: Another try at fixing #995929 (Closes: #995929)
* d/rules: Disable gvfs when running unit tests
.
mutter (41.0-3) experimental; urgency=medium
.
* Team upload
* d/p/tests-Change-how-we-wait-for-an-orientation-change.patch:
Add patch attempting to fix #995929
* d/p/tests-Add-additional-debug-in-wait_for_orientation.patch,
d/p/tests-Watch-the-orientation-manager-independently.patch:
Try to diagnose what's going on if #995929 is still not fixed
.
mutter (41.0-2) experimental; urgency=medium
.
* Team upload
* Build-depend on libgl-dev instead of transitional libgl1-mesa-dev
* (Build-)Depend on libgles-dev instead of transitional libgles2-mesa-dev
* d/rules: Don't let log from flaky tests overwrite log from main tests
* d/p/tests-dbus-runner-Make-sure-to-tear-down-even-on-test-fai.patch:
Add patch from upstream to stop failing tests causing a timeout.
Failing tests will generally still cause FTBFS, but failing immediately
is more buildd-friendly than timing out.
* d/p/tests-Don-t-use-TestEnvironment.patch,
d/p/tests-Don-t-continue-if-setup-commands-fail.patch:
Update patches for installed-tests to latest version submitted upstream
* d/p/tests-Add-additional-debug-for-Debian-995929.patch:
Add more debug logging to try to diagnose #995929
.
mutter (41.0-1) experimental; urgency=medium
.
* Team upload
.
[ Jeremy Bicha ]
* debian/watch: Watch for stable releases
.
[ Simon McVittie ]
* New upstream release
* Update package names for ABI break
* Update build-dependencies
* d/copyright: Update
* Rebase patch series
* Update symbols file
* d/p/debian/synaptics-support.patch:
Stop patching in Xorg synaptics driver support.
Upstream rejected this patch back in 2018, but we continued to apply it
as a transitional step for Ubuntu 18.04. Since then we've had stable/LTS
releases of Debian 10, Ubuntu 18.04, Debian 11 and Ubuntu 20.04,
libinput has improved, and both Debian and Ubuntu have switched to
running GNOME in Wayland mode by default; let's have another try at
following upstream on this. (Closes: #993171)
* d/rules: Use upstream driver selection, except on 32-bit ARM.
Specifying -Ddefault_driver=gl on x86 (and other architectures that are
not 32-bit ARM) is no longer the same as the upstream default: the
upstream default is now gl3, meaning modern OpenGL, whereas the gl driver
is legacy (pre-3.2) OpenGL. Assume upstream are doing this for a reason.
For now we continue to specify -Ddefault_driver=gles2 on 32-bit ARM, and
apply the patch that adds the default_driver option, because 32-bit ARM
has historically been an exception to the usual rules.
* Add test-dependency on python3-dbus, python3-dbusmock
* d/p/meta-dbus-runner-Import-importlib.util.patch:
Add patch to fix test failure by working around #994806
* d/p/tests-Don-t-use-TestEnvironment.patch,
d/p/tests-Don-t-continue-if-setup-commands-fail.patch:
Add patch to avoid using TestEnvironment.
This works around a gnome-desktop-testing bug.
* Add Lintian override for another RUNPATH in the tests.
As with the existing tests, this is necessary to use mutter's fork of
clutter and cogl.
* Standards-Version: 4.6.0 (no changes required)
* Put the new libmutter-test-9 in its own binary package.
To avoid micro-packages, this includes the -dev files too; there is no
explicit dependency on libmutter-9-dev, but packages compiling against
this library are expected to build-depend on both. Outside mutter
itself, it is only expected to be used by gnome-shell.
Checksums-Sha1:
61de5e41707dfbc89f8daa1fdc9e45ff72b11f46 4323 mutter_41.0-5.dsc
0e72c3094a29a0c94891502f6bfdf50b4926132c 68552 mutter_41.0-5.debian.tar.xz
aca3672bbcf5dbfb2e4779fe6189170063b7dd92 18849 mutter_41.0-5_source.buildinfo
Checksums-Sha256:
a6f935a185d4d2ebd16c620970007d5a31da62c8930e730758cacfb98bd1a95a 4323
mutter_41.0-5.dsc
41ba0d4e4eafbd5274ceb281a4555313e05872a1a8f56a6b7b00534f71b08e3c 68552
mutter_41.0-5.debian.tar.xz
5a8a2b124519f1a10bbca744517885d89f3ac18b473012f75e8e9874c1cea6a7 18849
mutter_41.0-5_source.buildinfo
Files:
a40197fa6ac1bb47aa5ff84fcbe75c56 4323 x11 optional mutter_41.0-5.dsc
37409088271aec5722b1d8e9dff8b391 68552 x11 optional mutter_41.0-5.debian.tar.xz
67dd4320e846d639800b68e91ef2cc51 18849 x11 optional
mutter_41.0-5_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmFrSEQACgkQ4FrhR4+B
TE/FABAAryYYz/FTJF8x8n08T1j19nlmFrQzdawmh3e4wp+1RBwGuHS7/SDWQQw/
82NBarRwIB20En6tiLwxcGDbKiLE96YjtunAUgqCMEeojzf12KaADt5sbp/XJyfA
Zioj3PCBf8mfNMc1RVyy6XSrOlq2yH7h11xgzJ6f+TGKQTPU38kjf54lZKFy3ESb
GVY4spKo3pSghYn1fGEFjykP7NvzXgvFSgvBmaiaJTUZR6dAnpu/rPczQG7I5OGc
EdBHsHL8BVFPV/snMF45BZRCD6rkpC7ou0ZxQ98M2IWn+n1x/hTLN9oXIb3My3Xi
CcWA11AEFboJEwG0XitLc8Utsark1OD0U2oCsm9xViRZ4hmJN66CsTc04DMnnQ9N
7UzSxhVHZeSHjjCzgK4j6rGtm3a9Rx1Dol12ziYwTlfPLRXy0Ha8W/DEMYgsMbMB
qSHOjuiTbhlPCy2xEabdFvxPMaUGJfGfM81F4usbyvi8NzR3J0rgLbZKSUB1/QKV
8Bt0/EbxO7oIGYusGXpq2Ofd4Vp+J97xctdUTDCrRPtYwG6lBvXPLehyhjKEhRar
CmtFLvZiOSwqtX5zSzP3G02qyLThV5xeMqbKl5LZoO6D5IaqHJWKYLZg3744uEly
r9LuVYumrt2p8ObOtuAne9kmFyLk/+IXJsP9Qf2fyOcdKx1H/OU=
=C4Ck
-----END PGP SIGNATURE-----
--- End Message ---