[Webkit-unassigned] [Bug 221099] New: Win32 Python3 fails to install pylint-0.25.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 13:37:16 PST 2021


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

            Bug ID: 221099
           Summary: Win32 Python3 fails to install pylint-0.25.2
           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: Hironori.Fujii at sony.com

Win32 Python3 fails to install pylint-0.25.2


Downloading pylint-0.25.2...
Installing pylint-0.25.2...
Failed to install pylint-0.25.2!
Traceback (most recent call last):
  File "C:\home\webkit\gc\Tools\Scripts\webkitpy\test\main.py", line 321, in <module>
    sys.exit(main())
  File "C:\home\webkit\gc\Tools\Scripts\webkitpy\test\main.py", line 76, in main
    return not tester.run()
  File "C:\home\webkit\gc\Tools\Scripts\webkitpy\test\main.py", line 149, in run
    return self._run_tests(names)
  File "C:\home\webkit\gc\Tools\Scripts\webkitpy\test\main.py", line 156, in _run_tests
    AutoInstall.install_everything()
  File "C:\home\webkit\gc\Tools\Scripts\libraries\webkitcorepy\webkitcorepy\autoinstall.py", line 515, in install_everything
    package.install()
  File "C:\home\webkit\gc\Tools\Scripts\libraries\webkitcorepy\webkitcorepy\autoinstall.py", line 250, in install
    subprocess.check_call(
  File "C:\Python39\lib\subprocess.py", line 373, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['C:\\Python39\\python.exe', 'C:\\Users\\000013~1\\AppData\\Local\\Temp\\pylint\\pylint-0.25.2\\setup.py', 'install', '--home=C:\\home\\webkit\\gc\\Tools\\Scripts\\libraries\\autoinstalled\\python-3', '--root=/', '--prefix=', '--install-lib=C:\\home\\webkit\\gc\\Tools\\Scripts\\libraries\\autoinstalled\\python-3', '--install-scripts=C:\\home\\webkit\\gc\\Tools\\Scripts\\libraries\\autoinstalled\\python-3\\bin', '--install-data=C:\\home\\webkit\\gc\\Tools\\Scripts\\libraries\\autoinstalled\\python-3\\data', '--install-headers=C:\\home\\webkit\\gc\\Tools\\Scripts\\libraries\\autoinstalled\\python-3\\headers']' returned non-zero exit status 1.

WinCairo bots are using Win32 Python instead of Cygwin Python.

-- 
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/20210128/2a3e3ec2/attachment-0001.htm>


More information about the webkit-unassigned mailing list