Opened 6 years ago
Closed 6 years ago
#57929 closed defect (wontfix)
gcc43: building gcc43 is not supported with Xcode 9 or greater
Reported by: | Hansong09 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | ||
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Everything works fine on my previous high sierra, including 'sudo port install gcc43'. But, after I reinstalled the mac os high sierra, it gives me the error as shown below. I reinstalled Xcode, macports and also I did the migration. It gives me same errors. I try to install this system : http://wsn.cse.wustl.edu/index.php/Run_WCPS_On_Mac_Guide#Upgrade_to_El_Capitan , which previously succeed.
would you please give me some suggestions? Thanks
sudo port install gcc43 ---> Fetching distfiles for gcc43 Error: building gcc43 is not supported with Xcode 9 or greater Error: Failed to fetch gcc43: unsupported platform Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc43/gcc43/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port gcc43 failed
Change History (3)
comment:1 Changed 6 years ago by Hansong09
Description: | modified (diff) |
---|
comment:2 Changed 6 years ago by kencu (Ken)
comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Summary: | $port $Version: 2.5.4 : sudo port install gcc43: build error: unsupported platform → gcc43: building gcc43 is not supported with Xcode 9 or greater |
With Xcode 9 or later, please use gcc5 or later.
Note: See
TracTickets for help on using
tickets.
you'll have to try a newer gcc version that works with your xcode installation. gcc8 is current, gcc5 is the oldest I believe. Hopefully one of those will work for you.
If it's truly gcc43 and no other will work, that's complicated. You'd have to downgrade xcode.