GNU bug report logs - #71982
[PATCH] gnu: gtk: Fix tests on aarch64

Previous Next

Package: guix-patches;

Reported by: Doğan Çeçen <sepeth <at> gmail.com>

Date: Sun, 7 Jul 2024 17:57:02 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.com>

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: Doğan Çeçen <sepeth <at> gmail.com>
Subject: bug#71982: closed (Re: [bug#71982] [PATCH] gnu: gtk: Fix tests on
 aarch64)
Date: Sun, 01 Sep 2024 02:08:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#71982: [PATCH] gnu: gtk: Fix tests on aarch64

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 71982 <at> debbugs.gnu.org.

-- 
71982: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71982
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: John Kehayias <john.kehayias <at> protonmail.com>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 71982-done <at> debbugs.gnu.org, Vivien Kraus <vivien <at> planete-kraus.eu>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Doğan Çeçen <sepeth <at> gmail.com>
Subject: Re: [bug#71982] [PATCH] gnu: gtk: Fix tests on aarch64
Date: Sun, 01 Sep 2024 02:06:27 +0000
On Mon, Jul 08, 2024 at 02:53 PM, Maxim Cournoyer wrote:

> Doğan Çeçen <sepeth <at> gmail.com> writes:
>
>> A previously excluded test suit got renamed.
>>
>> See: https://gitlab.gnome.org/GNOME/gtk/-/commit/b916c4dac1075572382d1218292cc5d470813802
>>
>> Change-Id: I06b3d84b0b047df08a148e7068b890aa114aad2d
>
> Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail>

Looks like this was done separately here:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=72e586fcae78e467d01e2add09c1db26be6bfa93

Closing, thank you though!


[Message part 3 (message/rfc822, inline)]
From: Doğan Çeçen <sepeth <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Doğan Çeçen <sepeth <at> gmail.com>
Subject: [PATCH] gnu: gtk: Fix tests on aarch64
Date: Sun,  7 Jul 2024 00:21:16 +0300
A previously excluded test suit got renamed.

See: https://gitlab.gnome.org/GNOME/gtk/-/commit/b916c4dac1075572382d1218292cc5d470813802

Change-Id: I06b3d84b0b047df08a148e7068b890aa114aad2d
---
 gnu/packages/gtk.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 56763cd835..5bd574120e 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1183,7 +1183,7 @@ (define-public gtk
                             ;; also disabled these, see:
                             ;; https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050075
                             "--no-suite=wayland_failing"
-                            "--no-suite=wayland_gles_failing")
+                            "--no-suite=wayland_gles2_failing")
       #:phases
       #~(modify-phases %standard-phases
           (add-after 'unpack 'generate-gdk-pixbuf-loaders-cache-file

base-commit: d11912ac254d1dd8f5d1f5d67c59d0f6d6b68006
-- 
2.45.2




This bug report was last modified 262 days ago.

Previous Next


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