x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64L -I../libcommon -c getopt.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 getopt.o -L../libcommon -lcommon -o getopt make[1]: Leaving directory '/var/tmp/portage/sys-apps/heirloom-tools-070715-r4/work/heirloom-070715/getopt' make[1]: Entering directory '/var/tmp/portage/sys-apps/heirloom-tools-070715-r4/work/heirloom-070715/grep' x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -I../libcommon -I../libuxre -DUXRE -D_FILE_OFFSET_BITS=64L -c ac.c In file included from ac.c:55: grep.h:35:17: fatal error: config.h: No such file or directory 35 | #include "config.h" | ^~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-j5-20230223-190023 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.7 Python 3.10.10 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-1.67.1 * php cli (if any): HEAD of ::gentoo commit dc3e00a9f28ae8eb651871347eeba01856721b33 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Feb 24 15:16:59 2023 +0000 2023-02-24 15:16:58 UTC emerge -qpvO sys-apps/heirloom-tools [ebuild N ] sys-apps/heirloom-tools-070715-r4
Created attachment 854386 [details] emerge-info.txt
Created attachment 854388 [details] emerge-history.txt
Created attachment 854390 [details] environment
Created attachment 854392 [details] etc.clang.tar.bz2
Created attachment 854394 [details] etc.portage.tar.bz2
Created attachment 854396 [details] sys-apps:heirloom-tools-070715-r4:20230224-155334.log
Created attachment 854398 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523077d310988df0b54b4ae9c59a97db8f8c3a9b commit 523077d310988df0b54b4ae9c59a97db8f8c3a9b Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-04-12 20:16:26 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-12 20:43:40 +0000 sys-apps/heirloom-tools: Fix C99 and broken build graph errors Including missing generated headers in build graph, correct usage of gettimeoftheday, cast of pointer types to type with same width and renaming of true and false. Not fixed: Sometimes, in some shuffle values root makefile tries to run branch makefiles before generating them. Don't understand that and can't fix it. Closes: https://bugs.gentoo.org/896314 Closes: https://bugs.gentoo.org/880189 Closes: https://bugs.gentoo.org/946205 Closes: https://bugs.gentoo.org/919459 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/41564 Signed-off-by: Sam James <sam@gentoo.org> .../files/heirloom-tools-070715-gcc-15.patch | 524 +++++++++++++++++++++ .../heirloom-tools-070715-make-ordering.patch | 45 ++ .../heirloom-tools/heirloom-tools-070715-r7.ebuild | 100 ++++ 3 files changed, 669 insertions(+)