[Webkit-unassigned] [Bug 207906] New: Build failure on ppc64le if __unix is undefined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 18 13:05:46 PST 2020


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

            Bug ID: 207906
           Summary: Build failure on ppc64le if __unix is undefined
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: bmalloc
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mgorse at suse.com
                CC: ggaren at apple.com

I'm getting a build failure building webkitgtk for ppc64le on SLE 15 (gcc 7.5.0).
__unix is undefined when building with -std=c++1z (but only on ppc64le, apparently), so BOS_UNIX doesn't get defined, leading to some headers not being included later. __unix__ is defined.

-- 
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/20200218/4bab235a/attachment.htm>


More information about the webkit-unassigned mailing list