On Wed, Aug 2, 2017 at 5:17 AM, SauliusGurklys <s4ul...@gmail.com> wrote:
>
> while building go from source:
>
> cd /usr/local/src/go
> ./clean.bash
> ./all.bash
>
> build succeeds without any problem and then when tests are started then they
> just "hangs"
>
> ...
> ##### ../misc/cgo/testplugin
> PASS
> something
>
> ##### ../misc/cgo/testasan
>
> ##### ../misc/cgo/testsanitizers
>
> after this point nothing happens (tried to wait for a couple of days).
> I tried many times, but "hanging" happens at this test(s).
>
> I building go, the same way, on several machines, and this problem happens
> only on one of them.
>
> The "problem" machine is
>
> $ lsb_release -a
> LSB Version:    n/a
> Distributor ID: ManjaroLinux
> Description:    Manjaro Linux
> Release:        17.0.2
> Codename:       Gellivara
>
> $ uname -a
> Linux bubo 4.12.3-1-MANJARO #1 SMP PREEMPT Fri Jul 21 09:37:31 UTC 2017
> x86_64 GNU/Linux
>
> Maybe somebody had and solved such problem?

I've sent https://golang.org/cl/52790 to try to avoid this build problem.

This seems to be another version of https://golang.org/issue/21196.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to