x86_64-pc-linux-gnu-gcc -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -Wall -Winline -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bzip2 bzip2.o -L. -lbz2 >>> Source compiled. >>> Test phase: app-arch/bzip2-1.0.8-r5 * abi_x86_32.x86: running multilib-minimal_abi_src_test make -j4 VPATH=/var/tmp/portage/app-arch/bzip2-1.0.8-r5/work/bzip2-1.0.8 'CC=x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse' AR=x86_64-pc-linux-gnu-ar RANLIB=x86_64-pc-linux-gnu-ranlib -f /var/tmp/portage/app-arch/bzip2-1.0.8-r5/work/bzip2-1.0.8/Makefile check ./bzip2 -1 < sample1.ref > sample1.rb2 ./bzip2: error while loading shared libraries: libbz2.so.1: cannot open shared object file: No such file or directory make: *** [/var/tmp/portage/app-arch/bzip2-1.0.8-r5/work/bzip2-1.0.8/Makefile:56: test] Error 127 * ERROR: app-arch/bzip2-1.0.8-r5::gentoo failed (test phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd_merged_usr_abi32+64_test-20240308-190550 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.8 Available Rust versions: [1] rust-bin-1.74.1 * php cli (if any): HEAD of ::gentoo commit 90bff503557139d72b1c3b056c2d7d83010f9288 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Mar 8 19:04:09 2024 +0000 2024-03-08 19:04:08 UTC emerge -qpvO app-arch/bzip2 [ebuild R ] app-arch/bzip2-1.0.8-r5 USE="-static -static-libs -verify-sig" ABI_X86="32* (64) (-x32)"
Created attachment 887143 [details] emerge-info.txt
Created attachment 887144 [details] app-arch:bzip2-1.0.8-r5:20240309-005738.log
Created attachment 887145 [details] emerge-history.txt
Created attachment 887146 [details] environment
Created attachment 887147 [details] etc.clang.tar.xz
Created attachment 887148 [details] etc.portage.tar.xz
Created attachment 887149 [details] qlist-info.txt
Created attachment 887150 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ff212c8c789d4adcb21894448cbd7985c576de1 commit 0ff212c8c789d4adcb21894448cbd7985c576de1 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-03 12:52:12 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-03 12:52:12 +0000 app-arch/bzip2: fix src_test * Actually test the just-built DSO * ... as a consequence, fix tests for ABI_X86="32" with tests where ABI_X86="32" was not previously enabled Closes: https://bugs.gentoo.org/926553 Signed-off-by: Sam James <sam@gentoo.org> app-arch/bzip2/bzip2-1.0.8-r5.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c08919f07c047f442aa24d93597d4ac8759e849 commit 0c08919f07c047f442aa24d93597d4ac8759e849 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-03 13:18:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-03 13:18:54 +0000 app-arch/bzip2: fix src_test more Followup to 0ff212c8c789d4adcb21894448cbd7985c576de1. Bug: https://bugs.gentoo.org/926553 Signed-off-by: Sam James <sam@gentoo.org> app-arch/bzip2/bzip2-1.0.8-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)