Summary: | =app-misc/tracker-miners-3.6.2-r1 fails to compile: error: ‘AVCodecParameters’ has no member named ‘channels’ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Martin Wegner <gentoo-bugs> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | gentoo-bugs, ionen, poncho |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://gitlab.gnome.org/GNOME/localsearch/-/commit/5e246f9a9423b1baf15ad4f4c4194a22f3caf247 | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=947635 https://bugs.gentoo.org/show_bug.cgi?id=953825 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 928905 | ||
Attachments: | build.log of failed build |
Description
Martin Wegner
2025-03-14 14:31:01 UTC
Created attachment 920766 [details]
build.log of failed build
Upstream commit that fixes the issue: https://gitlab.gnome.org/GNOME/localsearch/-/commit/5e246f9a9423b1baf15ad4f4c4194a22f3caf247 The commit is part of a very extensive MR but I guess it could be backported? I don't maintain this and was going to drive-by add ffmpeg-compat "for now", but this package seem to have other problems. It notably still uses gstreamer even with USE="-gstreamer ffmpeg": * VDB: detected possibly incorrect RDEPEND (app-misc/tracker-miners-3.6.2-r2) * > media-libs/gst-plugins-base:1.0 * > media-libs/gstreamer:1.0 ...and fails to build without it wrt bug #947635 (fails for me as well), meaning that you can't really avoid it. So I'd recommend to just keep (the default) USE=gstreamer enabled until this gets proper attention. |