Changes between Initial Version and Version 1 of Ticket #30226


Ignore:
Timestamp:
Jul 18, 2011, 8:10:47 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30226 – Description

    initial v1  
    1 $ sudo port install gcc44[[BR]]
    2 --->  Computing dependencies for gcc44[[BR]]
    3 --->  Dependencies to be installed: gmp mpfr xz[[BR]]
    4 --->  Configuring gmp[[BR]]
    5 Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)[[BR]]
    6 Error: Failed to install gmp[[BR]]
    7 Log for gmp is at:[[BR]] /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmp/main.log[[BR]]
     1{{{
     2$ sudo port install gcc44
     3--->  Computing dependencies for gcc44
     4--->  Dependencies to be installed: gmp mpfr xz
     5--->  Configuring gmp
     6Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
     7Error: Failed to install gmp
     8Log for gmp is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmp/main.log
    89
    9 Error: The following dependencies were not installed: gmp mpfr xz[[BR]]
    10 Error: Status 1 encountered during processing.[[BR]]
    11 To report a bug, see <http://guide.macports.org/#project.tickets>[[BR]]
     10Error: The following dependencies were not installed: gmp mpfr xz
     11Error: Status 1 encountered during processing.
     12To report a bug, see <http://guide.macports.org/#project.tickets>
     13}}}
    1214
    13 A pastebin of the full log is at [http://pastebin.com/bpAjbM8U][[BR]]
     15A pastebin of the full log is at http://pastebin.com/bpAjbM8U
    1416
    1517note:  when I tried to install gawk, as that appeared to be the issue (that it was missing), I got the same error.