From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Rebasing guile-daemon branch onto master Date: Wed, 09 May 2018 11:43:55 +0200 Message-ID: <87wowdf9k4.fsf@elephly.net> References: <20180428224012.GA25705@jasmine.lan> <87vac7nm70.fsf@gnu.org> 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]:36592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGLe6-0000qw-5I for guix-devel@gnu.org; Wed, 09 May 2018 05:44:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGLe3-0000Qc-78 for guix-devel@gnu.org; Wed, 09 May 2018 05:44:26 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21140) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fGLe2-0000Pw-Vb for guix-devel@gnu.org; Wed, 09 May 2018 05:44:23 -0400 In-reply-to: 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: Sandeep Subramanian Cc: guix-devel@gnu.org Hi Sandeep, > On Wed, May 2, 2018 at 2:11 AM Ludovic Court=C3=A8s wrote: > >> Awesome! Did you have troubles building it or running the test suite? >> (See < > https://www.gnu.org/software/guix/manual/html_node/Running-the-Test-Suite= .html >> .) > > The normal `guix environment guix` gave me errors while building > the guile-daemon branch, but `guix environment guix --ad-hoc guile-sqlite= 3` > fixed those and gave a successful build. > > A few tests are failing and I am looking into it. Have you made some progress on this end? What tests are still failing? --=20 Ricardo