Bug 1603661
| Summary: | cmake: FTBFS in Fedora rawhide | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mohan Boddu <mboddu> | ||||||||
| Component: | cmake | Assignee: | Rex Dieter <rdieter> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | anto.trande, besser82, jreznik, orion, rdieter, richmattes, walter.pete | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2018-07-27 14:41:00 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: | 1584925 | ||||||||||
| Bug Blocks: | 1602938 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Mohan Boddu
2018-07-19 18:18:46 UTC
Created attachment 1461026 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 1461027 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1461028 [details]
state.log
It looks like CMake is failing to detect libuv, it may be related to this: https://gitlab.kitware.com/cmake/cmake/commit/889033b5c6847cf1f7bd789384405d59dc333bf6 Appears to be fixed in cmake-3.12.0 , doing some test cmake-3.12.0 builds now prepping for rawhide update https://koji.fedoraproject.org/koji/buildinfo?buildID=1131072 %changelog * Fri Jul 27 2018 Rex Dieter <rdieter> - 3.12.0-1 - Update to 3.12.0 (#1584925) - fixes libuv-related FTBFS (#1603661) - use %%_metainfodir |