[OE-core] [oe-commits] Ross Burton : webkit-gtk: remove no-parallel bodge

Martin Jansa martin.jansa at gmail.com
Fri Jul 20 23:15:39 UTC 2012


On Wed, Jul 18, 2012 at 01:31:45PM +0000, git at git.openembedded.org 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 <ross.burton at intel.com>
> 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 <ross.burton at intel.com>
> Signed-off-by: Saul Wold <sgw at linux.intel.com>

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: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120721/a644b967/attachment-0002.sig>


More information about the Openembedded-core mailing list