From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id EN22Kcrxi2bunQAA62LTzQ:P1 (envelope-from ) for ; Mon, 08 Jul 2024 14:03:54 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id EN22Kcrxi2bunQAA62LTzQ (envelope-from ) for ; Mon, 08 Jul 2024 16:03:54 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ikI25JlG; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1720447434; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ceKuXREufRXIdmTRpnc4yVp4mQUI1YzLMYQeIKS4zc8=; b=eP+Mw0T6ll4e6skx9V9hRKcZwRbwHMky3LfYOl0hIqSVh68S1PONnubzrEPNMdK39Sbc5N 1eqU1W5kTDxvzY2nYMTywsLfXDKL1VSUr2Jxu80eaHAeqJ0azyjXOQLhybU6fw1BnzYwyd O6s1SEAi3Ao33K1FGT1M2YUN1PZJm6HF/7268X93mnvwcFB4EAFnz0vN+KEGmYR50dlcYn mbUbW2FsYUigK0cZ5Cz3yujsLqeU8R6zU/FOrzSjLNb1awMuO4dPVCIpR6BPvOExqMUapW eeMRCqn1HB6nxbsMxisqPvvxVb5dXfsFWJAhEAK5fhZkYAEqeRIon5KKBBF4xg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720447434; a=rsa-sha256; cv=none; b=RMN0VBPaA1ucEPKXx71YOds1ULDw6s9agrkcbwchxT3Sgt+TGNB5vks29kWOsbydEzaA1T hULFYGrDqzmSia15RoII/AixsaWLtWcw5BvmFraBss7aRe9DN61Silj3ZnHdLe8lfpzv99 zpEzL8X6OXzeaIfm+FQle6OQRhaAEAbIPyKdyfkKvcbb6wLKDl7ladA1sd9Nm0yXwqbztn 3Pek75PBIhxCrmnDlpCY90LcBkb9zD0/+jpKoWPpx8BNHjr6ZSzrhMcIPVdgyGx2uZQLQq LrCkEJ8FOKC0PRyHwtBQ4WT2l8hDyI4SY3aauby3/4FbPN7tUJy+gRIho6z9WQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ikI25JlG; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4BA997286B for ; Mon, 08 Jul 2024 16:03:54 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sQoKa-0005Po-Oe; Mon, 08 Jul 2024 09:23:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sQoKY-0005GT-35 for guix-patches@gnu.org; Mon, 08 Jul 2024 09:22:58 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sQoKX-0003zB-HC for guix-patches@gnu.org; Mon, 08 Jul 2024 09:22:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sQoKc-0003ok-BS for guix-patches@gnu.org; Mon, 08 Jul 2024 09:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71997] [PATCH core-updates] gnu: gd: Skip failing test on i686-linux. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Jul 2024 13:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71997 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71997@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.172044492814593 (code B ref -1); Mon, 08 Jul 2024 13:23:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Jul 2024 13:22:08 +0000 Received: from localhost ([127.0.0.1]:49914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sQoJj-0003nI-Km for submit@debbugs.gnu.org; Mon, 08 Jul 2024 09:22:07 -0400 Received: from lists.gnu.org ([209.51.188.17]:46972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sQoJi-0003nB-05 for submit@debbugs.gnu.org; Mon, 08 Jul 2024 09:22:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sQoJc-0000rt-S2 for guix-patches@gnu.org; Mon, 08 Jul 2024 09:22:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sQoJb-0003uj-Qn; Mon, 08 Jul 2024 09:21:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=ceKuXREufRXIdmTRpnc4yVp4mQUI1YzLMYQeIKS4zc8=; b=ikI25JlGFBMF06 BYGnw5tMWr2K/zYd5YCTM0v5UtxeHk9myKE6dRrRRvl+U4FDSD0gGdOmrpTEaXDj5eWlTcBCFyX1M IkQ5bbhDTf7uqZ7QgEmR3twkxfmInccI+0bpoFnxeZ8mR4gNTLfAG3rn9D1G7kR0R2wV0s8Z98oPC wUu8qgGBQyEwsGb/kM4DdDEuCXimUXjkjYx8dHqnq9UttZSDvkqAhDsmA7u6v8UE+MYGaeHck2Kue xXra5JHCQDarwordJUZqJdxmgFrgPfDfAIWtTvM/Vb+bBcprgfWU/9c/RyD74ktPgD6fL6J+zOD7G AkcAxlPp0TjU6jNcaPKw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Mon, 8 Jul 2024 15:21:49 +0200 Message-ID: <4f2316fd90495dff085061ff05cb001d8de63a87.1720444887.git.ludo@gnu.org> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.79 X-Spam-Score: -1.79 X-Migadu-Queue-Id: 4BA997286B X-Migadu-Scanner: mx11.migadu.com X-TUID: SNiUMWOF5bhB * gnu/packages/gd.scm (gd)[arguments]: Add “XFAIL_TESTS” to #:make-flags on i686-linux. Change-Id: I52a9cfeb352b0ec3fce4ff1f82f43c5f7bef6ef0 --- gnu/packages/gd.scm | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gd.scm b/gnu/packages/gd.scm index 2c5ba599154..98d34cfa71e 100644 --- a/gnu/packages/gd.scm +++ b/gnu/packages/gd.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2013, 2016, 2023 Ludovic Courtès +;;; Copyright © 2013, 2016, 2023-2024 Ludovic Courtès ;;; Copyright © 2015, 2016 Mark H Weaver ;;; Copyright © 2015 Eric Bavier ;;; Copyright © 2016, 2017 Leo Famulari @@ -61,7 +61,15 @@ (define-public gd (arguments ;; As recommended by github.com/libgd/libgd/issues/278 to fix rounding ;; issues on aarch64 and other architectures. - (list #:make-flags #~(list "CFLAGS=-ffp-contract=off") + (list #:make-flags #~(list "CFLAGS=-ffp-contract=off" + + ;; XXX: This test fails on i686-linux. + ;; See . + #$@(if (and (not (%current-target-system)) + (string-prefix? "i686" + (%current-system))) + #~("XFAIL_TESTS=gdimagegrayscale/basic") + #~())) #:configure-flags #~(list "--disable-static") #:phases #~(modify-phases %standard-phases base-commit: e4da066f0029ef38f6a791f6f9d4cfdb8b39b6a3 -- 2.45.2