linux.c:165:50: error: argument 7 of type ‘const xen_pfn_t[num]’ {aka ‘const long unsigned int[num]’} declared as a variable length array [-Werror=vla-parameter] 165 | const xen_pfn_t arr[num], int err[num]) | ~~~~~~~~~~~~~~~~^~~~~~~~ In file included from linux.c:29: private.h:35:50: note: previously declared as an ordinary array ‘const xen_pfn_t[]’ {aka ‘const long unsigned int[]’} ------------------------------------------------------------------- This is an stable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-j4_stable_abi32+64-20210918-221455 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 12.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: [1] ruby26 (with Rubygems) * Available Rust versions: [1] rust-bin-1.53.0 [2] rust-1.53.0 * The following VMs are available for generation-2: 1) OpenJDK 8.292_p10 [openjdk-8] *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-8 [2] openjdk-bin-8 system-vm [1] php7.3 [2] php7.4 * HEAD of ::gentoo commit 2c9da88d9d91da757971412c978ee7452d080d34 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Sep 21 07:51:29 2021 +0000 2021-09-21 07:51:28 UTC emerge -qpvO app-emulation/xen-tools [ebuild N ] app-emulation/xen-tools-4.14.3 USE="hvm ipxe pam qemu qemu-traditional rombios sdl -api -debug (-doc) (-ocaml) -ovmf -pygrub -python -screen (-selinux) -static-libs -system-ipxe -system-qemu -system-seabios" PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Created attachment 740457 [details] emerge-info.txt
Created attachment 740460 [details] app-emulation:xen-tools-4.14.3:20210921-084642.log
Created attachment 740463 [details] emerge-history.txt
Created attachment 740466 [details] environment
Created attachment 740469 [details] etc.portage.tar.bz2
Created attachment 740472 [details] logs.tar.bz2
Created attachment 740475 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=563224174f24ba54ab6a0d822aef42ff37b05471 commit 563224174f24ba54ab6a0d822aef42ff37b05471 Author: Tomáš Mózes <hydrapolic@gmail.com> AuthorDate: 2021-09-22 06:46:35 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-09-24 07:21:10 +0000 app-emulation/xen-tools: fix building with gcc-11 The patch is not needed any more. Tested with gcc-10 and gcc-11. Closes: https://bugs.gentoo.org/814173 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22363 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-emulation/xen-tools/files/gentoo-patches.conf | 1 - 1 file changed, 1 deletion(-)