Bug 1260490
Summary: | C+Fortran interface detection broken | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Susi Lehtola <susi.lehtola> |
Component: | cmake | Assignee: | Orion Poplawski <orion> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 23 | CC: | helio, jreznik, ltinkl, orion, rdieter |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://www.cmake.org/Bug/view.php?id=15737 | ||
Whiteboard: | |||
Fixed In Version: | 3.3.1-5.fc23 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-09-19 18:54:38 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Susi Lehtola
2015-09-07 06:04:39 UTC
The same spec builds in Fedora 21 and 22. Please give cmake-3.3.1-4.fc24 a try when that finishes building. Maybe build it first? :P Well, built it for you. And it still fails. The problem isn't that it fails to parse the compiler output, but rather that it's not linking the gfortran runtime libraries in. It seemed a long shot - but there was a very similar issue on the cmake list that it appeared to fix. I'll try to take a closer look. Use of redhat-hardened-ld is confusing cmake. Filed http://www.cmake.org/Bug/view.php?id=15737 upstream. cmake-3.3.1-5.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-15668 cmake-3.3.1-5.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update cmake'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-15668 cmake-3.3.1-5.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |