34 | fprintf (stdout, str); | ^~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I. -I. -c md5.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I. -I. -c main.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o mboxgrep info.o main.o mh.o scan.o maildir.o mbox.o misc.o wrap.o getopt.o getopt1.o md5.o -ldmalloc -lbz2 -lz -L/usr/lib64 -lpcre /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mboxgrep: hidden symbol `atexit' in /usr/lib64/libc_nonshared.a(atexit.oS) is referenced by DSO /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: bad value collect2: error: ld returned 1 exit status make[1]: *** [Makefile:42: mboxgrep] Error 1 shuffle=1356232935 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_hardened_systemd-20240327-101604 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 18.1.2 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.2 Python 3.11.8 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.76.0 [2] rust-1.76.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-17 [2] openjdk-bin-21 system-vm php cli (if any): go version go1.22.1 linux/amd64 HEAD of ::gentoo commit 088b797f8f4e2b2ced6811914f21ab7214414165 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Mar 29 04:34:04 2024 +0000 2024-03-29 04:34:03 UTC emerge -qpvO net-mail/mboxgrep [ebuild N ] net-mail/mboxgrep-0.7.9-r3 USE="dmalloc"
Created attachment 888991 [details] emerge-info.txt
Created attachment 888992 [details] emerge-history.txt
Created attachment 888993 [details] environment
Created attachment 888994 [details] etc.clang.tar.xz
Created attachment 888995 [details] etc.portage.tar.xz
Created attachment 888996 [details] logs.tar.xz
Created attachment 888997 [details] net-mail:mboxgrep-0.7.9-r3:20240329-052129.log
Created attachment 888998 [details] qlist-info.txt
Created attachment 888999 [details] temp.tar.xz
That's a bug from linking to dmalloc
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8433f1de8cc3ea34cc615ab8a4eab37562e51a85 commit 8433f1de8cc3ea34cc615ab8a4eab37562e51a85 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2024-12-31 07:41:25 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-31 14:22:35 +0000 net-mail/mboxgrep: remove USE=dmalloc It's broken package and way inclusion is configured was horrifying Bug: https://bugs.gentoo.org/928113 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Signed-off-by: Sam James <sam@gentoo.org> net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild | 4 +--- net-mail/mboxgrep/metadata.xml | 3 --- 2 files changed, 1 insertion(+), 6 deletions(-)