https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-benchmarks/geekbench-2.4.3-r1 installs files with unresolved SONAME dependencies. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0023
Created attachment 903009 [details] build.log build log and emerge --info
This is a glibc system, how can be those libs not available? Seems a faulty test system for me?
let's see what portage devs thinks about.
> * /opt/geekbench2/geekbench_x86_64: libc.so.6 libgcc_s.so.1 libm.so.6 libpthread.so.0 librt.so.1 libstdc++.so.6 It's only warning about the 64-bit executable. You should avoid installing it on 32-bit (x86) systems.
m( Thanks, somehow I have overseen this. Makes then perfectly sense.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c863027e468246c2faac027f257246545f3ed6 commit 83c863027e468246c2faac027f257246545f3ed6 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2024-09-28 20:42:35 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2024-09-28 20:51:37 +0000 app-benchmarks/geekbench: don't install x64 binaries on x86 Closes: https://bugs.gentoo.org/show_bug.cgi?id=939688 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> .../geekbench/{geekbench-2.4.3-r1.ebuild => geekbench-2.4.3-r2.ebuild} | 2 +- .../geekbench/{geekbench-3.4.4.ebuild => geekbench-3.4.4-r1.ebuild} | 2 +- .../geekbench/{geekbench-4.4.4.ebuild => geekbench-4.4.4-r1.ebuild} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)