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

never ending compilation when compiling Qt 6.8.3 (from qt-everywhere-src-6.8.3.zip source)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 6.8.3
    • Build System: CMake
    • None
    • Windows 11 , tested on 64bit and 32 bit
    • Windows

    Description

      compiling qt 6.8.3 (static) with the same procedure tested for previous versions,from Windows terminal :

      -C:\Qt\Qt6.8.3\64\src>configure.bat -platform win32-msvc -release -static -static-runtime -prefix C:/Qt/Qt6.8.3/64 -commercial -confirm-license -plugin-manifests -nomake examples -nomake tests -skip qtwebengine -skip qtpdf -skip qtdoc

      -cmake --build . --parallel

      starts a never ending loop due to
      Re-running CMake...- Checking dependencies of submodule 'qtbase'

      this process doesn't appear to end (see the included cmake report, copy from Windows terminal)
      I attach the configuration files for review

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            ropar Roberto Paron
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes