GNU bug report logs - #43753
rust-clippy does not provide the clippy command

Previous Next

Package: guix;

Reported by: Luis Felipe <luis.felipe.la <at> protonmail.com>

Date: Fri, 2 Oct 2020 00:09:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Luis Felipe <luis.felipe.la <at> protonmail.com>, Luis Felipe <luis.felipe.la <at> protonmail.com>
Cc: 43753 <at> debbugs.gnu.org
Subject: bug#43753: rust-clippy does not provide the clippy command
Date: Fri, 02 Oct 2020 11:46:54 +0200
[Message part 1 (text/plain, inline)]
Luis Felipe via Bug reports for GNU Guix 写道:
> In the #guix channel, mroh checked the "rust-clippy" package and 
> mentioned that it doesn't seem to have any output, which looks 
> like a bug.

No, it's intentional:

   (arguments
    `(#:skip-build? #t

This means that Clippy was packaged to satisfy a dependency of 
another package, but not (yet) to be useful on its own.

When I try to build it, I get:

--8<---------------cut here---------------start------------->8---
error: failed to run custom build command for `clippy v0.0.302
Caused by:
 process didn't exit successfully: 
 `/tmp/guix-build-rust-clippy-0.0.302.drv-0/clippy-0.0.302/target/release/build/clippy-bee5bea0d583d718/build-script-build` 
 (exit code: 1)
--- stderr
error: Clippy is no longer available via crates.io

help: please run `rustup component add clippy-preview` instead
--8<---------------cut here---------------end--------------->8---

It seems[0] to track Rust releases now.

Kind regards,

T G-R

[0]: https://github.com/rust-lang/rust-clippy/releases
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.