Details
Description
The QMake builds are failing in the CI:
agent:2023/02/28 11:55:43 build.go:403: cd indicators/ && ( test -e Makefile || /Users/qt/work/install/bin/qmake -o Makefile /Users/qt/work/tqtc-boot2qt/qtsaferenderer/examples/saferenderer/indicators/indicators.pro ) && /Applications/Xcode14.app/Contents/Developer/usr/bin/make -f Makefile agent:2023/02/28 11:55:44 build.go:403: Project ERROR: Unknown module(s) in QT: qtsaferenderer agent:2023/02/28 11:55:44 build.go:403: make[1]: *** [sub-indicators-make_first-ordered] Error 3 agent:2023/02/28 11:55:44 build.go:403: make: *** [sub-saferenderer-make_first] Error 2 agent:2023/02/28 11:55:44 build.go:454: Process finished with error: exit status 2
The root cause is .prf files are not exported to the mkspec folder when safe renderer is build with CMake.
Attachments
For Gerrit Dashboard: QSR-2055 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
463597,2 | Add CONFIG_MODULE_NAME to SafeRenderer CMakeLists.txt | dev | tqtc-boot2qt/qtsaferenderer-runtime | Status: MERGED | +2 | 0 |
463620,6 | Export feature spec for qmake with CMake | dev | tqtc-boot2qt/qtsaferenderer | Status: MERGED | -1 | 0 |
464257,2 | Fix compile error in telltales | dev | tqtc-boot2qt/qtsaferenderer | Status: MERGED | -1 | 0 |
465800,2 | Fix font family setting to handle families with spaces | dev | tqtc-boot2qt/qtsaferenderer | Status: MERGED | +2 | 0 |