[MacPorts] #46182: libgcc port missing (was: ruby20 failed to install on Mac OS 10.8.5)

MacPorts noreply at macports.org
Tue Dec 9 13:33:35 PST 2014


#46182: libgcc port missing
------------------------------+--------------------------------
  Reporter:  da.hoffman.pb@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.3
Resolution:                   |   Keywords:
      Port:                   |
------------------------------+--------------------------------

Old description:

> 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?

New description:

 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?

--

Comment (by larryv@…):

 Replying to [ticket:46182 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?

-- 
Ticket URL: <https://trac.macports.org/ticket/46182#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list