Bug#803099: [pkg-go] Bug#803099: golang-ginkgo: FTBFS on arm64

2016-03-13 Thread Martín Ferrari
Hey, SOrry, I kept forgetting about this bug. I looked at it back in October, did not know how to fix it properly and then forgot.. Anyway, now I understand better what's going on. And Riku Voipio has already sent a patch to golang to fix this same issue[0] in the standard library. So I will add

Bug#803099: golang-ginkgo: FTBFS on arm64

2015-10-26 Thread Edmund Grimley Evans
Source: golang-ginkgo Version: 1.2.0-1 It failed to build on arm64: https://buildd.debian.org/status/package.php?p=golang-ginkgo=sid The error was: src/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go:34: undefined: syscall.Dup2

Bug#803099: golang-ginkgo: FTBFS on arm64

2015-10-26 Thread Edmund Grimley Evans
I must have been thinking of an entirely different programming language. For some reason I was thinking that the undefined syscall was a run-time rather than a compile-time error. Clearly you can't use Dup2 at all on arm64. Does that mean you need two additional source files, one with "// +build