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!