https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/libva-compat-1.8.3-r2 fails to compile. Discovered on: amd64 (internal ref: clang-lld_tinderbox) System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 886142 [details] build.log build log and emerge --info
https://github.com/intel/libva/commit/45acdece2c8b7d8f6d4e5edd9b9da89e78f18ba2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b71b513866c22e51184dedf1e2d8b873a8781cc commit 9b71b513866c22e51184dedf1e2d8b873a8781cc Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-04-02 16:59:26 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2025-04-05 21:42:51 +0000 media-libs/libva-compat: update EAPI 7 -> 8, fix build problems Fix missing function parameters for C23. Add upstream patch that deleted non-existent symbol from linking script for Clang/LLD Closes: https://bugs.gentoo.org/925671 Closes: https://bugs.gentoo.org/944163 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/41436 Signed-off-by: James Le Cuirot <chewi@gentoo.org> .../files/libva-compat-1.8.3-missing-decl.patch | 13 ++++ .../libva-compat-1.8.3-nonexisting-symbol.patch | 26 ++++++++ .../libva-compat/libva-compat-1.8.3-r3.ebuild | 71 ++++++++++++++++++++++ 3 files changed, 110 insertions(+)