Opened 2 hours ago

#70833 new defect

wezterm 20240203: Build error on Sequoia

Reported by: eschnett (Erik Schnetter) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: Cc: herby.gillot@…, herbygillot (Herby Gillot)
Port: wezterm

Description

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`

Attachments (1)

main.log.bz2 (57.6 KB) - added by eschnett (Erik Schnetter) 2 hours ago.

Download all attachments as: .zip

Change History (1)

Changed 2 hours ago by eschnett (Erik Schnetter)

Attachment: main.log.bz2 added
Note: See TracTickets for help on using tickets.