[Buildroot] Analysis of build failures

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jul 22 20:46:07 UTC 2015


Dear Brendan Heading,

On Wed, 22 Jul 2015 21:40:00 +0100, Brendan Heading wrote:
> > Let's have a look at the issue on a per-package basis. For webkit, can
> > it either avoid using atomic operations (like glib), or can we add a
> > configure.ac test for the availability of the atomic operations, and if
> > not available, attempt again with -latomic linked in?
> >
> 
> Had a quick look at webkit. If we are talking about the same problem, the
> offending section is in Source/WTF/wtf/Atomics.h : ("wtf" is a great name
> for this module, with the amount of conditional stuff in here!)

Which webkit did you look at? The one in package/webkitgtk/ which is
going to be deprecated and that we don't really care about? Or the
webkitgtk24 package submitted by Gustavo (only in patchwork for now,
not merged yet).

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list