GNU bug report logs - #54301
[PATCH] rust-glutin@0.21 doesn't build with tests

Previous Next

Package: guix-patches;

Reported by: Till Robin Zickel <trzickel <at> illegalaliensfrom.space>

Date: Tue, 8 Mar 2022 17:20:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 54301 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#54301; Package guix-patches. (Tue, 08 Mar 2022 17:20:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Till Robin Zickel <trzickel <at> illegalaliensfrom.space>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 08 Mar 2022 17:20:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Till Robin Zickel <trzickel <at> illegalaliensfrom.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] rust-glutin <at> 0.21 doesn't build with tests
Date: Tue,  8 Mar 2022 18:04:44 +0100
---
 gnu/packages/crates-graphics.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/crates-graphics.scm b/gnu/packages/crates-graphics.scm
index d1a9c4dd6d..1123140826 100644
--- a/gnu/packages/crates-graphics.scm
+++ b/gnu/packages/crates-graphics.scm
@@ -1056,7 +1056,8 @@ (define-public rust-glutin-0.21
         (base32
          "1ggyyqn7dvz4yx5ygqfvnxwfb78wvdm5y6xqw5my1b4x61dv6wak"))))
     (arguments
-     `(#:cargo-inputs
+     `(#:tests? #f      ; tests not included in release
+       #:cargo-inputs
        (("rust-android-glue" ,rust-android-glue-0.2)
         ("rust-cgl" ,rust-cgl-0.2)
         ("rust-cocoa" ,rust-cocoa-0.18)
-- 
2.34.0





This bug report was last modified 2 years and 43 days ago.

Previous Next


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