unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27652: guix pull --url fails to build - guix pull works
@ 2017-07-11 16:04 Joshua Sierles
  2017-07-11 16:35 ` Leo Famulari
  2017-07-11 16:48 ` bug#27652: multi-core server could be the cause Joshua Sierles
  0 siblings, 2 replies; 4+ messages in thread
From: Joshua Sierles @ 2017-07-11 16:04 UTC (permalink / raw)
  To: 27652

I tried 'guix pull' and it worked fine. Then, tried using a git commit
from master's tip, which should be the same contents. This link contains
the outputs for both attempts.

https://gist.github.com/jsierles/0177424733612947d61af8533084841e

-- 
  Joshua Sierles
  joshua@joshua.si

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

* bug#27652: guix pull --url fails to build - guix pull works
  2017-07-11 16:04 bug#27652: guix pull --url fails to build - guix pull works Joshua Sierles
@ 2017-07-11 16:35 ` Leo Famulari
  2017-07-11 16:48 ` bug#27652: multi-core server could be the cause Joshua Sierles
  1 sibling, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2017-07-11 16:35 UTC (permalink / raw)
  To: Joshua Sierles; +Cc: 27652

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

On Tue, Jul 11, 2017 at 06:04:47PM +0200, Joshua Sierles wrote:
> I tried 'guix pull' and it worked fine. Then, tried using a git commit
> from master's tip, which should be the same contents. This link contains
> the outputs for both attempts.
> 
> https://gist.github.com/jsierles/0177424733612947d61af8533084841e

For everyone's reference, the failing command was:

$ guix pull --url=https://git.savannah.gnu.org/cgit/guix.git/snapshot/d5ff67f411a6a91f2cfa589d185fbc025046f1db.tar.gz

It failed like this:

------
loading...	 25.4% of 607 filesrandom seed for tests: 1499787464
loading...	 99.8% of 607 files
compiling...	 88.8% of 607 files
compiling...	 89.3% of 607 filesice-9/threads.scm:289:22: In procedure loop:
ice-9/threads.scm:289:22: Syntax error:
guix/scripts.scm:116:4: >>=: >>= (bind) used outside of 'with-monad' in form (>>= (package->derivation package #:graft? (and (not dry-run?) grafting?)) (lambda (t-24216c5d7b7f7de-597) (mlet* %store-monad () (let ((derivation t-24216c5d7b7f7de-597)) (mbegin %store-monad (maybe-build (list derivation) #:use-substitutes? use-substitutes? #:dry-run? dry-run?) (return (show-derivation-outputs derivation)))))))
------

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

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

* bug#27652: multi-core server could be the cause
  2017-07-11 16:04 bug#27652: guix pull --url fails to build - guix pull works Joshua Sierles
  2017-07-11 16:35 ` Leo Famulari
@ 2017-07-11 16:48 ` Joshua Sierles
  2017-08-26 10:00   ` Ludovic Courtès
  1 sibling, 1 reply; 4+ messages in thread
From: Joshua Sierles @ 2017-07-11 16:48 UTC (permalink / raw)
  To: 27652

As Ludo mentioned on IRC, this issue could be caused by parallel
compilation on our 64-core server. At first it seemed related to using
the '--url' option, but I just was able to reproduce this problem using
only 'guix pull'. I'll look into how I can reduce the number of cores
used for compilation and report back.

If this is the case, would this still be considered a bug?

-- 
  Joshua Sierles
  joshua@joshua.si

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

* bug#27652: multi-core server could be the cause
  2017-07-11 16:48 ` bug#27652: multi-core server could be the cause Joshua Sierles
@ 2017-08-26 10:00   ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2017-08-26 10:00 UTC (permalink / raw)
  To: Joshua Sierles; +Cc: 27652

Joshua Sierles <joshua@joshua.si> skribis:

> As Ludo mentioned on IRC, this issue could be caused by parallel
> compilation on our 64-core server. At first it seemed related to using
> the '--url' option, but I just was able to reproduce this problem using
> only 'guix pull'. I'll look into how I can reduce the number of cores
> used for compilation and report back.
>
> If this is the case, would this still be considered a bug?

Marius reported a similar issue, which suggests it may indeed have to do
with parallel compilation on many-core machines:

  https://lists.gnu.org/archive/html/guix-devel/2017-08/msg00206.html

(That’s a bug, of course.)

Ludo’.

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

end of thread, other threads:[~2017-08-26 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-11 16:04 bug#27652: guix pull --url fails to build - guix pull works Joshua Sierles
2017-07-11 16:35 ` Leo Famulari
2017-07-11 16:48 ` bug#27652: multi-core server could be the cause Joshua Sierles
2017-08-26 10:00   ` 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).