guix-devel
[Top][All Lists]
Advanced

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

Re: [WIP] gnu: Add fd. (rust)


From: John Soo
Subject: Re: [WIP] gnu: Add fd. (rust)
Date: Thu, 6 Feb 2020 19:45:10 +0000

Hi Tanguy,

> I've just submitted 2 patches to add 2 trivial rust dependencies I need.
> But even with those, `fd` does not build! :-(

Nice! I have a working set of patches. I'll attach them so you can compare.
>
> ```
> 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?!
>
> I'm not a rust specialist, so any help would be welcome!

Clap is missing a dependency in our package set currently. My patches fix that.

Good luck!

John

Attachment: 0004-gnu-rust-regex-1.1-Update-to-1.1.9.patch
Description: Text Data

Attachment: 0003-gnu-Add-rust-lscolors-0.6.patch
Description: Text Data

Attachment: 0005-gnu-Add-rust-ansi-term-0.12.patch
Description: Text Data

Attachment: 0001-gnu-Add-rust-nix-0.14.patch
Description: Text Data

Attachment: 0002-gnu-Add-rust-ctrlc-3.1.patch
Description: Text Data

Attachment: 0006-gnu-rust-clap-2-Add-dependency.patch
Description: Text Data

Attachment: 0007-gnu-Add-fd.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]