cp dtcompilerparser.tab.h dtcompilerparser.y.h flex -i -PDtParser -odtparserlex.c ../../src/acpica/source/compiler/dtparser.l mv dtcompilerparser.tab.c dtcompilerparser.c bison -y -d -bdtparser -pDtParser ../../src/acpica/source/compiler/dtparser.y mv: cannot stat 'dtcompilerparser.tab.c': No such file or directory make[3]: *** [Makefile:4199: dtcompilerparser.c] Error 1 make[3]: *** Waiting for unfinished jobs.... ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j4-20220913-130006 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.2.0 * clang/llvm (if any): clang version 15.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin /usr/lib/llvm/15 15.0.0 Python 3.10.7 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.63.0 * The following VMs are available for generation-2: 1) OpenJDK 17.0.5_p5 [openjdk-17] *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] Available Java Virtual Machines: [1] openjdk-17 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php8.1 * GNU Make 4.3.90 HEAD of ::gentoo commit d9a8f9fd621c4cb92a48f535971fe3a80879c1fe Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Sep 14 09:46:48 2022 +0000 2022-09-14 09:46:47 UTC emerge -qpvO sys-apps/fwts [ebuild N ] sys-apps/fwts-22.03.00
Created attachment 805108 [details] emerge-info.txt
Created attachment 805111 [details] emerge-history.txt
Created attachment 805114 [details] environment
Created attachment 805117 [details] etc.portage.tar.bz2
Created attachment 805120 [details] logs.tar.bz2
Created attachment 805123 [details] sys-apps:fwts-22.03.00:20220914-103916.log
This seems to be an issue related to threading. When I prepend MAKEOPTS="-j1" to the emerge command, the package builds successfully.
MAKEOPTS="-j1" worked for me
*** Bug 923323 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e490bfd160ab363c9c1df0430eb08052c99fedf commit 3e490bfd160ab363c9c1df0430eb08052c99fedf Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-30 09:33:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-30 09:34:03 +0000 sys-apps/fwts: backport -j1 to 22.03.00. Backport the -j1 added in ce0d6536cc59402682b39018e70014612c729148 to 22.03.00. Closes: https://bugs.gentoo.org/870109 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/fwts/fwts-22.03.00.ebuild | 7 ++++++- sys-apps/fwts/fwts-23.11.00.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-)