From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 gBzbFKLodmLdAgEAbAwnHQ (envelope-from ) for ; Sat, 07 May 2022 23:46:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gFfmFKLodmIQPwEA9RJhRA (envelope-from ) for ; Sat, 07 May 2022 23:46:10 +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 BCB79C2A3 for ; Sat, 7 May 2022 23:46:09 +0200 (CEST) Received: from localhost ([::1]:39240 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnSFb-0002YB-Rn for larch@yhetil.org; Sat, 07 May 2022 17:46:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39404) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnSFW-0002Xm-Nm for guix-patches@gnu.org; Sat, 07 May 2022 17:46:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59148) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nnSFW-0006a0-Dz for guix-patches@gnu.org; Sat, 07 May 2022 17:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nnSFW-0006YF-80 for guix-patches@gnu.org; Sat, 07 May 2022 17:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55125] [PATCH 0/9] Cross-compile vcflib for RISC-V Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 07 May 2022 21:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55125 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac Cc: 55125@debbugs.gnu.org Received: via spool by 55125-submit@debbugs.gnu.org id=B55125.165195992625135 (code B ref 55125); Sat, 07 May 2022 21:46:02 +0000 Received: (at 55125) by debbugs.gnu.org; 7 May 2022 21:45:26 +0000 Received: from localhost ([127.0.0.1]:53045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnSEw-0006XL-5w for submit@debbugs.gnu.org; Sat, 07 May 2022 17:45:26 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnSEu-0006X8-G4 for 55125@debbugs.gnu.org; Sat, 07 May 2022 17:45:24 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44298) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnSEn-0006Ug-RU; Sat, 07 May 2022 17:45:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=8sLZXN7JEIizVqA6xehDgMS3VpiaJijwo7knKeNgBLI=; b=HPjhdUG3/8dnmSZwjQyk pG3bZ7E6NlfiEpzxNv6dp7ifIRfAMQfV4qTFkoE9gAReu/SloEYp++yNGMVjVIeTZtKiGC1uS4mIh YkOAFygIS9/BvZA8rREUDFREUvd6eryqYnK06uK3crLDIAWl3OLtsb08F4TF+AQ7b4wPwkZGOQ3bZ ZPp3qV/qWFVWq1BK56bQCrhCBEVbMk9VZ6Ayk95rFem6NU/auNZyFHiS+N2hJp/nIwFYWMzF6bQlY Lq0wskqHjt3LJieExeAc82fbowtyz14Mz4YBZfSMblGfWAmqe+yQT5fJ1tUUxgh8X9CquRmuQ3Zgq MBxplStozG/eWA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:64921 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnSEn-000146-9Y; Sat, 07 May 2022 17:45:17 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220426124426.16845-1-arunisaac@systemreboot.net> Date: Sat, 07 May 2022 23:45:14 +0200 In-Reply-To: <20220426124426.16845-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Tue, 26 Apr 2022 18:14:26 +0530") Message-ID: <87v8uh10gl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1651959970; 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=8sLZXN7JEIizVqA6xehDgMS3VpiaJijwo7knKeNgBLI=; b=dR5uTGrWR8yy/5gBmM436meB3Wp9UzKFOWdoNEQFzbqbqt9aHJu0HSfRls3CPBzVKjUKpI sBCzrVW/Eh7Fo4v0gSTJQhGKZljZVVMppQVHPCV0e+oHAQ8zBkzsrDjOgYOkhWS3B72dFf +KevCHM3sLcdxU7E2sGf4+ENdY5PCHCa4OMZXnxgt0vjS4zG669KcR2/NvOHnrEK3aSuqx SUoFB7laUtP5qpqC1VGtIEluEE65zJhIOI+qWFArPpUS+0dNwIJ46jbI0Mg4LIP5T2wM49 Fc3wzEwT204WPOHZjD4Io1WPSUzvpS9DJ6epDE10BI633u+nvXJqmMfUg/AVJA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651959970; a=rsa-sha256; cv=none; b=FRqaNh+r46MaGpRMAhqdqjGMWn0ksFbHcOfRTmJzmmsPDYT/HG9LjSJ4iyZCwzezom8QWE Al+uHsyMI+SAIcdYcrCOJm+O1XQvZGjFcJhsg3cpxKScjOVfHi9o7xIsBD8LxmbklGZB0x 2BsGZxtR1X/cBeoOSOB3wtx1ZSjrfAjpavE0g8CJdZAxvXjVsdgMfVAEXIczb0ZdU7I5Bi 6yusx2vFF4acDfRjk3xcSJgzbKl9gavzPr6/6dxpAcRmvR7lofSfEHPJS1Y7wD5YY1FEbH HPIkNBqei6QklDkCffD0nuCejbVg/aCNLC0WYtvLA1V2tE2O339MxXiqXqVOJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HPjhdUG3; dmarc=pass (policy=none) header.from=gnu.org; 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: -3.80 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HPjhdUG3; dmarc=pass (policy=none) header.from=gnu.org; 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: BCB79C2A3 X-Spam-Score: -3.80 X-Migadu-Scanner: scn0.migadu.com X-TUID: S1NaX0Fsvos5 Hi Arun, Arun Isaac skribis: > This patchset patches the vcflib package and dependencies so that they > successfully cross-compile for the riscv64-linux-gnu target. > > Arun Isaac (9): > gnu: tabixpp: Use G-expressions. > gnu: tabixpp: Use #:make-flags. > gnu: tabixpp: Use build tools specific to the target. > gnu: tabixpp: Add bzip2 and xz to inputs. > gnu: fastahack: Use G-expressions. > gnu: fastahack: Use compiler specific to the build target. > gnu: vcflib: Use G-expressions. > gnu: vcflib: Find submodule sources in native-inputs during > cross-compilation. > gnu: vcflib: Set absolute path to pkg-config. I had a quick look: the first patch has a couple of long lines :-), but apart from that, it LGTM. Thanks! Ludo=E2=80=99.