123 Star 0 Fork 16

src-openEuler/fftw

【22.03 SP1 round1 arm/x86】fftw编译失败

Accepted
Bug
Opened this issue  
2022-11-26 18:20

【标题描述】执行rpmbuild -ba fftw.spec时,arm提示缺少编译依赖make,x86除了未安装make外,还报错:cannot compute sizeof (size_t)
【环境信息】
软件信息:
1) OS版本及分支:openEuler-22.03-SP1
2) 内核信息:5.10.0-126.0.0.66.oe2203sp1

【问题复现步骤】
1、下载源码包
yumdownloader --source fftw
2、安装
rpm -i rpm -i fftw-3.3.8-8.oe2203sp1.src.rpm
3、编译
cd /root/rpmbuild/SPECS/
rpmbuild -ba fftw.spec
arm:
输入图片说明
x86:
输入图片说明

【预期结果】
编译成功
【实际结果】
缺少编译依赖make,且x86还报错:cannot compute sizeof (size_t),编译失败

【附件】
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/openeuler-2022-11-23-19-40-46/EPOL/main/$basearch/
enabled=1
gpgcheck=0

Comments (2)

张鹭 created缺陷 3 years ago

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: Runtime, and any of the maintainers: @small_leek , @Charlie_li , @eric14chan , @gitee-cmd

openeuler-ci-bot added
 
sig/Runtime
label
3 years ago
张鹭 set deadline to 2022-11-29 3 years ago
张鹭 set start time to 2022-11-26 3 years ago
张鹭 set priority to Main 3 years ago
张鹭 set milestone to openEuler-22.03-LTS-SP1-round-1 3 years ago
张鹭 set assignee to mdche 3 years ago
wk333 related pull requestsrc-openEuler/fftw Pull Request !20 3 years ago
wk333 through merging Pull Request !20: 同步22.03-LTS分支修复解决自编译失败 changed issue state from 待办的 to 已完成 3 years ago

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

张鹭 changed issue state from 已完成 to 已验收 2 years ago

Sign in to comment

Status
Assignees
Projects
Pull Requests
Successfully merging a pull request will close this issue.
Duration (hours)
Planed to start   -   Planed to end
-
Top level
Priority
Milestones
Branches
参与者(2)
5329419 openeuler ci bot 1632792936 张鹭-zhanglu626
1
https://gitee.com/src-openeuler/fftw.git
git@gitee.com:src-openeuler/fftw.git
src-openeuler
fftw
fftw

Search