id summary reporter owner description type status priority milestone component version resolution keywords cc port 64927 qwt-qt5 @6.1.6_0: Could not resolve SDK path for 'macosx 12' using --show-sdk-path jcannon-gplates MarcusCalhoun-Lopez "Configure phase fails with: {{{ xcrun: error: SDK ""macosx12"" cannot be located }}} ...and opening "".../qwt-qt5/main.log"" shows: {{{ Could not resolve SDK path for 'macosx 12' using --show-sdk-path }}} Adding the change from https://github.com/macports/macports-ports/commit/4ccdc73094c259eb53235c7ddeea041763f3e568 to the Portfile appears to fix it: {{{ if { ${xcodeversion} ne ""none"" } { use_xcode yes } }}} ...and despite now getting the following error message it still configures and builds/installs: {{{ xcodebuild: error: SDK ""macosx12"" cannot be located }}} Note that I'm using `buildfromsource always` in macports.conf (and `macosx_deployment_target 11.0`). And building on Monterey on M1 using XCode 13.3." defect closed Normal ports 2.7.2 fixed arm64 monterey chrstphrchvz wrohv qwt-qt5