unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
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 08:57:49 +0100	[thread overview]
Message-ID: <20200207075749.2fx55wmb2c52yrtz@rafflesia> (raw)
In-Reply-To: <20200206195654.GF7827@E5400>

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!


-- 
Tanguy

  reply	other threads:[~2020-02-07  7:57 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 [this message]
2020-02-07  8:26     ` Efraim Flashner
2020-02-07  8:41       ` Tanguy Le Carrour
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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200207075749.2fx55wmb2c52yrtz@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).