testing test_vector testing test_svector ---- in ./colm.d testing accum1 testing accum2 testing accum3 FAILED: exit value error: got: 127 expected: 0 testing accumbt1 FAILED: exit value error: got: 127 expected: 0 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_hardened_test-20241012-211452 UNMASKED: /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15 Requested by sam The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang/llvm (if any): clang version 19.1.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/19/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/19 19.1.1 Python 3.12.7 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.81.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-21 system-vm php cli (if any): go version go1.23.1 linux/amd64 HEAD of ::gentoo commit 2493fb7a9a945e090f5a40a5145a324b15f1ea0b Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Oct 14 22:48:26 2024 +0000 2024-10-14 22:48:26 UTC emerge -qpvO =dev-util/colm-0.14.7-r3 [ebuild N ] dev-util/colm-0.14.7-r3 USE="-doc"
Created attachment 905887 [details] emerge-info.txt
Created attachment 905888 [details] dev-util:colm-0.14.7-r3:20241014-235626.log.xz
Created attachment 905889 [details] emerge-history.txt
Created attachment 905890 [details] environment
Created attachment 905891 [details] etc.clang.tar.xz
Created attachment 905892 [details] etc.portage.tar.xz
Created attachment 905893 [details] logs.tar.xz
Created attachment 905894 [details] qlist-info.txt
``` FAILED: exit value error: got: 127 expected: 0 ---- in ./rlhc.d executing case/atoi1_c.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_c.c-C-F1--goto-backend.out: No such file or directory executing case/atoi1_crack.crk-K-T1--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_crack.crk-K-T1--var-backend.out: No such file or directory executing case/atoi1_cs.cs-A-F0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory [...] ```
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1705de92b2bf3806a92acb758f601bb105bebf13 commit 1705de92b2bf3806a92acb758f601bb105bebf13 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-20 21:58:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-20 21:59:22 +0000 dev-util/colm: fix tests * Drop single test which fails w/ modern C issues (too hard to try pass -std=gnu89 in there) * Make sure tests run against just-built copy (and therefore also work when colm isn't yet installed) Closes: https://bugs.gentoo.org/941565 Closes: https://bugs.gentoo.org/944324 Signed-off-by: Sam James <sam@gentoo.org> dev-util/colm/colm-0.14.7-r4.ebuild | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)