From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UCVIKT70UWHKMgAAgWs5BA (envelope-from ) for ; Mon, 27 Sep 2021 18:41:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 4JfMJD70UWEzWQAAbx9fmQ (envelope-from ) for ; Mon, 27 Sep 2021 16:41:34 +0000 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 16CAB289CB for ; Mon, 27 Sep 2021 18:41:34 +0200 (CEST) Received: from localhost ([::1]:46510 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUst4-0005zK-0x for larch@yhetil.org; Mon, 27 Sep 2021 11:49:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33428) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUsqV-0001M2-NO for bug-guix@gnu.org; Mon, 27 Sep 2021 11:47:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59273) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUsqU-0007qF-Jr for bug-guix@gnu.org; Mon, 27 Sep 2021 11:47:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mUsqU-00048B-I1 for bug-guix@gnu.org; Mon, 27 Sep 2021 11:47:10 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#50299: [PATCH v2 15/27] gnu: ecl: Don't pretend to enable tests when cross-compiling. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 27 Sep 2021 15:47:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50299 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Received: via spool by 50299-submit@debbugs.gnu.org id=B50299.163275757815609 (code B ref 50299); Mon, 27 Sep 2021 15:47:10 +0000 Received: (at 50299) by debbugs.gnu.org; 27 Sep 2021 15:46:18 +0000 Received: from localhost ([127.0.0.1]:42556 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUspe-00043b-9O for submit@debbugs.gnu.org; Mon, 27 Sep 2021 11:46:18 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:42122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUspG-0003xp-7O for 50299@debbugs.gnu.org; Mon, 27 Sep 2021 11:45:58 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by laurent.telenet-ops.be with bizsmtp id z3li2500H0mfAB4013ltoo; Mon, 27 Sep 2021 17:45:53 +0200 From: Maxime Devos Date: Mon, 27 Sep 2021 17:45:25 +0200 Message-Id: <20210927154537.28227-15-maximedevos@telenet.be> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210927154537.28227-1-maximedevos@telenet.be> References: <20210927154537.28227-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1632757553; bh=lS4shlZ0YjUVNI2447cMEIgB877wLXEwNCk+auIkvbI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=XobTIJcJFdEUAbsmdkQ9qINF8aA8a3jkKFEs8pIUeBQcJvFsQ5rMLvYnT1RXHcHsj iklTRrUB8b//+BdnqZB7ut25CHi13er8mJ65jsQwJ+Yd2Ts2Zwro1stseCcr74AizR IUJ4HP7d6U1r9GkZGIU0EINixpidjLdwUFt8MK7Mb7uysU1PXFbo1zRZqEG/T/SFgP AaLfo2t0l5rnczf9F6vUvqjUDRNQL7d4FDy/btkIUrnBrfgFlUx08T/sYamb5xQrNR oF/Oi1MqTYS/fx1fUY3/rOV/8l0yf9DNyFWntj7gfebPqkjhYZbG8y0glgMzjVZ3CE pojSbjRwj/5kA== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 50299@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632760894; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=lS4shlZ0YjUVNI2447cMEIgB877wLXEwNCk+auIkvbI=; b=Y6GQR17GSGgcCG/LEvQTXjOU6mkK+tSUD3MvT9awkU+P3s/XVoMo/abivjKC0A2Y9MwYdW S9gzAPANlSNUWxDDGTkVLevWuZ5PI72deyK6T99chfug/dNwKxoxrezKWJODIbp9EhZCqR ULwXNXojTCOQCmYfcT7SmtO4KeaWSIEF/72VxCR8C5ryd9Fu0253pdli5dKJ8a0fbFB9Hl nygHUShpj2X3yisGdsK/lBXJrfAPcX/qMKC0synQmXN4YxR1Vd/f9ONCWmblFFobEORrEP J9DPQ/F3uwm8g76U5xAEi8+xsvA8DDNtiaVkLF9BjieqLalLuU0gduRmZuMn5Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632760894; a=rsa-sha256; cv=none; b=lyncrtYjjeFqUiddr6cfKMcntLfm8X6SJ2eLMYP6TJtkd8idZ5ct38/38W7QBvSxoSjDOr hs2aY+Om3vV8n2Ok82Z1hMCiUPsDRFVSALzSTBoWjDCuCKtjeKicCZLCJoQwsjg9jJ8nGT c34rcsDUVur5oteSdOC72pVwWPImxA9OLbFpKA4LkZN9DihGiD7a9zYyf24b1GPIb4LldK ThGMOrrsefeN8nE/gi1ljViuS5dlj+gMhgh59ciIe8q4O5F+cLc6sNY79sYYJFm4GC//e/ 5vABSkziDGq/jMvfzgqcTx5qkwXePaYEHLNvIao7PHYEqdSBVfbemQovMVNHxQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=XobTIJcJ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: 5.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=XobTIJcJ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 16CAB289CB X-Spam-Score: 5.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: 9UoDoGzmOPZP * gnu/packages/lisp.scm (ecl)[arguments]<#:tests?>: Move comment about failing tests to ... (ecl)[arguments]<#:phases>{check}: ... this deleted phase. (ecl)[arguments]: Remove #:tests? instead of unconditionally setting it to #t. --- gnu/packages/lisp.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index 7eb8f54d49..2330d6ba42 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -253,12 +253,11 @@ interface to the Tk widget system.") ("libffi" ,libffi))) (arguments `(#:configure-flags '("--without-rt") - ;; FIXME: As of version 20.4.24, we pass 17995 tests and fail 7. - ;; 2-3 tests may be due to FHS assumptions. - #:tests? #t #:parallel-tests? #f #:phases (modify-phases %standard-phases + ;; FIXME: As of version 20.4.24, we pass 17995 tests and fail 7. + ;; 2-3 tests may be due to FHS assumptions. (delete 'check) (add-after 'unpack 'replace-asdf ;; Use system ASDF instead of bundled one. -- 2.33.0