Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6
-
None
-
-
4af0e67e9 (dev), ce5fdc2f1 (6.5), 63971b603 (dev), 4ad977719 (6.5)
Description
Static build of qtwayland fails with
| CMake Error at /home/sapiippo/boot2qt/build-imx8mm-lpddr4-evk/tmp/work/cortexa53-crypto-poky-linux/qtwayland/6.6.0-r0/recipe-sysroot/usr/lib/cmake/Qt6/QtPublicTargetHelpers.cmake:260 (set_property): | Attempt to promote imported target "Wayland::Client" to global scope (by | setting IMPORTED_GLOBAL) which is not built in this directory. | Call Stack (most recent call first): | /home/sapiippo/boot2qt/build-imx8mm-lpddr4-evk/tmp/work/cortexa53-crypto-poky-linux/qtwayland/6.6.0-r0/recipe-sysroot/usr/lib/cmake/Qt6/QtFindPackageHelpers.cmake:208 (__qt_internal_promote_target_to_global) | src/CMakeLists.txt:7 (qt_find_package) | | | CMake Error at /home/sapiippo/boot2qt/build-imx8mm-lpddr4-evk/tmp/work/cortexa53-crypto-poky-linux/qtwayland/6.6.0-r0/recipe-sysroot/usr/lib/cmake/Qt6/QtPublicTargetHelpers.cmake:260 (set_property): | Attempt to promote imported target "Wayland::Server" to global scope (by | setting IMPORTED_GLOBAL) which is not built in this directory. | Call Stack (most recent call first): | /home/sapiippo/boot2qt/build-imx8mm-lpddr4-evk/tmp/work/cortexa53-crypto-poky-linux/qtwayland/6.6.0-r0/recipe-sysroot/usr/lib/cmake/Qt6/QtFindPackageHelpers.cmake:208 (__qt_internal_promote_target_to_global) | src/CMakeLists.txt:7 (qt_find_package)
Attachments
Issue Links
- is cloned by
-
QTBUG-113603 Compile warnings with link time optimization
-
- Reported
-
For Gerrit Dashboard: QTBUG-113560 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
477967,3 | Avoid promoting Wayland targets to global if they already exist | dev | qt/qtwayland | Status: MERGED | +2 | 0 |
479272,2 | Avoid promoting Wayland targets to global if they already exist | 6.5 | qt/qtwayland | Status: MERGED | +2 | 0 |
479619,5 | Make sure that all wayland targets are found in source tree | dev | qt/qtwayland | Status: MERGED | +2 | 0 |
480068,2 | Make sure that all wayland targets are found in source tree | 6.5 | qt/qtwayland | Status: MERGED | +2 | 0 |