[Webkit-unassigned] [Bug 140171] New: [WebKitGTK 2.4.7] Build freezes when using multiple jobs in parallel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 6 20:27:26 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140171

            Bug ID: 140171
           Summary: [WebKitGTK 2.4.7] Build freezes when using multiple
                    jobs in parallel
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh Intel
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philip.chimento at gmail.com

When building WebKitGTK 2.4.7 with "make -j5", it freezes at a certain point:

Freezes after

  CXXLD    libWebCoreSVG.la
...
...
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libWebCoreSVG.a(libWebCoreSVG_la-CachedSVGDocumentReference.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libWebCoreSVG.a(libWebCoreSVG_la-JSSVGZoomAndPan.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libWebCoreSVG.a(libWebCoreSVG_la-CachedSVGDocumentReference.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libWebCoreSVG.a(libWebCoreSVG_la-JSSVGZoomAndPan.o) has no symbols

When building with "make -j1", it does not freeze. I suspect there's a missing dependency of one target on another.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150107/ae7e92d0/attachment-0002.html>


More information about the webkit-unassigned mailing list