[MacPorts] #70803: sudo port install fail

MacPorts noreply at macports.org
Sun Sep 22 08:31:49 UTC 2024


#70803: sudo port install fail
---------------------------+--------------------
  Reporter:  AbgaryanDave  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.1
Resolution:                |   Keywords:
      Port:                |
---------------------------+--------------------
Changes (by ryandesign):

 * keywords:  libusb install =>
 * priority:  High => Normal


Old description:

> I'm trying to install libusb on my macOS Sequoia and I'm getting Error:
> The installed version of the Command Line Tools for Xcode
> (15.3.0.0.0.1.1708646388) is too old to use on the installed OS version.
> Please install version 16 or later on macOS 15.
>
> I have version 16 of Xcode installed though
>
>         Title: Command Line Tools for Xcode, Version: 16.0, Size:
> 751012KiB, Recommended: YES,

New description:

 I'm trying to install libusb on my macOS Sequoia and I'm getting
 {{{
 Error: The installed version of the Command Line Tools for Xcode
 (15.3.0.0.0.1.1708646388) is too old to use on the installed OS version.
 Please install version 16 or later on macOS 15.
 }}}

 I have version 16 of Xcode installed though

 {{{
         Title: Command Line Tools for Xcode, Version: 16.0, Size:
 751012KiB, Recommended: YES,
 }}}

--

Comment:

 Xcode and the Xcode command line tools are two different things. You
 should install version 16 of both.

 If you are upgrading from CLT < 16 to 16 you should afterward run this
 command to delete a directory that will cause C++ ports to fail to build;
 see #70750:
 {{{
 sudo rm -rf /Library/Developer/CommandLineTools/usr/include/c++
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70803#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list