New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35405 (closed defect: duplicate)

Opened 10 months ago

Last modified 10 months ago

w3m: sed: RE error: illegal byte sequence

Reported by: fritzs@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: mountainlion Cc: mnick@…
Port: w3m

Description (last modified by ryandesign@…) (diff)

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

main.log (48.4 KB) - added by fritzs@… 10 months ago.

Change History

Changed 10 months ago by fritzs@…

comment:1 Changed 10 months ago by ryandesign@…

  • Status changed from new to closed
  • Description modified (diff)
  • Cc mnick@… added
  • Summary changed from Computing dependencies for gimp - Error: The following dependencies were not installed .... to w3m: sed: RE error: illegal byte sequence
  • Resolution set to duplicate
  • Port set to w3m

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.

comment:2 Changed 10 months ago by ryandesign@…

  • Keywords mountainlion added
Note: See TracTickets for help on using tickets.