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 Version 2

Reported by: mascguy (Christopher Nielsen) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: qt5

Description (last modified by mascguy (Christopher Nielsen))

LibreCAD and LibreCAD-devel both fail to build on our macOS 10.11 buildbot, with the following qt5-related 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:

https://build.macports.org/builders/ports-10.11_x86_64-builder/builds/143618/steps/install-port/logs/stdio

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'

Change History (2)

comment:1 Changed 3 years ago by mascguy (Christopher Nielsen)

Description: modified (diff)

comment:2 Changed 3 years ago by mascguy (Christopher Nielsen)

Description: modified (diff)
Note: See TracTickets for help on using tickets.