From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sGhmOrrCHmXXyQAAauVa8A:P1 (envelope-from ) for ; Thu, 05 Oct 2023 16:05:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sGhmOrrCHmXXyQAAauVa8A (envelope-from ) for ; Thu, 05 Oct 2023 16:05: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 CC4C958CF5 for ; Thu, 5 Oct 2023 16:05:46 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b="rzf/TuH2"; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696514746; 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: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=vLP4JbzMzaAWzK09C07GqTyr5j92Pka2T/V1Pq2Q/Jo=; b=TrHrzPTeutVQeWHbgjCz2qoC9FyY+3jEbCEp82W7JLTam1GD1+luHFC3aVEcdsiTCFr+h7 3Ic4OH3H+GdhVKNHSqZTwvVdTp5vLsYxM2mJ+Yh0iquTowlrXPXKDMdryejfAJ5N2uy4vx 28adBGwxNHlBgKveOoC4CzxthMboBB5BO29ZUeneVqmKC3AcHIm+UTyUVRP5xkbnvLe4DI I9dOpBmh7crLhkyeG66xI7zx3cuT8wUHvk37pSpdEu2OqR+JN4mHgos7B6PvFIb+8r7/xd qxNhJjGIjMItIubGxGWsA2GiJn+fdcrKGY8DoyGBs08Ri1iFEtgDO4qPQgs6Ig== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b="rzf/TuH2"; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696514746; a=rsa-sha256; cv=none; b=WPK6gsBlgVs6RloP5J/YbEVvNj6vSOoQipgwGOH4HRy96SPTeDLXAxpc/Za5jT7FJOh8ST jbNhWikz1Ka40Twl/apW3gAQ/NvxvLJ1B+cy8hVC0Y3hwiJNZhtmPCuXQ0nTMW8AJRXYaN CZrvIWor/vSqjj0ZrBwWK7bpUitLXnXRccDMcZJF7i3blC84Q80QJ7HR+U5niLVtH9/rwq h+A3i6z5CJJeOM2O2BcxrjgXVYf8nvwt+SebbcgDTbJV3UHjB49q6L2zA8MCEhwuKOGSyv G9cijMELYWfzmOQmDR7NrAvWcQHXWgb+HWrn0aW73beiZlPxGIsG0viCh0C3ew== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoOsY-0004Ok-Fz; Thu, 05 Oct 2023 09:59:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoOsG-0004A8-Oa for guix-patches@gnu.org; Thu, 05 Oct 2023 09:58:49 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qoOsG-0002Qe-FX for guix-patches@gnu.org; Thu, 05 Oct 2023 09:58:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoOsY-0007Wk-Le for guix-patches@gnu.org; Thu, 05 Oct 2023 09:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64875] [PATCH 0/4] Adding xsv Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2023 13:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64875 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: w@wmeyer.eu, efraim@flashner.co.il, 64875@debbugs.gnu.org X-Debbugs-Original-Cc: Wilko Meyer , Efraim Flashner , guix-patches@gnu.org, 64875@debbugs.gnu.org Received: via spool by 64875-submit@debbugs.gnu.org id=B64875.169651431128876 (code B ref 64875); Thu, 05 Oct 2023 13:59:02 +0000 Received: (at 64875) by debbugs.gnu.org; 5 Oct 2023 13:58:31 +0000 Received: from localhost ([127.0.0.1]:47999 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoOs3-0007Vf-1G for submit@debbugs.gnu.org; Thu, 05 Oct 2023 09:58:31 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:52142) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoOs0-0007VQ-7z for 64875@debbugs.gnu.org; Thu, 05 Oct 2023 09:58:29 -0400 References: <874jj5gyfc.fsf@cbaines.net> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1696514284; bh=vLP4JbzMzaAWzK09C07GqTyr5j92Pka2T/V1Pq2Q/Jo=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=rzf/TuH2Y30U0tdbh+59/j3ETqwvzN0Qdhy24fImD3EcRK2tPUNkn+Qy9q+5T3SbW BYns1z1C24O2xoxysDZ5v7SFpCR07h5YfWsvYhf9bNxrjwCHOXNN7n2aSkl/VBqyuj V+BI5901Seh7WfIODdEBs8UvNJfpNzGwdcPvb7rI= From: Wilko Meyer Date: Thu, 05 Oct 2023 15:25:58 +0200 In-reply-to: <874jj5gyfc.fsf@cbaines.net> Message-ID: <87cyxtmas4.fsf@wmeyer.eu> MIME-Version: 1.0 Content-Type: text/plain 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.07 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: CC4C958CF5 X-Spam-Score: -5.07 X-TUID: /TmA78qRa7rY Hi Chris, Thanks for reviewing my patch series! Christopher Baines writes: > Thanks for sending these patches. I think there's an issue with xsv as > one of the inputs (rust-csv-index) doesn't seem to exist. You're right, I forgot to include rust-csv-index in this patch series, but already had it locally, which is why I was able to build xsv without noticing it. I'll include a patch to add rust-csv-index in a minute. Others than that, and with rust-csv-index included, it should build (at least it does so for me locally)/work fine: wilko@guix230 ~/devel/guix [env]$ xsv --version 0.13.0 -- Kind regards, Wilko Meyer w@wmeyer.eu