Library m found: YES Library dl found: YES Run-time dependency libdrm found: YES 2.4.115 Run-time dependency threads found: YES Run-time dependency lcms2 found: YES 2.15 meson.build:152:31: ERROR: <PythonExternalProgram 'python3' -> ['/var/tmp/portage/dev-libs/weston-12.0.2/temp/python3.12/bin/python3']> is not a valid python or it is missing distutils A full log can be found at /var/tmp/portage/dev-libs/weston-12.0.2/work/weston-12.0.2-build/meson-logs/meson-log.txt ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-20230726-223504 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.4 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.71.1 [2] rust-1.71.1 * The following VMs are available for generation-2: 1) IcedTea JDK 3.16.0 [icedtea-bin-8] 2) Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] 4) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 [2] openjdk-bin-8 [3] openjdk-bin-11 [4] openjdk-bin-17 system-vm php cli (if any): go version go1.20.6 linux/amd64 HEAD of ::gentoo commit 1c20e64db45f4bc2ce7b24dd3ef509b5d80b0f87 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Aug 4 23:31:41 2023 +0000 2023-08-04 23:31:40 UTC emerge -qpvO dev-libs/weston [ebuild N ] dev-libs/weston-12.0.2 USE="X desktop drm examples gles2 jpeg lcms pipewire resize-optimization suid -editor -fullscreen -headless -ivi -kiosk -rdp -remoting -screen-sharing -systemd -test -vnc -wayland-compositor -webp -xwayland"
Created attachment 867103 [details] emerge-info.txt
Created attachment 867104 [details] dev-libs:weston-12.0.2:20230804-234934.log
Created attachment 867105 [details] emerge-history.txt.xz
Created attachment 867106 [details] environment
Created attachment 867107 [details] etc.clang.tar.xz
Created attachment 867108 [details] etc.portage.tar.xz
Created attachment 867109 [details] logs.tar.xz
Created attachment 867110 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286a7c3cf202ae0f130d0996a84ee224f1c3dfc3 commit 286a7c3cf202ae0f130d0996a84ee224f1c3dfc3 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2023-08-07 12:53:43 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2023-08-07 12:53:43 +0000 dev-libs/weston: Fix building with Python 3.12 setuptools is required with 3.12 due to a current issue in Meson. Unfortunately, we cannot easily express this only for 3.12, but it's not a big deal in practise. Closes: https://bugs.gentoo.org/911748 Signed-off-by: James Le Cuirot <chewi@gentoo.org> dev-libs/weston/weston-12.0.2.ebuild | 1 + dev-libs/weston/weston-9999.ebuild | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-)
*** Bug 911732 has been marked as a duplicate of this bug. ***