Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Qt5 builds failing on Bitrise — missing /usr/local/.//mkspecs/macx-clang ... again ... #9235

Closed
ConanHorus opened this issue Jun 9, 2017 · 1 comment
Labels
Qt Mapbox Maps SDK for Qt, aka Qt Location Mapbox GL

Comments

@ConanHorus
Copy link

Qt5 macOS builds have been failing on Bitrise for I don't know how long.

As you can see, this has been a recurring issue: here and here.

Well, it's acting up again!

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:167 (include)
  /usr/local/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:83 (find_package)
  /usr/local/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:83 (find_package)
  src/CMakeLists.txt:51 (find_package)

If this is a recurring issue, perhaps a more robust fix is in order? In October the issue was that homebrew was fetching a broken version. Is there a way to look for correct versions instead of simply assuming? Or am I just way off base here and that's not how things work?

@fabian-guerra fabian-guerra added the Qt Mapbox Maps SDK for Qt, aka Qt Location Mapbox GL label Jun 9, 2017
@jfirebaugh
Copy link
Contributor

Looks like Qt5 macOS builds are working right now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Qt Mapbox Maps SDK for Qt, aka Qt Location Mapbox GL
Projects
None yet
Development

No branches or pull requests

3 participants