Bug 2255145
| Summary: | algol68g: autoconf detection problems in Fedora 40 and later | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Florian Weimer <fweimer> |
| Component: | algol68g | Assignee: | Oleg Girko <ol+redhat> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 40 | CC: | ol+redhat |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | algol68g-3.5.1-2.fc40 algol68g-3.5.1-2.fc39 algol68g-3.5.1-2.fc38 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-05-09 01:41:43 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: | 2255144 | ||
| Bug Blocks: | 2137512 | ||
|
Description
Florian Weimer
2023-12-18 21:09:16 UTC
I do not plan to work on this because of the missing source code and doubts whether we can re-run autoconf as required. This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle. Changing version to 40. (In reply to Florian Weimer from comment #1) > I do not plan to work on this because of the missing source code and doubts > whether we can re-run autoconf as required. Don't worry, I'm working on this. There's no problem to patch configure.ac and run autoreconf. Yes, unmodified configure script fails to detect GNU C library. As a result, the Algol 68 interpreter is built without long modes support. This is not good. Fortunately, it's easy to fix configure.ac and re-create configure script. FEDORA-2024-bebf904efc (algol68g-3.5.1-2.fc38) has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2024-bebf904efc FEDORA-2024-4859987d50 (algol68g-3.5.1-2.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-4859987d50 FEDORA-2024-cf1de07997 (algol68g-3.5.1-2.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-cf1de07997 FEDORA-2024-cf1de07997 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-cf1de07997` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-cf1de07997 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-4859987d50 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-4859987d50` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-4859987d50 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-bebf904efc has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-bebf904efc` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-bebf904efc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-cf1de07997 (algol68g-3.5.1-2.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-4859987d50 (algol68g-3.5.1-2.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-bebf904efc (algol68g-3.5.1-2.fc38) has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. |