Bug#828089: [pkg-golang-devel] Bug#828089: consul fails to build on arm64 due to missing poll

2016-06-24 Thread Tianon Gravi
reassign 828089 golang-golang-x-sys-dev thanks On 24 June 2016 at 14:00, Peter Michael Green wrote: > src/golang.org/x/sys/unix/zsyscall_linux_arm64.go:57: undefined: SYS_POLL "golang.org/x/sys" is a separate package now specifically to avoid the need to get a revbump on the core compiler/stdlib

Processed: Re: [pkg-golang-devel] Bug#828089: consul fails to build on arm64 due to missing poll

2016-06-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 828089 golang-golang-x-sys-dev Bug #828089 [golang-1.6] consul fails to build on arm64 due to missing poll Bug reassigned from package 'golang-1.6' to 'golang-golang-x-sys-dev'. Ignoring request to alter found versions of bug #828089 to t

Bug#828089: consul fails to build on arm64 due to missing poll

2016-06-24 Thread Peter Michael Green
Package: golang-1.6 Severity: serious consul failed to build on arm64 with src/golang.org/x/sys/unix/zsyscall_linux_arm64.go:57: undefined: SYS_POLL Googling this error finds https://github.com/golang/go/issues/16052 which links to a commit fixing the issue. https://github.com/golang/sys/com