From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MDxxDlGAC2PfCwEAbAwnHQ (envelope-from ) for ; Sun, 28 Aug 2022 16:48:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +OI0DlGAC2NE/QAAauVa8A (envelope-from ) for ; Sun, 28 Aug 2022 16:48:49 +0200 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 DB4F22C653 for ; Sun, 28 Aug 2022 16:48:48 +0200 (CEST) Received: from localhost ([::1]:45046 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oSJag-0006gf-Ng for larch@yhetil.org; Sun, 28 Aug 2022 10:48:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52408) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSJa1-0005YQ-60 for guix-patches@gnu.org; Sun, 28 Aug 2022 10:48:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41504) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oSJa0-0006Y3-Tf for guix-patches@gnu.org; Sun, 28 Aug 2022 10:48:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oSJa0-0001Bv-PW for guix-patches@gnu.org; Sun, 28 Aug 2022 10:48:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57462] [PATCH 04/15] gnu: julia-reversediff: Don't ask to run tests when cross-compiling. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 28 Aug 2022 14:48:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57462 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57462@debbugs.gnu.org Received: via spool by 57462-submit@debbugs.gnu.org id=B57462.16616980794457 (code B ref 57462); Sun, 28 Aug 2022 14:48:04 +0000 Received: (at 57462) by debbugs.gnu.org; 28 Aug 2022 14:47:59 +0000 Received: from localhost ([127.0.0.1]:59461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSJZu-00019j-Od for submit@debbugs.gnu.org; Sun, 28 Aug 2022 10:47:59 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:39724) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSJZl-00017I-W2 for 57462@debbugs.gnu.org; Sun, 28 Aug 2022 10:47:51 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:5dba:d409:33f7:a16]) by xavier.telenet-ops.be with bizsmtp id D2no2800B20ykKC012npl9; Sun, 28 Aug 2022 16:47:49 +0200 From: Maxime Devos Date: Sun, 28 Aug 2022 16:47:37 +0200 Message-Id: <20220828144748.15575-4-maximedevos@telenet.be> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220828144748.15575-1-maximedevos@telenet.be> References: <20220828144435.15239-1-maximedevos@telenet.be> <20220828144748.15575-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=r22; t=1661698069; bh=MetyA+h2JRvJ2GGZeteIMwQdz8IhpstnYOSRWyPGDog=; h=From:To:Subject:Date:In-Reply-To:References:Reply-To; b=Fa5LTqU5fLS31HYoZh7RIuioc49DYD3FNjcUYidGif+P/QS0tFsOcN524sLE2U2FJ /dInXR0dGF8FIwsELSILK2NQ7QWIGCIEpd32zwNpck9gtqn2oeBa4/rlPg7NRLyX/H sVvQVBwC22ZVoLfB8FNrH/JTpzoVLb8/gbn/7FlFwbGZJ93COfAX9h7JSSwAR5Q0CZ DGAlAWXstn2mQuge4ALFpH7GvloyVq+PlFyfPOESOv+Su601gX1RSqRrr45YmAlGz3 CNUTNCZhgdn1IuRo/p3SkgKlma3NsUWClopFKFanf+J1FG8oeW1REZ6bj21pKB6km4 4zr4ayslqfGQA== 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: , Reply-To: 57462@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1661698128; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=MetyA+h2JRvJ2GGZeteIMwQdz8IhpstnYOSRWyPGDog=; b=XXzdnY+I1IBqEolSwWheangvFTUyVHgyEEWt6WPrvH3+E1j3gCaErED5WmC1No9ijiDb8X mrvQ7B4BGHpaTJX1jS7oJQToRXfbdwn0RutcL0F8nYnlsd7UlMQEsAyx5OAQ0086VoGo52 ChQZ97v/6SsQKvQFzF8SuskyO4Yf0ajH2dVwEPvTzPPWXRDPKRCFqDON4j+jlBX5cSTvt0 Yl0agrtexxc5o6pUny4SbMs9ADXAn3Gza52PjXcnHrlocrUz9ddenDwOFjsHcS7Ezecx00 FH2IX4xA/utoXzsMw4Mr8ZxIG2Jr5iK6NUZIxJzJosPOQjLKrYByk7hoSWhOfw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661698128; a=rsa-sha256; cv=none; b=NUOudRWVW4DvGqZdpSeLvXqfqGmkHLzGr5K18+YLzaSpL7UfZYjFX9+8TQIJqCLivc0XiN G6gOwOWqELuIg0cEfEyjCjNKMepuJ1gjiIkfEGQ78J9FmGt7knRIVJu4jieVEY+4bHVNbK tKbOI/QJbwgIKPT+sHvngcogrSCNQMR9pQpL4Y56mX5Rki2JMoBTxoAx+XFp964lSlx6FN J/w8WeQVJe71xy82X7g5yU0monKxrseU8miRRQGGxRw8EA8OBrWqFkgcqSownhAAVt2Wqh ocTFC6aR6zVVeffZzgfLR/dSMkCyXnNBQxiBggLW/+qlN1Dm0h+Gb/Wx151+/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Fa5LTqU5; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Spam-Score: 9.10 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Fa5LTqU5; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Queue-Id: DB4F22C653 X-Spam-Score: 9.10 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: T2pSp50riNBR * gnu/packages/julia-xyz.scm (julia-reversediff)[arguments]{#:tests?}: When cross-compiling, set to #false. --- gnu/packages/julia-xyz.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm index 4fa711b808..a4b3fe2a66 100644 --- a/gnu/packages/julia-xyz.scm +++ b/gnu/packages/julia-xyz.scm @@ -4660,7 +4660,8 @@ (define-public julia-reversediff ;; Expression: hash(tr_float, hash(1)) === hash(v_float, hash(1)) ;; MethodError: no method matching decompose(::ReverseDiff.TrackedReal{Float64, Float64, Nothing}) ;; Disable as stopgap. - (list #:tests? (not (target-x86-32?)))) + (list #:tests? (not (or (%current-target-system) + (target-x86-32?))))) (propagated-inputs (list julia-diffresults julia-diffrules -- 2.37.1