[Webkit-unassigned] [Bug 156679] New: Trunk r198947 (Compile DumpRenderTree with CMake on Mac) causes build failures on OSX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 17 13:35:40 PDT 2016


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

            Bug ID: 156679
           Summary: Trunk r198947 (Compile DumpRenderTree with CMake on
                    Mac) causes build failures on OSX
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jeremyhu at apple.com

The changes in r198947 for https://bugs.webkit.org/show_bug.cgi?id=156088 introduced build failures on OSX.

The changes in r198947 assume that APPLE implies bundled framework.  This certainly doesn't work for the GTK build and I suspect also fails for QT.

I believe you should be using (PORT STREQUAL "Mac") instead.

-- 
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/20160417/3bb1c47c/attachment-0001.html>


More information about the webkit-unassigned mailing list