[Webkit-unassigned] [Bug 157182] New: r200069 fails to link on darwin/gtk -- missing symbols

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 09:15:01 PDT 2016


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

            Bug ID: 157182
           Summary: r200069 fails to link on darwin/gtk -- missing symbols
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: ANGLE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jeremyhu at apple.com
                CC: dino at apple.com

Recent trunk (r200069) fails to link libwebkit2gtk-4.0.dylib due to undefined symbols for TranslatorHLSL.cpp.o:

Undefined symbols for architecture x86_64:
  "RemoveDynamicIndexing(TIntermNode*, unsigned int*, TSymbolTable const&, int)", referenced from:
      TranslatorHLSL::translate(TIntermNode*, int) in libANGLESupport.a(TranslatorHLSL.cpp.o)
  "UnfoldShortCircuitToIf(TIntermNode*, unsigned int*)", referenced from:
      TranslatorHLSL::translate(TIntermNode*, int) in libANGLESupport.a(TranslatorHLSL.cpp.o)
  "SeparateExpressionsReturningArrays(TIntermNode*, unsigned int*)", referenced from:
      TranslatorHLSL::translate(TIntermNode*, int) in libANGLESupport.a(TranslatorHLSL.cpp.o)
ld: symbol(s) not found for architecture x86_64

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160429/734d29ed/attachment-0001.html>


More information about the webkit-unassigned mailing list