From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iDqDMvPtVGHPMgAAgWs5BA (envelope-from ) for ; Thu, 30 Sep 2021 00:51:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id EL8gLvPtVGHdVAAAB5/wlQ (envelope-from ) for ; Wed, 29 Sep 2021 22:51:31 +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 430F714029 for ; Thu, 30 Sep 2021 00:51:31 +0200 (CEST) Received: from localhost ([::1]:40456 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mViQE-0000MZ-Bq for larch@yhetil.org; Wed, 29 Sep 2021 18:51:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mViNz-0005VY-Ma for bug-guix@gnu.org; Wed, 29 Sep 2021 18:49:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39365) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mViNz-0000rd-98 for bug-guix@gnu.org; Wed, 29 Sep 2021 18:49:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mViNz-0001bx-7N for bug-guix@gnu.org; Wed, 29 Sep 2021 18:49:11 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#50299: [PATCH v3 22/27] gnu: belcard: Don't run tests when cross-compiling. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 29 Sep 2021 22:49:11 +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: 50299@debbugs.gnu.org Received: via spool by 50299-submit@debbugs.gnu.org id=B50299.16329557415992 (code B ref 50299); Wed, 29 Sep 2021 22:49:11 +0000 Received: (at 50299) by debbugs.gnu.org; 29 Sep 2021 22:49:01 +0000 Received: from localhost ([127.0.0.1]:50877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mViNp-0001YP-0h for submit@debbugs.gnu.org; Wed, 29 Sep 2021 18:49:01 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:53620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mViN0-0001Sy-U8 for 50299@debbugs.gnu.org; Wed, 29 Sep 2021 18:48:11 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by michel.telenet-ops.be with bizsmtp id zyo1250090mfAB406yoA1S; Thu, 30 Sep 2021 00:48:10 +0200 From: Maxime Devos Date: Thu, 30 Sep 2021 00:47:54 +0200 Message-Id: <20210929224759.21803-22-maximedevos@telenet.be> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210929224759.21803-1-maximedevos@telenet.be> References: <20210929224759.21803-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=1632955690; bh=jZVchOYx9OFKj21ElKAMECOdKczaWd2IAXkrasRTKUI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=EFAS9zZJz+htIsungSwAzWOUCsv7f+17FTSpHOnW5x1EDrh0hnWb78/xZlftWLOkZ XwJ8AsFg+oZDannZeMtpHZCcBJIzMBbejXh9tb2Z7Bgjw3+zZQcMxWxuhKhdUf5445 VrGrN/sPwlD6uPgxRv6SR6VAxP4eJDnQqwxJZMVKYXOkZk1L+juRJvjqTrWVE26XjH 40de3+0/4yPyplyia27YdwRc0nxy8etM/PSLTtLdDQseDRo792VNxtXBlqM1JrucUk OOxRDV1QfV2WW2JnjqemmbCfzXg1M9t0OgxqG7awLDiThHh4b7eSBggFi8riKWDS03 qy+foS/rVnQQg== 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: Maxim Cournoyer 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=1632955891; 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=jZVchOYx9OFKj21ElKAMECOdKczaWd2IAXkrasRTKUI=; b=aOs52larCyPniMrhpcfigGzgZMxz5tSgLspud+fms20kEeZ+WhSm5l70f7INbmp9Zb6aNa +jmOJNRb2aEMLr2MJkWI2EqWEXrfNmCixy3IRpEvgjWworWq8GiyEWW7kFlqnhgy7cpb1P Ffd42OETVmbcF/gi+issQcyYVwKGhVEDtYcY/iYdxw1Bg6cc9bCwcen4hf0afRR3AH4pSY ShZFtTsYzuODuAGG9Hg70akpwxvcI54/h5zoO48yc48Q81k7daTNyiKNPyZ2qLI5iM2+6O bKmYedVM2jTC0hIQRLNniOxMJalqZi+23XGLZpuL8aokNfK2yVCIylybJ8ErSA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632955891; a=rsa-sha256; cv=none; b=sfoKB6d3upnbRjjgt6TFKEUfOqmbl8n7/ergzoS1cXh2SJZNylh/CCMYwwjR/1tsB8FMkx l3toVRmjB1NUakcjrg7dDYYpcA/TqZLgA0UfG/RJU7QVAFM8BTgOH6G/aa50mRmgRvvSvy XlpC7dwMARIxYGm/IxePPAcg4TVhSVYCP3nWWFwFXWNMLMXLu+JoGYbTYAut/899Lz2MBV tAwrN4Qa7jYcttwMRTU7QjodGzYlaMWJnmIfWeNLIBg9aFrUeruMTsihTZHjI9ofLLLNnb gKlBCa3a/ff+ba6shEM2ep8EiEdiUaTyttK7erf+n3sScZ0AXPoCYu0bM03ShA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=EFAS9zZJ; 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: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=EFAS9zZJ; 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: 430F714029 X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: OAhJoqUKFw6A * gnu/packages/linphone.scm (belcard)[arguments]: Remove #:tests? instead of unconditionally setting it to #t. --- gnu/packages/linphone.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/linphone.scm b/gnu/packages/linphone.scm index 1c60e767b0..5a4bf3d735 100644 --- a/gnu/packages/linphone.scm +++ b/gnu/packages/linphone.scm @@ -260,8 +260,7 @@ IETF.") (build-system cmake-build-system) (outputs '("out" "debug" "tester")) (arguments - `(#:tests? #t - #:configure-flags '("-DENABLE_STATIC=OFF") + `(#:configure-flags '("-DENABLE_STATIC=OFF") #:phases (modify-phases %standard-phases (add-after 'unpack 'patch-vcard-grammar-location -- 2.33.0