https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/amdvlk-bin-2021.2.5 installs soname that are missing symlink(s). Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0037
Created attachment 885387 [details] build.log build log and emerge --info
How can I disable this false warning about sonames? They are actually not necessary for the package.
I have nailed one!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30520de53385c9c148dc911f80bd61bc4e80de04 commit 30520de53385c9c148dc911f80bd61bc4e80de04 Author: Denis Reva <denis7774@gmail.com> AuthorDate: 2024-08-08 14:05:41 +0000 Commit: Denis Reva <denis7774@gmail.com> CommitDate: 2024-08-08 14:05:41 +0000 media-libs/amdvlk-bin: fixed false soname warning Closes: https://bugs.gentoo.org/924953 Signed-off-by: Denis Reva <denis7774@gmail.com> ...{amdvlk-bin-2021.2.5.ebuild => amdvlk-bin-2021.2.5-r1.ebuild} | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=70b0f876ed56a684054089a6af31a7484b5be190 commit 70b0f876ed56a684054089a6af31a7484b5be190 Author: Lucio Sauer <watermanpaint@posteo.net> AuthorDate: 2024-08-08 23:08:57 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2024-08-15 17:25:31 +0000 phase-functions: extend QA_PREBUILT handling to QA_SONAME_NO_SYMLINK This behavior is implied by the ordering of QA variables in the man page since the introduction of QA_SONAME_NO_SYMLINK. Bug: https://bugs.gentoo.org/924953 Fixes: dcb42a417355510284a35c08a4bf849047122a5c Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Mike Gilbert <floppym@gentoo.org> bin/phase-functions.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)