RESOLVED FIXED 228629
[WPE][GTK] build broken with python2 after r280382
https://bugs.webkit.org/show_bug.cgi?id=228629
Summary [WPE][GTK] build broken with python2 after r280382
Carlos Alberto Lopez Perez
Reported 2021-07-29 18:13:43 PDT
Before r280382 it was possible to build webkit with python2 If we want to make python3 mandatory for building we should do that at the CMake level by raising the minimum version But we should not call python3 directly, but ${PYTHON_EXECUTABLE} instead
Attachments
Patch (5.98 KB, patch)
2021-07-29 18:19 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2021-07-29 18:19:47 PDT
Philippe Normand
Comment 2 2021-07-29 19:39:58 PDT
Comment on attachment 434597 [details] Patch Sorry about this, somehow I thought we were defaulting to Python3. Python2 has been EOL for a while now :)
EWS
Comment 3 2021-07-29 19:58:01 PDT
Committed r280466 (240101@main): <https://commits.webkit.org/240101@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 434597 [details].
Note You need to log in before you can comment on or make changes to this bug.