wezterm: make it build with clang 19 #366840
+41
−19
Merged
OfBorg / wezterm on x86_64-darwin
completed
Dec 20, 2024 in 0s
Unexpected error: command failed with exit code 1
Attempted: wezterm
Details
Partial log
25 | pub struct RenderableDimensions {
| -------------------- `RenderableDimensions` is not local
|
= note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
= note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_derive`
= note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
= note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
= note: this warning originates in the derive macro `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
error: building of '/nix/store/6y2kr2qcrjmknk7hz0sy2gmaplmgvhjk-wezterm-20240203-110809-5046fc22.drv^out' from .drv file timed out after 3600 seconds
Loading