已合并
修复atb-models的abi0版本编译失败 #900
hw-zhoutianyang创建于 4月15日
修复atb-models的abi0版本编译失败 #900
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 hw-zhoutianyang 的贡献)ascend-robot
4月15日 评论:
4月15日 评论:
Ascend docs pipeline is running...


4月15日 添加了label:docs-ci-pipeline-running
ascend-robot
4月15日 评论:
4月15日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/MindIE-LLM | ✅ 陈歆怡, 吴铭泾 (2/2) | ✅ 吴铭泾 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
hw-zhoutianyang, thanks for your pull request. All authors of the commits have signed the CLA. 👍


4月15日 添加了label:ascend-cla/yes
hw-zhoutianyang
4月15日 评论:
4月15日 评论:
compile


ascend-robot
4月15日 评论:
4月15日 评论:
✅ 流水线任务触发成功(流水线编号: 4935),正在执行, 请稍候。 任务链接 点此跳转 ...


4月15日 添加了label:ci-pipeline-running
ascend-robot
4月15日 评论:
4月15日 评论:
Ascend docs pipeline is running...


ascend-robot
4月15日 评论:
4月15日 评论:
Ascend docs pipeline is running...


ascend-robot
4月15日 评论:
4月15日 评论:
✅ 跳过 docs ci 检查,没有需要检查的文档文件


4月15日 删除了label:docs-ci-pipeline-running
4月15日 添加了label:docs-ci-pipeline-success
ascend-robot
4月15日 评论:
4月15日 评论:
✅ 跳过 docs ci 检查,没有需要检查的文档文件


4月15日 删除了label:ci-pipeline-running
4月15日 添加了label:ci-pipeline-passed
ascend-robot
4月15日 评论:
4月15日 评论:
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_ops_x86_A3 | ✅ | >>> |
| Build_ops_arm_A3 | ✅ | >>> | |
| Build_ops_x86_A2 | ✅ | >>> | |
| Build_ops_arm_A2 | ✅ | >>> | |
| Build_linux_x86_abi1_atb | ✅ | >>> | |
| Build_linux_x86_abi1_llm | ✅ | >>> | |
| Build_linux_arm_abi1_atb | ✅ | >>> | |
| Build_linux_arm_abi1_llm | ✅ | >>> | |
| Build_linux_arm_abi0_atb | ✅ | >>> | |
| Build_linux_arm_abi0_llm | ✅ | >>> | |
| 恶意代码检查 | Antipoison | ✅ | >>> |
| 编码安全与规范检查 | pre-commit | ✅ | >>> |
| 开源片段检查 | SCA | ✅ | >>> |
| 开发者测试 | UT_linux_arm_mindie-llm | ✅ | >>> |
| UT_linux_arm_atb-models | ✅ | >>> | |
| 流水线 | PR-pipeline_MindIE-LLM_gitcode | ✅ | >>> |


Hhw-zhoutianyang
4月21日 修改标题为 “atb-models的abi0版本编译失败,unrecognized command line option ‘-Wno-redundant-move’”,原标题为“fix abi0 compile”
4月21日 修改标题为 “atb-models的abi0版本编译失败,unrecognized command line option ‘-Wno-redundant-move’”,原标题为“fix abi0 compile”
4月21日 添加了label:needs-issue
ascend-robot
4月21日 评论:
4月21日 评论:
Linking Issue Notice
@hw-zhoutianyang , the pull request must be linked to at least one issue.
If an issue has already been linked, but the needs-issue label remains, you can remove the label by commenting /check-issue .


Hhw-zhoutianyang
4月21日 修改标题为 “修复atb-models的abi0版本编译失败”,原标题为“atb-models的abi0版本编译失败,unrecognized command line option ‘-Wno-redundant-move’”
4月21日 修改标题为 “修复atb-models的abi0版本编译失败”,原标题为“atb-models的abi0版本编译失败,unrecognized command line option ‘-Wno-redundant-move’”
4月21日 修改了pull request 的描述
4月21日 删除了label:needs-issue
4月21日 修改了pull request 的描述
4月21日 修改了pull request 的描述
吴铭泾
4月21日 评论:
4月21日 评论:
/approve


4月21日 添加了label:approved
CXY-Katrina
4月21日 评论:
4月21日 评论:
/lgtm


4月21日 添加了label:lgtm
CXY-Katrina
4月21日 评论:
4月21日 评论:
/merge


4月21日 添加了label:keeper_approved
ascend-robot
4月21日 评论:
4月21日 评论:
4月21日 合入了pull request
合入背景
Fixes #535
修改内容
修复atb-models的abi0版本编译失败,当gcc版本小于9.0时不支持编译选项‘-Wno-redundant-move’,仅在gcc版本大于等于9.0时启用该编译选项
资料变更
不涉及
接口变更
不涉及
测试结果
编译成功:

CheckList