Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 6.4
-
Fix Version/s: 6.3.0 Beta1, 6.4.0 Beta1
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:None
-
Commits:9dc373f1f1 (qt/qtdeclarative/dev) 9a97527997 (qt/qtdeclarative/6.3) 9a97527997 (qt/tqtc-qtdeclarative/6.3) 9dc373f1f1 (qt/tqtc-qtdeclarative/dev)
Description
Failure when compiling qtdeclarative tests using CMake 3.16.5
Likely caused by https://codereview.qt-project.org/c/qt/qtdeclarative/+/387818
agent:2022/01/28 14:31:12 build.go:394: | CMake Error at /home/qt/work/build/build/tmp/work/core2-64-poky-linux/qtdeclarative/6.3.0-r0/image/usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1116 (get_target_property):
agent:2022/01/28 14:31:12 build.go:394: | INTERFACE_LIBRARY targets may only have whitelisted properties. The
agent:2022/01/28 14:31:12 build.go:394: | property "QT_QML_MODULE_OUTPUT_DIRECTORY" is not allowed.
agent:2022/01/28 14:31:12 build.go:394: | Call Stack (most recent call first):
agent:2022/01/28 14:31:12 build.go:394: | /home/qt/work/build/build/tmp/work/core2-64-poky-linux/qtdeclarative/6.3.0-r0/image/usr/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:481 (qt6_target_compile_qml_to_cpp)
agent:2022/01/28 14:31:12 build.go:394: | tests/auto/qml/qmltc/CMakeLists.txt:116 (qt_internal_target_compile_qml_to_cpp)