[Webkit-unassigned] [Bug 115904] [GTK] Remove unnecessary GLIB_CHECK_VERSION #ifdefs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 12 02:17:13 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115904





--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-05-12 02:15:38 PST ---
(In reply to comment #5)
> After the patch Qt Linux MIPS32R2 LE Release bot failed to build: 
> 
> /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WTF/wtf/gobject/GRefPtr.cpp: In function 'T* WTF::refGPtr(T*) [with T = GBytes]':
> /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WTF/wtf/gobject/GRefPtr.cpp:69: error: 'g_bytes_ref' was not declared in this scope
> /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WTF/wtf/gobject/GRefPtr.cpp: In function 'void WTF::derefGPtr(T*) [with T = GBytes]':
> /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WTF/wtf/gobject/GRefPtr.cpp:76: error: 'g_bytes_unref' was not declared in this scope
> 
> http://build.webkit.org/builders/Qt%20Linux%20MIPS32R2%20LE%20Release/builds/14574/steps/compile-webkit/logs/stdio

Oops, sorry. What glib version is required by qtwebkit? Doesn't qt use gst 1.0 already? gst 1 requires glib 2.32 that's why I assumed this would not break qt build (and that EWS passed).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list