Opened 5 years ago
Last modified 5 years ago
#59829 new defect
building gcc48 is not supported with Xcode 9 or greater
Reported by: | PWLisowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description (last modified by kencu (Ken))
Both HomeBank and pgplot require gcc48 and it is apparently not supported with Xcode 9 or treated (I am running Xcode 11.2).
partial log:
Error: building gcc48 is not supported with Xcode 9 or greater Error: Failed to fetch gcc48: unsupported platform Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/gcc48/main.log for details.
Change History (3)
comment:1 Changed 5 years ago by kencu (Ken)
Description: | modified (diff) |
---|
comment:2 Changed 5 years ago by kencu (Ken)
comment:3 Changed 5 years ago by jmroot (Joshua Root)
You could reinstall whatever ports you have installed with +gcc48 with a newer gcc variant. E.g.
sudo port install pgplot -gcc48 +gcc9
But if you have ports installed with +gcc48 in the first place, that implies that they were built on an older OS version and you need to follow the wiki:Migration procedure.
Note: See
TracTickets for help on using
tickets.
Now on my systems, neither
homebank
norpgplot
requiregcc48
:and
so maybe we can figure out how to get you up and running. Do you already have these installed? Please show us the results of: