Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
6.2
-
None
-
-
2021wk34POeLinuxRTOS, 2021wk36POeLinuxRTOS, 2021wk38POeLinuxRTOS
Description
The QNX provisioning contains an archive with cmake toolchain files that are used in the CI when building Qt. https://codereview.qt-project.org/c/qt/qt5/+/324032/24/coin/provisioning/common/linux/qnx_710.sh#72
These files are incomplete, in the sense that they do not restrict the lookup of host includes, libraries and packages.
This cause qtbase integrations to pick up host Vulkan headers and broke the build https://testresults.qt.io/coin/integration/qt/qtbase/tasks/1625054006
and had to be circumvented here https://codereview.qt-project.org/c/qt/qtbase/+/357515/3/src/gui/configure.cmake#754
The toolchain files should set the various CMake CMAKE_FIND_ROOT_PATH variables to restrict host lookups, similar to how it's done in the yocto-provided cmake toolchain files.
Attachments
Issue Links
- relates to
-
QTBUG-90749 Qt62: NXP iMX8QM QNX 7.1 (gcc 8.3.0)
- Closed
-
QTQAINFRA-4581 Move QNX 'qnx-toolchain-xyz.cmake' files out of qnx-toolchains.tar.xz into qt5.git's provisioning as regular files under git
- Closed
For Gerrit Dashboard: QTQAINFRA-4502 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
372778,2 | CI: Turn dbus support off for QNX_710 | dev | qt/qt5 | Status: MERGED | +2 | 0 |
373312,3 | CI: Turn harfbuzz support off for INTEGRITY | dev | qt/qt5 | Status: MERGED | +2 | 0 |
373543,11 | Make QNX-toolchain files git-tracked | dev | qt/qt5 | Status: MERGED | +2 | 0 |
373546,3 | Remove hack fix from vulkan qnx building | dev | qt/qtbase | Status: MERGED | +2 | 0 |
373769,2 | Make QNX-toolchain files git-tracked | 6.2 | qt/qt5 | Status: MERGED | +2 | 0 |
374027,2 | Remove hack fix from vulkan qnx building | 6.2 | qt/qtbase | Status: MERGED | +2 | 0 |