Advertisement
Guest User

python tools/git-sync-deps command

a guest
Feb 26th, 2021
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.94 KB | None | 0 0
  1. Skipping "../src".
  2. third_party/externals/libgifcodec @ 38d9c73f49b861bb4a9829371ac311544b120023
  3. common @ 9737551d7a52c3db3262db5856e6bcd62c462b92
  4. third_party/externals/piex @ bb217acdca1cc0c16b704669dd6f91a1b509c406
  5. buildtools @ 505de88083136eefd056e5ee4ca0f01fe9b33de8
  6. third_party/externals/opencl-lib @ 4e6d30e406d2e5a65e1d65e404fe6df5f772a32b
  7. third_party/externals/egl-registry @ a0bca08de07c7d7651047bedc0b653cfaaa4f2ae
  8. third_party/externals/spirv-headers @ 29c11140baaf9f7fdaa39a583672c556bf1795a1
  9. third_party/externals/microhttpd @ 748945ec6f1c67b7efc934ab0808e1d32f2fb98d
  10. third_party/externals/opencl-regi... @ 932ed55c85f887041291cef8019e54280c033c35
  11. third_party/externals/zlib @ 47af7c547f8551bd25424e56354a2ae1e9062859
  12. third_party/externals/dawn @ 604072bc2ed01018eb03bcbbf9d94042f679af63
  13. third_party/externals/spirv-tools @ 0c4feb643b89d1792b02f7cbef315e9d95633bd7
  14. third_party/externals/sfntly @ b55ff303ea2f9e26702b514cf6a3196a2e3e2974
  15. third_party/externals/spirv-cross @ 53ab2144b90abede33be5161aec5dfc94ddc3caf
  16. third_party/externals/freetype > 0a3d2bb99b45b72e1d45185ab054efa993d97210
  17. third_party/externals/lua > e354c6355e7f48e087678ec49e340ca0696725b1
  18. third_party/externals/libjpeg-turbo > 574f3a772c96dc9db2c98ef24706feb3f6dbda9a
  19. third_party/externals/libwebp > 0fe1a89dbf1930fc2554dbe76adad5d962054ead
  20. third_party/externals/wuffs > 4080840928c0b05a80cda0d14ac2e2615f679f1a
  21. third_party/externals/harfbuzz > 3a74ee528255cc027d84b204a87b5c25e47bff79
  22. third_party/externals/libpng > 386707c6d19b974ca2e3db7f5c61873813c6fe44
  23. error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 65
  24. fatal: The remote end hung up unexpectedly
  25. fatal: early EOF
  26. fatal: index-pack failed
  27. Exception in thread Thread-22:
  28. Traceback (most recent call last):
  29. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  30. self.run()
  31. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
  32. self.__target(*self.__args, **self.__kwargs)
  33. File "tools/git-sync-deps", line 132, in git_checkout_to_directory
  34. [git, 'clone', '--quiet', '--no-checkout', repo, directory])
  35. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 190, in check_call
  36. raise CalledProcessError(retcode, cmd)
  37. CalledProcessError: Command '['git', 'clone', '--quiet', '--no-checkout', 'https://skia.googlesource.com/third_party/sdl', 'third_party/externals/sdl']' returned non-zero exit status 128
  38.  
  39. error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 65
  40. fatal: The remote end hung up unexpectedly
  41. fatal: early EOF
  42. fatal: index-pack failed
  43. Exception in thread Thread-20:
  44. Traceback (most recent call last):
  45. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  46. self.run()
  47. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
  48. self.__target(*self.__args, **self.__kwargs)
  49. File "tools/git-sync-deps", line 132, in git_checkout_to_directory
  50. [git, 'clone', '--quiet', '--no-checkout', repo, directory])
  51. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 190, in check_call
  52. raise CalledProcessError(retcode, cmd)
  53. CalledProcessError: Command '['git', 'clone', '--quiet', '--no-checkout', 'https://skia.googlesource.com/external/github.com/KhronosGroup/OpenGL-Registry', 'third_party/externals/opengl-registry']' returned non-zero exit status 128
  54.  
  55. error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 60
  56. error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 60
  57. fatal: The remote end hung up unexpectedly
  58. fatal: The remote end hung up unexpectedly
  59. error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 60
  60. fatal: early EOF
  61. error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 60
  62. fatal: The remote end hung up unexpectedly
  63. fatal: early EOF
  64. fatal: The remote end hung up unexpectedly
  65. fatal: early EOF
  66. fatal: early EOF
  67. fatal: index-pack failed
  68. fatal: index-pack failed
  69. fatal: index-pack failed
  70. fatal: index-pack failed
  71. Exception in thread Thread-27:
  72. Traceback (most recent call last):
  73. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  74. self.run()
  75. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
  76. self.__target(*self.__args, **self.__kwargs)
  77. File "tools/git-sync-deps", line 132, in git_checkout_to_directory
  78. [git, 'clone', '--quiet', '--no-checkout', repo, directory])
  79. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 190, in check_call
  80. raise CalledProcessError(retcode, cmd)
  81. CalledProcessError: Command '['git', 'clone', '--quiet', '--no-checkout', 'https://swiftshader.googlesource.com/SwiftShader', 'third_party/externals/swiftshader']' returned non-zero exit status 128
  82. Exception in thread Thread-11:
  83. Traceback (most recent call last):
  84. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  85. self.run()
  86. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
  87. self.__target(*self.__args, **self.__kwargs)
  88. File "tools/git-sync-deps", line 132, in git_checkout_to_directory
  89. [git, 'clone', '--quiet', '--no-checkout', repo, directory])
  90. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 190, in check_call
  91. raise CalledProcessError(retcode, cmd)
  92. CalledProcessError: Command '['git', 'clone', '--quiet', '--no-checkout', 'https://skia.googlesource.com/external/github.com/ocornut/imgui.git', 'third_party/externals/imgui']' returned non-zero exit status 128
  93. Exception in thread Thread-10:
  94. Traceback (most recent call last):
  95. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  96. self.run()
  97. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
  98. self.__target(*self.__args, **self.__kwargs)
  99. File "tools/git-sync-deps", line 132, in git_checkout_to_directory
  100. [git, 'clone', '--quiet', '--no-checkout', repo, directory])
  101. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 190, in check_call
  102. raise CalledProcessError(retcode, cmd)
  103. CalledProcessError: Command '['git', 'clone', '--quiet', '--no-checkout', 'https://chromium.googlesource.com/chromium/deps/icu.git', 'third_party/externals/icu']' returned non-zero exit status 128
  104. Exception in thread Thread-3:
  105. Traceback (most recent call last):
  106. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  107. self.run()
  108. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
  109. self.__target(*self.__args, **self.__kwargs)
  110. File "tools/git-sync-deps", line 132, in git_checkout_to_directory
  111. [git, 'clone', '--quiet', '--no-checkout', repo, directory])
  112. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 190, in check_call
  113. raise CalledProcessError(retcode, cmd)
  114. CalledProcessError: Command '['git', 'clone', '--quiet', '--no-checkout', 'https://chromium.googlesource.com/angle/angle.git', 'third_party/externals/angle2']' returned non-zero exit status 128
  115.  
  116.  
  117.  
  118.  
  119. third_party/externals/dng_sdk @ c8d0c9b1d16bfda56f15165d39e0ffa360a11123
  120. third_party/externals/expat @ e5aa0a2cb0a5f759ef31c0819dc67d9b14246a4a
  121.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement