Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.0.0 Beta4
-
None
-
$ lsb_release -d
Description: openSUSE Leap 15.2
$ uname -a
Linux localhost.localdomain 5.3.18-lp152.47-default #1 SMP Thu Oct 15 16:05:25 UTC 2020 (41f7396) x86_64 x86_64 x86_64 GNU/Linux
Description
Found when building Qt from CI-approved commit 4b97dafe in the dev branch of qt5.git.
$ git clone git://code.qt.io/qt/qt5.git ... $ cd qt5 $ perl init-repository -f ... $ cd ~/depot $ mkdir qt-build # cd qt-build $ ../qt5/configure -skip qtqa ... Scanning dependencies of target updateqm-qtconnectivity_ca.ts Updating '/home/qt/depot/qt-build/qttranslations/translations/qm/qtconnectivity_ca.qm'... lrelease error: cannot create '/home/qt/depot/qt-build/qttranslations/translations/qm/qtconnectivity_ca.qm': No such file or directory gmake[2]: *** [qttranslations/translations/CMakeFiles/updateqm-qtconnectivity_ca.ts.dir/build.make:76: qttranslations/translations/CMakeFiles/updateqm-qtconnectivity_ca.ts] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:48047: qttranslations/translations/CMakeFiles/updateqm-qtconnectivity_ca.ts.dir/all] Error 2 gmake: *** [Makefile:160: all] Error 2
(Note that in the above build, it was necessary to specify -skip qtqa due to QTQAINFRA-4008.)
Attachments
Issue Links
- duplicates
-
QTBUG-88458 cmake based shadow build fails on missing folder
- Closed