[Webkit-unassigned] [Bug 34846] New: webkitgtk-1.1.21 fails to build with "-j4"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 08:40:03 PST 2010


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

           Summary: webkitgtk-1.1.21 fails to build with "-j4"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hadess at hadess.net


Some dependency problems in the Makefiles I would think:

+ make -j4
/usr/bin/bison -d -p jscyy ./JavaScriptCore/parser/Grammar.y -o
DerivedSources/Grammar.cpp > bison_out.txt 2>&1
/usr/bin/perl JavaScriptCore/create_hash_table
JavaScriptCore/parser/Keywords.table > DerivedSources/Lexer.lut.h
  GEN    stamp-webkitenumtypes.h
/usr/bin/perl JavaScriptCore/create_hash_table
JavaScriptCore/runtime/ArrayPrototype.cpp -i >
JavaScriptCore/runtime/ArrayPrototype.lut.h
/bin/sh: DerivedSources/Lexer.lut.h: No such file or directory
make: *** [DerivedSources/Lexer.lut.h] Error 1
make: *** Waiting for unfinished jobs....
Creating hashtable for JavaScriptCore/runtime/ArrayPrototype.cpp

Building without "-j4" probably works.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list