From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: how to get the path of the logfile after an unsuccesful build? Date: Sun, 11 Mar 2018 12:12:40 +0100 Message-ID: <87h8pmuaqf.fsf@elephly.net> References: <20180309091549.lris2yvh3uh65and@abyayala> 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]:52225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1euyuL-0004pc-1M for guix-devel@gnu.org; Sun, 11 Mar 2018 07:12:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1euyuF-0006Sy-LM for guix-devel@gnu.org; Sun, 11 Mar 2018 07:12:53 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21072) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1euyuF-0006Sf-El for guix-devel@gnu.org; Sun, 11 Mar 2018 07:12:47 -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: Catonano Cc: guix-devel Catonano writes: > Look, there's a manual page about that ! > > https://www.gnu.org/software/guix/manual/html_node/Debugging-Build-Failur= es.html#Debugging-Build-Failures > > Are we talking about the same thing ? There is =E2=80=9Cguix build --log-file=E2=80=9D (see the previous manual n= ode). --=20 Ricardo