Bug 1604378
| Summary: | ipmiutil: FTBFS in Fedora rawhide | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mohan Boddu <mboddu> | ||||||||
| Component: | ipmiutil | Assignee: | Andy Cress <arcress> | ||||||||
| Status: | CLOSED COMPLETED | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | arcress | ||||||||
| Target Milestone: | --- | Keywords: | Bugfix | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | ipmiutil-3.1.9-1.f37 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2023-03-31 13:32:56 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: | 1602938 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Mohan Boddu
2018-07-19 22:24:14 UTC
Created attachment 1463024 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 1463025 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1463026 [details]
state.log
The ipmiutil package built fine as recently as July 11. Not sure what changed. Investigating. Aha. I think found the problem. Those targets need $(EXEEXT) added. util/Makefile.am:183: warning: deprecated feature: target 'iseltime' overrides 'iseltime$(EXEEXT)' util/Makefile.am:183: change your target to read 'iseltime$(EXEEXT)' util/Makefile.am:62: while processing program 'iseltime' ipmiutil-3.1.2-3.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-386207bbd5 Note that the rawhide/fc29 branch has been updated to ipmiutil-3.1.2-3.fc29 with this fix to util/Makefile.am, but I was unable to use fedpkg update to attach that branch/build to this bug. build (rawhide, /rpms/ipmiutil.git:f873f1d11cf0d7afd612e825d2a47fe3e4fe03a6) ipmiutil-3.1.2-3.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-386207bbd5 There has been at least one successfull build after this bug got created. ipmiutil-3.1.2-3.fc29: https://koji.fedoraproject.org/koji/buildinfo?buildID=1129269 ipmiutil-3.1.2-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. The ipmiutil-3.1.9 release has been applied to fedora, and it has built successfully against f37. See http://koji.fedoraproject.org/koji/buildinfo?buildID=2178545 However, ipmiutil is currently blocked for tag f39-updates-candidate. |