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

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54301 in the body.
You can then email your comments to 54301 AT debbugs.gnu.org in the normal way.

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





Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Sun, 15 Jun 2025 17:46:04 GMT) Full text and rfc822 format available.

Notification sent to Till Robin Zickel <trzickel <at> illegalaliensfrom.space>:
bug acknowledged by developer. (Sun, 15 Jun 2025 17:46:04 GMT) Full text and rfc822 format available.

Message #10 received at 54301-close <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: 54301-close <at> debbugs.gnu.org
Subject: [PATCH] rust-glutin <at> 0.21 doesn't build with tests
Date: Mon, 16 Jun 2025 01:45:11 +0800
Closing since crates-graphics.scm will be removed.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 14 Jul 2025 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 36 days ago.

Previous Next


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