From: Tanguy Le Carrour <tanguy@bioneland.org>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: [WIP] gnu: Add fd. (rust)
Date: Fri, 7 Feb 2020 09:41:15 +0100 [thread overview]
Message-ID: <20200207084115.27caiq76pujz4tea@rafflesia> (raw)
In-Reply-To: <7814F63F-6859-48D4-B579-85E752A69921@flashner.co.il>
Le 02/07, Efraim Flashner a écrit :
> I pushed a couple of changes to the crates to fix rust-clap-2 so this one at least should be fixed.
Thanks!
The set of patches John sent does the job! So I guess one can close my
bug reports [1][] and I let the pro' do their job! :-)
[1]: bug#39453: Acknowledgement ([PATCH] gnu: Add rust-ctrlc.)
bug#39454: Acknowledgement ([PATCH] gnu: Add rust-lscolors.)
> On February 7, 2020 7:57:49 AM UTC, Tanguy Le Carrour <tanguy@bioneland.org> 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.
--
Tanguy
next prev parent reply other threads:[~2020-02-07 8:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-06 16:32 [WIP] gnu: Add fd. (rust) Tanguy Le Carrour
2020-02-06 19:45 ` John Soo
2020-02-07 8:24 ` Tanguy Le Carrour
2020-02-06 19:56 ` Efraim Flashner
2020-02-07 7:57 ` Tanguy Le Carrour
2020-02-07 8:26 ` Efraim Flashner
2020-02-07 8:41 ` Tanguy Le Carrour [this message]
2020-02-07 16:54 ` John Soo
2020-02-07 17:28 ` John Soo
2020-02-08 19:15 ` Tanguy LE CARROUR
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200207084115.27caiq76pujz4tea@rafflesia \
--to=tanguy@bioneland.org \
--cc=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.