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

Michael Hudson-Doyle michael.hudson at canonical.com
Mon Sep 28 20:55:07 UTC 2015


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" failure is
https://github.com/golang/go/issues/11936 ("net:
TestIPv4MulticastListener fails on linux without
CONFIG_IP_MULTICAST"), it's a bug that it's not skipped if the kernel
you are using doesn't support multicast. (Which kernel/board are you
using?)

TestCloneNEWUSERAndRemapNoRootDisableSetgroups always fails for me in
a chroot. I should figure out why at some point...

Not sure about the gdb test, but I do know that one is a bit temperamental.

Cheers,
mwh

On 28 September 2015 at 21:56, Edmund Grimley Evans
<edmund.grimley.evans at gmail.com> wrote:
> Control: found -1 1.5.1-1~exp1
>
> I tried golang_1.5.1-1~exp1 over the weekend.
>
> 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.
>
> With golang installed, it built but there were some test failures,
> though I can't guarantee my set-up wasn't somehow to blame:
>
>
> --- FAIL: TestIPv4MulticastListener
>         listen_test.go:556: 224.0.0.254 not found in multicast rib
>
> --- FAIL: TestGdbPython
>         runtime-gdb_test.go:42: gdb version 7.9
>         runtime-gdb_test.go:129: failed to load Go runtime support:
> warning: File "/usr/share/go/src/runtime/runtime-gdb.py" auto-loading
> has been declined by your `auto-load safe-path' set to
> "$debugdir:$datadir/auto-load:/tmp/golang/golang-1.5.1/src/runtime".
>
> --- FAIL: TestCloneNEWUSERAndRemapNoRootDisableSetgroups
>         exec_linux_test.go:53: Cmd failed with err fork/exec
> /usr/bin/whoami: operation not permitted, output:
>
> _______________________________________________
> pkg-golang-devel mailing list
> pkg-golang-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-golang-devel



More information about the pkg-golang-devel mailing list