已关闭
需在spec文件中明确编译qemu软件包所依赖的zstd-devel软件包版本 #291
AtomGit-Bot创建于 2021年5月28日关闭于 2021年6月15日
需在spec文件中明确编译qemu软件包所依赖的zstd-devel软件包版本 #291
已关闭
AtomGit-Bot创建于 2021年5月28日关闭于 2021年6月15日
refs/pull/291/head合入到openEuler-21.03
AtomGit-Bot
2021年5月28日

[bugfix]spec文件中明确编译qemu软件包所依赖的zstd-devel软件包版本:

zstd-devel软件包版本如果较低,会导致编译错误,经验证,需指定版本。

likedislike
当前Pull Request已关闭, 关闭人@
openeuler-ci-bot
openeuler-ci-bot成员
2021年5月28日 评论:

Hey tom0392, Welcome to openEuler Community.
All of the projects in openEuler Community are maintained by @openeuler-ci-bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at https://gitee.com/openeuler/community/blob/master/en/sig-infrastructure/command.md to find the details.

likedislike
AAtomGit-Bot
2021年5月28日 添加了   openeuler-cla/no 标签
openeuler-ci-botopeneuler-ci-bot成员
2021年5月28日 添加了   stat/need-squash 标签
AtomGit-Bot
2021年5月28日 评论:

当前仓库存在以下 保护分支

Protected Branch Version Release
master 4.1.0 57
openEuler-20.03-LTS 4.1.0 38
openEuler-20.03-LTS-Next 4.1.0 45
openEuler-20.03-LTS-SP1 4.1.0 44
openEuler-20.03-LTS-SP2 4.1.0 46
openEuler-20.09 4.1.0 43
* openEuler-21.03 4.1.0 55
riscv 5.2.0 1

评论 /sync <branch1> <branch2> ... 可将当前 Pull Request 修改同步到其它分支(通过创建同步 Pull Request):
a) 如果当前 PR 是 Open 状态,同步操作将延迟到 PR 被合并时执行;
b) 如果当前 PR 已经 Merged,将立即执行同步操作。

注意:/sync 命令可以指定同步多个分支,仅最后一个 /sync 命令生效

likedislike
AtomGit-Bot
2021年5月28日 评论:

Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

The author(tangzhongrui) need to sign cla.

📝 Please access here to sign the CLA.

It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment: /check-cla to verify. Thanks.


  • Please, firstly see the FAQ to help you handle the problem.
  • If you've already signed a CLA, it's possible you're using a different email address for your gitee account. Check your existing CLA data and verify the email.
  • If you signed the CLA as an employee or a member of an organization, please contact your corporation or organization to verify you have been activated to start contributing.
  • If you have done the above and are still having issues with the CLA being reported as unsigned, please feel free to file an issue.
likedislike
openeuler-ci-botopeneuler-ci-bot成员
2021年5月28日 添加了 &nbsp; sig/Virt 标签
openeuler-ci-botopeneuler-ci-bot成员
2021年5月28日 添加了 &nbsp; ci_processing 标签
AAtomGit-Bot
2021年5月28日 更新了说明
openeuler-ci-botopeneuler-ci-bot成员
2021年5月28日 移除了 &nbsp; ci_processing 标签
openeuler-ci-bot
openeuler-ci-bot成员
2021年5月28日 评论:
Check Name Build Result Build Details
check_code_style :white_check_mark:SUCCESS #266
check_package_license :white_check_mark:SUCCESS
check_package_yaml_file :white_check_mark:SUCCESS
check_spec_file :x:FAILED
multiarch/src-openeuler/x86-64/qemu :white_check_mark:SUCCESS #263
multiarch/src-openeuler/aarch64/qemu :white_check_mark:SUCCESS #263
likedislike
openeuler-ci-botopeneuler-ci-bot成员
2021年5月28日 添加了 &nbsp; ci_successful 标签
openeuler-ci-bot
openeuler-ci-bot成员
2021年5月28日 评论:

@tom0392

likedislike
imxcc成员
2021年6月1日 评论:

哈喽,阿汤。
openEuler对应的源中zstd-devel包满足要求,无需专门指定软件版本,系统yum源配置正确即可。
这边还签署一下CLA协议(Contributor License Agreement),地址:https://clasign.osinfra.cn/sign/Z2l0ZWUlMkZvcGVuZXVsZXI=

likedislike
imxcc成员
2021年6月15日 评论:

/close

likedislike
openeuler-ci-botopeneuler-ci-bot成员
2021年6月15日 关闭了Pull Request
openeuler-ci-bot
openeuler-ci-bot成员
2021年6月15日 评论:

this pull request is closed by: imxcc.

likedislike
AtomGit-Bot
2021年7月5日 评论:

哈喽,阿汤。
openEuler对应的源中zstd-devel包满足要求,无需专门指定软件版本,系统yum源配置正确即可。
这边还签署一下CLA协议(Contributor License Agreement),地址:https://clasign.osinfra.cn/sign/Z2l0ZWUlMkZvcGVuZXVsZXI=

@imxcc
好的,感谢指导和提醒,已签署个人CLA协议。
但是在配置不同源时,如果编译环境中安装zstd-devel包版本低于1.4.5,比如1.3.6,编译时会由于接口函数的差异导致编译报错。
又重新提交pr:https://gitee.com/src-openeuler/qemu/pulls/320

likedislike