From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WG1XC5jtVGHPMgAAgWs5BA (envelope-from ) for ; Thu, 30 Sep 2021 00:50:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id oN0HB5jtVGFPHgAA1q6Kng (envelope-from ) for ; Wed, 29 Sep 2021 22:50:00 +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 C654113F37 for ; Thu, 30 Sep 2021 00:49:59 +0200 (CEST) Received: from localhost ([::1]:37368 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mViOk-0006jy-Vg for larch@yhetil.org; Wed, 29 Sep 2021 18:49:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48968) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mViNx-0005Tz-JD for bug-guix@gnu.org; Wed, 29 Sep 2021 18:49:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39360) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mViNx-0000p8-Bj for bug-guix@gnu.org; Wed, 29 Sep 2021 18:49:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mViNx-0001bL-A4 for bug-guix@gnu.org; Wed, 29 Sep 2021 18:49:09 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#50299: [PATCH v3 17/27] gnu: libicns: 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:09 +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.16329557105921 (code B ref 50299); Wed, 29 Sep 2021 22:49:09 +0000 Received: (at 50299) by debbugs.gnu.org; 29 Sep 2021 22:48:30 +0000 Received: from localhost ([127.0.0.1]:50867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mViNJ-0001XL-UF for submit@debbugs.gnu.org; Wed, 29 Sep 2021 18:48:30 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:53632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mViMz-0001T0-58 for 50299@debbugs.gnu.org; Wed, 29 Sep 2021 18:48:09 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by michel.telenet-ops.be with bizsmtp id zyo1250090mfAB406yo819; Thu, 30 Sep 2021 00:48:08 +0200 From: Maxime Devos Date: Thu, 30 Sep 2021 00:47:49 +0200 Message-Id: <20210929224759.21803-17-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-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1632955688; bh=BBQ+qSpVUC2Q1IuBVWiobZOQjzESo9gUeLRZincjotg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=f/XIE9AjU3MsQjsU7BR/4nZxZi4hHrRrZWuiZPkQo6VUorKwp1FbNPgE+0Nf9mdSy oBl9ccbDj3Y/L4jsOSom5rAqohCuJqzxCHE3K3VP+M+IaN/yMlWlkL2dUQQZXQoB/W svsmgWpVqNxScwmC9j8VlZBGylS9kgkBj8v/gwAHLBHSXO2vggFDNlwz/SY7TpxvBM I89kUBq2r+gN6BXp62JsxHVU1PVT4wLlX4yFoKk7jSTeTaukq6Ui+rrYyAJRtPzPVR svTVObkSNLNAYdO6qsOvleT+Nypd4ahZZJQoHR7FeQq1A18SDmcFDIz9lLvemN78xt V5Cr6AaRKAdUg== 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=1632955799; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=BBQ+qSpVUC2Q1IuBVWiobZOQjzESo9gUeLRZincjotg=; b=Mt+hWy5iWDBomxs28yPH1z0FrEx4JwQScAteYIZpO3+4gOL5YOn/hvECujnqYB043nEE7e WEaT2AXjlvFZIQpVk8Pj+i15EU4ZYfw8FwE8p2i8zvWN372magectkrX5njElFEVIDPt9l MXDitNjEWtTr7cry9C4sV3TvnMWf25NTKFDRbJMPE3uHEFXxC1fmbEVFv2K6gNdptU9N+V aIXa0Znm1SaDZxImXBygcXnCBuoWdqLYqZFds9J+TEKzRXGN/CpVQmBcqtMMAImGX4aS8n Utxmrmh53CI8mDVSjAq4LMhMalTKO8Gr/dcDcy81ypPBtXdOiLz2MKeybhseaw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632955799; a=rsa-sha256; cv=none; b=Ux70aX/aPfWAjmPcjo46cLiJZNgQwAWS4svA1lU8adH+FacyaePraYWkC4iSPoFaKUpRjs ssKcOU8IzI5dSkYzjoHwilBmdkWi8nmVDRUHRgCSyrixQ191Cn/MEKS0TE7LO+blcLS+xY R8iNiiFkkqeOcfG8Z365NP/SvVo6JYHeijEnmeVHFB9xtPyQtM56VcT2JiAYRWyKK5m6IB 3CzhbfvJ6CR36sdjY2cgoypBeJHoP2YlnpXdWPeqAQOxmr18vRnQ5R5goMRd8Dl5S41S7d e5GJcj3hgm4fxHa/X1T3BzDjVUGjA842yyr3GV7+xN75bOKaw/y9zluguLsmfw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="f/XIE9Aj"; 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: -0.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="f/XIE9Aj"; 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: C654113F37 X-Spam-Score: -0.30 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7kMX8IfOZB/o The #:tests? #t is actually harmless here, because there are no tests (though there is a trivial 'check' target). The ‘; No tests.’ comment might be confusing though. * gnu/packages/image.scm (libicns)[arguments]: Remove. --- gnu/packages/image.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 6e67c56d78..48bf546cf3 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -565,8 +565,6 @@ maximum quality factor.") (inputs `(("libpng" ,libpng) ("jasper" ,jasper))) - (arguments - `(#:tests? #t)) ; No tests. (home-page "http://icns.sourceforge.net/") (synopsis "Library for handling Mac OS icns resource files") (description -- 2.33.0