[MacPorts] #71730: Fails to build Python313 on Sequoia

MacPorts noreply at macports.org
Fri Jan 3 16:48:41 UTC 2025


#71730: Fails to build Python313 on Sequoia
-------------------------+--------------------
  Reporter:  mouse07410  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  python313   |
-------------------------+--------------------

Comment (by kencu):

 Replying to [comment:8 mouse07410]:
 > > it appears you have no Command Line Tools installed, only Xcode
 >
 > Correct - because CLT appear to cause problems with other ports, and
 with other toolchains (e.g., Haskell).
 >
 > Are you saying that I should install CLT and try again???

 I'm not aware of a Haskell issue with the CLTs (but could be something I
 am not aware of, certainly).

 There was an issue with upgrading the CLTs that I sorted out was fixed by
 blowing out the old installation and reinstalling the CLTs, and Josh
 narrowed down to one particular folder that had to be erased, but that was
 4 months ago.

 It's not a long term option to stay without the CLTs installed.

 I would do this, given your current situation:

 {{{
 sudo rm -rf /Library/Developer/CommandLineTools
 }}}

 then install the latest CLTs that exist.

 And then go from there.

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


More information about the macports-tickets mailing list