GNU bug report logs - #71773
[PATCH] gnu: gtk: Fix build on aarch64.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Tue, 25 Jun 2024 13:17:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 71773 in the body.
You can then email your comments to 71773 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 liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org:
bug#71773; Package guix-patches. (Tue, 25 Jun 2024 13:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
New bug report received and forwarded. Copy sent to liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org. (Tue, 25 Jun 2024 13:17:02 GMT) Full text and rfc822 format available.

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

From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: gtk: Fix build on aarch64.
Date: Tue, 25 Jun 2024 15:14:16 +0200
See <https://gitlab.gnome.org/GNOME/gtk/-/commit/b916c4dac1075572>.

* gnu/packages/gtk.scm (gtk)[arguments]<#:configure-flags>: Rename failing
test suite to match upstream change.

Change-Id: Ibdf03a94e71f72283a093cba6d5a328004defa5c
---
I didn’t try rebuilding all dependents but this should be harmless.
Thanks!

 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: 78d946b01162fbe986c6768800e8cfd6e70e67e5
-- 
2.45.1





Information forwarded to guix-patches <at> gnu.org:
bug#71773; Package guix-patches. (Wed, 26 Jun 2024 19:30:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: Vivien Kraus <vivien <at> planete-kraus.eu>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>, 71773 <at> debbugs.gnu.org
Subject: Re: [bug#71773] [PATCH] gnu: gtk: Fix build on aarch64.
Date: Wed, 26 Jun 2024 15:28:24 -0400
Timotej Lazar <timotej.lazar <at> araneo.si> writes:

> See <https://gitlab.gnome.org/GNOME/gtk/-/commit/b916c4dac1075572>.
>
> * gnu/packages/gtk.scm (gtk)[arguments]<#:configure-flags>: Rename failing
> test suite to match upstream change.
>
> Change-Id: Ibdf03a94e71f72283a093cba6d5a328004defa5c

Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail>

-- 
Thanks,
Maxim




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 26 Jul 2024 17:27:02 GMT) Full text and rfc822 format available.

Notification sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
bug acknowledged by developer. (Fri, 26 Jul 2024 17:27:02 GMT) Full text and rfc822 format available.

Message #13 received at 71773-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: Vivien Kraus <vivien <at> planete-kraus.eu>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>, 71773-done <at> debbugs.gnu.org
Subject: Re: [bug#71773] [PATCH] gnu: gtk: Fix build on aarch64.
Date: Fri, 26 Jul 2024 19:26:28 +0200
Timotej Lazar <timotej.lazar <at> araneo.si> skribis:

> See <https://gitlab.gnome.org/GNOME/gtk/-/commit/b916c4dac1075572>.
>
> * gnu/packages/gtk.scm (gtk)[arguments]<#:configure-flags>: Rename failing
> test suite to match upstream change.
>
> Change-Id: Ibdf03a94e71f72283a093cba6d5a328004defa5c

Hi!  I pushed a variant thereof as
72e586fcae78e467d01e2add09c1db26be6bfa93, with the goal of avoiding
rebuilds on other architectures.

Thank you!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 24 Aug 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 72 days ago.

Previous Next


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