[Webkit-unassigned] [Bug 231929] New: Debug + Code Coverage configuration make error: headers don't have symbol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 18:38:36 PDT 2021


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

            Bug ID: 231929
           Summary: Debug + Code Coverage configuration make error:
                    headers don't have symbol
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gnavamarino at apple.com

First try:
set-webkit-configuration --coverage --debug then make

These errors will occur during the GenerateTAPI step:
error: headers don't have symbol '(weak-def) ___llvm_profile_filename'
error: headers don't have symbol '(weak-def) ___llvm_profile_raw_version'
error: headers don't have symbol '(weak-def) _lprofDirMode'

These seem related to https://bugs.webkit.org/show_bug.cgi?id=226684. However, reverting the change results in another error mentioned in https://bugs.webkit.org/show_bug.cgi?id=226562.

-- 
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/20211019/ee5606b0/attachment.htm>


More information about the webkit-unassigned mailing list