Changes between Version 1 and Version 2 of Ticket #59813


Ignore:
Timestamp:
Dec 5, 2019, 1:03:24 PM (4 years ago)
Author:
jmroot (Joshua Root)
Comment:

You must have something installed that depends on libgcc8. Try running this command: port echo installed and depends:gcc8

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59813

    • Property Keywords gcc removed
    • Property Port gcc8 added
  • Ticket #59813 – Description

    v1 v2  
    11Hello,
    22I am trying to solve this problem since many weeks, without success. I did "port selfupdate ;  port upgrade outdated". The error message is:
     3{{{
    34--->  Attempting to fetch libgcc8-8.3.0_5.darwin_19.x86_64.tbz2 from http://nue.de.packages.macports.org/libgcc8
    45--->  Attempting to fetch libgcc8-8.3.0_5.darwin_19.x86_64.tbz2 from http://lil.fr.packages.macports.org/libgcc8
     
    1213Error: Problem while installing libgcc8
    1314Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    14 
     15}}}
    1516My OS versions is macOS Catalina v10.15.1
    1617 I installed gcc9 and , and uninstalled gcc8 and libgcc8, but the problem with gcc8 still appears when I execute "port upgrade outdated".  I also reinstalled xcode, and the command line tools, without success.