[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [WIP] gnu: Add fd. (rust)
From: |
Efraim Flashner |
Subject: |
Re: [WIP] gnu: Add fd. (rust) |
Date: |
Fri, 07 Feb 2020 08:26:05 +0000 |
User-agent: |
K-9 Mail for Android |
I pushed a couple of changes to the crates to fix rust-clap-2 so this one at
least should be fixed.
On February 7, 2020 7:57:49 AM UTC, Tanguy Le Carrour <address@hidden> wrote:
>Hi Efraim,
>
>Le 02/06, Efraim Flashner a écrit :
>> On Thu, Feb 06, 2020 at 05:32:06PM +0100, Tanguy Le Carrour wrote:
>> > I'm back on (trying to) package fd [1][].
>> >
>> > [1]: https://github.com/sharkdp/fd
>> >
>> > I've just submitted 2 patches to add 2 trivial rust dependencies I need.
>> > But even with those, `fd` does not build! :-(
>> > I have the following error:
>> >
>> > ```
>> > starting phase `build'
>> > error: no matching package named `term_size` found
>> > location searched: registry `https://github.com/rust-lang/crates.io-index`
>> > perhaps you meant: term_size
>> > required by package `clap v2.33.0`
>> > ... which is depended on by `fd-find v7.4.0
>> > (/tmp/guix-build-fd-7.4.0.drv-0/fd-find-7.4.0)`
>> > command "cargo" "build" "--release" failed with status 101
>> > ```
>> >
>> > I tried adding `term_size` to `cargo-inputs` or to
>> > `cargo-development-inputs`,
>> > but it did not solve my problem. Am I missing something?!
>> >
>> […]
>> According to here¹ you need rust-term-size-0.3. Ideally we'll switch to
>> actually building and testing more of the crates so we can catch missing
>> or wrong dependencies.
>>
>> ¹ https://crates.io/crates/clap/2.33.0
>
>I would have expected something like "error: no matching VERSION for package
>`term_size` found"!
>I'll remember to check crates.io for version next time!
>
>Thanks!
>
>
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.