clang -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -I. -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -std=gnu89 -O0 -g -c -o hashtable_itr.o hashtable_itr.c clang -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -I. -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -std=gnu89 -O0 -g -c -o hashtable_utility.o hashtable_utility.c In file included from localize.c:27: In file included from ./localize.h:31: ../config.h:566:12: fatal error: 'direct.h' file not found # include <direct.h> ^~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-j4-20221008-230744 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.2.0 * clang/llvm (if any): clang version 15.0.2 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.2 Python 3.10.7 Available Ruby profiles: [1] ruby30 * Available Rust versions: [1] rust-bin-1.64.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php8.1 * GNU Make 4.3 HEAD of ::gentoo commit ebdb9ec3b3dac48e1240956948a5630a63650cc8 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Oct 9 13:03:28 2022 +0000 2022-10-09 13:03:28 UTC emerge -qpvO games-strategy/lgeneral [ebuild N ] games-strategy/lgeneral-1.4.4
Created attachment 822958 [details] emerge-info.txt
Created attachment 822961 [details] clang.tar.bz2
Created attachment 822964 [details] emerge-history.txt
Created attachment 822967 [details] environment
Created attachment 822970 [details] etc.portage.tar.bz2
Created attachment 822973 [details] games-strategy:lgeneral-1.4.4:20221009-133534.log
Created attachment 822976 [details] logs.tar.bz2
Created attachment 822979 [details] temp.tar.bz2
This happen only if mkdir uses one parameter, eg. on windows.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98ac25f1e02a223b80897ac29f818ef5cab1d71 commit e98ac25f1e02a223b80897ac29f818ef5cab1d71 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-22 11:46:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-22 23:47:21 +0000 games-strategy/lgeneral: update EAPI 7 -> 8, fix build Remove hardcoded CFLAGS, fix broken test, copy Debian patch for makefile, remove pathologically many inlined functions that broke the linking. Closes: https://bugs.gentoo.org/876337 Closes: https://bugs.gentoo.org/898992 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40700 Signed-off-by: Sam James <sam@gentoo.org> .../lgeneral/files/lgeneral-1.4.4-configure.patch | 24 ++ .../lgeneral-1.4.4-remove-defs-from-header.patch | 29 ++ .../lgeneral/files/lgeneral-1.4.4-uninline.patch | 471 +++++++++++++++++++++ .../lgeneral/files/update_autotools.patch | 278 ++++++++++++ ...neral-1.4.4.ebuild => lgeneral-1.4.4-r1.ebuild} | 16 +- 5 files changed, 815 insertions(+), 3 deletions(-)