all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: chroot/aarch64 issues
Date: Mon, 04 Jul 2016 15:37:12 +0200	[thread overview]
Message-ID: <87h9c5ed87.fsf@gnu.org> (raw)
In-Reply-To: <20160704104248.GA32334@debian-netbook> (Efraim Flashner's message of "Mon, 4 Jul 2016 13:42:48 +0300")

Hi!

Efraim Flashner <efraim@flashner.co.il> skribis:

> On the side I'm working on the aarch64 port, and I've come across a

Woohoo!

> snag. I've been unable to actually get anything to build. When I start
> the daemon as:
> `sudo ./pre-inst-env guix-daemon --build-users-group=guixbuild',
> when I attempt to build hello I get back the error:
> guix build: error: build failed: cloning builder process: Invalid argument

Could you strace the daemon itself?

  sudo ./pre-inst-env strace -f -o log guix-daemon \
           --build-users-group=guixbuild

I presume EINVAL is returned by clone(2), but it would be good to see
that syscall precisely.

What Linux version is this?

Thanks,
Ludo’.

  reply	other threads:[~2016-07-04 13:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-04 10:42 chroot/aarch64 issues Efraim Flashner
2016-07-04 13:37 ` Ludovic Courtès [this message]
2016-07-04 14:15   ` Efraim Flashner
2016-07-05  8:45     ` Ludovic Courtès
2016-07-05 11:45       ` Efraim Flashner
2016-07-05 12:28       ` Efraim Flashner
2016-07-05 14:44         ` Ludovic Courtès
2016-07-05 17:09           ` Efraim Flashner

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=87h9c5ed87.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=efraim@flashner.co.il \
    --cc=guix-devel@gnu.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.