[Webkit-unassigned] [Bug 185893] Logging macros are sensitive to pal/Logging.h vs Logging.h include order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 16:50:42 PDT 2018


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

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Errors look like:

Undefined symbols for architecture x86_64:
  "WebCore::PALLogIndexedDB", referenced from:
      WebCore::injectIDBKeyIntoScriptValue(JSC::ExecState&, WebCore::IDBKeyData const&, JSC::JSValue, WTF::Variant<WTF::String, WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> > const&) in UnifiedSource170.o
  "WebCore::PALLogStorageAPI", referenced from:
      WebCore::canInjectIDBKeyIntoScriptValue(JSC::ExecState&, JSC::JSValue const&, WTF::Variant<WTF::String, WTF::Vector<WTF::String, 0ul, WTF::CrashOnOverflow, 16ul> > const&) in UnifiedSource170.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

-- 
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/20180522/c818c324/attachment.html>


More information about the webkit-unassigned mailing list