Your message dated Wed, 11 Dec 2024 22:19:37 +0000
with message-id <e1tlv3r-00crlc...@fasolo.debian.org>
and subject line Bug#1086191: fixed in libayatana-appindicator 0.5.93+really-2
has caused the Debian Bug report #1086191,
regarding libayatana-appindicator: FTBFS on riscv64 due to testsuite failure
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.)
--
1086191: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086191
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libayatana-appindicator
Version: 0.5.93+really-1
Severity: serious
Tags: ftbfs patch
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: debian-ri...@lists.debian.org
User: debian-ri...@lists.debian.org
Usertags: riscv64
Dear maintainer,
libayatana-appindicator fails to build from source on riscv64:
| test 1
| Start 1: test-libappindicator-fallback
|
| 1: Test command:
/<<PKGBUILDDIR>>/build/gtk3/tests/test-libappindicator-fallback
| 1: Working Directory: /<<PKGBUILDDIR>>/build/gtk3/tests
| 1: Test timeout computed to be: 1500
| 1: DBus daemon:
unix:path=/tmp/dbus-JKXCPlWVTi,guid=fb07080c502a2dbe740f8f4366fbb76d
| 1: Watcher: Started with PID: 2042977
| 1: Item : Started with PID: 2042978
| 1:
| 1: ** (process:2042977): ERROR **: 08:48:45.611: Unable to get name owner
| 1: Watcher: Exited with status 5
| 1: dbus-daemon[2042973]: [session uid=2952 pid=2042973] Activating service
name='org.a11y.Bus' requested by ':1.1' (uid=2952 pid=2042978
comm="/<<BUILDDIR>>/libayatana-appindicator-0")
| 1: dbus-daemon[2042973]: [session uid=2952 pid=2042973] Successfully
activated service 'org.a11y.Bus'
| 1: dbus-daemon[2042989]: Activating service name='org.a11y.atspi.Registry'
requested by ':1.0' (uid=2952 pid=2042978
comm="/<<BUILDDIR>>/libayatana-appindicator-0")
| 1: dbus-daemon[2042989]: Successfully activated service
'org.a11y.atspi.Registry'
| 1: DBus daemon: SpiRegistry daemon is running with well-known name -
org.a11y.atspi.Registry
| 1: Item : Exited with status 256
| 1: Watcher: Shutting down
| 1: Item: Shutting down
| 1: DBus daemon: Shutdown
| 1/4 Test #1: test-libappindicator-fallback ....***Failed 31.33 sec
| DBus daemon:
unix:path=/tmp/dbus-JKXCPlWVTi,guid=fb07080c502a2dbe740f8f4366fbb76d
| Watcher: Started with PID: 2042977
| Item : Started with PID: 2042978
|
| ** (process:2042977): ERROR **: 08:48:45.611: Unable to get name owner
| Watcher: Exited with status 5
| dbus-daemon[2042973]: [session uid=2952 pid=2042973] Activating service
name='org.a11y.Bus' requested by ':1.1' (uid=2952 pid=2042978
comm="/<<BUILDDIR>>/libayatana-appindicator-0")
| dbus-daemon[2042973]: [session uid=2952 pid=2042973] Successfully activated
service 'org.a11y.Bus'
| dbus-daemon[2042989]: Activating service name='org.a11y.atspi.Registry'
requested by ':1.0' (uid=2952 pid=2042978
comm="/<<BUILDDIR>>/libayatana-appindicator-0")
| dbus-daemon[2042989]: Successfully activated service 'org.a11y.atspi.Registry'
| DBus daemon: SpiRegistry daemon is running with well-known name -
org.a11y.atspi.Registry
| Item : Exited with status 256
| Watcher: Shutting down
| Item: Shutting down
| DBus daemon: Shutdown
...
| 75% tests passed, 1 tests failed out of 4
|
| Total Test time (real) = 71.74 sec
|
| The following tests FAILED:
| 1 - test-libappindicator-fallback (Failed)
| Errors while running CTest
The full build log is available there:
https://buildd.debian.org/status/fetch.php?pkg=libayatana-appindicator&arch=riscv64&ver=0.5.93%2Breally-1&stamp=1727772595&raw=0
After investigation, it appears that the issue is due to a hardcoded
delay in the test that this too low for the hardware used by the riscv64
build daemons. The following patch fixes the issue:
---
libayatana-appindicator-0.5.93+really.orig/tests/test-libappindicator-fallback-watcher.c
+++
libayatana-appindicator-0.5.93+really/tests/test-libappindicator-fallback-watcher.c
@@ -72,7 +72,7 @@ main (int argv, char ** argc)
return 1;
}
- g_usleep (500000);
+ g_usleep (750000);
gboolean bOwner = FALSE;
GVariant *pResult = g_dbus_proxy_call_sync (pProxy, "NameHasOwner",
g_variant_new ("(s)", "org.test"), G_DBUS_CALL_FLAGS_NONE, -1, NULL, &pError);
Regards
Aurelien
--- End Message ---
--- Begin Message ---
Source: libayatana-appindicator
Source-Version: 0.5.93+really-2
Done: Mike Gabriel <sunwea...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libayatana-appindicator, 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 1086...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mike Gabriel <sunwea...@debian.org> (supplier of updated
libayatana-appindicator 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: Wed, 11 Dec 2024 22:51:11 +0100
Source: libayatana-appindicator
Architecture: source
Version: 0.5.93+really-2
Distribution: unstable
Urgency: medium
Maintainer: Ayatana Packagers <pkg-ayatana-de...@lists.alioth.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Closes: 1086191
Changes:
libayatana-appindicator (0.5.93+really-2) unstable; urgency=medium
.
* debian/patches:
+ Add 1001_fix-tests-on-riscv64.patch. Increase g_usleep delay to meet
slowliness of riscv64 hardware in Debian's buildd setup. (Closes:
#1086191).
Checksums-Sha1:
35a4fc9b98836d5bcab4811cb1b305da8dde501a 3108
libayatana-appindicator_0.5.93+really-2.dsc
6170879daedbe5ba5bf67fd63ea1f8ed1604157a 18412
libayatana-appindicator_0.5.93+really-2.debian.tar.xz
77c447f19c9e101a02d51245824b2535a838a563 19086
libayatana-appindicator_0.5.93+really-2_source.buildinfo
Checksums-Sha256:
c24de68889d760fd0958e1d266501f0e308f39f95e665b5bf62b17e0fc0233da 3108
libayatana-appindicator_0.5.93+really-2.dsc
9df6c27bfb9a965e20837bad632c3cafe2db804883eb352219e061ed405f1489 18412
libayatana-appindicator_0.5.93+really-2.debian.tar.xz
35d4a6cab667b7e8f92038fcbb248be704b39a85caa48f214f62bd290b4f41db 19086
libayatana-appindicator_0.5.93+really-2_source.buildinfo
Files:
cb91cdd600c6bf4c720a95c6c1fb0307 3108 libs optional
libayatana-appindicator_0.5.93+really-2.dsc
1cd9e0ef29c1239bf637d7e9ff6b8639 18412 libs optional
libayatana-appindicator_0.5.93+really-2.debian.tar.xz
bc5c4fc39a782108736760664f46bd2d 19086 libs optional
libayatana-appindicator_0.5.93+really-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAmdaCWQVHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxk7AP+gKUdH5GuCy7wovyOKZN4cwwFGpu
Y7sz5HxIz0yKMUWQzNGdILY8FMAK8uUft4fkBv23kLjR/Rt+ToAZv1SAEGCBYs0U
1OpoyrDTJG7ygsNMwyPphRiCvwRxKZenkkBR/aCn2Mt35xsSggfVZzDjln27DMx5
bVkScY/jk9GyRnbh6bNrHxnbMPHIFqGQgiaYvEOw0uQ/I63uHpkYNxPd87DFas7j
HWPwjJXkxUCeg+3Cp/C5d7NBgeaWiO39+U8Ss10n7pfeDrc1iJXYkHw///BLkeSN
3U9zIecwSLsU3WrhwMQA21VYjDa3JUzQ3LD58+fIGbI/3H9O2zfvR25DmfAKI5vu
Uxtz/0D6oMjXDJ9znhO9zfALCdg2/1v8Sb6e8M34lQXYrtBm0S3q/hGSQRvPmto0
ozxU6VkORsfyQ5JI63it7n6TAAce3nG5UN5uSaCrRcrN3AHsOsPWiOFJW5r5lNqb
J21Yc2ILhtP9bZi4j2ItrhY1SOENj9Fm2EuzyDzxGHpqojhTgpMm6ahNKh8A91mQ
fN2Jagm6gpUghGrA6O6KyQY1YtOgaN9Wyzr51pjtD/Euptt75GrI+uWgHfODv7KA
13Qc+D8SrduPJUXgZoMMw67b5xrMXg9cPacyfpsYHZY45y1ciO7hcZekx3EA/sJu
VxGR9/+apRAUyjvX
=TQFr
-----END PGP SIGNATURE-----
pgpJG2TQ74B3f.pgp
Description: PGP signature
--- End Message ---