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 packages | Assignee: | 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
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(+) |