pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cargo-c build failure - rust version?



Thomas Klausner <wiz%gatalith.at@localhost> writes:

> On Wed, Feb 14, 2024 at 09:46:54AM -0500, Greg Troxel wrote:
>> ===> Creating toolchain wrappers for cargo-c-0.9.30
>> ===> Configuring for cargo-c-0.9.30
>> => Checking for portability problems in extracted files
>> ===> Building for cargo-c-0.9.30
>> error: package `clap_derive v4.5.0` cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.73.0
>> Either upgrade to rustc 1.74 or newer, or use
>> cargo update -p clap_derive@4.5.0 --precise ver
>> where `ver` is the latest version of `clap_derive` supporting rustc 1.73.0
>> *** Error code 101
>> 
>> 
>> But lang/rust-bin is at 1.73.0.
>
> lang/rust is at 1.74.1 - just update rust-bin?

OK, someone(tm) should do that*.  But, lang/rust-bin should be updated
synchronously with lang/rust, and we should not have packages that fail
with the in-tree rust-bin.


* I don't feel I know enough to do it safely.


Home | Main Index | Thread Index | Old Index