Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. Hier ist der Prozess im ganzen - das ist so viel :o
  2.  
  3. [code]Build-Dateien bearbeiten : [e]
  4. Transaktion anwenden ? [e/j/N] j
  5.  
  6.  
  7. Erstelle electron9...
  8. ==> Erstelle Paket: electron9 9.4.4-2 (Fr 19 Mär 2021 14:15:38 CET)
  9. ==> Prüfe Laufzeit-Abhängigkeiten...
  10. ==> Prüfe Buildtime-Abhängigkeiten...
  11. ==> Empfange Quellen...
  12. -> Aktualisiere das electron git Repo...
  13. Fordere an von origin
  14. remote: Enumerating objects: 19, done.
  15. remote: Counting objects: 100% (19/19), done.
  16. remote: Compressing objects: 100% (15/15), done.
  17. remote: Total 19 (delta 5), reused 8 (delta 4), pack-reused 0
  18. Entpacke Objekte: 100% (19/19), 23.18 KiB | 1.45 MiB/s, fertig.
  19. Von https://github.com/electron/electron
  20. * [neuer Branch] cherry-pick/11-x-y/chromium/a66dbdcf6493 -> cherry-pick/11-x-y/chromium/a66dbdcf6493
  21. + b6d5c10250...7399cbec7d fix-libuv-hang -> fix-libuv-hang (Aktualisierung erzwungen)
  22. + b6d5c10250...7399cbec7d refs/pull/28175/head -> refs/pull/28175/head (Aktualisierung erzwungen)
  23. + 382cde1e3a...964d357c17 refs/pull/28175/merge -> refs/pull/28175/merge (Aktualisierung erzwungen)
  24. * [neue Referenz] refs/pull/28294/head -> refs/pull/28294/head
  25. * [neue Referenz] refs/pull/28294/merge -> refs/pull/28294/merge
  26. -> Aktualisiere das depot_tools git Repo...
  27. Fordere an von origin
  28. -> electron9.desktop gefunden
  29. -> default_app-icon.patch gefunden
  30. -> use-system-libraries-in-node.patch gefunden
  31. -> add-missing-algorithm-header-in-crx_install_error.cc.patch gefunden
  32. -> avoid-double-destruction-of-ServiceWorkerObjectHost.patch gefunden
  33. -> chromium-83-gcc-10.patch gefunden
  34. -> chromium-ffmpeg-4.3.patch gefunden
  35. -> qt5-webengine-glibc-2.33.patch gefunden
  36. -> chromium-skia-harmony.patch gefunden
  37. -> clean-up-a-call-to-set_utf8.patch gefunden
  38. -> include-memory-header-to-get-the-definition-of-std-u.patch gefunden
  39. -> iwyu-std-numeric_limits-is-defined-in-limits.patch gefunden
  40. -> libstdc-fix-incomplete-type-in-AXTree-for-NodeSetSiz.patch gefunden
  41. -> make-some-of-blink-custom-iterators-STL-compatible.patch gefunden
  42. -> v8-remove-soon-to-be-removed-getAllFieldPositions.patch gefunden
  43. ==> Überprüfe source Dateien mit sha256sums...
  44. electron ... Übersprungen
  45. depot_tools ... Übersprungen
  46. electron9.desktop ... Durchgelaufen
  47. default_app-icon.patch ... Durchgelaufen
  48. use-system-libraries-in-node.patch ... Durchgelaufen
  49. add-missing-algorithm-header-in-crx_install_error.cc.patch ... Durchgelaufen
  50. avoid-double-destruction-of-ServiceWorkerObjectHost.patch ... Durchgelaufen
  51. chromium-83-gcc-10.patch ... Durchgelaufen
  52. chromium-ffmpeg-4.3.patch ... Durchgelaufen
  53. qt5-webengine-glibc-2.33.patch ... Durchgelaufen
  54. chromium-skia-harmony.patch ... Durchgelaufen
  55. clean-up-a-call-to-set_utf8.patch ... Durchgelaufen
  56. include-memory-header-to-get-the-definition-of-std-u.patch ... Durchgelaufen
  57. iwyu-std-numeric_limits-is-defined-in-limits.patch ... Durchgelaufen
  58. libstdc-fix-incomplete-type-in-AXTree-for-NodeSetSiz.patch ... Durchgelaufen
  59. make-some-of-blink-custom-iterators-STL-compatible.patch ... Durchgelaufen
  60. v8-remove-soon-to-be-removed-getAllFieldPositions.patch ... Durchgelaufen
  61. ==> Entferne existierendes $srcdir/ Verzeichnis...
  62. ==> Entpacke Quellen...
  63. -> Erstelle Arbeitskopie des electron git Repos...
  64. Klone nach 'electron' ...
  65. Fertig.
  66. -> Erstelle Arbeitskopie des depot_tools git Repos...
  67. Klone nach 'depot_tools' ...
  68. Fertig.
  69. ==> Beginne prepare()...
  70. Fetching chromium...
  71. Klone nach 'src' ...
  72. remote: Finding sources: 100% (322350/322350)
  73. remote: Total 322350 (delta 71612), reused 201428 (delta 71612)
  74. Empfange Objekte: 100% (322350/322350), 976.73 MiB | 3.43 MiB/s, fertig.
  75. Löse Unterschiede auf: 100% (71612/71612), fertig.
  76. Hinweis: Wechsle zu '894fb9eb56c6cbda65e3c3ae9ada6d4cb5850cc9'.
  77.  
  78. Sie befinden sich im Zustand eines 'losgelösten HEAD'. Sie können sich
  79. umschauen, experimentelle Änderungen vornehmen und diese committen, und
  80. Sie können alle möglichen Commits, die Sie in diesem Zustand machen,
  81. ohne Auswirkungen auf irgendeinen Branch verwerfen, indem Sie zu einem
  82. anderen Branch wechseln.
  83.  
  84. Wenn Sie einen neuen Branch erstellen möchten, um Ihre erstellten Commits
  85. zu behalten, können Sie das (jetzt oder später) durch Nutzung von
  86. 'switch' mit der Option -c tun. Beispiel:
  87.  
  88. git switch -c <neuer-Branchname>
  89.  
  90. Oder um diese Operation rückgängig zu machen:
  91. git switch -
  92.  
  93. Sie können diesen Hinweis ausschalten, indem Sie die Konfigurationsvariable
  94. 'advice.detachedHead' auf 'false' setzen.
  95.  
  96. Aktualisiere Dateien: 100% (318484/318484), fertig.
  97. WARNING: Your metrics.cfg file was invalid or nonexistent. A new one will be created.
  98. 1>________ running 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress file:///var/tmp/pamac-build-lenovo/electron9/src/electron /var/tmp/pamac-build-lenovo/electron9/src/src/_gclient_electron_wRAT5N' in '/var/tmp/pamac-build-lenovo/electron9/src'
  99. 1>Cloning into '/var/tmp/pamac-build-lenovo/electron9/src/src/_gclient_electron_1>remote: Total 214773 (delta 158975), reused 214766 (delta 158973), pack-reused8>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/buildtools/third_party/libc++abi/trunk failed; will retry after a short nap...
  100.  
  101. [0:01:26] Still working on:
  102. [0:01:26] src/third_party/electron_node
  103. [0:01:26] src/buildtools/third_party/libc++/trunk
  104. [0:01:26] src/buildtools/third_party/libc++abi/trunk
  105. [0:01:26] src/chrome/test/data/perf/canvas_bench
  106. [0:01:26] src/chrome/test/data/perf/frame_rate/content
  107. [0:01:26] src/chrome/test/data/xr/webvr_info
  108. [0:01:26] src/net/third_party/quiche/src
  109. [0:01:26] src/third_party/SPIRV-Tools/src
  110.  
  111. [0:01:31] Still working on:
  112. [0:01:31] src/third_party/electron_node
  113. [0:01:31] src/buildtools/third_party/libc++/trunk
  114. [0:01:31] src/buildtools/third_party/libc++abi/trunk
  115. [0:01:31] src/chrome/test/data/perf/canvas_bench
  116. [0:01:31] src/chrome/test/data/perf/frame_rate/content
  117. [0:01:31] src/chrome/test/data/xr/webvr_info
  118. [0:01:31] src/net/third_party/quiche/src
  119. [0:01:31] src/third_party/SPIRV-Tools/src
  120. 12>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/frame_rate/content failed; will retry after a short nap...
  121. 12>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/frame_rate/content failed; will retry after a short nap...
  122. 15>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/net/third_party/quiche/src failed; will retry after a short nap...
  123.  
  124. [0:02:31] Still working on:
  125. [0:02:31] src/third_party/electron_node
  126. [0:02:31] src/buildtools/third_party/libc++/trunk
  127. [0:02:31] src/chrome/test/data/perf/canvas_bench
  128. [0:02:31] src/chrome/test/data/perf/frame_rate/content
  129. [0:02:31] src/chrome/test/data/xr/webvr_info
  130. [0:02:31] src/net/third_party/quiche/src
  131. [0:02:31] src/third_party/SPIRV-Tools/src
  132. [0:02:31] src/third_party/angle
  133. 12>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/frame_rate/content failed; will retry after a short nap...
  134.  
  135. [0:02:41] Still working on:
  136. [0:02:41] src/third_party/electron_node
  137. [0:02:41] src/buildtools/third_party/libc++/trunk
  138. [0:02:41] src/chrome/test/data/perf/canvas_bench
  139. [0:02:41] src/chrome/test/data/perf/frame_rate/content
  140. [0:02:41] src/chrome/test/data/xr/webvr_info
  141. [0:02:41] src/net/third_party/quiche/src
  142. [0:02:41] src/third_party/SPIRV-Tools/src
  143. [0:02:41] src/third_party/angle
  144. 15>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/net/third_party/quiche/src failed; will retry after a short nap...
  145.  
  146. [0:02:51] Still working on:
  147. [0:02:51] src/third_party/electron_node
  148. [0:02:51] src/buildtools/third_party/libc++/trunk
  149. [0:02:51] src/chrome/test/data/perf/canvas_bench
  150. [0:02:51] src/chrome/test/data/perf/frame_rate/content
  151. [0:02:51] src/chrome/test/data/xr/webvr_info
  152. [0:02:51] src/net/third_party/quiche/src
  153. [0:02:51] src/third_party/SPIRV-Tools/src
  154. [0:02:51] src/third_party/angle
  155.  
  156. [0:02:56] Still working on:
  157. [0:02:56] src/third_party/electron_node
  158. [0:02:56] src/buildtools/third_party/libc++/trunk
  159. [0:02:56] src/chrome/test/data/perf/canvas_bench
  160. [0:02:56] src/chrome/test/data/perf/frame_rate/content
  161. [0:02:56] src/chrome/test/data/xr/webvr_info
  162. [0:02:56] src/net/third_party/quiche/src
  163. [0:02:56] src/third_party/SPIRV-Tools/src
  164. [0:02:56] src/third_party/angle
  165. 12>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/frame_rate/content failed; will retry after a short nap...
  166. 16>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/SPIRV-Tools/src failed; will retry after a short nap...
  167. 16>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/SPIRV-Tools/src failed; will retry after a short nap...
  168. 12>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/chromium/frame_rate/content.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/frame_rate/_gclient_content_LdQ8iZ"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  169. 16>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/SPIRV-Tools/src failed; will retry after a short nap...
  170. 13>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/xr/webvr_info failed; will retry after a short nap...
  171. 20>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/breakpad/breakpad.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/breakpad/_gclient_breakpad_FcH6XB"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  172. 13>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/xr/webvr_info failed; will retry after a short nap...
  173. 20>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/breakpad/breakpad.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/breakpad/_gclient_breakpad_FcH6XB"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  174. 22>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  175. 21>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/catapult.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/_gclient_catapult_1WpxmC"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  176. 22>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  177. 21>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/catapult.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/_gclient_catapult_1WpxmC"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  178. 22>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  179. 21>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/catapult.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/_gclient_catapult_1WpxmC"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  180.  
  181. [0:05:23] Still working on:
  182. [0:05:23] src/third_party/electron_node
  183. [0:05:23] src/buildtools/third_party/libc++/trunk
  184. [0:05:23] src/chrome/test/data/perf/canvas_bench
  185. [0:05:23] src/third_party/angle
  186. [0:05:23] src/third_party/boringssl/src
  187. [0:05:23] src/third_party/breakpad/breakpad
  188. [0:05:23] src/third_party/catapult
  189. [0:05:23] src/third_party/ced/src
  190.  
  191. [0:05:33] Still working on:
  192. [0:05:33] src/third_party/electron_node
  193. [0:05:33] src/buildtools/third_party/libc++/trunk
  194. [0:05:33] src/chrome/test/data/perf/canvas_bench
  195. [0:05:33] src/third_party/angle
  196. [0:05:33] src/third_party/boringssl/src
  197. [0:05:33] src/third_party/breakpad/breakpad
  198. [0:05:33] src/third_party/catapult
  199. [0:05:33] src/third_party/ced/src
  200. 22>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  201.  
  202. [0:05:42] Still working on:
  203. [0:05:42] src/third_party/electron_node
  204. [0:05:42] src/buildtools/third_party/libc++/trunk
  205. [0:05:42] src/chrome/test/data/perf/canvas_bench
  206. [0:05:42] src/third_party/angle
  207. [0:05:42] src/third_party/boringssl/src
  208. [0:05:42] src/third_party/breakpad/breakpad
  209. [0:05:42] src/third_party/catapult
  210. [0:05:42] src/third_party/ced/src
  211. 21>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/catapult.git" "/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/_gclient_catapult_1WpxmC"' in /var/tmp/pamac-build-lenovo/electron9/src failed; will retry after a short nap...
  212. 11>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/canvas_bench failed; will retry after a short nap...
  213. 11>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/canvas_bench failed; will retry after a short nap...
  214. 11>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/canvas_bench failed; will retry after a short nap...
  215.  
  216. [0:07:02] Still working on:
  217. [0:07:02] src/third_party/electron_node
  218. [0:07:02] src/buildtools/third_party/libc++/trunk
  219. [0:07:02] src/chrome/test/data/perf/canvas_bench
  220. [0:07:02] src/third_party/angle
  221. [0:07:02] src/third_party/boringssl/src
  222. 11>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/canvas_bench failed; will retry after a short nap...
  223. use_relative_hooks is deprecated, please remove it from DEPS. (it was merged in use_relative_paths)
  224. 17>Syncing projects: 58% (17/29)
  225. [0:07:07] Still working on:
  226. [0:07:07] src/third_party/electron_node
  227. [0:07:07] src/buildtools/third_party/libc++/trunk
  228. [0:07:07] src/chrome/test/data/perf/canvas_bench
  229. [0:07:07] src/third_party/angle
  230. [0:07:07] src/third_party/boringssl/src
  231. Syncing projects: 75% (22/29) src/third_party/electron_node
  232.  
  233. src/third_party/ced/src (ERROR)
  234. ----------------------------------------
  235. [0:04:23] Started.
  236. [0:04:23]
  237.  
  238. ________ running 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S' in '/var/tmp/pamac-build-lenovo/electron9/src'
  239.  
  240. [0:04:23] Cloning into '/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S'...
  241. [0:04:35] fatal: unable to access 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git/': Could not resolve host: chromium.googlesource.com
  242. [0:04:35]
  243. ________ running 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S' in '/var/tmp/pamac-build-lenovo/electron9/src' attempt 2 / 4
  244.  
  245. [0:04:35] Cloning into '/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S'...
  246. [0:04:55] fatal: unable to access 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git/': Could not resolve host: chromium.googlesource.com
  247. [0:04:56]
  248. ________ running 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S' in '/var/tmp/pamac-build-lenovo/electron9/src' attempt 3 / 4
  249.  
  250. [0:04:56] Cloning into '/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S'...
  251. [0:05:16] fatal: unable to access 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git/': Could not resolve host: chromium.googlesource.com
  252. [0:05:18]
  253. ________ running 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S' in '/var/tmp/pamac-build-lenovo/electron9/src' attempt 4 / 4
  254.  
  255. [0:05:18] Cloning into '/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S'...
  256. [0:05:38] fatal: unable to access 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git/': Could not resolve host: chromium.googlesource.com
  257. Traceback (most recent call last):
  258. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient_scm.py", line 1044, in _Clone
  259. print_stdout=print_stdout, filter_fn=filter_fn)
  260. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient_scm.py", line 1411, in _Run
  261. gclient_utils.CheckCallAndFilter(cmd, env=env, **kwargs)
  262. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient_utils.py", line 674, in CheckCallAndFilter
  263. rv, args, kwargs.get('cwd', None), None, None)
  264. CalledProcessError: Command 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/_gclient_src_EGhS2S' returned non-zero exit status 128 in /var/tmp/pamac-build-lenovo/electron9/src
  265. [0:05:42] _____ Conflicting directory found in /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/src. Moving to /var/tmp/pamac-build-lenovo/electron9/src/_bad_scm/src/third_party/ced/srczeqZ1E.
  266. ----------------------------------------
  267.  
  268.  
  269. Warnings:
  270. Conflicting directory /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/frame_rate/content moved to /var/tmp/pamac-build-lenovo/electron9/src/_bad_scm/src/chrome/test/data/perf/frame_rate/contentO6Sz31.
  271. Conflicting directory /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/src moved to /var/tmp/pamac-build-lenovo/electron9/src/_bad_scm/src/third_party/ced/srczeqZ1E.
  272. Conflicting directory /var/tmp/pamac-build-lenovo/electron9/src/src/third_party/catapult moved to /var/tmp/pamac-build-lenovo/electron9/src/_bad_scm/src/third_party/catapultxiJVGH.
  273. Conflicting directory /var/tmp/pamac-build-lenovo/electron9/src/src/chrome/test/data/perf/canvas_bench moved to /var/tmp/pamac-build-lenovo/electron9/src/_bad_scm/src/chrome/test/data/perf/canvas_benchq3dZPc.
  274. Traceback (most recent call last):
  275. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/metrics.py", line 267, in print_notice_and_exit
  276. yield
  277. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient.py", line 3199, in <module>
  278. sys.exit(main(sys.argv[1:]))
  279. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient.py", line 3185, in main
  280. return dispatcher.execute(OptionParser(), argv)
  281. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/subcommand.py", line 252, in execute
  282. return command(parser, args[1:])
  283. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient.py", line 2739, in CMDsync
  284. ret = client.RunOnDeps('update', args)
  285. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient.py", line 1780, in RunOnDeps
  286. patch_refs=patch_refs, target_branches=target_branches)
  287. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient_utils.py", line 968, in flush
  288. reraise(e[0], e[1], e[2])
  289. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient_utils.py", line 1045, in run
  290. self.item.run(*self.args, **self.kwargs)
  291. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient.py", line 926, in run
  292. file_list)
  293. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient_scm.py", line 132, in RunCommand
  294. return getattr(self, command)(options, args, file_list)
  295. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient_scm.py", line 548, in update
  296. self._DeleteOrMove(options.force)
  297. File "/var/tmp/pamac-build-lenovo/electron9/src/depot_tools/gclient_scm.py", line 207, in _DeleteOrMove
  298. shutil.move(self.checkout_path, dest_path)
  299. File "/usr/lib/python2.7/shutil.py", line 325, in move
  300. copy2(src, real_dst)
  301. File "/usr/lib/python2.7/shutil.py", line 153, in copy2
  302. copyfile(src, dst)
  303. File "/usr/lib/python2.7/shutil.py", line 96, in copyfile
  304. with open(src, 'rb') as fsrc:
  305. IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/tmp/pamac-build-lenovo/electron9/src/src/third_party/ced/src'
  306. ==> FEHLER: Ein Fehler geschah in prepare().
  307. Breche ab...
  308. [lenovo@lenovo ~]$
  309. [/code]
  310.  
  311. Da hab ich keine Ahnung davon.