Bug#784543: [pkg-golang-devel] Bug#784543: golang: test failures on arm64

2015-09-29 Thread Edmund Grimley Evans
I think I've resolved a couple of the issues: * Not building with gccgo: I thought I was joking when I wrote that I sometimes forget to mount /proc. Well, it turns out that the build system runs "go env GOROOT", and that command fails obscurely if /proc is not mounted: $ go env GOROOT fatal erro

Bug#784543: [pkg-golang-devel] Bug#784543: golang: test failures on arm64

2015-09-28 Thread Michael Hudson-Doyle
Hm, it bootstrapped fine using gccgo-5 in Ubuntu: https://launchpadlibrarian.net/214911501/buildlog_ubuntu-wily-arm64.golang_2%3A1.5~rc1-0ubuntu1_BUILDING.txt.gz. I don't know enough about sbuild to know what the issue is here (aspcud- vs apt-based resolver?) The "not found in multicast rib" failu

Bug#784543: [pkg-golang-devel] Bug#784543: golang: test failures on arm64

2015-09-28 Thread Tianon Gravi
On 28 September 2015 at 01:56, Edmund Grimley Evans wrote: > Firstly, I wasn't able to bootstrap it with gccgo-5, so I'm not sure > that the "golang-go (>= 2:1.4.2-2~) | gccgo-5" in debian/control is > correct. Hmm, were you using sbuild? I haven't yet figured out how the best way to handle what