Bug 94230

Summary: [regression] build failure in webkit 1.9.6:
Product: WebKit Reporter: David Ronis <David.Ronis>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Critical    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

David Ronis
Reported 2012-08-16 10:59:54 PDT
I'm trying to upgrade webkit from 1.9.5 to 1.9.6. The build dies with: make all-am make[2]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/platform/webkitgtk+-1/work/main.d/webkit-1.9.6' /usr/bin/mkdir -p ./.deps/DerivedSources make[2]: execvp: /bin/sh: Argument list too long make[2]: *** [libWebCore.la] Error 127
Attachments
David Ronis
Comment 1 2012-08-27 18:46:20 PDT
I just tried building 1.9.90. I get the same error. I even tried with my environment cleared, except for a minimal path, i.e., env -i PATH=... make
David Ronis
Comment 2 2012-08-28 10:07:57 PDT
Now this is strange. In an attempt to get a better log, I recompiled with make V=1 ... . This time it worked.
Note You need to log in before you can comment on or make changes to this bug.