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

Failure to build Qt 6.5.0 from source on macOS

    XMLWordPrintable

Details

    • macOS
    • b523a655c (dev), 4fa6cd8ce (dev), 7082526d5 (6.5), fb2cdafe9 (6.5), cd7a9af7c (6.5.1), cda6b4b91 (6.5.1)

    Description

      The build of Qt 6.5.0 on macOS, as part of Homebrew, is failing: https://github.com/Homebrew/homebrew-core/pull/127440

      The error we get is a missing QtCore/qconfig.h file:

      In file included from /tmp/qt-20230429-18834-rlv5uy/qt-everywhere-src-6.5.0/qtbase/qmake/propertyprinter.cpp:4:
      In file included from /tmp/qt-20230429-18834-rlv5uy/qt-everywhere-src-6.5.0/qtbase/qmake/propertyprinter.h:7:
      In file included from /tmp/qt-20230429-18834-rlv5uy/qt-everywhere-src-6.5.0/qtbase/include/QtCore/qglobal.h:1:
      In file included from /tmp/qt-20230429-18834-rlv5uy/qt-everywhere-src-6.5.0/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:24:
      In file included from /tmp/qt-20230429-18834-rlv5uy/qt-everywhere-src-6.5.0/qtbase/include/QtCore/qtversionchecks.h:1:
      /tmp/qt-20230429-18834-rlv5uy/qt-everywhere-src-6.5.0/qtbase/include/QtCore/../../src/corelib/global/qtversionchecks.h:18:10: fatal error: 'QtCore/qconfig.h' file not found
      #include <QtCore/qconfig.h>
      ^~~~~~~~~~~~~~~~~~
      1 error generated.

       

      Attachments

        For Gerrit Dashboard: QTBUG-113295
        # Subject Branch Project Status CR V

        Activity

          People

            semlanik Alexey Edelev
            fxcoudert FX
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews