Re: Go builds failing on mips64el
Stephen Gelman <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <B0F5F88A-2207-4792-B6C7-0710CB2A19BA__45414.4457866036$1577422095$gmane$org@debian.org> |
On Dec 26, 2019, at 10:26 PM, YunQiang Su <[email protected]> wrote: > > Stephen Gelman <[email protected]> 于2019年12月27日周五 下午12:23写道: >> >> On Dec 26, 2019, at 10:20 PM, YunQiang Su <[email protected]> wrote: >> >> >> It seems that golang-1.13 can be built successfully, since Aurelien >> disable hugepage on Cavium's build machine. >> So, what's the problem now? >> >> >> Sorry, i should have clarified! Golang itself is built but many golang packages appear to fail to build in what I believe is the same problem… > > Can you give me some example. So I can have a try. > I have some search, while I cannot find the failures. > >> >> Stephen > > > > -- > YunQiang Su Looking closer it appears that these are legitimate failures. Apparently many golang buildmodes are not supported under MIPS. We may need to look into fixing this in dh-golang, but regardless it seems the dh_golang team is in the clear here! :) Stephen