Bug 2424796
| Summary: | [ELN] "plotters" crate FTBFS on ppc64le | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Yaakov Selkowitz <yselkowi> |
| Component: | llvm | Assignee: | Paul Murphy <paumurph> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | amulhern, decathorpe, dmalcolm, fedora-llvm-team, igor.raits, jakub, jchecahi, jistone, kkleine, npopov, paumurph, rust-sig, scottt.tw, sergesanspaille, siddharth.kde, suraj.ghimire7, tbaeder, tstellar, tuliom |
| Target Milestone: | --- | Flags: | paumurph:
mirror+
|
| Target Release: | --- | ||
| Hardware: | ppc64le | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | LLVM 21.1.8-2 llvm-21.1.8-3.fc43 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-01-16 16:08:59 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: | |||
|
Description
Yaakov Selkowitz
2025-12-23 23:51:10 UTC
The log messages are interleaved, the issue is not in "clap" (it's just the last message that's printed), but in "plotters", see
> error: could not compile `plotters` (lib)
(Fixed bug title according to what actually happes.) This should be fixed by https://src.fedoraproject.org/rpms/llvm/pull-request/538, which should arrive with LLVM 21.1.8-2 (or newer). The rawhide build is llvm-21.1.8-3.fc44, but I guess we need to wait for this to build in ELN too. Thanks, we finally got an ELN build (although a test failed on s390x which necessitated a retry, so it took a lot longer than it should have) and with that I was able to get a successful build of librsvg2: https://koji.fedoraproject.org/koji/buildinfo?buildID=2893644 FEDORA-2026-710f1e560c (llvm-21.1.8-3.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2026-710f1e560c FEDORA-2026-710f1e560c has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-710f1e560c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-710f1e560c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2026-710f1e560c (llvm-21.1.8-3.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |