On Fri, Aug 26, 2016 at 12:35:16AM +0200, Thomas Goirand wrote: > > Can I see the full log anywhere? Maybe you don't have enough RAM > > to build webkit? What machine did you build it on? > > Oh, I didn't think about that. I tried on a 4GB virtualbox machine, > and in a 8GB VM (but no swap) on an OpenStack cloud, each time I > had the same result. So I guess you must be right, and there's not > enough RAM.
You can try building it with less debug symbols or with no debug symbols at all (see debian/rules). But that's with 8GB, I don't think you can build webkitgtk with 4GB, but I might be wrong. Berto