[MacPorts] #71599: gping @1.16.1: type annotations needed for `Box<_>` (was: gping fails to build on M2 Mac mini)
MacPorts
noreply at macports.org
Thu Dec 19 13:39:35 UTC 2024
#71599: gping @1.16.1: type annotations needed for `Box<_>`
----------------------------+---------------------------
Reporter: laughingtiger | Owner: harens
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords: arm64 sequoia
Port: gping |
----------------------------+---------------------------
Changes (by ryandesign):
* cc: harens (removed)
* status: new => assigned
* keywords: arm-64 Sequoia => arm64 sequoia
* owner: (none) => harens
Comment:
The log says the problem is:
{{{
error[E0282]: type annotations needed for `Box<_>`
-->
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gping/gping/work/.home/.cargo/macports/time-0.3.34/src/format_description/parse/mod.rs:83:9
|
83 | let items = format_items
| ^^^^^
...
86 | Ok(items.into())
| ---- type must be known at this point
|
= 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/71599#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list