114 Star 0 Fork 27

src-openEuler / libuv

 / 详情

【22.03 SP1 round2 arm/x86】libuv包编译失败

已验收
缺陷
创建于  
2022-12-08 09:28

【标题描述】执行rpmbuild -ba libuv.spec时,提示缺少编译依赖make,安装make后仍然编译失败(udp_multicast_join和udp_multicast_join6用例执行timeout)
【环境信息】
软件信息:
1) OS版本及分支:openEuler-22.03-SP1
2) 内核信息:5.10.0-132.0.0.73.oe2203sp1

【问题复现步骤】
1、下载源码包
yumdownloader --source libuv
2、安装
rpm -i libuv-1.42.0-2.oe2203sp1.src.rpm
3、编译
cd /root/rpmbuild/SPECS/
rpmbuild -ba libuv.spec
缺少make
输入图片说明
4、安装make后重新编译(非root用户)
yum install -y make
rpmbuild -ba libuv.spec
输入图片说明
输入图片说明
【预期结果】
1、不缺少编译依赖
2、编译成功
【实际结果】
缺少编译依赖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

评论 (11)

张鹭 创建了缺陷

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 , @Monday , @薄皮小笼包 , @Charlie_Li , @Apricity

openeuler-ci-bot 添加了
 
sig/Programming-lang
标签
张鹭 修改了描述
张鹭 计划截止日期设置为2022-12-09
张鹭 计划开始日期设置为2022-12-08
张鹭 优先级设置为主要
张鹭 负责人设置为桐小哥

可以通过下面方法单独执行指定的某个用例:
输入图片说明

经确认,openEuler obs不开启firewalld.service,所以在obs上是执行成功的

经过测试,关闭firewalld.service服务之后,测试用例成功:
开启firewalld.service服务:
输入图片说明
关闭firewalld.service:
输入图片说明

建议参考Fedora,添加补丁跳过这些用例

round3验收部分问题未通过,编译依赖任然缺少make,请继续修改
【环境信息】
系统:x86_64/aarch64虚拟机
版本及分支:openEuler-22.03-SP1 round3
验收版本:libuv-1.42.0-3.oe2203sp1
输入图片说明

round4中暂未合入新版本,待后续回归
输入图片说明

验收通过
【环境信息】
系统:x86_64/aarch64虚拟机
OS版本:22.03-LTS-SP1-RC5
repo:everything、source
http://121.36.84.172/dailybuild/EBS-openEuler-22.03-LTS-SP1/rc5_openeuler-2022-12-22-23-45-08/source/Packages/
arm
输入图片说明
x86
输入图片说明

zjl_long 任务状态已完成 修改为已验收

登录 后才可以发表评论

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

搜索帮助