[Webkit-unassigned] [Bug 156674] Build tools should work when the /usr/bin/python is python3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 06:59:29 PDT 2018


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

--- Comment #43 from Tomas Popela <tpopela at redhat.com> ---
(In reply to Mike Gorse from comment #39)
> Created attachment 350816 [details]
> Patch for cmake to use its python module
> 
> Tomas, could you try this patch, for cmake? I see that PythonInterp is
> deprecated in favor of Python/Python2/Python3.
> Also, is there a minimum version of cmake that we should support?

As you already said later, I do have the cmake 3.11 here and the build fails because of the missing FindPython.cmake module. Requiring 3.12 is a NO-GO. We have to find a solution for the cmake < 3.3 (or 3.5 if we raise the requirement).

-- 
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/20180926/c1294c8e/attachment.html>


More information about the webkit-unassigned mailing list