[ebuild R *] media-libs/dav1d-9999:0/5::gentoo USE="8bit 10bit asm" ABI_X86="32 (64) (-x32)" 0 KiB !!! existing preserved libs: >>> package: media-libs/dav1d-9999 * - /usr/lib/libdav1d.so.5 * - /usr/lib/libdav1d.so.5.1.1 * used by /usr/lib/libavcodec.so.58.134.100 (media-video/ffmpeg-4.4-r1) * used by /usr/lib/libavif.so.12.0.0 (media-libs/libavif-0.9.2) * - /usr/lib64/libdav1d.so.5 * - /usr/lib64/libdav1d.so.5.1.1 * used by /usr/lib64/libavcodec.so.58.134.100 (media-video/ffmpeg-4.4-r1) * used by /usr/lib64/libavif.so.12.0.0 (media-libs/libavif-0.9.2) Use emerge @preserved-rebuild to rebuild packages using these libraries jlgentoo ~ # ls -l /usr/lib64/libdav1d* lrwxrwxrwx 1 root root 13 4. Sep 10:21 /usr/lib64/libdav1d.so -> libdav1d.so.6 lrwxrwxrwx 1 root root 17 28. Aug 23:11 /usr/lib64/libdav1d.so.5 -> libdav1d.so.5.1.1 -rwxr-xr-x 1 root root 1310904 28. Aug 23:11 /usr/lib64/libdav1d.so.5.1.1 lrwxrwxrwx 1 root root 17 4. Sep 10:21 /usr/lib64/libdav1d.so.6 -> libdav1d.so.6.0.0 -rwxr-xr-x 1 root root 1319096 4. Sep 10:21 /usr/lib64/libdav1d.so.6.0.0 https://code.videolan.org/videolan/dav1d/-/tags/0.9.2
media-libs/libavif-0.9.2 and media-video/ffmpeg-4.4-r1 fail to compile against this version. Upstream fixes: https://github.com/AOMediaCodec/libavif/pull/750 and https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/e204846ec16c1ab34c7f3a681734cf5190433018
the active PR https://github.com/AOMediaCodec/libavif/pull/751
no problems with media-libs/dav1d-0.9.2 API/slot changes are after that release.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cfb515e32e7ae4dc587d7b04c5463de11c85810 commit 0cfb515e32e7ae4dc587d7b04c5463de11c85810 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-22 01:21:29 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-22 01:22:53 +0000 media-libs/dav1d: add 1.0.0 Closes: https://bugs.gentoo.org/811585 Signed-off-by: Sam James <sam@gentoo.org> media-libs/dav1d/Manifest | 1 + media-libs/dav1d/dav1d-1.0.0.ebuild | 59 +++++++++++++++++++++++++++++++++++++ media-libs/dav1d/dav1d-9999.ebuild | 25 ++++++++-------- 3 files changed, 72 insertions(+), 13 deletions(-)