From patchwork Mon Oct 21 12:02:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guillaume Le Vaillant X-Patchwork-Id: 15794 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id EB90417282; Mon, 21 Oct 2019 13:05:39 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id B673717271 for ; Mon, 21 Oct 2019 13:05:39 +0100 (BST) Received: from localhost ([::1]:39658 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMWRO-00012a-Uq for patchwork@mira.cbaines.net; Mon, 21 Oct 2019 08:05:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54809) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMWQv-0000eT-K4 for guix-patches@gnu.org; Mon, 21 Oct 2019 08:05:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMWQt-0001X6-Fl for guix-patches@gnu.org; Mon, 21 Oct 2019 08:05:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47044) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iMWQr-0001WG-Oy for guix-patches@gnu.org; Mon, 21 Oct 2019 08:05:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iMWQr-0001eA-JQ for guix-patches@gnu.org; Mon, 21 Oct 2019 08:05:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37817] [PATCH v2 4/9] gnu: sbcl-iterate: Add missing native input. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Oct 2019 12:05:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37817 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37817@debbugs.gnu.org Cc: Guillaume Le Vaillant Received: via spool by 37817-submit@debbugs.gnu.org id=B37817.15716594716208 (code B ref 37817); Mon, 21 Oct 2019 12:05:05 +0000 Received: (at 37817) by debbugs.gnu.org; 21 Oct 2019 12:04:31 +0000 Received: from localhost ([127.0.0.1]:55850 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iMWQJ-0001by-37 for submit@debbugs.gnu.org; Mon, 21 Oct 2019 08:04:31 -0400 Received: from mout02.posteo.de ([185.67.36.66]:39181) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iMWQG-0001b8-O3 for 37817@debbugs.gnu.org; Mon, 21 Oct 2019 08:04:29 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 202FB240111 for <37817@debbugs.gnu.org>; Mon, 21 Oct 2019 14:04:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1571659463; bh=SCN/0ZmWNuoWWQLfjXTb/U1CiNUdQJiOSRvoyZlT8Iw=; h=From:To:Cc:Subject:Date:From; b=rFosyYCz75n7fbRQ6Ni/McCA3ByTfpMSo/Y1C1hYvE7LGM4z3wa+h8BD66qJEl5gF +0ZJMQ32MNIvlvVs0W2epRZLXF22sxxsP+J+QtJ4jkf7q2tU/Frv4CKhHlfUb72yk7 ZaCsfG8UUtV37PkhDwhcKPvqZzXktFSNwKRSKZcHpBfNeE9GlOPvJJh6Rhr65q0aeM gqMbaqCzS7aUqN/az+HHlFfKZSOT49vqsmppSOCA1aycCYxlvsz6jRRH8gYYO+40S/ YlByARqqT438lIyYLk240nJvqzcRQgP5sUvDvWv9/fmDrBmHnbbY2CMbX5PefnNtgL nKmKnxKULmPsQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46xb0F1BHHz9rxT; Mon, 21 Oct 2019 14:04:12 +0200 (CEST) From: Guillaume Le Vaillant Date: Mon, 21 Oct 2019 14:02:58 +0200 Message-Id: <20191021120303.18735-4-glv@posteo.net> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191021120303.18735-1-glv@posteo.net> References: <8736fmbdz5.fsf@ambrevar.xyz> <20191021120303.18735-1-glv@posteo.net> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/lisp.scm (sbcl-iterate)[native-inputs]: Add rt. --- gnu/packages/lisp.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index be0b876df8..a559dcc37b 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -1508,6 +1508,8 @@ else @code{parse-number} signals an error of type @code{invalid-number}.") (base32 "0kvz16gnxnkdz0fy1x8y5yr28nfm7i2qpvix7mgwccdpjmsb4pgm")))) (build-system asdf-build-system/sbcl) + (native-inputs + `(("rt" ,sbcl-rt))) (home-page "https://common-lisp.net/project/iterate/") (synopsis "Iteration construct for Common Lisp") (description "@code{iterate} is an iteration construct for Common Lisp.