Opened 2 years ago
Closed 2 years ago
#66063 closed defect (duplicate)
Error on MACOS Ventura
Reported by: | fpeos | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | |
Keywords: | ventura | Cc: | |
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I installed MACOS Ventura 13.0 and then MacPorts manually from MacPorts-2.8.0.tar.gz Now I cannot install any ports because of this mismatch:
machine:~> sudo port install emacs Error: The installed version of Xcode (14.0.1) is too old to use on the installed OS version. Version 14.1 or later is recommended on macOS 13. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port emacs failed
Thank you for your suggestions.
Change History (3)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Component: | ports → base |
---|---|
Keywords: | ventura added; MACOS Ventura 13.0 removed |
Port: | all removed |
Priority: | High → Normal |
comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:3 Changed 2 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You do need Xcode 14.1 as 14.0.1 does not have the macOS 13 SDK. You can get the release candidate from https://developer.apple.com/download/applications/ (sign in with an Apple ID required.)