#24622: webkit-gtk-1.1.15.4 build failure with gtk2+quartz - can't find gdk/gdkx.h -------------------------------+-------------------------------------------- Reporter: khepler@… | Owner: devans@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: webkit-gtk -------------------------------+-------------------------------------------- Comment(by kitovyj@…): Sorry for not using formatting, here is readable error log: {{{ :info:build CXX WebCore/platform/gtk/libwebkit_1_0_la- MIMETypeRegistryGtk.lo :info:build /Developer/SDKs/MacOSX10.5.sdk/usr/include/xlocale/_ctype.h: In function 'int __istype_l(__darwin_ct_rune_t, long unsigned int, _xlocale*)': :info:build /Developer/SDKs/MacOSX10.5.sdk/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 :info:build /Developer/SDKs/MacOSX10.5.sdk/usr/include/xlocale/_ctype.h: In function '__darwin_ct_rune_t __toupper_l(__darwin_ct_rune_t, _xlocale*)': :info:build /Developer/SDKs/MacOSX10.5.sdk/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 :info:build /Developer/SDKs/MacOSX10.5.sdk/usr/include/xlocale/_ctype.h: In function '__darwin_ct_rune_t __tolower_l(__darwin_ct_rune_t, _xlocale*)': :info:build /Developer/SDKs/MacOSX10.5.sdk/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 :info:build make[1]: *** [WebCore/platform/gtk/libwebkit_1_0_la- LocalizedStringsGtk.lo] Error 1 :info:build make: *** [all] Error 2 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_www_webkit-gtk/work/webkit-1.2.0" && /usr/bin/make -j2 all " returned error 2 :error:build Target org.macports.build returned: shell command failed :debug:build Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for webkit-gtk): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for webkit-gtk is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_www_webkit-gtk/main.log}}} Replying to [comment:6 elelay@…]:
Replying to [comment:5 kitovyj@…]:
yes images work for me in webkit-gtk 1.2.0 (both GtkLauncher and in a python app). Do you have any reason to stick to 1.1.x.x ?
Unfortunately, GtkLauncher is built but not installed, so you'll have to {{{ sudo port build -n -f -d webkit-gtk +quartz }}}
and run it from command-line {{{ /opt/local/var/macports/build/SOMETHING_webkit- gtk/work/webkit-1.2.0/Programs/GtkLauncher }}}
cheers,
-- Ticket URL: <http://trac.macports.org/ticket/24622#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS