Opened 4 years ago
Closed 4 years ago
#61175 closed defect (fixed)
last version of Xcode 12.3and 12.4 is not supported by MacPorts
Reported by: | jpmelko | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jpmelko | |
Port: |
Description
port diagnose Error: currently installed version of Xcode, 11.7, is not supported by MacPorts. For your currently installed system, only the following versions of Xcode are supported: 11.6 11.5 11.4.1 11.4 11.3.1 11.3
Change History (16)
comment:2 Changed 4 years ago by jpmelko
Summary: | last version of Xcode 11.7 is not supported by MacPorts → last version of Xcode 11.7 and 12 is not supported by MacPorts |
---|
comment:3 Changed 4 years ago by jpmelko
Cc: | jpmelko added |
---|
comment:4 Changed 4 years ago by jpmelko
Cc: | jpmelko removed |
---|
comment:5 Changed 4 years ago by jpmelko
Cc: | jpmelko added |
---|
comment:6 Changed 4 years ago by hellhovnd (Jean-Pierre Chauvel)
You should try to compile from source with Command Line Tools for Xcode 12 beta 5.
comment:7 Changed 4 years ago by hellhovnd (Jean-Pierre Chauvel)
This is the download link for Command Line Tools for Xcode 12 beta 5
https://download.developer.apple.com/Developer_Tools/Command_Line_Tools_for_Xcode_12_beta_5/Command_Line_Tools_for_Xcode_12_beta_5.dmg
first off, you should remove the Command Line Tools that came with Xcode 12. sudo rm -rf /Library/Developer/CommandLineTools
. Then install the beta 5.
clone the repo:
https://github.com/macports/macports-base
the go to the created folder for the cloned repo and the run the following sudo make --enable-readline -j12 install
. It should install everything on {{ /opt/local }}
The do a selfupdate
and you are good to go.
comment:8 Changed 4 years ago by jpmelko
a configure is necessary first
--enable-readline is unknwon
Bacchus:macports-base-master root# make --enable-readline -j12 install /Applications/Xcode.app/Contents/Developer/usr/bin/make: unrecognized option `--enable-readline'
Dont work
The solution is here ticket:60530
comment:13 Changed 4 years ago by jpmelko
Now for 12.3.
Error: currently installed version of Xcode, 12.3, is not supported by MacPorts. For your currently installed system, only the following versions of Xcode are supported: 12.2 12.1 12.0.1 12.0 11.7 11.6 11.5 11.4.1 11.4 11.3.1 11.3
Some body has corrected for previous versions without closing this ticket
comment:14 Changed 4 years ago by jpmelko
Summary: | last version of Xcode 11.7 and 12 is not supported by MacPorts → last version of Xcode 12.3 is not supported by MacPorts |
---|
comment:15 Changed 4 years ago by jpmelko
Summary: | last version of Xcode 12.3 is not supported by MacPorts → last version of Xcode 12.3and 12.4 is not supported by MacPorts |
---|
titi@Bacchus ~ % port diagnose Error: currently installed version of Xcode, 12.4, is not supported by MacPorts. For your currently installed system, only the following versions of Xcode are supported: 12.2 12.1 12.0.1 12.0 11.7 11.6 11.5 11.4.1 11.4 11.3.1 11.3 titi@Bacchus ~ %
comment:16 Changed 4 years ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | new → closed |
this was update today in this commit. So please do sudo port selfupdate
and then the message should be gone.
and Xcode 12 now