unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27303: Package build phase timer gives incorrect results
@ 2017-06-10  4:24 Leo Famulari
  2017-06-11 20:55 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Famulari @ 2017-06-10  4:24 UTC (permalink / raw)
  To: 27303

[-- Attachment #1: Type: text/plain, Size: 2094 bytes --]

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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#27303: Package build phase timer gives incorrect results
  2017-06-10  4:24 bug#27303: Package build phase timer gives incorrect results Leo Famulari
@ 2017-06-11 20:55 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-06-11 20:55 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 27303-done

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’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-11 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-10  4:24 bug#27303: Package build phase timer gives incorrect results Leo Famulari
2017-06-11 20:55 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).