Opened 10 years ago

Last modified 10 years ago

#46182 closed defect

libgcc port missing — at Version 1

Reported by: da.hoffman.pb@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port:

Description (last modified by larryv (Lawrence Velázquez))

This is the error message:

--->  Updating database of binaries: 100.0%
--->  Scanning binaries for linking errors: 100.0%
--->  Found 1 broken file(s), matching files to ports
--->  Found 1 broken port(s), determining rebuild order
--->  Rebuilding in order
     py27-scipy @0.12.0 +gcc47
--->  Computing dependencies for py27-scipy
Error: Dependency 'libgcc' not found.
Error: Unable to upgrade port: 1
Error rebuilding py27-scipy
    while executing
"error "Error rebuilding $portname""
    (procedure "revupgrade_scanandrebuild" line 382)
    invoked from within
"revupgrade_scanandrebuild broken_port_counts $opts"
    (procedure "macports::revupgrade" line 5)
    invoked from within
"macports::revupgrade $opts"
    (procedure "action_revupgrade" line 2)
    invoked from within
"action_revupgrade $action $portlist $opts"
    (procedure "action_target" line 94)
    invoked from within
"$action_proc $action $portlist [array get global_options]"
    (procedure "process_cmd" line 95)
    invoked from within
"process_cmd $remaining_args"
    invoked from within
"if { [llength $remaining_args] > 0 } {

    # If there are remaining arguments, process those as a command
    set exit_status [process_cmd $remaining..."
    (file "/opt/local/bin/port" line 4785)

I tried to upgrade py27-scipy and that failed because of a missing 'db48'. Two weeks ago I tried to install Julia, and that failed. Three attempts and three failure in two weeks on two different computers. Should I switch to HomeBrew?

Change History (1)

comment:1 in reply to:  description Changed 10 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Summary: ruby20 failed to install on Mac OS 10.8.5libgcc port missing

Replying to da.hoffman.pb@…:

--->  Rebuilding in order
     py27-scipy @0.12.0 +gcc47
--->  Computing dependencies for py27-scipy
Error: Dependency 'libgcc' not found.

This is strange. What does sudo port selfupdate && port info libgcc return?

I tried to upgrade py27-scipy and that failed because of a missing 'db48'.

Sounds like it could be related to your missing libgcc.

Two weeks ago I tried to install Julia, and that failed.

Did you file a ticket for this?

Note: See TracTickets for help on using tickets.