all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Leo Famulari <leo@famulari.name>
Cc: 27303-done@debbugs.gnu.org
Subject: bug#27303: Package build phase timer gives incorrect results
Date: Sun, 11 Jun 2017 22:55:58 +0200	[thread overview]
Message-ID: <87h8zmp7kx.fsf@gnu.org> (raw)
In-Reply-To: <20170610042431.GA8247@jasmine> (Leo Famulari's message of "Sat, 10 Jun 2017 00:24:31 -0400")

Hi Leo,

Leo Famulari <leo@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’.

      reply	other threads:[~2017-06-11 20:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-10  4:24 bug#27303: Package build phase timer gives incorrect results Leo Famulari
2017-06-11 20:55 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h8zmp7kx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=27303-done@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.