media-libs/dav1d is a subslotted package as dav1d changes SONAME occasionally. As such, vlc should have a := dependency on it in order to mark it for rebuilding. Reproducible: Always Steps to Reproduce: 1. Install vlc with USE=dav1d 2. Update dav1d to a version with a different SONAME Actual Results: dav1d is upgraded and the old libraries are preserved, pending a @preserved-rebuild (assuming you're not crazy enough to run with FEATURES=-preserve-libs) Expected Results: vlc is pulled in immediately for rebuilding against the new SONAME
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=537e738ecc868f2e834bc0ed5e267bc8e14a20dd commit 537e738ecc868f2e834bc0ed5e267bc8e14a20dd Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-11-20 13:10:38 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-11-20 13:17:49 +0000 media-video/vlc: Add slot operator on media-libs/dav1d Reported-by: Doppler <sevener.gentoo@cock.li> Closes: https://bugs.gentoo.org/698842 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-video/vlc/vlc-3.0.8.ebuild | 2 +- media-video/vlc/vlc-3.0.9999.ebuild | 2 +- media-video/vlc/vlc-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)