[Webkit-unassigned] [Bug 217586] New: builtins-generator-tests and bindings-generation-tests are reporting "Failed to install configparser-4.0.2!" since r268267 on WinCairo Buildbot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 11 14:57:17 PDT 2020


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

            Bug ID: 217586
           Summary: builtins-generator-tests and bindings-generation-tests
                    are reporting "Failed to install configparser-4.0.2!"
                    since r268267 on WinCairo Buildbot
           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

builtins-generator-tests and bindings-generation-tests are reporting "Failed to install configparser-4.0.2!" since r268267 on WinCairo Buildbot

https://build.webkit.org/builders/WinCairo-64-bit-WKL-Release-Tests/builds/8893

> Downloading configparser-4.0.2...
> Installing configparser-4.0.2...
> Failed to install configparser-4.0.2!
> Traceback (most recent call last):
>   File "./Tools/Scripts/run-bindings-tests", line 38, in <module>
>     import flatpakutils
>   File ".\Tools\flatpak\flatpakutils.py", line 21, in <module>
>     import configparser
>   File "C:\BW\wincairo-wkl-release-tests\build\Tools\Scripts\libraries\webkitcorepy\webkitcorepy\autoinstall.py", line 481, in find_module
>     cls.install(name)
>   File "C:\BW\wincairo-wkl-release-tests\build\Tools\Scripts\libraries\webkitcorepy\webkitcorepy\autoinstall.py", line 466, in install
>     return to_install.install()
>   File "C:\BW\wincairo-wkl-release-tests\build\Tools\Scripts\libraries\webkitcorepy\webkitcorepy\autoinstall.py", line 267, in install
>     stderr=devnull,
>   File "C:\tools\python\lib\subprocess.py", line 190, in check_call
>     raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['C:\\tools\\python\\python.exe', 'c:\\users\\containeradministrator\\appdata\\local\\temp\\configparser\\configparser-4.0.2\\setup.py', 'install', '--home=C:\\BW\\wincairo-wkl-release-tests\\build\\Tools\\Scripts\\libraries\\autoinstalled\\python-2', '--root=/', '--prefix=', '--single-version-externally-managed', '--install-lib=C:\\BW\\wincairo-wkl-release-tests\\build\\Tools\\Scripts\\libraries\\autoinstalled\\python-2', '--install-scripts=C:\\BW\\wincairo-wkl-release-tests\\build\\Tools\\Scripts\\libraries\\autoinstalled\\python-2\\bin', '--install-data=C:\\BW\\wincairo-wkl-release-tests\\build\\Tools\\Scripts\\libraries\\autoinstalled\\python-2\\data', '--install-headers=C:\\BW\\wincairo-wkl-release-tests\\build\\Tools\\Scripts\\libraries\\autoinstalled\\python-2\\headers', '--old-and-unmanageable']' returned non-zero exit status 1
> program finished with exit code 1


See also: Bug 215895 – [webkitpy] Use webkitcorepy's auto installer for pytest packages

-- 
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/20201011/bf466b74/attachment.htm>


More information about the webkit-unassigned mailing list