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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hilton Chain <hako <at> ultrarare.space>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54301: closed ([PATCH] rust-glutin <at> 0.21 doesn't build with tests)
Date: Sun, 15 Jun 2025 17:46:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 16 Jun 2025 01:45:11 +0800
with message-id <8734c0oq54.fsf <at> ultrarare.space>
and subject line [PATCH] rust-glutin <at> 0.21 doesn't build with tests
has caused the debbugs.gnu.org bug report #54301,
regarding [PATCH] rust-glutin <at> 0.21 doesn't build with tests
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
54301: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54301
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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.


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.