[MacPorts] #70833: wezterm 20240203: Build error on Sequoia
MacPorts
noreply at macports.org
Fri Sep 20 14:12:17 UTC 2024
#70833: wezterm 20240203: Build error on Sequoia
----------------------+---------------------
Reporter: eschnett | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Keywords: | Port: wezterm
----------------------+---------------------
I cannot install {{{wezterm}}} on Sequoia. The build aborts with an error.
The relevant lines in the log file seem to be
{{{
:info:build error[E0282]: type annotations needed for `Box<_>`
:info:build --> registry/src/index.crates.io-
6f17d22bba15001f/time-0.3.31/src/format_description/parse/mod.rs:83:9
:info:build |
:info:build 83 | let items = format_items
:info:build | ^^^^^
:info:build ...
:info:build 86 | Ok(items.into())
:info:build | ---- type must be known at this point
:info:build |
:info:build = note: this is an inference error on crate `time` caused
by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by
calling `cargo update`
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70833>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list