Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912990 - [guru] media-video/kooha-2.2.3 fails tests: thread element_properties::tests::element_properties panicked at GStreamer has not been initialized Call gst::init first., structure.rs:56:9
Summary: [guru] media-video/kooha-2.2.3 fails tests: thread element_properties::tests:...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Konstantin Tutsch
URL:
Whiteboard:
Keywords: TESTFAILURE, UPSTREAM
Depends on:
Blocks:
 
Reported: 2023-08-25 09:06 UTC by Agostino Sarubbo
Modified: 2023-08-26 07:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,78.78 KB, text/plain)
2023-08-25 09:06 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,10.39 KB, text/plain)
2023-08-25 09:06 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-08-25 09:06:11 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-25 09:06:13 UTC
Created attachment 868671 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-25 09:06:14 UTC
Created attachment 868672 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-08-25 09:06:15 UTC
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`
Comment 4 Konstantin Tutsch 2023-08-26 06:17:25 UTC
This is an upstream error. I reported it: https://github.com/SeaDve/Kooha/issues/197#issuecomment-1694189018
Comment 5 Konstantin Tutsch 2023-08-26 06:32:07 UTC
The missing cargo clippy dependency is also added now.

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?h=dev&id=209077f51af2b21a4824f8e03abbc0bd21232d77
Comment 6 Konstantin Tutsch 2023-08-26 06:42:39 UTC
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.
Comment 7 Larry the Git Cow gentoo-dev 2023-08-26 07:04:57 UTC
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(-)
Comment 8 Viorel Munteanu gentoo-dev 2023-08-26 07:06:22 UTC
You can't change a commit once you pushed it, so I'll just reopen this bug.