[MacPorts] #35405: w3m: sed: RE error: illegal byte sequence (was: Computing dependencies for gimp - Error: The following dependencies were not installed ....)
MacPorts
noreply at macports.org
Sun Jul 29 09:19:44 PDT 2012
#35405: w3m: sed: RE error: illegal byte sequence
-----------------------------+----------------------------------------------
Reporter: fritzs@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: duplicate | Keywords:
Port: w3m |
-----------------------------+----------------------------------------------
Changes (by ryandesign@…):
* status: new => closed
* cc: mnick@… (added)
* resolution: => duplicate
* port: => w3m
Old description:
> 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
> ----
New description:
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
}}}
--
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.
--
Ticket URL: <https://trac.macports.org/ticket/35405#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list