guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: chroot/aarch64 issues


From: Ludovic Courtès
Subject: Re: chroot/aarch64 issues
Date: Mon, 04 Jul 2016 15:37:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hi!

Efraim Flashner <address@hidden> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]