Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.0
-
None
-
-
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 |
475526,6 | Normalize paths using std::filesystem::weakly_canonical | dev | qt/qtbase | Status: MERGED | +2 | 0 |
475530,3 | Do not use REALPATH when collecting Qt header files | dev | qt/qtbase | Status: MERGED | +2 | 0 |
475700,2 | Do not use REALPATH when collecting Qt header files | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |
475964,2 | Normalize paths using std::filesystem::weakly_canonical | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |
475968,2 | Normalize paths using std::filesystem::weakly_canonical | 6.5.1 | qt/qtbase | Status: MERGED | +2 | 0 |
475969,2 | Do not use REALPATH when collecting Qt header files | 6.5.1 | qt/qtbase | Status: MERGED | +2 | 0 |