https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-video/kooha-2.2.3 fails tests. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 868671 [details] build.log build log and emerge --info
Created attachment 868672 [details] 1-testlog.txt 1-testlog.txt
Error(s) that match a know pattern in addition to what has been reported in the summary: Program gtk4-update-icon-cache found: NO thread 'element_properties::tests::element_properties' panicked at 'GStreamer has not been initialized. Call `gst::init` first.', /var/tmp/portage/media-video/kooha-2.2.3/work/kooha-2.2.3/vendor/gstreamer/src/structure.rs:56:9 thread 'profile::tests::incompatibles' panicked at 'GStreamer has not been initialized. Call `gst::init` first.', /var/tmp/portage/media-video/kooha-2.2.3/work/kooha-2.2.3/vendor/gstreamer/src/structure.rs:56:9 error: no such command: `clippy`
This is an upstream error. I reported it: https://github.com/SeaDve/Kooha/issues/197#issuecomment-1694189018
The missing cargo clippy dependency is also added now. https://gitweb.gentoo.org/repo/proj/guru.git/commit/?h=dev&id=209077f51af2b21a4824f8e03abbc0bd21232d77
And this previous commit of mine closes this bug which isn't true. https://gitweb.gentoo.org/repo/proj/guru.git/commit/?h=dev&id=1b8beb7834fcd1666329dd59018112d7a830ecb4 I can't rebase to fix this.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1b8beb7834fcd1666329dd59018112d7a830ecb4 commit 1b8beb7834fcd1666329dd59018112d7a830ecb4 Author: Konstantin Tutsch <mail@konstantintutsch.de> AuthorDate: 2023-08-25 18:11:34 +0000 Commit: Konstantin Tutsch <mail@konstantintutsch.de> CommitDate: 2023-08-25 18:11:34 +0000 media-video/kooha: remove gnome.post_install() from meson.build Closes: https://bugs.gentoo.org/912990 Signed-off-by: Konstantin Tutsch <mail@konstantintutsch.de> media-video/kooha/kooha-2.2.3.ebuild | 48 ++++++++++++++++++++++++------------ 1 file changed, 32 insertions(+), 16 deletions(-)
You can't change a commit once you pushed it, so I'll just reopen this bug.