[webkit-changes] [WebKit/WebKit] fc2d94: REGRESSION(267608 at main): [Win] build-webkit is fai...

Fujii Hironori noreply at github.com
Tue Sep 5 23:07:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc2d94a97e1ff3d2a1cc580fc4d828f0cb9252fd
      https://github.com/WebKit/WebKit/commit/fc2d94a97e1ff3d2a1cc580fc4d828f0cb9252fd
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M Tools/Scripts/build-webkit

  Log Message:
  -----------
  REGRESSION(267608 at main): [Win] build-webkit is failing with "'python3' is not recognized as an internal or external command"
https://bugs.webkit.org/show_bug.cgi?id=261183

Reviewed by Ross Kirsling.

Windows Python 3 is python.exe, not python3.exe.

* Tools/Scripts/build-webkit:
Use python to execute update-webkit-wincairo-libs.py instead of python3.

Canonical link: https://commits.webkit.org/267662@main




More information about the webkit-changes mailing list