|
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
0004-gnu-rust-regex-1.1-Update-to-1.1.9.patch
Description: Text Data
0003-gnu-Add-rust-lscolors-0.6.patch
Description: Text Data
0005-gnu-Add-rust-ansi-term-0.12.patch
Description: Text Data
0001-gnu-Add-rust-nix-0.14.patch
Description: Text Data
0002-gnu-Add-rust-ctrlc-3.1.patch
Description: Text Data
0006-gnu-rust-clap-2-Add-dependency.patch
Description: Text Data
0007-gnu-Add-fd.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |