[Webkit-unassigned] [Bug 187051] New: REGRESSION(r233065): Build broken with clang-3.8 and libstdc++-5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 10:22:55 PDT 2018


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

            Bug ID: 187051
           Summary: REGRESSION(r233065): Build broken with clang-3.8 and
                    libstdc++-5
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, mark.lam at apple.com,
                    sbarati at apple.com
            Blocks: 186896

r233065: <https://trac.webkit.org/changeset/233065> broke our Ubuntu bot (Ubuntu 16.04: -> clang-3.8 with libstcd++-5.4)


./../Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:312:16: error: chosen constructor is explicit in copy-initialization
        return { profile, recommendedIndexingType };
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/tuple:612:19: note: constructor declared here
        constexpr tuple(_U1&& __a1, _U2&& __a2)
                  ^
1 error generated.


Log: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20Ubuntu%20LTS%20%28Build%29/builds/13359/steps/compile-webkit/logs/stdio


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=186896
[Bug 186896] Do some CoW cleanup
-- 
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/20180626/937bce9a/attachment.html>


More information about the webkit-unassigned mailing list