Re: Go builds failing on mips64el
Drew Parsons <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Organization | The Debian Project |
| Message-ID | <c575d9cfda58b8b4bb05c778f45196a5__43115.5096086272$1568839633$gmane$org@debian.org> |
On 2019-09-18 20:58, YunQiang Su wrote: > Drew Parsons <[email protected]> 于2019年9月17日周二 上午11:28写道: >> >> go builds (dh_auto_build invoking /usr/bin/go -> golang-1.12-go) are >> failing consistently on mip64el. I'm seeing the error in >> golang-github-anacrolix-dms and rclone but I think other packages are >> affected. ... > It seems another case about Loongson Vs Cavium. > These packages seem buildable on Loongson while not on Cavium. ... >> Log snippets: >> dh_auto_build -a -O--buildsystem=golang >> signal 10 received but handler not on signal stack >> fatal error: non-Go code set up signal handler without SA_ONSTACK flag >> >> runtime stack: >> runtime: unexpected return pc for runtime.sigtramp called from >> 0xffffee4560 ... > > I guess it is a bug about Cavium machines... > Let's dig it. > Thanks YunQiang. Sounds like it warrants further investigation, so I've filed Bug#940676 against golang-1.12-go. Drew