unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71773] [PATCH] gnu: gtk: Fix build on aarch64.
@ 2024-06-25 13:14 Timotej Lazar
  2024-06-26 19:28 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-06-25 13:14 UTC (permalink / raw)
  To: 71773; +Cc: Timotej Lazar, Liliana Marie Prikler, Maxim Cournoyer,
	Vivien Kraus

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#71773] [PATCH] gnu: gtk: Fix build on aarch64.
  2024-06-25 13:14 [bug#71773] [PATCH] gnu: gtk: Fix build on aarch64 Timotej Lazar
@ 2024-06-26 19:28 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-06-26 19:28 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: Vivien Kraus, Liliana Marie Prikler, 71773

Timotej Lazar <timotej.lazar@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@gmail>

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-26 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25 13:14 [bug#71773] [PATCH] gnu: gtk: Fix build on aarch64 Timotej Lazar
2024-06-26 19:28 ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).