GNU bug report logs - #28231
log-file: echo name at the end of builds

Previous Next

Package: guix;

Reported by: ng0 <ng0 <at> infotropique.org>

Date: Fri, 25 Aug 2017 14:56:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 28231 in the body.
You can then email your comments to 28231 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#28231; Package guix. (Fri, 25 Aug 2017 14:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ng0 <ng0 <at> infotropique.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 25 Aug 2017 14:56:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: ng0 <ng0 <at> infotropique.org>
To: bug-guix <at> gnu.org
Subject: log-file: echo name at the end of builds
Date: Fri, 25 Aug 2017 14:55:24 +0000
[Message part 1 (text/plain, inline)]
When a build invoked with --no-build-hook -K --log-file fails, this is the
last output you'll see:

14:01.58 565 compiler warnings present.
mach configuremachphase `configure' failed after 869.5 seconds
note: keeping build directory `/tmp/guix-build-thunderbird-52.2.1.drv-0'
builder for `/gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv' failed with exit code 1
@ build-failed /gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv - 1 builder for `/gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv' failed with exit code 1
guix build: error: build failed: build of `/gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv' failed

As far as I remember from builds I have aborted at the beginning, the
logfile name is displayed when the build process beginns.

In my opinion we should also display them at the end builds (however they end).
If we don't record logs of failed builds, we should start doing that.
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#28231; Package guix. (Fri, 25 Aug 2017 15:05:02 GMT) Full text and rfc822 format available.

Message #8 received at 28231 <at> debbugs.gnu.org (full text, mbox):

From: ng0 <ng0 <at> infotropique.org>
To: 28231 <at> debbugs.gnu.org
Subject: Re: bug#28231: log-file: echo name at the end of builds
Date: Fri, 25 Aug 2017 15:04:31 +0000
[Message part 1 (text/plain, inline)]
ng0 transcribed 2.2K bytes:
> When a build invoked with --no-build-hook -K --log-file fails, this is the
> last output you'll see:
> 
> 14:01.58 565 compiler warnings present.
> mach configuremachphase `configure' failed after 869.5 seconds
> note: keeping build directory `/tmp/guix-build-thunderbird-52.2.1.drv-0'
> builder for `/gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv' failed with exit code 1
> @ build-failed /gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv - 1 builder for `/gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv' failed with exit code 1
> guix build: error: build failed: build of `/gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv' failed
> 
> As far as I remember from builds I have aborted at the beginning, the
> logfile name is displayed when the build process beginns.
> 
> In my opinion we should also display them at the end builds (however they end).
> If we don't record logs of failed builds, we should start doing that.

On days where I run not so many builds, I can get the name
with ls -al /var/log/guix/drvs/ | grep "Aug 25" (for today)
and then look at the timestamps in the folders I get.
That's not very reliable, so it should be improved.
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org
[signature.asc (application/pgp-signature, inline)]

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Mon, 05 Feb 2018 11:21:01 GMT) Full text and rfc822 format available.

Notification sent to ng0 <ng0 <at> infotropique.org>:
bug acknowledged by developer. (Mon, 05 Feb 2018 11:21:01 GMT) Full text and rfc822 format available.

Message #13 received at 28231-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: ng0 <ng0 <at> infotropique.org>
Cc: 28231-done <at> debbugs.gnu.org
Subject: Re: bug#28231: log-file: echo name at the end of builds
Date: Mon, 05 Feb 2018 12:20:38 +0100
Hello,

ng0 <ng0 <at> infotropique.org> skribis:

> When a build invoked with --no-build-hook -K --log-file fails, this is the
> last output you'll see:
>
> 14:01.58 565 compiler warnings present.
> mach configuremachphase `configure' failed after 869.5 seconds
> note: keeping build directory `/tmp/guix-build-thunderbird-52.2.1.drv-0'
> builder for `/gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv' failed with exit code 1
> @ build-failed /gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv - 1 builder for `/gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv' failed with exit code 1
> guix build: error: build failed: build of `/gnu/store/n7qma1ypp2px1shd88r736ykjg5dngll-thunderbird-52.2.1.drv' failed
>
> As far as I remember from builds I have aborted at the beginning, the
> logfile name is displayed when the build process beginns.
>
> In my opinion we should also display them at the end builds (however they end).
> If we don't record logs of failed builds, we should start doing that.

I don’t think it’s necessary, we can always get the file name with “guix
build --log-file”, can’t we?

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 05 Mar 2018 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 47 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.