[MacPorts] #25004: Webkit-gtk 1.1.15.4 fails to build on Snow Leopard
MacPorts
noreply at macports.org
Sat May 22 20:00:35 PDT 2010
#25004: Webkit-gtk 1.1.15.4 fails to build on Snow Leopard
------------------------------------------------+---------------------------
Reporter: daniel@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: webkit-gtk build fail snow leopard | Port: webkit-gtk
------------------------------------------------+---------------------------
I'm trying to install Midori and webkit-gtk 1.1.15.4 fails to build.
I was doing universal builds due to wine-devel and I thought that might be
the problem, so I completely uninstalled all of Macports and `rm -rf
/opt/local` and then reinstalled everything again without wine-devel (no
longer forcing universal on any ports)
The port is from the Australian mirror on a Macbook Unibody - Mac OS X
10.6.3
Here's the error output with the -d flag. I can't decipher it:
{{{
In file included from /usr/include/xlocale.h:77,
from /opt/local/include/libintl.h:24,
from /opt/local/include/glib-2.0/glib/gi18n-lib.h:25,
from
WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp:29:
/usr/include/xlocale/_ctype.h: In function 'int
__istype_l(__darwin_ct_rune_t, long unsigned int, _xlocale*)':
/usr/include/xlocale/_ctype.h:47: error:
'isascii_WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h'
was not declared in this scope
/usr/include/xlocale/_ctype.h: In function '__darwin_ct_rune_t
__toupper_l(__darwin_ct_rune_t, _xlocale*)':
/usr/include/xlocale/_ctype.h:54: error:
'isascii_WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h'
was not declared in this scope
/usr/include/xlocale/_ctype.h: In function '__darwin_ct_rune_t
__tolower_l(__darwin_ct_rune_t, _xlocale*)':
/usr/include/xlocale/_ctype.h:61: error:
'isascii_WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h'
was not declared in this scope
In file included from /usr/include/xlocale.h:77,
from /opt/local/include/libintl.h:24,
from /opt/local/include/glib-2.0/glib/gi18n-lib.h:25,
from WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp:46:
/usr/include/xlocale/_ctype.h: In function 'int
__istype_l(__darwin_ct_rune_t, long unsigned int, _xlocale*)':
/usr/include/xlocale/_ctype.h:47: error:
'isascii_WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h'
was not declared in this scope
/usr/include/xlocale/_ctype.h: In function '__darwin_ct_rune_t
__toupper_l(__darwin_ct_rune_t, _xlocale*)':
/usr/include/xlocale/_ctype.h:54: error:
'isascii_WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h'
was not declared in this scope
/usr/include/xlocale/_ctype.h: In function '__darwin_ct_rune_t
__tolower_l(__darwin_ct_rune_t, _xlocale*)':
/usr/include/xlocale/_ctype.h:61: error:
'isascii_WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h'
was not declared in this scope
make[1]: *** [WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-
ChromeClientGtk.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-
ContextMenuClientGtk.lo] Error 1
make: *** [all] Error 2
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_www_webkit-gtk/work/webkit-1.1.15.4" && /usr/bin/make
-j2 all " returned error 2
DEBUG: Backtrace: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_www_webkit-gtk/work/webkit-1.1.15.4" && /usr/bin/make
-j2 all " returned error 2
while executing
"command_exec build"
(procedure "portbuild::build_main" line 9)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for webkit-gtk):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
--
Ticket URL: <http://trac.macports.org/ticket/25004>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list