runtime/cgo: build fails on linux-arm with "size of array '_check_for_64_bit_pointer_matching_GoInt' is negative" #38693
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes. I tired building
go1.13.10
bootstrap versions tried go1.11.6 and go-1.7
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
Build success as usual (on Pi 4s this always builds fine).
What did you see instead?
The text was updated successfully, but these errors were encountered: