Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChrisLane/369ccaa439a6fa84003d4a5341488291 to your computer and use it in GitHub Desktop.
Save ChrisLane/369ccaa439a6fa84003d4a5341488291 to your computer and use it in GitHub Desktop.
Applying local electron patches
patching file chromium_src/BUILD.gn
patching file filenames.gni
patching file shell/browser/browser_linux.cc
patching file shell/browser/native_window_views.cc
patching file filenames.gni
patching file shell/browser/electron_browser_main_parts.cc
patching file script/lib/util.py
patching file shell/browser/ui/file_dialog_gtk.cc
patching file shell/browser/ui/message_box_gtk.cc
Running hooks...
Downloading https://commondatastorage.googleapis.com/chromium-browser-clang/Linux_x64/clang-n332890-c2443155-1.tgz .......... Done.
0> Failed to fetch file gs://chromium-nodejs/a9603a3dc03fa41af9cc5c8ac28d23d1f98dfe3c for src/third_party/node/node_modules.tar.gz, skipping. [Err: [E2020-05-03T12:20:43.315906+01:00 15059 0 annotate.go:241] original error: no such package
[E2020-05-03T12:20:43.315980+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316004+01:00 15059 0 annotate.go:241] goroutine 99:
[E2020-05-03T12:20:43.316029+01:00 15059 0 annotate.go:241] #0 go.chromium.org/luci/cipd/client/cipd/client.go:1690 - cipd.(*clientImpl).humanErr()
[E2020-05-03T12:20:43.316051+01:00 15059 0 annotate.go:241] #1 go.chromium.org/luci/cipd/client/cipd/client.go:744 - cipd.(*clientImpl).ResolveVersion()
[E2020-05-03T12:20:43.316072+01:00 15059 0 annotate.go:241] #2 go.chromium.org/luci/cipd/client/cipd/resolver.go:176 - cipd.(*Resolver).resolveVersion.func1()
[E2020-05-03T12:20:43.316099+01:00 15059 0 annotate.go:241] #3 go.chromium.org/luci/common/sync/promise/promise.go:84 - promise.(*Promise).runGen()
[E2020-05-03T12:20:43.316120+01:00 15059 0 annotate.go:241] #4 runtime/asm_amd64.s:1357 - runtime.goexit()
[E2020-05-03T12:20:43.316149+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316174+01:00 15059 0 annotate.go:241] goroutine 98:
[E2020-05-03T12:20:43.316197+01:00 15059 0 annotate.go:241] From frame 0 to 0, the following wrappers were found:
[E2020-05-03T12:20:43.316221+01:00 15059 0 annotate.go:241] internal reason: MultiError 2/2: following first non-nil error.
[E2020-05-03T12:20:43.316249+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316273+01:00 15059 0 annotate.go:241] #0 go.chromium.org/luci/cipd/client/cipd/ensure/file.go:255 - ensure.(*File).Resolve.func1.1()
[E2020-05-03T12:20:43.316296+01:00 15059 0 annotate.go:241] reason: failed to resolve infra/python/wheels/cffi/linux-amd64_cp32_abi3@version:1.10.0 (line 0)
[E2020-05-03T12:20:43.316320+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316342+01:00 15059 0 annotate.go:241] #1 go.chromium.org/luci/common/sync/parallel/runner.go:51 - parallel.(*WorkItem).execute()
[E2020-05-03T12:20:43.316365+01:00 15059 0 annotate.go:241] #2 go.chromium.org/luci/common/sync/parallel/runner.go:149 - parallel.(*Runner).dispatchLoopBody.func2()
[E2020-05-03T12:20:43.316388+01:00 15059 0 annotate.go:241] #3 runtime/asm_amd64.s:1357 - runtime.goexit()
[E2020-05-03T12:20:43.316411+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316433+01:00 15059 0 annotate.go:241] goroutine 1:
[E2020-05-03T12:20:43.316456+01:00 15059 0 annotate.go:241] #0 go.chromium.org/luci/vpython/venv/config.go:183 - venv.(*Config).makeEnv()
[E2020-05-03T12:20:43.316479+01:00 15059 0 annotate.go:241] reason: failed to resolve packages
[E2020-05-03T12:20:43.316503+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316525+01:00 15059 0 annotate.go:241] #1 go.chromium.org/luci/vpython/venv/venv.go:163 - venv.With()
[E2020-05-03T12:20:43.316546+01:00 15059 0 annotate.go:241] #2 go.chromium.org/luci/vpython/run.go:62 - vpython.Run()
[E2020-05-03T12:20:43.316569+01:00 15059 0 annotate.go:241] #3 go.chromium.org/luci/vpython/application/application.go:320 - application.(*application).mainImpl()
[E2020-05-03T12:20:43.316592+01:00 15059 0 annotate.go:241] #4 go.chromium.org/luci/vpython/application/application.go:406 - application.(*Config).Main.func1()
[E2020-05-03T12:20:43.316615+01:00 15059 0 annotate.go:241] #5 go.chromium.org/luci/vpython/application/support.go:46 - application.run()
[E2020-05-03T12:20:43.316638+01:00 15059 0 annotate.go:241] #6 go.chromium.org/luci/vpython/application/application.go:405 - application.(*Config).Main()
[E2020-05-03T12:20:43.316661+01:00 15059 0 annotate.go:241] #7 vpython/main.go:106 - main.mainImpl()
[E2020-05-03T12:20:43.316684+01:00 15059 0 annotate.go:241] #8 vpython/main.go:112 - main.main()
[E2020-05-03T12:20:43.316706+01:00 15059 0 annotate.go:241] #9 runtime/proc.go:203 - runtime.main()
[E2020-05-03T12:20:43.316729+01:00 15059 0 annotate.go:241] #10 runtime/asm_amd64.s:1357 - runtime.goexit()
]
Failed to fetch file gs://chromium-nodejs/a9603a3dc03fa41af9cc5c8ac28d23d1f98dfe3c for src/third_party/node/node_modules.tar.gz. [Err: [E2020-05-03T12:20:43.315906+01:00 15059 0 annotate.go:241] original error: no such package
[E2020-05-03T12:20:43.315980+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316004+01:00 15059 0 annotate.go:241] goroutine 99:
[E2020-05-03T12:20:43.316029+01:00 15059 0 annotate.go:241] #0 go.chromium.org/luci/cipd/client/cipd/client.go:1690 - cipd.(*clientImpl).humanErr()
[E2020-05-03T12:20:43.316051+01:00 15059 0 annotate.go:241] #1 go.chromium.org/luci/cipd/client/cipd/client.go:744 - cipd.(*clientImpl).ResolveVersion()
[E2020-05-03T12:20:43.316072+01:00 15059 0 annotate.go:241] #2 go.chromium.org/luci/cipd/client/cipd/resolver.go:176 - cipd.(*Resolver).resolveVersion.func1()
[E2020-05-03T12:20:43.316099+01:00 15059 0 annotate.go:241] #3 go.chromium.org/luci/common/sync/promise/promise.go:84 - promise.(*Promise).runGen()
[E2020-05-03T12:20:43.316120+01:00 15059 0 annotate.go:241] #4 runtime/asm_amd64.s:1357 - runtime.goexit()
[E2020-05-03T12:20:43.316149+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316174+01:00 15059 0 annotate.go:241] goroutine 98:
[E2020-05-03T12:20:43.316197+01:00 15059 0 annotate.go:241] From frame 0 to 0, the following wrappers were found:
[E2020-05-03T12:20:43.316221+01:00 15059 0 annotate.go:241] internal reason: MultiError 2/2: following first non-nil error.
[E2020-05-03T12:20:43.316249+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316273+01:00 15059 0 annotate.go:241] #0 go.chromium.org/luci/cipd/client/cipd/ensure/file.go:255 - ensure.(*File).Resolve.func1.1()
[E2020-05-03T12:20:43.316296+01:00 15059 0 annotate.go:241] reason: failed to resolve infra/python/wheels/cffi/linux-amd64_cp32_abi3@version:1.10.0 (line 0)
[E2020-05-03T12:20:43.316320+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316342+01:00 15059 0 annotate.go:241] #1 go.chromium.org/luci/common/sync/parallel/runner.go:51 - parallel.(*WorkItem).execute()
[E2020-05-03T12:20:43.316365+01:00 15059 0 annotate.go:241] #2 go.chromium.org/luci/common/sync/parallel/runner.go:149 - parallel.(*Runner).dispatchLoopBody.func2()
[E2020-05-03T12:20:43.316388+01:00 15059 0 annotate.go:241] #3 runtime/asm_amd64.s:1357 - runtime.goexit()
[E2020-05-03T12:20:43.316411+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316433+01:00 15059 0 annotate.go:241] goroutine 1:
[E2020-05-03T12:20:43.316456+01:00 15059 0 annotate.go:241] #0 go.chromium.org/luci/vpython/venv/config.go:183 - venv.(*Config).makeEnv()
[E2020-05-03T12:20:43.316479+01:00 15059 0 annotate.go:241] reason: failed to resolve packages
[E2020-05-03T12:20:43.316503+01:00 15059 0 annotate.go:241]
[E2020-05-03T12:20:43.316525+01:00 15059 0 annotate.go:241] #1 go.chromium.org/luci/vpython/venv/venv.go:163 - venv.With()
[E2020-05-03T12:20:43.316546+01:00 15059 0 annotate.go:241] #2 go.chromium.org/luci/vpython/run.go:62 - vpython.Run()
[E2020-05-03T12:20:43.316569+01:00 15059 0 annotate.go:241] #3 go.chromium.org/luci/vpython/application/application.go:320 - application.(*application).mainImpl()
[E2020-05-03T12:20:43.316592+01:00 15059 0 annotate.go:241] #4 go.chromium.org/luci/vpython/application/application.go:406 - application.(*Config).Main.func1()
[E2020-05-03T12:20:43.316615+01:00 15059 0 annotate.go:241] #5 go.chromium.org/luci/vpython/application/support.go:46 - application.run()
[E2020-05-03T12:20:43.316638+01:00 15059 0 annotate.go:241] #6 go.chromium.org/luci/vpython/application/application.go:405 - application.(*Config).Main()
[E2020-05-03T12:20:43.316661+01:00 15059 0 annotate.go:241] #7 vpython/main.go:106 - main.mainImpl()
[E2020-05-03T12:20:43.316684+01:00 15059 0 annotate.go:241] #8 vpython/main.go:112 - main.main()
[E2020-05-03T12:20:43.316706+01:00 15059 0 annotate.go:241] #9 runtime/proc.go:203 - runtime.main()
[E2020-05-03T12:20:43.316729+01:00 15059 0 annotate.go:241] #10 runtime/asm_amd64.s:1357 - runtime.goexit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment