Opened 3 years ago
Last modified 3 years ago
#63061 assigned defect
qt5: librecad build fails: could not resolve SDK Path for 'macosx10.11' — at Initial Version
Reported by: | mascguy (Christopher Nielsen) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | qt5 |
Description
LibreCAD and LibreCAD-devel both fail to build on our macOS 10.11 buildbots, with the following error:
DEBUG: system: cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_cad_LibreCAD/LibreCAD/work/LibreCAD-2.1.3" && /opt/local/libexec/qt5/bin/qmake PREFIX=/opt/local CONFIG+="build_muparser" -spec macx-clang Project ERROR: Could not resolve SDK Path for 'macosx10.11' using --show-sdk-path Command failed: cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_cad_LibreCAD/LibreCAD/work/LibreCAD-2.1.3" && /opt/local/libexec/qt5/bin/qmake PREFIX=/opt/local CONFIG+="build_muparser" -spec macx-clang Exit code: 3
One example:
This is similar to what we've seen (and fixed) before, but it's not clear why it's happening again:
issue:54044 - Could not resolve SDK Path for 'macosx10.11'
Note: See
TracTickets for help on using
tickets.