114 Star 0 Fork 10

src-openEuler / check

 / 详情

【22.03 SP1 round2 arm/x86】check包缺少编译依赖make

已验收
缺陷
创建于  
2022-12-07 09:30

【标题描述】执行rpmbuild -ba check.spec时,提示缺少编译依赖make,故而编译失败
【环境信息】
软件信息:
1) OS版本及分支:openEuler-22.03-SP1
2) 内核信息:5.10.0-132.0.0.73.oe2203sp1

【问题复现步骤】
1、下载源码包
yumdownloader --source check
2、安装
rpm -i check-0.15.2-1.oe2203sp1.src.rpm
3、编译
cd /root/rpmbuild/SPECS/
rpmbuild -ba check.spec
输入图片说明
4、安装make后编译成功
输入图片说明
【预期结果】
编译成功
【实际结果】
缺少编译依赖make,编译失败
【附件】
repo(此处我将iso挂载到了本地):
[everything]
name=everything
baseurl=file:///home/everything
enabled=1
gpgcheck=0

[source]
name=source
baseurl=file:///home/source
enabled=1
gpgcheck=0

[EPOL]
name=EPOL
baseurl=http://121.36.84.172/dailybuild/EBS-openEuler-22.03-LTS-SP1/pre_beta_openeuler-2022-12-02-21-01-03/EPOL/main/$basearch/
enabled=1
gpgcheck=0

评论 (3)

张鹭 创建了缺陷

Hi zhanglu626, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: Programming-language, and any of the maintainers: @algorithmofdish , @Charlie_Li , @薄皮小笼包 , @Monday , @Apricity

openeuler-ci-bot 添加了
 
sig/Programming-lang
标签
张鹭 计划截止日期设置为2022-12-08
张鹭 计划开始日期设置为2022-12-07
张鹭 优先级设置为主要
张鹭 负责人设置为mdche

问题根因是make未安装,执行make找不到命令。
和maintainer沟通,不建议把基础构建工具make放到BuildRequires中。
make、gcc、autoconf、m4、libtool等软件在构建工具集合中,本地编译需要先安装构建工具集合。执行yum groupinstall "Development Tools"安装构建工具集。

吴磊磊 通过src-openeuler/check Pull Request !4任务状态待办的 修改为已完成

验收通过
【环境信息】
系统:x86_64/aarch64虚拟机
版本及分支:openEuler-22.03-SP1 round2
验收版本:check-0.15.2-2.oe2203sp1
【验收截图】
输入图片说明
arm:
输入图片说明
x86:
输入图片说明

张鹭 任务状态已完成 修改为已验收
openeuler-sync-bot 通过src-openeuler/check Pull Request !8任务状态已验收 修改为已完成
张鹭 任务状态已完成 修改为已验收

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5329419 openeuler ci bot 1632792936
1
https://gitee.com/src-openeuler/check.git
git@gitee.com:src-openeuler/check.git
src-openeuler
check
check

搜索帮助