GNU bug report logs -
#27303
Package build phase timer gives incorrect results
Previous Next
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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 11 Jun 2017 22:55:58 +0200
with message-id <87h8zmp7kx.fsf <at> gnu.org>
and subject line Re: bug#27303: Package build phase timer gives incorrect results
has caused the debbugs.gnu.org bug report #27303,
regarding Package build phase timer gives incorrect results
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
27303: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27303
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
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’.
This bug report was last modified 8 years and 41 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.