https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-apps/fwupd-1.8.16 fails tests (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 863864 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 863865 [details] 1-testlog.txt 1-testlog.txt
Error(s) that match a know pattern in addition to what has been reported in the summary: 24/25 thunderbolt-self-test TIMEOUT 120.02s killed by signal 15 SIGTERM 24/25 thunderbolt-self-test TIMEOUT 120.02s killed by signal 15 SIGTERM Program gi-docgen found: NO Run-time dependency systemd found: NO (tried pkgconfig and cmake) Run-time dependency valgrind found: NO (tried pkgconfig)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0868bf5c8e9268edb68016b0db4aa2544450eccf commit 0868bf5c8e9268edb68016b0db4aa2544450eccf Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2023-08-25 10:40:21 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2023-08-25 10:48:39 +0000 sys-apps/fwupd: add 1.9.4 Includes a patch disabling thunderbolt-self-test unless USE=test-full, as dev-util/umockdev interactions with the sandbox have been known to persistently yet somewhat unpredictably (I have yet to see this on any of my systems) lock up waiting for expected device files and subsequently time out. Previous maintainers attempted to address this by changing the time-out of thunderbolt-self-test but alas, at least for some users - including our CI - all that did was delay the failure. Closes: https://bugs.gentoo.org/908540 Signed-off-by: Marek Szuba <marecki@gentoo.org> sys-apps/fwupd/Manifest | 1 + .../fwupd/files/fwupd-1.9.4-fragile_tests.patch | 24 +++ sys-apps/fwupd/fwupd-1.9.4.ebuild | 206 +++++++++++++++++++++ sys-apps/fwupd/metadata.xml | 1 + 4 files changed, 232 insertions(+)