Hi,
I’m trying to build v8-10.0 on PowerPC, however I’m running into issues with checking out the code using depot_tools. The machine is ppc64-le running Red Hat 8.3. If I run gclient or fetch v8 I get the following error: [E2022-12-14T06:00:36.121690-07:00 1101756 0 annotate.go:273] goroutine 1: #0 infra/tools/vpython/pep425.go:293 - vpython.getPEP425CIPDTemplateForTag() reason: failed to infer CIPD platform for tag [python:"cp38" abi:"cp38" platform:"linux_ppc64le"] #1 infra/tools/vpython/main.go:50 - vpython.glob..func1() #2 go.chromium.org/luci/vpython/cipd/cipd.go:281 - cipd.(*PackageLoader).expanderForTags() reason: failed to get CIPD template arguments #3 go.chromium.org/luci/vpython/cipd/cipd.go:68 - cipd.(*PackageLoader).Resolve() #4 go.chromium.org/luci/vpython/venv/config.go:207 - venv.(*Config).makeEnv() reason: failed to resolve packages #5 go.chromium.org/luci/vpython/venv/venv.go:169 - venv.With() #6 go.chromium.org/luci/vpython/run.go:60 - vpython.Run() #7 go.chromium.org/luci/vpython/application/application.go:324 - application.(*application).mainImpl() #8 go.chromium.org/luci/vpython/application/application.go:413 - application.(*Config).Main.func1() #9 go.chromium.org/luci/vpython/application/support.go:46 - application.run() #10 go.chromium.org/luci/vpython/application/application.go:412 - application.(*Config).Main() #11 infra/tools/vpython/main.go:144 - vpython.mainImpl() #12 infra/tools/vpython/main.go:158 - vpython.Main() #13 vpython/main.go:10 - main.main() #14 runtime/proc.go:255 - runtime.main() #15 runtime/asm_ppc64x.s:856 - runtime.goexit() We have previously (around 2 years ago) been able to get v8-8.8 to work on this machine. Any help is appreciated. Best Regards, Alexandra -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/3b4dc966-ed49-4466-bf54-9272cd260eddn%40googlegroups.com.