cmd/link,cmd/pack: tests fail with missing Go type information for global symbol .dynsym
on android/arm64
#58806
Labels
arch-arm64
compiler/runtime
Issues related to the Go compiler and/or runtime.
mobile
Android, iOS, and x/mobile
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Android
Milestone
In CL 472096, I am experimenting with enabling tests that use go build on android, because I don't see a good reason not to. Unfortunately, several
cmd/link
tests fail when run onandroid/arm64
, with the failure mode:(Complete log in https://storage.googleapis.com/go-build-log/c86ce876/android-arm64-corellium_04a8c6e6.log.)
(attn @golang/android @golang/compiler)
The text was updated successfully, but these errors were encountered: