all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: elaexuotee@wilsonb.com
Cc: 40518@debbugs.gnu.org
Subject: bug#40518: guix pull: Dependency guix-packages-base fails
Date: Thu, 09 Apr 2020 17:30:48 +0200	[thread overview]
Message-ID: <87zhbk1xsn.fsf@gnu.org> (raw)
In-Reply-To: <1Z6E7NH7WBPL4.3SGTTMBBYVN5C@wilsonb.com> (elaexuotee@wilsonb.com's message of "Thu, 09 Apr 2020 20:22:22 +0900")

elaexuotee@wilsonb.com skribis:

>> I’m pretty sure the issue is caused by ‘--debug=3’.  Could you try
>> simply:
>>
>>   guix build /gnu/store/waisnnl9nbmlbpfwbn50pif79fsdknf9-guix-packages-base.drv
>
> Oh! I had no idea the --debug flag could affect build success. The original issue I
> encountered was with a plain `guix pull', but in an attempt to provide the most useful
> diagnostics, I tried including --debug=3. In any event, it just so happens that I
> saved the output from the original pull command, which I am attaching in case it
> happens to prove helpful.

Yeah, that ‘--debug=3’ leads to breakage is a bug.

> As it turns out, I tried another pull just a bit earlier, which ended up succeeding;
> however, I went ahead and tried running the build you suggest like this:
>
>     $ guix pull -S 1  # broken build happened with generation 1
>     $ guix build --check /gnu/store/waisnnl9nbmlbpfwbn50pif79fsdknf9-guix-packages-base.drv
>     The following derivation will be built:
>        /gnu/store/waisnnl9nbmlbpfwbn50pif79fsdknf9-guix-packages-base.drv
>     building /gnu/store/waisnnl9nbmlbpfwbn50pif79fsdknf9-guix-packages-base.drv...
>     [321/554] compiling...   15.9% of 277 filesbuilder for `/gnu/store/waisnnl9nbmlbpfwbn50pif79fsdknf9-guix-packages-base.drv' failed due to signal 9 (Killed)
>     build of /gnu/store/waisnnl9nbmlbpfwbn50pif79fsdknf9-guix-packages-base.drv failed
>     View build log at '/var/log/guix/drvs/wa/isnnl9nbmlbpfwbn50pif79fsdknf9-guix-packages-base.drv.bz2'.
>     guix build: error: build of `/gnu/store/waisnnl9nbmlbpfwbn50pif79fsdknf9-guix-packages-base.drv' failed
>
> What could be causing the build to receive SIGKILL?

It could be an out-of-memory (OOM) condition: this build phase is
unfortunately very demanding currently (at least 2 GiB or RAM I think).
How much RAM do you have?

(Of course it’s OK if you get substitutes for that and don’t have to
build it locally, which hopefully is often the case.)

Thanks,
Ludo’.

  reply	other threads:[~2020-04-09 15:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09  5:30 bug#40518: guix pull: Dependency guix-packages-base fails elaexuotee--- via Bug reports for GNU Guix
2020-04-09  9:40 ` Ludovic Courtès
2020-04-09 11:22   ` elaexuotee--- via Bug reports for GNU Guix
2020-04-09 15:30     ` Ludovic Courtès [this message]
2020-04-10  1:03       ` elaexuotee--- via Bug reports for GNU Guix
2020-04-10  8:31         ` Ludovic Courtès
2020-04-11  3:25           ` elaexuotee--- via Bug reports for GNU Guix
2020-04-11  9:53             ` Ludovic Courtès

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=87zhbk1xsn.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=40518@debbugs.gnu.org \
    --cc=elaexuotee@wilsonb.com \
    /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.