[pkg-go] Bug#820466: golang-github-shirou-gopsutil-dev: not configured for ppc64(el)
Aaron M. Ucko
amu at alum.mit.edu
Fri Apr 8 17:19:59 UTC 2016
Package: golang-github-shirou-gopsutil-dev
Version: 1.0.0+git20160112-1
Severity: important
The ppc64el build of nomad failed:
# github.com/shirou/gopsutil/host
src/github.com/shirou/gopsutil/host/host_linux.go:108: undefined: utmp
src/github.com/shirou/gopsutil/host/host_linux.go:109: invalid expression unsafe.Sizeof(u)
src/github.com/shirou/gopsutil/host/host_linux.go:117: undefined: utmp
The issue appears to be that there's no appropriate host_linux_*.go
for this architecture, on which Go is available nowadays. I
anticipate a similar failure on ppc64 (though that's not a release
architecture, FTR).
Could you please take a look?
Thanks!
More information about the Pkg-go-maintainers
mailing list