On Mon, 2014-04-14 at 12:55 -0700, Martin Robinson wrote: > On Sun, Apr 13, 2014 at 12:26 AM, youenn fablet <[email protected]> wrote: > > One solution may be to get closer to GTK-WK2 bots set-up. > > But I cannot find precise information on that... > > All dependencies that affect layout test results should be in the > WebKit JHBuild. If you made sure to run update-webkitgtk-dependencies > before you built you should be using the WebKitGTK+ JHBuild moduleset. > You might try rerunning it to make sure that you have the most > up-to-date dependencies.
Easy steps for compiling WebKitGTK+ from sources can be found at: https://trac.webkit.org/wiki/WebKitGTK/StartHacking If you are not familiar with JHBuild[1], you can also find some simple (and quite stupid) scripts at: https://github.com/tanty/jhbuild-epiphany Those will help on compiling latest Epiphany with latest stable WebKitGTK+ code. Note, though, that it will use some fresher dependencies than the ones used by the bots and when compiling *only* WebKitGTK+ from trunk. However, you can check the really simple bash script to get an idea of how to use JHBuild. Ciao. [1] https://wiki.gnome.org/Jhbuild -- Br, Andres _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
