too long lines were shrinked: /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3/va/x11 -I../.. -DLINUX -I/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3 -I/var/tmp/portage/media-libs/libva-compat-1. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3/va/x11 -I../.. -DLINUX -I/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3 -I/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3/va -I/u make[3]: Leaving directory '/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3-abi_x86_64.amd64/va/x11' make[3]: Entering directory '/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3-abi_x86_64.amd64/va/x11' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3/va/x11 -I../.. -DLINUX -I/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3 -I/var/tmp/portage/media-libs/libva-compat-1. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3/va/x11 -I../.. -DLINUX -I/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3 -I/var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3/va -I/u /var/tmp/portage/media-libs/libva-compat-1.8.3-r2/work/libva-1.8.3/va/x11/va_nvctrl.c:141:5: error: initialization of 'int (*)(Display *, XExtCodes *)' from incompatible pointer type 'int (*)(void)' [-Wincompatible-pointer-types] 141 | close_display, /* close_display */ | ^~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma-20241113-211502 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-15 * clang version 19.1.3 llvm-config: 19.1.3 Python 3.12.7 go version go1.23.3 linux/amd64 Available Ruby profiles: [1] ruby32 (with Rubygems) * Available Rust versions: [1] rust-bin-1.81.0 [2] rust-bin-1.82.0 [3] rust-1.82.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm HEAD of ::gentoo commit df631066d948fd2c4a3c94ae355b49cd89065f40 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Nov 19 23:18:20 2024 +0000 2024-11-19 23:18:20 UTC emerge -qpvO =media-libs/libva-compat-1.8.3-r2 [ebuild N ] media-libs/libva-compat-1.8.3-r2 USE="X drm opengl wayland -egl" ABI_X86="(64) -32 (-x32)"
Created attachment 910568 [details] emerge-info.txt
Created attachment 910569 [details] emerge-history.txt
Created attachment 910570 [details] environment
Created attachment 910571 [details] etc.clang.tar.xz
Created attachment 910572 [details] etc.portage.tar.xz
Created attachment 910573 [details] logs.tar.xz
Created attachment 910574 [details] media-libs:libva-compat-1.8.3-r2:20241120-024502.log
Created attachment 910575 [details] qlist-info.txt.xz
Created attachment 910576 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b71b513866c22e51184dedf1e2d8b873a8781cc commit 9b71b513866c22e51184dedf1e2d8b873a8781cc Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-04-02 16:59:26 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2025-04-05 21:42:51 +0000 media-libs/libva-compat: update EAPI 7 -> 8, fix build problems Fix missing function parameters for C23. Add upstream patch that deleted non-existent symbol from linking script for Clang/LLD Closes: https://bugs.gentoo.org/925671 Closes: https://bugs.gentoo.org/944163 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/41436 Signed-off-by: James Le Cuirot <chewi@gentoo.org> .../files/libva-compat-1.8.3-missing-decl.patch | 13 ++++ .../libva-compat-1.8.3-nonexisting-symbol.patch | 26 ++++++++ .../libva-compat/libva-compat-1.8.3-r3.ebuild | 71 ++++++++++++++++++++++ 3 files changed, 110 insertions(+)