https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-kernel/rte_kni-kmod-22.03 calls objdump directly. Discovered on: amd64 (internal ref: guru_ci) NOTE: As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different OBJDUMP implementation (like llvm-objdump). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Created attachment 776216 [details] build.log build log and emerge --info
Created attachment 776219 [details] 1-meson-log.txt 1-meson-log.txt
Error(s) that match a know pattern: Program objdump llvm-objdump found: NO buildtools/meson.build:7:0: ERROR: Program 'objdump llvm-objdump' not found or not executable
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6112c98a7cb96b68eba7366702145d60a9c65aba commit 6112c98a7cb96b68eba7366702145d60a9c65aba Author: Aisha Tammy <gentoo@aisha.cc> AuthorDate: 2022-08-14 11:41:18 +0000 Commit: Aisha Tammy <gentoo@aisha.cc> CommitDate: 2022-08-14 11:41:18 +0000 sys-kernel/rte_kni-kmod: fix objdump calls Closes: https://bugs.gentoo.org/842315 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> .../rte_kni-kmod/files/dpdk-22.03-binutils.patch | 60 ++++++++++++++++++++++ sys-kernel/rte_kni-kmod/rte_kni-kmod-22.03.ebuild | 10 +++- 2 files changed, 69 insertions(+), 1 deletion(-)