Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 954400 - media-libs/oneVPL-cpu: missing := for ffmpeg
Summary: media-libs/oneVPL-cpu: missing := for ffmpeg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low enhancement
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-25 15:01 UTC by Filip Kobierski
Modified: 2025-04-25 19:31 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Kobierski 2025-04-25 15:01:32 UTC
When upgrading to ffmpeg 7 I got this message:

!!! existing preserved libs:
>>> package: media-video/ffmpeg-7.1.1
 *  - /usr/lib64/libavcodec.so.60
 *  - /usr/lib64/libavcodec.so.60.31.102
 *      used by /usr/lib64/libvplswref64.so.1 (media-libs/oneVPL-cpu-2023.2.0-r1)
 *  - /usr/lib64/libavfilter.so.9
 *  - /usr/lib64/libavfilter.so.9.12.100
 *      used by /usr/lib64/libvplswref64.so.1 (media-libs/oneVPL-cpu-2023.2.0-r1)
 *  - /usr/lib64/libavformat.so.60
 *  - /usr/lib64/libavformat.so.60.16.100
 *  - /usr/lib64/libavutil.so.58
 *  - /usr/lib64/libavutil.so.58.29.100
 *      used by /usr/lib64/libvplswref64.so.1 (media-libs/oneVPL-cpu-2023.2.0-r1)
 *  - /usr/lib64/libpostproc.so.57
 *  - /usr/lib64/libpostproc.so.57.3.100
 *  - /usr/lib64/libswresample.so.4
 *  - /usr/lib64/libswresample.so.4.12.100
 *  - /usr/lib64/libswscale.so.7
 *  - /usr/lib64/libswscale.so.7.5.100
 *      used by /usr/lib64/libvplswref64.so.1 (media-libs/oneVPL-cpu-2023.2.0-r1)
Use emerge @preserved-rebuild to rebuild packages using these libraries

Adding := to ffmpeg dependency would save the users another emerge.
Comment 1 Larry the Git Cow gentoo-dev 2025-04-25 19:31:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f5000420b5674a5571224576c005ee2b5c87aa

commit 56f5000420b5674a5571224576c005ee2b5c87aa
Author:     Nowa Ammerlaan <nowa@gentoo.org>
AuthorDate: 2025-04-25 19:31:10 +0000
Commit:     Nowa Ammerlaan <nowa@gentoo.org>
CommitDate: 2025-04-25 19:31:29 +0000

    media-libs/oneVPL-cpu: add missing slot operators
    
    Closes: https://bugs.gentoo.org/954400
    Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>

 ...-2023.2.0-r1.ebuild => oneVPL-cpu-2023.2.0-r2.ebuild} | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)