[Webkit-unassigned] [Bug 226668] New: Weak external symbols found in WebKit.framework with Release+Coverage configuration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 16:02:13 PDT 2021


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

            Bug ID: 226668
           Summary: Weak external symbols found in WebKit.framework with
                    Release+Coverage configuration
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: achristensen at apple.com, kkinnunen at apple.com
        Depends on: 226562

Weak external symbols found in WebKit.framework with Release+Coverage configuration:

PhaseScriptExecution Check\ For\ Weak\ VTables\ and\ Externals WebKit.build/Release/WebKit.build/Script-5DF408C5131DD46700130071.sh
    cd Source/WebKit
    /bin/sh -c WebKit.build/Release/WebKit.build/Script-5DF408C5131DD46700130071.sh
ERROR: WebKit has a weak external symbol in it (Release/WebKit.framework/Versions/A/WebKit)
ERROR: A weak external symbol is generated when a symbol is defined in multiple compilation units and is also marked as being exported from the library.
ERROR: A common cause of weak external symbols is when an inline function is listed in the linker export file.
ERROR: symbol _TCCAccessPreflight
ERROR: symbol _TCCAccessPreflightWithAuditToken
Command /bin/sh failed with exit code 1

Follow-up to Bug 226562.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=226562
[Bug 226562] Weak external symbols found when building with Release+Coverage configuration
-- 
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/20210604/fc42bde9/attachment.htm>


More information about the webkit-unassigned mailing list