[Webkit-unassigned] [Bug 100407] New: WebKit build fails on Windows 7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 13:06:03 PDT 2012


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

           Summary: WebKit build fails on Windows 7
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wazzielookie at gmail.com


I have selected WebCore JavaScript as the component because it seems that WebKit is failing to build due to some compilation errors within WebCore.  My apologies if this has been mislabeled.

Ask you can guess from the summary title, I am attempting to build WebKit on Windows 7.  I have both the most recent version of WebKit (rev# 132513 at the time of this writing) via the subversion repository and the nightly build source code, and both are failing to build.  The first build errors actually occurred within JavaScriptCore.  Keywords.table had an extra LF at the end of the file which seemed to be confusing the parser.  After removing the additional LF, JavaScriptCore appears to have built correctly, but there seem to be numerous errors when attempting to build WebCore.

I assume WebCore because the "buildfailed" file says the failing project was XXWebCoreXX.  The cygwin/home/<user>/WebKit/WebKitBuild/Release/obj/WebCore/BuildLog.htm has been attached.

Note that some of these are redundant due to dependencies on the same files.

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