[MacPorts] #35378: w3m: sed: RE error: illegal byte sequence
MacPorts
noreply at macports.org
Fri Jul 27 19:58:36 PDT 2012
#35378: w3m: sed: RE error: illegal byte sequence
-----------------------------------------+----------------------------------
Reporter: pkutzner+macports@… | Owner: mnick@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: mountainlion | Port: w3m
-----------------------------------------+----------------------------------
Comment(by pkutzner+macports@…):
So, I tried compiling with LC_ALL=C and it got farther, but then died with
a segfault here:
{{{
cal/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/opt/local/share/locale\"
-I/opt/local/include -c -o istream.o istream.c
/bin/sh: line 1: 38597 Segmentation fault: 11 ./mktable 100 functable.tab
> functable.c
make: *** [functable.c] Error 139
make: *** Waiting for unfinished jobs....
istream.c:445:13: warning: initializing 'char *' with an expression of
type 'unsigned char *' converts between pointers to integer types with
different sign [-Wpointer-sign]
char *sn = ASN1_STRING_data(gn->d.ia5);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
istream.c:464:13: warning: assigning to 'X509V3_EXT_METHOD *' (aka 'struct
v3_ext_method *') from 'const X509V3_EXT_METHOD *' (aka 'const struct
v3_ext_method *') discards qualifiers [-Wincompatible-pointer-types]
method = X509V3_EXT_get(ex);
^ ~~~~~~~~~~~~~~~~~~
2 warnings generated.
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'
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
Exit code: 2
Error: org.macports.build for port w3m returned: command execution failed
Warning: targets not executed for w3m: org.macports.activate
org.macports.build org.macports.destroot org.macports.install
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
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port w3m failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/35378#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list