#35405 closed defect (duplicate)
w3m: sed: RE error: illegal byte sequence
Reported by: | macuserguru | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | mountainlion | Cc: | mnick@… |
Port: | w3m |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I want to install gimp, but it fails
Error: The following dependencies were not installed ....
The error come from dependency w3m
I run 'sudo port clean --all
' and
'sudo port clean w3m
' and
'sudo port -d selfupdate
' too
the error the same
now I run only
sudo port install w3m
a part from the /w3m/main.log
:info:build ^ :info:build 1 error generated. :info:build make: *** [indep.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build /bin/sh: line 1: 79233 Segmentation fault: 11 ./mktable 100 functable.tab > functable.c :info:build make: *** [functable.c] Error 139 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_w3m/w3m/work/w3m-0.5.3' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_w3m/w3m/work/w3m-0.5.3" && /usr/bin/make -j2 -w all :info:build Exit code: 2 :error:build org.macports.build for port w3m returned: command execution failed :debug:build Error code: CHILDSTATUS 79179 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for w3m: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port w3m for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_w3m/w3m/main.log
Attachments (1)
Change History (3)
Changed 12 years ago by macuserguru
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mnick@… added |
---|---|
Description: | modified (diff) |
Port: | w3m added |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Computing dependencies for gimp - Error: The following dependencies were not installed .... → w3m: sed: RE error: illegal byte sequence |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | mountainlion added |
---|
Note: See
TracTickets for help on using
tickets.
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:
So this is a duplicate of #35378.