I'm getting a new error, which I didn't see in earlier scratch or mock builds of this version:
┌──────────────────────────────────────────────────────────────────────────────┐
│ Traceback (most recent call last): │
│ File "/usr/lib64/python3.13/site-packages/wx/core.py", line 3427, in │
│ <lambda> │
│ lambda event: event.callable(*event.args, **event.kw) ) │
│ ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ │
│ File "/usr/lib64/python3.13/site-packages/DisplayCAL/display_cal.py", line │
│ 19520, in setup_frame │
│ app.frame = MainFrame(self.worker) │
│ ~~~~~~~~~^^^^^^^^^^^^^ │
│ File "/usr/lib64/python3.13/site-packages/DisplayCAL/display_cal.py", line │
│ 1876, in __init__ │
│ self.set_child_ctrls_as_attrs(self) │
│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ │
│ File "/usr/lib64/python3.13/site-packages/DisplayCAL/wxwindows.py", line │
│ 2346, in set_child_ctrls_as_attrs │
│ for child in parent.GetAllChildren(): │
│ ~~~~~~~~~~~~~~~~~~~~~^^ │
│ File "/usr/lib64/python3.13/site-packages/DisplayCAL/wxaddons.py", line │
│ 101, in GetAllChildren │
│ children = [child for child in self.GetChildren() if child not in skip] │
│ ~~~~~~~~~~~~~~~~^^ │
│ TypeError: 'WindowList_iterator' object is not iterable │
└──────────────────────────────────────────────────────────────────────────────┘
Rust works well with the new wasi-libc-static
.
This depends on llvm-18 from FEDORA-2024-bde3811225.
Looks good as used by Rust's Cargo.
Works great, thanks!
Unstable features are not supported -- please see: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e29b93e24d#comment-3239185
Unstable features are not supported -- please see: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e29b93e24d#comment-3239185
Changes to unstable features are not compiler bugs, unless they indirectly affect stable code (e.g. exposed by stable std functionality). In particular, const Trait
is undergoing heavy revision lately, so I'm not surprised such code broke.
For Asahi, I suggest you use a side tag to build using a version you can deal with, until you can figure out how to work with the current stable. But I firmly do not want to block Fedora's toolchain on unstable feature usage.
For Firefox, I see that firefox-118.0.1-7.fc40
built fine with rust-1.73.0-1.fc40
. If your own build is enabling unstable features, then I'm afraid that's not supported either.
@ngompa is your local breakage something different?
LLVM and compiler-rt (profile) work well in a local Rust build.
I re-triggered and got the same -- I'll try again tomorrow, then consider waiving.
There's a new error from packages already having Cargo.toml.orig
, which is now fixed in rust-packaging
.
This update has been unpushed.
zig
is linked to liblld*.so.13
:
Problem 1: package zig-0.9.1-1.fc36.x86_64 requires liblldCOFF.so.13()(64bit), but none of the providers can be installed
- package zig-0.9.1-1.fc36.x86_64 requires liblldELF.so.13()(64bit), but none of the providers can be installed
- package zig-0.9.1-1.fc36.x86_64 requires liblldWasm.so.13()(64bit), but none of the providers can be installed
- cannot install both lld-libs-14.0.0-2.fc36.x86_64 and lld-libs-13.0.1-1.fc36.x86_64
- cannot install the best update candidate for package zig-0.9.1-1.fc36.x86_64
- cannot install the best update candidate for package lld-libs-13.0.1-1.fc36.x86_64
Problem 2: problem with installed package zig-0.9.1-1.fc36.x86_64
- package zig-0.9.1-1.fc36.x86_64 requires liblldCOFF.so.13()(64bit), but none of the providers can be installed
- package zig-0.9.1-1.fc36.x86_64 requires liblldELF.so.13()(64bit), but none of the providers can be installed
- package zig-0.9.1-1.fc36.x86_64 requires liblldWasm.so.13()(64bit), but none of the providers can be installed
- cannot install both lld-libs-14.0.0-2.fc36.x86_64 and lld-libs-13.0.1-1.fc36.x86_64
- package lld-14.0.0-2.fc36.x86_64 requires liblldCOFF.so.14()(64bit), but none of the providers can be installed
- package lld-14.0.0-2.fc36.x86_64 requires liblldCommon.so.14()(64bit), but none of the providers can be installed
- package lld-14.0.0-2.fc36.x86_64 requires liblldELF.so.14()(64bit), but none of the providers can be installed
- package lld-14.0.0-2.fc36.x86_64 requires liblldMachO.so.14()(64bit), but none of the providers can be installed
- package lld-14.0.0-2.fc36.x86_64 requires liblldMinGW.so.14()(64bit), but none of the providers can be installed
- package lld-14.0.0-2.fc36.x86_64 requires liblldWasm.so.14()(64bit), but none of the providers can be installed
- cannot install the best update candidate for package lld-13.0.1-1.fc36.x86_64