

Instead, it uses an older version of clang $ /Library/Developer/CommandLineTools/usr/bin/clang -version

InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin If port simply used /usr/bin/clang, it would be fine.Īpple clang version 13.0.0 (clang-1300.0.29.30) InstalledDir: /Library/Developer/CommandLineTools/usr/bin The current release of Xcode is available as a free download from the Mac App Store. Xcode brings user interface design, coding, testing, debugging, and submitting to the App Store into a unified workflow. Looking at the config.log in more details, I see the following block where the CLT version is being checked:Ĭonfigure:2192: checking for C compiler versionĬonfigure:2201: /usr/bin/clang -version >&5Īpple clang version 11.0.3 (clang-1103.0.32.29) Xcode is a complete developer toolset for creating apps for Mac, iPhone, iPad, Apple Watch, and Apple TV. Lrwxr-xr-x 1 root wheel 10 Dec 22 11:13 MacOSX12.1.sdk -> MacOSX.sdkĪnd I've already run xcode-select -install $ ls -l /Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/ĭrwxr-xr-x 7 root wheel 224 Nov 19 17:25 MacOSX.sdk The following dependencies will be installed:Įrror: Failed to configure gperf: consult /Users/sbasu1/packages/macports/var/macports/build/_Users_sbasu1_packages_macports_var_macports_sources_macports_release_tarballs_ports_devel_gperf/gperf/work/gperf-3.1/config.logĮrror: Failed to configure gperf: configure failure: command execution failedĮrror: See /Users/sbasu1/packages/macports/var/macports/logs/_Users_sbasu1_packages_macports_var_macports_sources_macports_release_tarballs_ports_devel_gperf/gperf/main.log for details.Įrror: Follow if you believe there is a bug.
#XCODE 13.2 1 DOWNLOAD INSTALL#
Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select -install'. Warning: The macOS 11 SDK does not appear to be installed. For example, I tried installing htop, with the following error:
