在macOS编译时包检测不通过
【问题分类】
- bug
- P2P网络相关(包含libp2p,liquid)
- 链账户身份与权限相关(证书问题、public、多签投票问题)
- 核心交易引擎相关(交易池、DAG)
- 共识相关
- 智能合约相关
- 存储相关
- SDK相关
- 长安链CMC工具
- 长安链管理台
- 长安链浏览器
- 长安链合约IDE
- 长安链web签名插件
- 跨链相关
- 轻节点相关
- 隐私计算相关
- 密码学相关
- 环境依赖
- 其他补充:
【问题描述】(请对问题进行描述,方便定位问题)
具体的现象,操作步骤,前置条件等,尽可能描述清楚,有截图说明更佳 在编译时提示错误:
$ ./build_release.sh
......
go: found github.com/google/shlex in github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: found github.com/spf13/viper in github.com/spf13/viper v1.19.0
go: found github.com/hpcloud/tail in github.com/hpcloud/tail v1.0.0
go: found github.com/syndtr/goleveldb/leveldb in github.com/syndtr/goleveldb v1.0.0
go: found github.com/syndtr/goleveldb/leveldb/opt in github.com/syndtr/goleveldb v1.0.0
go: chainmaker.org/chainmaker/store/v2@v2.3.7 requires
chainmaker.org/chainmaker/store-tikv/v2@v2.3.4 requires
github.com/tikv/client-go@v1.0.0 requires
github.com/tikv/pd@v1.1.0-beta.0.20210122094357-c7aac753461a requires
github.com/pingcap-incubator/tidb-dashboard@v0.0.0-20210104140916-41a0a3a87e75 requires
github.com/oleiade/reflections@v1.0.0: verifying go.mod: checksum mismatch
downloaded: h1:rdFxbxq4QXVZWj0F+e9jqjDkc7dbp97vkRixKo2JR60=
sum.golang.org: h1:RbATFBbKYkVdqmSFtx13Bb/tVhR0lgOBXunWTZKeL4w=
SECURITY ERROR
This download does NOT match the one reported by the checksum server.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.
For more information, see 'go help module-auth'.
make: *** [chainmaker] Error 1
【系统信息】(请填写系统信息,方便定位问题)
- chainmaker-go version * : [v2.3.6]
- OS & version * : macOS 13.5
- Golang version: 1.22.1
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information