Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.0 Beta4
-
None
-
828cbe57a1690c843f4e3de258d465160e599f95 (qt/qtdeclarative/dev) 8f5eb66a0f4d203b0ebaf449c32505810b845d1b (qt/qtdeclarative/6.2)
Description
Sample integration
https://testresults.qt.io/coin/integration/qt/qtdeclarative/tasks/1631231785
Sample reported log from OpenSuSe CI
https://paste.opensuse.org/96746145
Relevant bit
agent:2021/09/10 00:09:50 build.go:391: CMake Warning at /home/qt/work/install/lib/cmake/Qt6/Qt6Config.cmake:176 (find_package): agent:2021/09/10 00:09:50 build.go:391: Found package configuration file: agent:2021/09/10 00:09:50 build.go:391: /home/qt/work/install/lib/cmake/Qt6ShaderTools/Qt6ShaderToolsConfig.cmake agent:2021/09/10 00:09:50 build.go:391: but it set Qt6ShaderTools_FOUND to FALSE so package "Qt6ShaderTools" is agent:2021/09/10 00:09:50 build.go:391: considered to be NOT FOUND. Reason given by package: agent:2021/09/10 00:09:50 build.go:391: Target "Qt6::ShaderTools" was not found. Possibly due to agent:2021/09/10 00:09:50 build.go:391: QT_NO_CREATE_TARGETS being set to TRUE and thus agent:2021/09/10 00:09:50 build.go:391: /home/qt/work/install/lib/cmake/Qt6ShaderTools/Qt6ShaderToolsTargets.cmake agent:2021/09/10 00:09:50 build.go:391: was not included to define the target. agent:2021/09/10 00:09:50 build.go:391: Call Stack (most recent call first): agent:2021/09/10 00:09:50 build.go:391: examples/quick/scenegraph/custommaterial/CMakeLists.txt:22 (find_package) agent:2021/09/10 00:09:50 build.go:391: CMake Warning at examples/quick/scenegraph/custommaterial/CMakeLists.txt:22 (find_package): agent:2021/09/10 00:09:50 build.go:391: Found package configuration file: agent:2021/09/10 00:09:50 build.go:391: /home/qt/work/install/lib/cmake/Qt6/Qt6Config.cmake agent:2021/09/10 00:09:50 build.go:391: but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT agent:2021/09/10 00:09:50 build.go:391: FOUND. Reason given by package: agent:2021/09/10 00:09:50 build.go:391: Failed to find Qt component "ShaderTools". agent:2021/09/10 00:09:50 build.go:391: Expected Config file at agent:2021/09/10 00:09:50 build.go:391: "/home/qt/work/install/lib/cmake/Qt6ShaderTools/Qt6ShaderToolsConfig.cmake" agent:2021/09/10 00:09:50 build.go:391: exists
Attachments
Issue Links
- is duplicated by
-
QTBUG-96882 qtdeclarative fails to find qtshadertools when building examples
- Closed
- relates to
-
QTBUG-96232 Figure out how to build examples as ExternalProjects in a prefix build setup so it can be used in the CI
- In Progress