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

lrelease compiled with GCC 9.2.1 is not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.8.7
    • Tools: Linguist
    • None
    • Ubuntu 19.10 / GCC 9.2.1
    • Linux/X11

    Description

      On Ubuntu 19.10, released with GCC 9.2.1, we were unable to cross compile Qt 4.8.7. On the Ubuntu 19.04 released with GCC 8.3.0 it works fine.

      The build fails when calling the lrealease (build with system GCC) on the *.ts files, the error is the following :

       

      lrelease error: Unknown format auto for file assistant_cs.ts

       

      If we install the gcc-8 and g+-8 packages on the 19.10 installation and set them as the gcc and g+ update-alternatives defaults, then the build is also fine.

      So it seems that the lrelease app build with gcc 9.2.1 cannot be run after... It compiles the lrelease software, but cannot be run...

      You'll find in attached files the full log of compilation on the Ubuntu 19.04 and Ubuntu 19.10.

      Attachments

        1. 19.04_work_full.log
          1.74 MB
        2. 19.10_error.log
          1.69 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kkohne Kai Köhne
            gildas Gildas PRIME
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes