Bug 2140618
Summary: | ldbl redirects for syslog.h are incompatible with clang | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Nikita Popov <npopov> |
Component: | glibc | Assignee: | Carlos O'Donell <codonell> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | aoliva, arjun.is, codonell, dan, dj, fweimer, law, mcermak, mcoufal, mfabian, omajid, pfrankli, rth, sipoyare, skolosov, tuliom |
Target Milestone: | --- | Keywords: | Bugfix |
Target Release: | --- | ||
Hardware: | ppc64le | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glibc-2.36.9000-16.fc38, glibc-2.35-22.fc36, glibc-2.36-9.fc37 glibc-2.35-22.fc36 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-01-27 08:48:37 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1071880 |
Description
Nikita Popov
2022-11-07 11:05:13 UTC
I posted a patch on libc-alpha fixing this issue: https://patchwork.sourceware.org/project/glibc/patch/20221116150803.1990947-1-tuliom@ascii.art.br/ *** Bug 2144638 has been marked as a duplicate of this bug. *** Fixed in Fedora 38. Keeping this open to fix this in F37, F36, and F35 (though it EOLs 2022-12-13). Looks like the relevant update is https://bodhi.fedoraproject.org/updates/FEDORA-2022-344825e8ec. Unfortunately it got stuck due to a spurious looking gating failure (just says "error"). (In reply to Nikita Popov from comment #7) > Looks like the relevant update is > https://bodhi.fedoraproject.org/updates/FEDORA-2022-344825e8ec. > Unfortunately it got stuck due to a spurious looking gating failure (just > says "error"). Hmm. I've requested a fresh test run. The next build went in, and I can confirm that compiler-rt now builds successfully on ppc64le. Thanks everyone! FEDORA-2023-981efe22aa has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-981efe22aa FEDORA-2023-981efe22aa has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-981efe22aa` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-981efe22aa See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-981efe22aa has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |