Reading /var/tmp/portage/dev-python/PyQt6-6.6.1/temp/tmpq2_riyc2/QtSql/QtSql.pro Reading /var/tmp/portage/dev-python/PyQt6-6.6.1/temp/tmpq2_riyc2/QtSvg/QtSvg.pro Reading /var/tmp/portage/dev-python/PyQt6-6.6.1/temp/tmpq2_riyc2/QtSvgWidgets/QtSvgWidgets.pro Reading /var/tmp/portage/dev-python/PyQt6-6.6.1/temp/tmpq2_riyc2/QtXml/QtXml.pro Reading /var/tmp/portage/dev-python/PyQt6-6.6.1/temp/tmpq2_riyc2/QtBluetooth/QtBluetooth.pro Reading /var/tmp/portage/dev-python/PyQt6-6.6.1/temp/tmpq2_riyc2/QtTextToSpeech/QtTextToSpeech.pro Project ERROR: Unknown module(s) in QT: qmlintegration * ERROR: dev-python/PyQt6-6.6.1::gentoo failed (compile phase): * Wheel build failed ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_gnome-20240423-160545 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 18.1.4 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.4 Python 3.11.9 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.77.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.402_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 The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): [1] php8.1 [2] php8.3 * go version go1.22.2 linux/amd64 HEAD of ::gentoo commit 1d0dd0b364e8f1e774f17414fbd3eacac69bce65 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Apr 27 05:19:23 2024 +0000 2024-04-27 05:19:23 UTC emerge -qpvO dev-python/PyQt6 [ebuild N ] dev-python/PyQt6-6.6.1 USE="bluetooth dbus gui network opengl printsupport speech sql ssl svg widgets xml -debug -designer -examples -gles2-only -help -multimedia -nfc -pdfium -positioning -qml -quick -quick3d -sensors -serialport -spatialaudio -testlib -webchannel -websockets" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
Created attachment 891819 [details] emerge-info.txt
Created attachment 891820 [details] dev-python:PyQt6-6.6.1:20240427-065524.log
Created attachment 891821 [details] emerge-history.txt
Created attachment 891822 [details] environment
Created attachment 891823 [details] etc.clang.tar.xz
Created attachment 891824 [details] etc.portage.tar.xz
Created attachment 891825 [details] qlist-info.txt.xz
Created attachment 891826 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=011876a5320dff9a934ea45d7e6d3293b4664466 commit 011876a5320dff9a934ea45d7e6d3293b4664466 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2024-04-27 09:43:45 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2024-04-27 10:10:27 +0000 dev-python/PyQt6: depend on qtdeclarative with USE=speech Does not actually need USE=qml to be set on neither qtspeech nor PyQt6, just qtdeclarative itself. project.py: qmake_QT=['texttospeech', '-gui', 'qmlintegration'], Not worth a revbump due to slow rebuilds (rebuilds are triggered every Qt bumps either way). Closes: https://bugs.gentoo.org/930756 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> dev-python/PyQt6/PyQt6-6.6.1.ebuild | 7 +++++-- dev-python/PyQt6/PyQt6-6.7.0.ebuild | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-)
*** Bug 930754 has been marked as a duplicate of this bug. ***