Changes between Initial Version and Version 1 of Ticket #31337


Ignore:
Timestamp:
Sep 20, 2011, 12:29:03 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting and to preview before submitting.

What version of perl is /opt/local/bin/perl? Or is this possibly a duplicate of #28565?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31337

    • Property Owner changed from macports-tickets@… to devans@…
    • Property Port gnome-doc-utils added
    • Property Summary changed from gimp install fails on cairo and other dependency installs to gnome-doc-utils: perl 5.8.1 is required for intltool
  • Ticket #31337 – Description

    initial v1  
    1 I attempted 'sudo port install gimp'
     1I attempted '`sudo port install gimp`'
    22
    33First failure was:
     4{{{
    45Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
    56Error: Failed to install cairo
     7}}}
    68
    7 I ran 'sudo port install cairo'
     9I ran '`sudo port install cairo`'
    810
    911A lot of stuff got installed.
    1012
    11 I re-ran 'sudo port install gimp'
     13I re-ran '`sudo port install gimp`'
    1214
    1315Second failure was:
     16{{{
    1417--->  Configuring gnome-doc-utils
    1518Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
    1619Error: Failed to install gnome-doc-utils
     20}}}
    1721
    18 I ran 'sudo port install gnome-doc-utils'
     22I ran '`sudo port install gnome-doc-utils`'
    1923
    2024Error persisted:
     25{{{
    2126--->  Configuring gnome-doc-utils
    2227Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
     
    2429Error: Status 1 encountered during processing.
    2530To report a bug, see <http://guide.macports.org/#project.tickets>
     31}}}
    2632
    2733Tail of log file is:
     34{{{
    2835:info:configure checking for perl... /opt/local/bin/perl
    2936:info:configure checking for perl >= 5.8.1... configure: error: perl 5.8.1 is required for intltool
     
    3542:info:configure Warning: the following items did not execute (for gnome-doc-utils): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
    3643:notice:configure Log for gnome-doc-utils is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnome-doc-utils/gnome-doc-utils/main.log
     44}}}
    3745
    3846Feel free to reach out for more details if this doesn't give you enough.
    3947
    40 Best,
     48Best, [[br]]
    4149Steve