Bug 1999520
| Summary: | [F36FTBFS]: libidn2 fails to build from source in Fedora Rawhide | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ondrej Dubaj <odubaj> |
| Component: | libidn2 | Assignee: | Robert Scheck <redhat-bugzilla> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | redhat-bugzilla |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libidn2-2.3.2-3.fc36 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-08-31 17:19:19 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: | 1936597, 1992484 | ||
|
Description
Ondrej Dubaj
2021-08-31 08:10:32 UTC
This is only partially related to autoconf 2.71: Some strange upstream code appends (outside of the automake framework) Makefile instructions during build to a Makefile include (doc/Makefile.{gdoc,gdoci}) which actually makes auto* assuming that automake needs to be re-run for the parent doc/Makefile. And that fails because autoconf 2.69 and automake 1.16 where used by upstream while Rawhide is already shipping autoconf 2.71 and 1.16.4 (and auto* dislikes any version changes except for full autoreconf etc.).
FEDORA-2021-b9d3f146cd has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-b9d3f146cd FEDORA-2021-b9d3f146cd has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-b9d3f146cd` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-b9d3f146cd See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-b9d3f146cd has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |