-
Notifications
You must be signed in to change notification settings - Fork 2.4k
go-bootstrap and go for power64le architecture #15509
Copy link
Copy link
Open
Labels
featureA feature is missing in SpackA feature is missing in Spack
Description
Similar to #14900, this is a request to provide go-bootstrap and go for power64le.
There is a 1.13.8 port to power64le, so the majority of the work seems to have been done yet: https://dl.google.com/go/go1.13.8.linux-ppc64le.tar.gz
Currently, in verbose mode (and only then), the unknown arch is complained about:
ESC[1;34m==>ESC[0m 134886: go-bootstrap: Building go-bootstrap [Package]
ESC[1;34m==>ESC[0m 134886: go-bootstrap: Executing phase: 'install'
ESC[0;32m==>ESC[0m [2020-03-16-17:06:39.602454, 134890] '/usr/bin/bash' 'make.bash'
# Building C bootstrap tool.
cmd/dist
go tool dist: unknown architecture: ppc64le
ESC[1;31m==>ESC[0m Error: ProcessError: Command exited with status 1:
'/usr/bin/bash' 'make.bash'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA feature is missing in SpackA feature is missing in Spack