On Wed, Jul 18, 2012 at 01:31:45PM +0000, [email protected] wrote: > Module: openembedded-core.git > Branch: master > Commit: 90ca88a6f9dd5e2bc055739f84cb224f9a82455a > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=90ca88a6f9dd5e2bc055739f84cb224f9a82455a > > Author: Ross Burton <[email protected]> > Date: Tue Jul 17 19:44:19 2012 +0100 > > webkit-gtk: remove no-parallel bodge > > This workaround was originally for GNU Make 3.82 which upstream was blaming > for a parallel build failure. Since then I've changed numerous variables > and now parallel builds are working with 3.82 (and succeed in 20 minutes > instead of 2 hours). > > Revert the change until we've more data about what causes the breakage, then > we can bring it back with more finesse. > > Signed-off-by: Ross Burton <[email protected]> > Signed-off-by: Saul Wold <[email protected]>
Now it failed on one of my builders: | arm-oe-linux-gnueabi-libtool: link: arm-oe-linux-gnueabi-ranlib .libs/libWebCoreGtk.a | mv -f Tools/DumpRenderTree/gtk/.deps/Programs_DumpRenderTree-TextInputController.Tpo Tools/DumpRenderTree/gtk/.deps/Programs_DumpRenderTree-TextInputController.Po | arm-oe-linux-gnueabi-libtool: link: ( cd "TestNetscapePlugin/.libs" && rm -f "libtestnetscapeplugin.la" && ln -s "../libtestnetscapeplugin.la" "libtestnetscapeplugin.la" ) | arm-oe-linux-gnueabi-libtool: link: cannot find the library `libjavascriptcoregtk-1.0.la' or unhandled argument `libjavascriptcoregtk-1.0.la' | make[1]: *** [Programs/minidom] Error 1 | arm-oe-linux-gnueabi-libtool: link: ( cd ".libs" && rm -f "libWebCoreGtk.la" && ln -s "../libWebCoreGtk.la" "libWebCoreGtk.la" ) GNU Make 3.82 I've built it without PARALLEL_MAKE about 8 times already and this is first time it failed.. so the race condition is probably still there. Cheers, -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
