[Webkit-unassigned] [Bug 152654] New: Build fails for aarch64/linux on when building with clang

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 2 14:58:35 PST 2016


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

            Bug ID: 152654
           Summary: Build fails for aarch64/linux on when building with
                    clang
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: raj.khem at gmail.com

On OpenEmbedded when building webkitgtk using clang for aarch64/linux target build fails with

Source/JavaScriptCore/assembler/ARM64Assembler.h:2857:33: error: cannot initialize a parameter of type 'char *' with an rvalue of type 'void *'
        __builtin___clear_cache(reinterpret_cast<void*>(begin), reinterpret_cast<void*>(end));
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

-- 
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/20160102/3ed5afea/attachment.html>


More information about the webkit-unassigned mailing list