From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Integration of the Nix daemon Date: Sat, 15 Dec 2012 15:26:03 +0100 Message-ID: <87pq2bo0hw.fsf@gnu.org> References: <87zk1u3htq.fsf@gnu.org> <201212141107.27589.andreas@enge.fr> <87a9tgqllr.fsf@gnu.org> <201212150023.27431.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tjsgp-0003oH-Mu for bug-guix@gnu.org; Sat, 15 Dec 2012 09:26:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tjsgo-0007HZ-Lq for bug-guix@gnu.org; Sat, 15 Dec 2012 09:26:07 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:5622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tjsgo-0007HP-FE for bug-guix@gnu.org; Sat, 15 Dec 2012 09:26:06 -0500 In-Reply-To: <201212150023.27431.andreas@enge.fr> (Andreas Enge's message of "Sat, 15 Dec 2012 00:23:27 +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: Andreas Enge Cc: bug-guix@gnu.org Hi! Andreas Enge skribis: > Not much to see. Oh right. Actually, can you instead try this: guix-build --verbosity=3D4 hello (Yes, this is a brand new option. :-)) On my machine =E2=80=98guix-build=E2=80=99 emits messages like: | | | found build user `nixbld1' | | | found build user `nixbld2' | | | found build user `nixbld3' | | | found build user `nixbld4' | | | found build user `nixbld5' | | | found build user `nixbld6' | | | found build user `nixbld7' | | | found build user `nixbld8' | | | found build user `nixbld9' | | | found build user `nixbld10' | | | trying user `nixbld1' Ludo=E2=80=99.