GNU bug report logs - #27303
Package build phase timer gives incorrect results

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Sat, 10 Jun 2017 04:25: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 27303 in the body.
You can then email your comments to 27303 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#27303; Package guix. (Sat, 10 Jun 2017 04:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 10 Jun 2017 04:25:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: bug-guix <at> gnu.org
Subject: Package build phase timer gives incorrect results
Date: Sat, 10 Jun 2017 00:24:31 -0400
[Message part 1 (text/plain, inline)]
Building swig on core-updates, I saw this result:

------
BEGIN failed--compilation aborted at runme.pl line 3.
make[3]: *** [../../Makefile:285: perl5_run] Error 2                                                               
make[2]: *** [Makefile:10: check] Error 2                                                        
make[1]: *** [Makefile:252: variables.actionexample] Error 2
make: *** [Makefile:237: check-perl5-examples] Error 2                                                                                                              
make: *** Waiting for unfinished jobs....                            
starting swig testsuite hardlink
starting testsuite cpp2                                                                                                                                                                         starting swig testsuite cpp2                                                                                                                                                                    starting testsuite nlevels4                                                                                                                                                                     starting testsuite nlevels1                                                                                                                                              
test done - OK                                       
make[1]: Leaving directory '/tmp/guix-build-swig-3.0.10.drv-0/swig-3.0.10/CCache'
phase `check' failed after 120675000.0 seconds
builder for `/gnu/store/zyak5xkiqw2y9b6pqb73x2ppr5sj8phg-swig-3.0.10.drv' failed with exit code 1
@ build-failed /gnu/store/zyak5xkiqw2y9b6pqb73x2ppr5sj8phg-swig-3.0.10.drv - 1 builder for `/gnu/store/zyak5xkiqw2y9b6pqb73x2ppr5sj8phg-swig-3.0.10.drv' failed with exit code 1
guix build: error: build failed: build of `/gnu/store/zyak5xkiqw2y9b6pqb73x2ppr5sj8phg-swig-3.0.10.drv' failed  
------

Note that the check phase failed after 120675000.0 seconds. I know it
didn't take 3.8 years.
[signature.asc (application/pgp-signature, inline)]

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Sun, 11 Jun 2017 20:57:02 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Sun, 11 Jun 2017 20:57:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Leo Famulari <leo <at> famulari.name>
Cc: 27303-done <at> debbugs.gnu.org
Subject: Re: bug#27303: Package build phase timer gives incorrect results
Date: Sun, 11 Jun 2017 22:55:58 +0200
Hi Leo,

Leo Famulari <leo <at> famulari.name> skribis:

> Building swig on core-updates, I saw this result:
>
> ------
> BEGIN failed--compilation aborted at runme.pl line 3.
> make[3]: *** [../../Makefile:285: perl5_run] Error 2                                                               
> make[2]: *** [Makefile:10: check] Error 2                                                        
> make[1]: *** [Makefile:252: variables.actionexample] Error 2
> make: *** [Makefile:237: check-perl5-examples] Error 2                                                                                                              
> make: *** Waiting for unfinished jobs....                            
> starting swig testsuite hardlink
> starting testsuite cpp2                                                                                                                                                                         starting swig testsuite cpp2                                                                                                                                                                    starting testsuite nlevels4                                                                                                                                                                     starting testsuite nlevels1                                                                                                                                              
> test done - OK                                       
> make[1]: Leaving directory '/tmp/guix-build-swig-3.0.10.drv-0/swig-3.0.10/CCache'
> phase `check' failed after 120675000.0 seconds
> builder for `/gnu/store/zyak5xkiqw2y9b6pqb73x2ppr5sj8phg-swig-3.0.10.drv' failed with exit code 1
> @ build-failed /gnu/store/zyak5xkiqw2y9b6pqb73x2ppr5sj8phg-swig-3.0.10.drv - 1 builder for `/gnu/store/zyak5xkiqw2y9b6pqb73x2ppr5sj8phg-swig-3.0.10.drv' failed with exit code 1
> guix build: error: build failed: build of `/gnu/store/zyak5xkiqw2y9b6pqb73x2ppr5sj8phg-swig-3.0.10.drv' failed  
> ------
>
> Note that the check phase failed after 120675000.0 seconds. I know it
> didn't take 3.8 years.

You sure?  :-)

This is due to the infamous ‘time-monotonic’ bug in Guile 2.2.2, which
is already worked around in (guix build download) and a couple of other
places.

I pushed the fix in 2ac6998063c311799cefb8edbc5b0158230d3877.
Unfortunately that’s a full-rebuild change, but I thought it’s annoying
enough to fix right now.

After that we should start building all the packages on ‘core-updates’.

Thanks,
Ludo’.




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

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

Previous Next


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