[Webkit-unassigned] [Bug 26099] New: Webkit-gtk 1.1.8 fails to build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 30 17:12:07 PDT 2009


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

           Summary: Webkit-gtk 1.1.8 fails to build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: landry at fr.homeunix.org


1.1.5 builded fine, 1.1.8 fails with the following message :
JavaScriptCore/jit/JITStubs.cpp:125: error: array bound is not an integer
constant
JavaScriptCore/jit/JITStubs.cpp:126: error: array bound is not an integer
constant
JavaScriptCore/jit/JITStubs.cpp:127: error: array bound is not an integer
constant
probably a side effect of r43374.

This is on OpenBSD/amd64 with g++ 4.2.4.
Commenting the three COMPILE_ASSERT makes the error go away, but it's an ugly
workaround.


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



More information about the webkit-unassigned mailing list