From unknown Sun Jun 22 17:17:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26843: [PATCH 3/3] gnu: sbcl: Add missing module imports Resent-From: Sergei Trofimovich Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 May 2017 19:57:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 26843 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 26843@debbugs.gnu.org Cc: Sergei Trofimovich X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.149427338312905 (code B ref -1); Mon, 08 May 2017 19:57:05 +0000 Received: (at submit) by debbugs.gnu.org; 8 May 2017 19:56:23 +0000 Received: from localhost ([127.0.0.1]:60211 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d7olb-0003M1-9V for submit@debbugs.gnu.org; Mon, 08 May 2017 15:56:23 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42885) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d7olX-0003L6-Dm for submit@debbugs.gnu.org; Mon, 08 May 2017 15:56:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7olR-0004TE-Ep for submit@debbugs.gnu.org; Mon, 08 May 2017 15:56:14 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:48017) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d7olR-0004T8-Av for submit@debbugs.gnu.org; Mon, 08 May 2017 15:56:13 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7olQ-0000w6-6n for guix-patches@gnu.org; Mon, 08 May 2017 15:56:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7olM-0004Q9-W3 for guix-patches@gnu.org; Mon, 08 May 2017 15:56:12 -0400 Received: from smtp18.mail.ru ([94.100.176.155]:58570) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d7olM-0004NS-OM for guix-patches@gnu.org; Mon, 08 May 2017 15:56:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=inbox.ru; s=mail; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From; bh=okl6hmPu6g0wm7buLU0H9oPozKf66qA3v/vFXkP5zPc=; b=WonlzyV7ac5y+p5SVhYLSrB5fsercSBe/dTRWpUYc4HAMkfn1GrvN+MnxmKd2EdrfscESRIw7h7OsvjH0ip//fk4R9f5xTgBCgoAwJqSJL2pe0b74vbhPZgMq7zP/4dlR07YcXUWARQA5buwINuojb4QVMrj9nB8M4TdtIxoA8A=; Received: from host86-128-188-209.range86-128.btcentralplus.com ([86.128.188.209]:60216 helo=sf.home) by smtp18.mail.ru with esmtpa (envelope-from ) id 1d7olH-0008U4-K4; Mon, 08 May 2017 22:56:03 +0300 Received: by sf.home (Postfix, from userid 1000) id AE4B71B3602DB; Mon, 8 May 2017 20:56:01 +0100 (BST) From: Sergei Trofimovich Date: Mon, 8 May 2017 20:55:49 +0100 Message-Id: <20170508195549.23372-4-slyfox@inbox.ru> X-Mailer: git-send-email 2.12.2 In-Reply-To: <20170508195549.23372-1-slyfox@inbox.ru> References: <20170508195549.23372-1-slyfox@inbox.ru> Authentication-Results: smtp18.mail.ru; auth=pass smtp.auth=slyfox@inbox.ru smtp.mailfrom=slyfox@inbox.ru X-7FA49CB5: 0D63561A33F958A5AEEED38E53CCF26CCF4FFDC27EB425362FE9721ADE7F17AD725E5C173C3A84C322275D389A24191CFA449F09AA383C3D80CB4917E5AABA03C4224003CC836476C0CAF46E325F83A50BF2EBBBDD9D6B0FF045C6A0F83C8214574AF45C6390F7469DAA53EE0834AAEE X-Mailru-Sender: 2B83DBE7458923C6AD113F5ACD3CA0044B58CEF0970C960CD2F12F69AB5FC0DE55E6C33475B8E7E0B0C293124EE1F8E466FEC6BF5C9C28D9BE1658B246A3ACF810B29241573AA60767EA787935ED9F1B X-Mras: OK X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) * gnu/packages/lisp.scm (sbck): Add missing modules to %modify-phases call. --- gnu/packages/lisp.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index 2bbe39807..889073edb 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -284,7 +284,10 @@ an interpreter, a compiler, a debugger, and much more.") ("texlive" ,texlive) ("texinfo" ,texinfo))) (arguments - '(#:phases + '(#:modules ((guix build gnu-build-system) + (guix build utils) + (srfi srfi-1)) + #:phases (modify-phases %standard-phases (delete 'configure) (add-before 'build 'patch-unix-tool-paths -- 2.12.2 From debbugs-submit-bounces@debbugs.gnu.org Thu May 11 18:26:29 2017 Received: (at control) by debbugs.gnu.org; 11 May 2017 22:26:29 +0000 Received: from localhost ([127.0.0.1]:39329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d8wXV-0002MQ-IJ for submit@debbugs.gnu.org; Thu, 11 May 2017 18:26:29 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:44518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d8wXU-0002MG-46 for control@debbugs.gnu.org; Thu, 11 May 2017 18:26:28 -0400 Received: from localhost (77.118.153.245.wireless.dyn.drei.com [77.118.153.245]) by dd1012.kasserver.com (Postfix) with ESMTPSA id C54261CA030B for ; Fri, 12 May 2017 00:26:26 +0200 (CEST) Date: Fri, 12 May 2017 00:26:25 +0200 From: Danny Milosavljevic To: Message-ID: <20170512002530.577002e9@scratchpost.org> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 26840 close 26842 close 26843 [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.128.8 listed in list.dnswl.org] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 26840 close 26842 close 26843 [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.128.8 listed in list.dnswl.org] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject close 26840 close 26842 close 26843