[Webkit-unassigned] [Bug 167313] New: gtest fails to link on Linux due to missing -lpthread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 09:38:54 PST 2017


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

            Bug ID: 167313
           Summary: gtest fails to link on Linux due to missing -lpthread
    Classification: Unclassified
           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: timothy at hatcher.name
                CC: lforschler at apple.com

Building gtest is failing for me because CMAKE_USE_PTHREADS_INIT is not defined and GTEST_HAS_PTHREAD will be assumed true if it is undefined.

-- 
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/20170123/099d6e9d/attachment.html>


More information about the webkit-unassigned mailing list