Bug 1943036
Summary: | mpich: FTBFS with upcoming autoconf-2.71 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ondrej Dubaj <odubaj> |
Component: | mpich | Assignee: | Zbigniew Jędrzejewski-Szmek <zbyszek> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dakingun, zbyszek |
Target Milestone: | --- | Keywords: | Reopened |
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: | 2021-07-01 11:22:38 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: | 1942967 |
Description
Ondrej Dubaj
2021-03-25 12:45:45 UTC
From the copr build log: warning: line 45: Possible unexpanded macro in: Requires: (python(abi) = %{python3_version} if python3) warning: line 104: Possible unexpanded macro in: Requires: python(abi) = %{python3_version} error: %changelog not in descending chronological order This doesn't look related to autoconf stuff at all. Is the copr build set up correctly? This is automatically created issue, as this package has failed to build with autoconf-2.71. No details were investigated. Gentle ping. This original issue was a stupid %changelog incongruity, that was fixed in the rawhide branch when this was originally reported. But I now see that there's a separate issue that seems to be related to autoconf. I'll look into it. Hi, any updates to this issue ? Thanks. https://src.fedoraproject.org/rpms/mpich/c/0d1f44c9a8ba602bc83d3ba196464f705d2aadcd?branch=rawhide fixes the issue. I simply removed the part of the configure.ac script that was causing problems because I couldn't figure out how to fix it. If looking at the patch you understand what was wrong, let me know, so I can try to tell upstream how to fix it. Do I need to rebuild it for you to pick it up? Thank you for your effort! There is no need to rebuild the package now, after moving to autoconf-2.71 a mass rebuild will be probably scheduled. All seems good now https://copr.fedorainfracloud.org/coprs/odubaj/autoconf-2.70/package/mpich/ Thank you. Let's close this then. |