[Webkit-unassigned] [Bug 135760] [GTK] No IPC messages are sent when building WebKitGTK+ with VERSION_SCRIPT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 02:52:59 PDT 2014


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





--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-08-11 02:53:08 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > Committed r172385: <http://trac.webkit.org/changeset/172385>
> > 
> > Unfortunately it broke the EFL build: http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2%20%28Perf%29/builds/2883
> 
> I'm sorry, I assumed green EWS was safe enough.
> 
> > It's strange why the EFL EWS didn't notice it before. 
> > Maybe ENABLE_DRT environment variable isn't set on them.
> > 
> > The build fails on the EFL layout tester and the EFL performance
> > tester bots where ENABLE_DRT is set to 1. But the build doesn't 
> > fail on the ARM bots of u-szeged where ENABLE_DRT isn't present.
> 
> I guess we just need to add WTF to any other target.

Ok, so the difference between ENABLE_DRT present or not is that it uses -DSHARED_CORE=ON, which is very confusing IMO. So the problem is not building DRT or whatever, but building with SHARED_CORE

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