From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 8OQ3ID6AC2MgvgAAbAwnHQ (envelope-from ) for ; Sun, 28 Aug 2022 16:48:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gDv8Hz6AC2NVaQEAauVa8A (envelope-from ) for ; Sun, 28 Aug 2022 16:48:30 +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 40BAE2577D for ; Sun, 28 Aug 2022 16:48:30 +0200 (CEST) Received: from localhost ([::1]:35774 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oSJaP-0006Hm-5H for larch@yhetil.org; Sun, 28 Aug 2022 10:48:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46642) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSJa2-0005bE-9C for guix-patches@gnu.org; Sun, 28 Aug 2022 10:48:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41506) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oSJa2-0006YS-1H for guix-patches@gnu.org; Sun, 28 Aug 2022 10:48:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oSJa1-0001CE-Sg for guix-patches@gnu.org; Sun, 28 Aug 2022 10:48:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57462] [PATCH 06/15] gnu: proot: 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:05 +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.16616980794475 (code B ref 57462); Sun, 28 Aug 2022 14:48:05 +0000 Received: (at 57462) by debbugs.gnu.org; 28 Aug 2022 14:47:59 +0000 Received: from localhost ([127.0.0.1]:59465 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSJZv-00019y-Au for submit@debbugs.gnu.org; Sun, 28 Aug 2022 10:47:59 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:39738) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSJZm-00017N-43 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 D2no2800B20ykKC012nplE; Sun, 28 Aug 2022 16:47:49 +0200 From: Maxime Devos Date: Sun, 28 Aug 2022 16:47:39 +0200 Message-Id: <20220828144748.15575-6-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=UZ12liWKMqqg6+5tgUyJA1c//9vGKhDZaFprYB2vii0=; h=From:To:Subject:Date:In-Reply-To:References:Reply-To; b=HnAEG09xpWdbYqOcfSd2wut4k+4AhRB+CWwWqmhrPsyF4ENpLmKEZwN2EHriUo2XX dJluU9WxMNNWJIuhGkT9C+bbArqUjarGhO8HuF0w+9eQfE+KBwuW7wVLvGdM3NWvjo 9A+46+MA6Fe8yBCkw/MeIl3IEBfj2Te/tgoSspKJ9MlpobZK6NrBCBEQ2BtrqSVSRj amv0M/5g3OadWg/ZTlpiygmJuh3Wqtrx+O0OQfHJl2v4VZ5gRYvOyGtsCVe/+2qwsb 97EAVRVOJeBn25evUvhBJ+alJvWYegkCnFfzCKQn3InXE/As7UkTIG735hLstaeBK6 f5q99V6N8pR5Q== 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=1661698110; 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=UZ12liWKMqqg6+5tgUyJA1c//9vGKhDZaFprYB2vii0=; b=ozjv9KL7uNqLLX51h9lU9wB+jLzGE3x+3lzv31csEVMTIWiBg/PTVXQ1hlXzjBiL9GuHsZ 2EhUp4uV+bgktKKEg/dac87W5QskDPoZVVJTKDUWgb+18mpQsAR9p+lOO3RUlVmKvT3Gu1 vLPQf3rr05x1y336n0LxBySEAjlQQ/8Xrecg8v5sYyiVar6qBCOFJ3TlHgGvo/b4flR7Cs 4RVsJTNkePlhOFaexsHYkbhUYdB60SK3HfeHdSXu8t2LMWe4cSEV4Jda34rGL02fP+J6IX X4Sg62sZJkvy/lLIWNOb63XIVHG8TVPfEWlfcLPlRWbvThNvV/fiHpUL+SeXig== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661698110; a=rsa-sha256; cv=none; b=BcD6X046VlNdqI9kxx6iOimPmAkG3cPddqoGY5fXunc9JSxjOMUd2wxyBY7Y8rqSeNyS5y ndxJRkNeYQ7qjolevr80EB3nS8Kc/RXuYguuqreNz5bEOjkzwPY3FV+YTj7oSAnm4JVidj 8iRcT/Zx25vdDvAxX9ctdQvReJxx7LkSJNj6fcuIJWIaOUkhSaz94RYeHAoGbNJ65VAAsj /E8/yq/fiS6s62F028vGL5tQHYLZejTsaSjlAkltFO1E7AZEBshM407S8+1TXAs699gBSB zGHFbl9q/FK+0DT7+MppCUNap5Z5zuOfkdlvs1rRrNSwHabKQuHbk8c2XEYR/w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=HnAEG09x; 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: 8.30 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=HnAEG09x; 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: 40BAE2577D X-Spam-Score: 8.30 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: cS9A1hHEmDeN * gnu/packages/linux.scm (proot)[arguments]{#:tests?}: When cross-compiling, set to #false. --- gnu/packages/linux.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 19ba30aa16..4e472de7c7 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -7685,9 +7685,9 @@ (define-public proot ;; Disable the test suite on armhf-linux, as there are too many ;; failures to keep track of (see for example: ;; https://github.com/proot-me/proot/issues/286). - `(#:tests? ,(not (string-prefix? "armhf" - (or (%current-target-system) - (%current-system)))) + `(#:tests? ,(not (or (%current-target-system) + (string-prefix? "armhf" + (or (%current-system))))) #:make-flags '("-C" "src") #:phases (modify-phases %standard-phases (add-after 'unpack 'patch-sources -- 2.37.1