From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: build logs Date: Wed, 20 Jul 2016 15:19:19 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPrPG-0002z8-FC for help-guix@gnu.org; Wed, 20 Jul 2016 09:19:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPrPE-0001nD-E7 for help-guix@gnu.org; Wed, 20 Jul 2016 09:19:21 -0400 Received: from mail-qt0-x244.google.com ([2607:f8b0:400d:c0d::244]:35972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPrPE-0001n9-8X for help-guix@gnu.org; Wed, 20 Jul 2016 09:19:20 -0400 Received: by mail-qt0-x244.google.com with SMTP id u25so2263994qtb.3 for ; Wed, 20 Jul 2016 06:19:20 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello, I am currently building kernel during guix system reconfigure, is there a way to get the complete build log ? I tried guix build --log-file linux-libre but that gives me https://mirror.hydra.gnu.org/log/wkdnd1dcgljr0jxmd3li8j0qsr2zwrci-linux-libre-4.6.4 which is the build log for the currently installed kernel (I think)... -- Vincent Legoll