Bug 1604811
Summary: | mdadm: FTBFS in Fedora rawhide | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mohan Boddu <mboddu> | ||||||||
Component: | mdadm | Assignee: | XiaoNi <xni> | ||||||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | rawhide | CC: | agk, dledford, jes.sorensen, mboddu, xni | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | mdadm-4.1-rc1_1.fc29.2 | Doc Type: | If docs needed, set a value | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2018-07-23 20:10:51 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1551327, 1602938 | ||||||||||
Attachments: |
|
Description
Mohan Boddu
2018-07-20 00:33:56 UTC
Created attachment 1464229 [details]
build.log
Created attachment 1464230 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1464231 [details]
state.log
Hi Mohan I'm trying to build mdadm package for f29, but it's failed because of "/bin/sh: cc: command not found" Do you know the reason for this? I have updated mdadm to upstream in f28. It doesn't have this problem when building package for f28. Thanks Xiao Hi Jes Do you know how to fix the building error? https://koji.fedoraproject.org/koji/taskinfo?taskID=28458811 Thanks Xiao This bug is reported for the failure what I said in comment4. It needs to add gcc into BuildRequires Matches: /bin/sh: cc: command not found Suggested fix: BuildRequires: gcc There has been at least one successfull build after this bug got created. mdadm-4.1-rc1_1.fc29.2: https://koji.fedoraproject.org/koji/buildinfo?buildID=1128919 |