From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludovic.courtes@inria.fr (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: RPC pipelining Date: Mon, 17 Jul 2017 09:55:43 +0200 Message-ID: <87a843h4zk.fsf@inria.fr> References: <87y3rw1eb9.fsf@gnu.org> <87a84bxcif.fsf@inria.fr> <871splaiwk.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dX0sh-0002YQ-6W for guix-devel@gnu.org; Mon, 17 Jul 2017 03:55:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dX0sd-0001SR-BS for guix-devel@gnu.org; Mon, 17 Jul 2017 03:55:51 -0400 In-Reply-To: <871splaiwk.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 12 Jul 2017 15:23:23 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel Ricardo Wurmus skribis: >> Why does Guix need Shepherd? And if it needs the (charting) >> module, why isn't guile-charting already an input? > > Guile Charting is optional. The error is misleadingly alarming. Yes, same for Shepherd (both are mere warnings, but I agree they can be misleading.) Does =E2=80=9Cmake dist=E2=80=9D eventually fail? Thanks, Ludo=E2=80=99.