[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PATCH: Hurd port of go to gcc-8 (gcc-8-8-20180310+) 16 patches
From: |
Svante Signell |
Subject: |
Re: PATCH: Hurd port of go to gcc-8 (gcc-8-8-20180310+) 16 patches |
Date: |
Tue, 13 Mar 2018 16:56:30 +0100 |
On Mon, 2018-03-12 at 14:44 +0100, Svante Signell wrote:
> On Mon, 2018-03-12 at 13:29 +0100, Svante Signell wrote:
>
>
> > The patches really changed are only four:
> > src_libgo_runtime.diff
> > src_libgo_go_go_build_syslist.go.diff
> > src_libgo_go_runtime.diff
> > src_libgo_build.diff
>
> Correction: five:
> add-gnu-to-libgo-headers.diff
And src_libgo_go_syscall.diff, eventually more. Best to use the complete set.
Regarding test suites the go test results are the same as for e.g. amd64:
This time the problem is with the symbol __libc_start_main@@GLIBC_2.2.6.
tail build/gcc/testsuite/go/go.sum
=== go Summary ===
# of expected passes 518
# of untested testcases 834
grep ^FAIL: build/gcc/testsuite/go/go.log
FAIL: checksyms x 8
checksyms: found unexpected symbol "__libc_start_main@@GLIBC_2.2.6"
These problems are reported in debian bug #892167