You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Starting today, the Qt5 macOS build bot on Bitrise consistently fails on all branches with the following error:
[Mason] Unpacking package to mason_packages/headers/polylabel/1.0.2...
CMake Error at /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:15 (message):
The imported target "Qt5::Core" references the file
"/usr/local/.//mkspecs/macx-clang"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/local/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/local/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake:50 (_qt5_Core_check_file_exists)
/usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:141 (include)
platform/qt/qt5.cmake:1 (find_package)
platform/qt/qt.cmake:82 (include)
platform/qt/config.cmake:1 (include)
CMakeLists.txt:80 (include)
-- Configuring incomplete, errors occurred!
See also "/Users/vagrant/git/build/qt-macos-x86_64/Debug/CMakeFiles/CMakeOutput.log".
make: *** [build/qt-macos-x86_64/Debug/build.ninja] Error 1
==> Script finished with exit code: 2
Starting today, the Qt5 macOS build bot on Bitrise consistently fails on all branches with the following error:
/ref #6716
/cc @brunoabinader @boundsj
The text was updated successfully, but these errors were encountered: