Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873661 - dev-python/pyside2-5.15.5: missing REQUIRED_USE
Summary: dev-python/pyside2-5.15.5: missing REQUIRED_USE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-30 15:05 UTC by Nikita Zlobin
Modified: 2022-11-07 11:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Zlobin 2022-09-30 15:05:38 UTC
webchannel? ( qml )
webengine? ( positioning quick )

Without above options enabled cmake tells something like Qt5WebChannel_FOUND set to FALSE.

Reproducible: Always
Comment 1 Nikita Zlobin 2022-09-30 17:08:36 UTC
Found more:
webengine? ( webchannel )

And these appear to be redundant (there's already "widgets? ( gui )"):
webengine? ( widgets? ( gui webchannel ) )
Comment 2 Nowa Ammerlaan gentoo-dev 2022-10-02 10:29:49 UTC
hmm, this is a bit strange because those requirements aren't specified in the relevant CMakeLists.txt files.

I.e. the output of this command does not reveal them:
grep 'set.*_deps' PySide2/Qt*/CMakeLists.txt
Comment 3 Andreas Sturmlechner gentoo-dev 2022-10-28 16:05:32 UTC
Because it is a dependency of Qt5WebChannelConfig.cmake.
Comment 4 Nowa Ammerlaan gentoo-dev 2022-11-07 11:05:49 UTC
Fixed in version 5.15.7