unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Timotej Lazar <timotej.lazar@araneo.si>
To: 71773@debbugs.gnu.org
Cc: Timotej Lazar <timotej.lazar@araneo.si>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>,
	Maxim Cournoyer <maxim.cournoyer@gmail.com>,
	Vivien Kraus <vivien@planete-kraus.eu>
Subject: [bug#71773] [PATCH] gnu: gtk: Fix build on aarch64.
Date: Tue, 25 Jun 2024 15:14:16 +0200	[thread overview]
Message-ID: <695c737461fb9b5f2639ea494d1adcf12ec46e20.1719321256.git.timotej.lazar@araneo.si> (raw)

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





             reply	other threads:[~2024-06-25 13:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25 13:14 Timotej Lazar [this message]
2024-06-26 19:28 ` [bug#71773] [PATCH] gnu: gtk: Fix build on aarch64 Maxim Cournoyer
2024-07-26 17:26 ` bug#71773: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=695c737461fb9b5f2639ea494d1adcf12ec46e20.1719321256.git.timotej.lazar@araneo.si \
    --to=timotej.lazar@araneo.si \
    --cc=71773@debbugs.gnu.org \
    --cc=liliana.prikler@gmail.com \
    --cc=maxim.cournoyer@gmail.com \
    --cc=vivien@planete-kraus.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).