Changes between Initial Version and Version 1 of Ticket #35405


Ignore:
Timestamp:
Jul 29, 2012, 4:19:44 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Remember to use WikiFormatting when writing in Trac and to fill in the Port field and to Cc the maintainer of that port.

The portion of the main.log that you pasted was not relevant. The relevant part is:

sed: RE error: illegal byte sequence

So this is a duplicate of #35378.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35405

    • Property Status changed from new to closed
    • Property Cc mnick@… added
    • Property Summary changed from Computing dependencies for gimp - Error: The following dependencies were not installed .... to w3m: sed: RE error: illegal byte sequence
    • Property Resolution changed from to duplicate
    • Property Port w3m added
  • Ticket #35405 – Description

    initial v1  
    11I want to install gimp, but it fails
     2{{{
    23Error: The following dependencies were not installed ....
     4}}}
    35
    46The error come from dependency w3m
    57
    6 I run 'sudo port clean --all'  and
    7 'sudo port clean  w3m'  and
    8 'sudo port -d selfupdate'  too
     8I run '`sudo port clean --all`'  and
     9'`sudo port clean  w3m`'  and
     10'`sudo port -d selfupdate`'  too
    911the error the same
    1012
    1113now I run only
     14{{{
    1215sudo port install w3m
     16}}}
    1317
    1418a part from the /w3m/main.log
    15 ----
     19{{{
    1620:info:build                        ^
    1721:info:build 1 error generated.
     
    3943:notice:build Please see the log file for port w3m for details:
    4044   /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_w3m/w3m/main.log
    41 ----
     45}}}