[Webkit-unassigned] [Bug 38054] [Qt] Build dependency problems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 05:07:56 PDT 2011


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Blocker
           Priority|P2                          |P1




--- Comment #4 from Csaba Osztrogonac <ossy at webkit.org>  2011-06-16 05:07:56 PST ---
Moidifying it to P1/blocker. It is so annoying bug in our build system. :-S

https://bugs.webkit.org/attachment.cgi?id=97432 in https://bugs.webkit.org/show_bug.cgi?id=59085 killed our EWS, and I have no idea how to fix it ...

+} else {
+    # We have to disable SVG Fonts, which rely on the fast path.
+    DEFINES -= ENABLE_SVG_FONTS=1
+    DEFINES += ENABLE_SVG_FONTS=0

When EWS try to build the patch, this change doesn't trigger rebuilding all source contains ENABLE_SVG_FONTS defines. It cause an inconsistent state 
in WebKitBuild. :-/

-- 
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