You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building Python lib
# internal/abi
/usr/local/go/src/internal/abi/funcpc.go:22:6: FuncPCABI0 redeclared in this block
/usr/local/go/src/internal/abi/abi.go:117:6: other declaration of FuncPCABI0
/usr/local/go/src/internal/abi/funcpc.go:31:6: FuncPCABIInternal redeclared in this block
/usr/local/go/src/internal/abi/abi.go:126:6: other declaration of FuncPCABIInternal
# internal/chacha8rand
/usr/local/go/src/internal/chacha8rand/chacha8_arm64.s:19: ABI selector only permitted when compiling runtime, reference was to "\"\".block"
asm: assembly of /usr/local/go/src/internal/chacha8rand/chacha8_arm64.s failed
使用的go版本:
go version go1.20.6 linux/arm64
Linux版本:
Linux ml 5.4.0-189-generic #209-Ubuntu SMP Fri Jun 7 14:05:34 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
请问如何修复呢?期待反馈。
The text was updated successfully, but these errors were encountered:
运行./build/build_arm64.sh 报错如下:
使用的go版本:
Linux版本:
请问如何修复呢?期待反馈。
The text was updated successfully, but these errors were encountered: