From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: bug#22475: guix make check FAIL Date: Fri, 29 Jan 2016 00:11:22 +0300 Message-ID: <878u391kat.fsf@gmail.com> References: 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]:36229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOtrJ-0008I6-Ti for bug-guix@gnu.org; Thu, 28 Jan 2016 16:12:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOtrG-00010f-Ny for bug-guix@gnu.org; Thu, 28 Jan 2016 16:12:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOtrG-00010a-L0 for bug-guix@gnu.org; Thu, 28 Jan 2016 16:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aOtrG-0000f0-Es for bug-guix@gnu.org; Thu, 28 Jan 2016 16:12:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (rennes@openmailbox.org's message of "Wed, 27 Jan 2016 16:53:40 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: rennes@openmailbox.org Cc: 22475@debbugs.gnu.org rennes@openmailbox.org (2016-01-27 18:53 +0300) wrote: > Hi, > > i clone guix from git(in GuixSD), and when run 'make check' display FAIL > message. But the command './pre-inst-env' works. > > These are the commands that run: > > git clone git://git.savannah.gnu.org/guix.git > guix environment guix > ./bootstrap > ./configure --with-libgcrypt-prefix=3D$HOME/.guix-profile/ > --localstatedir=3D/var Just a side note: "--with-libgcrypt-prefix" is not necessary now (I think after commit dd01fec=C2=B9). =C2=B9 http://git.savannah.gnu.org/cgit/guix.git/commit/?id=3Ddd01fecd23a4d= ed46b99a51dc08ac5d964dbcd53 --=20 Alex