From: Leo Famulari <leo@famulari.name>
To: Bone Baboon <bone.baboon@disroot.org>
Cc: 47964@debbugs.gnu.org
Subject: bug#47964: webkitgtk-2.32.0 build fails
Date: Mon, 26 Apr 2021 12:08:12 -0400 [thread overview]
Message-ID: <YIblbM2t3WJzhIhK@jasmine.lan> (raw)
In-Reply-To: <87y2d5b10z.fsf@disroot.org>
On Mon, Apr 26, 2021 at 09:58:36AM -0400, Bone Baboon wrote:
> `guix build --no-substitutes --cores=1 --max-jobs=1 webkitgtk`
> `sudo guix system --no-substitutes --cores=1 --max-jobs=1 reconfigure configuration.scm`
> These two commands fail to build webkitgtk with the error message
> reported previously. The problem being what you have identified (using
> one core).
>
> `sudo guix system --no-substitutes reconfigure configuration.scm`
> Fails to build webkitgtk because of what looks like an out of memory
> issue. With "oom_reaper" showing up in /var/log/messages.
>
> `sudo guix system --no-substitutes --cores=2 --max-jobs=1 reconfigure configuration.scm`
> This command was successfully able to build webkitgtk.
Thanks for taking the time to perform all these builds; I'm sure they
took a long time.
I'm guessing that "--cores=2 --max-jobs=1" used fewer threads than the
guix-daemon would normally choose by default on your computer? Like,
maybe you have 4 cores / hyperthreads or something like that?
It's unusual that a program requires multithreaded compilation, but I
wonder if we can add a property to the package definition to require at
least 2 threads when building.
next prev parent reply other threads:[~2021-04-26 16:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-23 4:46 bug#47964: webkitgtk-2.32.0 build fails Bone Baboon via Bug reports for GNU Guix
2021-04-23 18:41 ` Leo Famulari
2021-04-23 20:11 ` Bone Baboon via Bug reports for GNU Guix
2021-04-23 20:25 ` Leo Famulari
2021-04-23 22:04 ` Leo Famulari
2021-04-26 13:58 ` Bone Baboon via Bug reports for GNU Guix
2021-04-26 16:08 ` Leo Famulari [this message]
2021-04-26 16:44 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-04-26 17:19 ` Leo Famulari
2021-04-27 12:48 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-04-26 18:25 ` Bone Baboon via Bug reports for GNU Guix
2021-04-23 21:37 ` Bone Baboon via Bug reports for GNU Guix
2021-04-26 14:52 ` bug#47964: Closing bug#47964 Bone Baboon via Bug reports for GNU Guix
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=YIblbM2t3WJzhIhK@jasmine.lan \
--to=leo@famulari.name \
--cc=47964@debbugs.gnu.org \
--cc=bone.baboon@disroot.org \
/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.