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

[REG 6.2.1->6.2.2]Qt source package not compiling with MinGW

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 6.2.2
    • Build System
    • Windows10 x64 machine cloned from 6.2 branch
      CMake 3.21.1
      MinGW8.1.0
    • Windows

    Description

      Download 6.2.2 source archive and extract (C:/Users/qt/RTA/s in report), do insource build.

      Configure with:

      cmake 
      -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ 
      -DCMAKE_BUILD_TYPE=Release -DQT_BUILD_EXAMPLES=OFF 
      -DOPENSSL_ROOT_DIR=C:\openssl\include\.. -DFEATURE_system_zlib=OFF 
      -DFEATURE_system_tiff=OFF -DFEATURE_system_freetype=OFF 
      -DFEATURE_system_jpeg=OFF -DQT_BUILD_TESTS=OFF C:\Users\qt\RTA\s 
      -DCMAKE_INSTALL_PREFIX:PATH=C:\Users\qt\RTA\s\qtbase
      

      Finishes fine.

      Build: cmake --build . --parallel -> fails with:

      FAILED: qtbase/bin/lupdate.exe 
      

      Full log attached, also environment.

      Attachments

        1. build_log_mingw.7z
          83 kB
        2. env.txt
          9 kB
        3. mingw.7z
          95 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes