[MacPorts] #64912: qt5-qtcreator @6.0.2_1: unexpected error messages about macosx12 SDK

MacPorts noreply at macports.org
Thu Mar 31 03:06:45 UTC 2022


#64912: qt5-qtcreator @6.0.2_1: unexpected error messages about macosx12 SDK
---------------------------+---------------------------------
 Reporter:  jeremy-murphy  |      Owner:  MarcusCalhoun-Lopez
     Type:  defect         |     Status:  assigned
 Priority:  Low            |  Milestone:
Component:  ports          |    Version:  2.7.1
 Keywords:                 |       Port:  qt5-qtcreator
---------------------------+---------------------------------
 During the Configuring stage, I get this 'error':
 {{{
 xcodebuild: error: SDK "macosx12" cannot be located.
 xcrun: error: sh -c
 '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk
 macosx12 -find ld 2> /dev/null' failed with exit code 16384: (null)
 (errno=No such file or directory)
 xcrun: error: unable to find utility "ld", not a developer tool or in PATH
 }}}
 which is understandable since this is Monterey 12.3, and the relevant
 output from `xcodebuild -showsdks` is:
 {{{
 macOS SDKs:
         macOS 12.3                      -sdk macosx12.3
 }}}

 It actually builds and installs successfully, so evidently it finds `ld`
 another way.

-- 
Ticket URL: <https://trac.macports.org/ticket/64912>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list