Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-88500

[REG v6.0.0-beta3 -> dev] Build error in qttranslations

    XMLWordPrintable

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
    • Linux/X11

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qtbuildsystem Qt Build System Team
              macadder Jason McDonald
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes