[Webkit-unassigned] [Bug 95569] New: Can't compile, "too many arguments" for /bin/sh

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 31 07:16:36 PDT 2012


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

           Summary: Can't compile, "too many arguments" for /bin/sh
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: delentef at gmail.com


Trying to compile today's release (2012 August 31), compilation with gcc 4.7.0 on linux 3.4 stops with

  CXX    DerivedSources/WebCore/libWebCore_la-XPathGrammar.lo
make[1]: execvp: /bin/sh: Argument list too long
make[1]: *** [libWebCore.la] Error 127

I tried

make V=1 2>&1 | tee out

and the "out" files contains several lines that fill up several screens.

-- 
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