* xen-tools-4.4.1-tinfo.patch ... patching file m4/curses.m4 patching file tools/configure Hunk #1 succeeded at 7121 with fuzz 2 (offset -15 lines). Hunk #2 succeeded at 8771 with fuzz 2 (offset 1565 lines). [ ok ] sed: can't read tools/firmware/ovmf-dir-remote/BaseTools/Source/C/VfrCompile/Pccts/*/makefile: No such file or directory * ERROR: app-emulation/xen-tools-4.19.1::gentoo failed (prepare phase): * (no error message) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_hardened_systemd-20250126-213001 UNMASKED: <sys-devel/gcc-15.0.9999:15 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-15 * clang version 19.1.7 llvm-config: 19.1.7 Python 3.12.9 go version go1.23.6 linux/amd64 [1] php8.2 [2] php8.3 * Available Ruby profiles: [1] ruby32 (with Rubygems) [2] ruby33 (with Rubygems) [3] ruby34 (with Rubygems) * Available Rust versions: [1] rust-bin-1.81.0 [2] rust-bin-1.84.0 [3] rust-1.84.0 [4] rust-bin-1.84.1 [5] rust-1.84.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.26_p4 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.14_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm HEAD of ::gentoo commit f11020b9a7b6ec9250440013975b64d82e3ac41c Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Feb 9 03:03:38 2025 +0000 2025-02-09 03:03:38 UTC emerge -qpvO =app-emulation/xen-tools-4.19.1 [ebuild N ] app-emulation/xen-tools-4.19.1 USE="hvm ipxe qemu qemu-traditional rombios systemd -api -debug -doc -lzma -ocaml (-ovmf) -pygrub -python -screen -sdl (-selinux) -static-libs -system-ipxe -system-qemu -system-seabios -zstd" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Created attachment 918440 [details] emerge-info.txt
Created attachment 918441 [details] app-emulation:xen-tools-4.19.1:20250209-032708.log
Created attachment 918442 [details] emerge-history.txt.xz
Created attachment 918443 [details] environment
Created attachment 918444 [details] etc.clang.tar.xz
Created attachment 918445 [details] etc.portage.tar.xz
Created attachment 918446 [details] logs.tar.xz
Created attachment 918447 [details] qlist-info.txt.xz
Created attachment 918448 [details] temp.tar.xz
This is where its failing. Removed these lines from the ebuild it works just fine. # Use gnu17 because incompatible w/ C23 sed -i -e "s:-DZZLEXBUFSIZE=65536:-DZZLEXBUFSIZE=65536 -std=gnu17:" \ tools/firmware/ovmf-dir-remote/BaseTools/Source/C/VfrCompile/Pccts/*/makefile || die
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b64f600bf44785c5b855ad5329a367b51a9a06 commit 48b64f600bf44785c5b855ad5329a367b51a9a06 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-02-18 00:10:45 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-18 00:11:22 +0000 app-emulation/xen-tools: make sed conditional Closes: https://bugs.gentoo.org/949524 Signed-off-by: Sam James <sam@gentoo.org> app-emulation/xen-tools/xen-tools-4.18.4_pre1.ebuild | 8 ++++---- app-emulation/xen-tools/xen-tools-4.19.1.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-)