Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 951657

Summary: dev-python/pyside-6.8.2-r1: does not compile with -webengine & -quick
Product: Gentoo Linux Reporter: Stefan Cristian Brindusa <stefan.cristian+git>
Component: Current packagesAssignee: Nowa Ammerlaan <nowa>
Status: RESOLVED FIXED    
Severity: normal CC: stefan.cristian+git, waebbl-gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Pyside 6.8.2-r1 does not compile without webengine and quick

Description Stefan Cristian Brindusa 2025-03-20 12:54:06 UTC
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.
Comment 1 Stefan Cristian Brindusa 2025-03-20 12:54:47 UTC
Created attachment 921339 [details]
Pyside 6.8.2-r1 does not compile without webengine and quick
Comment 2 Stefan Cristian Brindusa 2025-03-20 13:13:32 UTC
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.
Comment 3 Nowa Ammerlaan gentoo-dev 2025-03-22 12:08:02 UTC
What happens if you disable uitools?
Comment 4 Stefan Cristian Brindusa 2025-03-22 16:50:19 UTC
(In reply to Nowa Ammerlaan from comment #3)
> What happens if you disable uitools?

Compiles fine with uitools disabled.
Comment 5 Larry the Git Cow gentoo-dev 2025-03-29 15:14:46 UTC
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(+)