From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sFNbMt8hRGI2WgEAgWs5BA (envelope-from ) for ; Wed, 30 Mar 2022 11:24:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WCD0Lt8hRGLrSQEAauVa8A (envelope-from ) for ; Wed, 30 Mar 2022 11:24:47 +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 6E06EE0E6 for ; Wed, 30 Mar 2022 11:24:47 +0200 (CEST) Received: from localhost ([::1]:57694 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nZUZK-0007sB-Ci for larch@yhetil.org; Wed, 30 Mar 2022 05:24:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56638) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZUYc-0007pK-7S for guix-patches@gnu.org; Wed, 30 Mar 2022 05:24:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40608) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nZUYb-0000So-UD for guix-patches@gnu.org; Wed, 30 Mar 2022 05:24:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nZUYb-00013f-LC for guix-patches@gnu.org; Wed, 30 Mar 2022 05:24:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54635] [PATCH 2/5] gnu: htslib: Add bzip2 and xz to inputs. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 30 Mar 2022 09:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54635 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54635@debbugs.gnu.org Cc: Arun Isaac , Efraim Flashner Received: via spool by 54635-submit@debbugs.gnu.org id=B54635.16486322003962 (code B ref 54635); Wed, 30 Mar 2022 09:24:01 +0000 Received: (at 54635) by debbugs.gnu.org; 30 Mar 2022 09:23:20 +0000 Received: from localhost ([127.0.0.1]:34494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZUXv-00011p-Tj for submit@debbugs.gnu.org; Wed, 30 Mar 2022 05:23:20 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:51800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZUXt-00011a-KN for 54635@debbugs.gnu.org; Wed, 30 Mar 2022 05:23:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=7vNXv7lUJiAVR/n2OTfZzpM62iwa6YV6yQWykxxu3s4=; b=e7L6oB/p82yrwnFkgBXe8iXkum ohElwS/tpMjHo9veEEx6B3Exzi26vY4P8rJT8Vhml/Uj8cpVh9z5S0ErXH9mTSKuzShDX6kKSDmcH TfXMcn4qqIssWvkPUILAYTl+KtBYC/FCaz7oaSR9HIoj+rLG4TYQtqrzs7Y1Op68/eq7Ft0IoYuL4 wq8/hapf4iiY3EIbAhDuQuBs5YPMX9WdpGFJtJDcb5zQ/l9FNrO7CyjbofZc/zU4pOfMGIR9XMim5 gIP15CA/98VX2gljjajgNlHBC3Q9DAg+E76FqShGlqr7RyuR6hZc93+xluJF/XHiJI6tFOoi9FW4X NvSlAohQ==; Received: from [192.168.2.1] (port=6582 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1nZUXq-000T5d-QQ; Wed, 30 Mar 2022 14:53:14 +0530 From: Arun Isaac Date: Wed, 30 Mar 2022 14:53:10 +0530 Message-Id: <20220330092313.23584-2-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20220330092313.23584-1-arunisaac@systemreboot.net> References: <20220330092313.23584-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: , 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=1648632287; 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=7vNXv7lUJiAVR/n2OTfZzpM62iwa6YV6yQWykxxu3s4=; b=T0KGN5B9a7g3oFRxGO6bzOfFY9Gx9FxdsR4t9CPknCJy+uZ88L7obGK4QVSvUpIKECNYBX VkHXFD04DnS/I7W3kYabf8dvMsFclLq29W9IG48bpQbATL9ldpCk9ML/B7pus0otAmfRXb KQYKK/s7y41zAzZjqVAhO0LJ75r0kIDgl16GMIVEp4EJx+1G2cNBLz5m+Ili/rXfzjfibf U+i9+V6AW4ZeTnp6L719qE6EHYJvJvwZR8bXPiHXGB9D+DX9gmyUZooO3Xmy5BELpdiu4q k4RNf9pd+e031/u8ce7Ba9c0jATXbMKNFXzt9dpoZtpnZbkXso1nkalYp1wJlQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648632287; a=rsa-sha256; cv=none; b=WIVJAoj1mgxLxmuv9As6NkG1dkuHnUEMqlmxe6OfB37Z82KR5+QuvjEAHu0Qpu/8LGDKDv Wf2S7poK4aFqy2QZJ39cctF+ZqVQH7VRHZkmgMECHZobT1QwGItZ2bTK4IuxhAr+gy3dfP Tb8Eo9ZrX76lswZ7JpND0CnIgMCP83dFa6nA3+Zodx2qS4xU+eOtwkZ9mcLjfgSark5EUE Z4rfvDKNcLNfoz9vjECCcS0oRATzfmndWrk5i2mOPGIFxpBNkTDutxbAhH0PKD8rmwbD0z xWK8Ad/Th7XXpCiDJvXMNGtk35jG7wW6LJYVvslvTiiERK5dgaaOevb1P4953w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b="e7L6oB/p"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (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: 5.83 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b="e7L6oB/p"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (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: 6E06EE0E6 X-Spam-Score: 5.83 X-Migadu-Scanner: scn0.migadu.com X-TUID: xEOK4Gk10JbW htslib links to libbz2 from bzip2 and liblzma from xz. Therefore, bzip2 and xz should be listed in inputs even though they are already present implicitly in native-inputs. Else, cross-compilation will fail. * gnu/packages/bioinformatics.scm (htslib)[inputs]: Add bzip2 and xz. --- gnu/packages/bioinformatics.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 4e1028b3ce..2f6f3efb66 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -8,7 +8,7 @@ ;;; Copyright © 2016, 2020, 2022 Marius Bakke ;;; Copyright © 2016, 2018 Raoul Bonnal ;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice -;;; Copyright © 2017, 2021 Arun Isaac +;;; Copyright © 2017, 2021, 2022 Arun Isaac ;;; Copyright © 2018 Joshua Sierles, Nextjournal ;;; Copyright © 2018 Gábor Boskovits ;;; Copyright © 2018, 2019, 2020, 2021 Mădălin Ionel Patrașcu @@ -4788,7 +4788,7 @@ (define-public htslib "--enable-libcurl" "--enable-s3"))) (inputs - (list curl openssl)) + (list bzip2 curl openssl xz)) ;; This is referred to in the pkg-config file as a required library. (propagated-inputs (list zlib)) -- 2.34.0