[Webkit-unassigned] [Bug 252634] New: [GTK] [2.39.90] Fails to build in i386: g_superSamplerCount was not declared in this scope

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 16:43:07 PST 2023


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

            Bug ID: 252634
           Summary: [GTK] [2.39.90] Fails to build in i386:
                    g_superSamplerCount was not declared in this scope
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: berto at igalia.com
                CC: bugs-noreply at webkitgtk.org

I'm not able to build WebKitGTK 2.39.90 in i386 (the x86_64 build works fine):

In file included from /tmp/webkit2gtk-2.39.90/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:432:
JavaScriptCore/DerivedSources/LLIntAssembly.h: In static member function ‘static JSC::JSValue JSC::LLInt::CLoop::execute(JSC::OpcodeID, void*, JSC::VM*, JSC::ProtoCallFrame*, bool)’:
JavaScriptCore/DerivedSources/LLIntAssembly.h:38532:23: error: ‘g_superSamplerCount’ was not declared in this scope
38532 |     t1 = CAST<void*>(&g_superSamplerCount);                  // LowLevelInterpreter.asm:410
      |                       ^~~~~~~~~~~~~~~~~~~

I didn't bisect this but it probably started with https://commits.webkit.org/260205@main

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230221/d1fa7110/attachment.htm>


More information about the webkit-unassigned mailing list