I was trying to compile dev-python/pyside with plasma/systemd profile, without the webengine and quick. Reproducible: Always Steps to Reproduce: 1. use plasma systemd profile 2. USE="-webengine -quick" 3. emerge dev-python/pyside Compiling it with +webengine +quick works fine.
Created attachment 921339 [details] Pyside 6.8.2-r1 does not compile without webengine and quick
These are the problematic USE flags: [ebuild N ] dev-python/pyside-6.8.2-r1:6/6.8.2::gentoo USE="bluetooth concurrent core dbus gui network opengl printsupport qml sql svg testlib uitools webchannel webview widgets xml -3d -charts -debug -designer (-doc) -gles2-only -help -httpserver -location -multimedia -network-auth -nfc -numpy -pdfium -positioning -quick -quick3d -remoteobjects -scxml -sensors -serialbus -serialport -spatialaudio -speech -test -tools -webengine -websockets" LLVM_SLOT="19 -16 -17 -18" PYTHON_TARGETS="python3_12 python3_13 -python3_10 -python3_11" 0 KiB If I activate webengine & quick USE flags, it compiles fine.
What happens if you disable uitools?
(In reply to Nowa Ammerlaan from comment #3) > What happens if you disable uitools? Compiles fine with uitools disabled.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb7fbafad5e71ed4e986a3107985681b62047590 commit cb7fbafad5e71ed4e986a3107985681b62047590 Author: Nowa Ammerlaan <nowa@gentoo.org> AuthorDate: 2025-03-29 15:14:22 +0000 Commit: Nowa Ammerlaan <nowa@gentoo.org> CommitDate: 2025-03-29 15:14:36 +0000 dev-python/pyside: add 6.8.3, 6.9.9999, 6.9999 Closes: https://bugs.gentoo.org/951657 Closes: https://bugs.gentoo.org/952850 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> dev-python/pyside/Manifest | 1 + dev-python/pyside/pyside-6.8.3.ebuild | 508 +++++++++++++++++++++++++++++++ dev-python/pyside/pyside-6.9.9999.ebuild | 508 +++++++++++++++++++++++++++++++ dev-python/pyside/pyside-6.9999.ebuild | 508 +++++++++++++++++++++++++++++++ 4 files changed, 1525 insertions(+)