Re: Building arm64 guix system image

2023-02-17 Thread Akira Kyle
On Fri, Feb 17, 2023 at 10:29 AM, Max Brieiev wrote: I want to run Guix on Apple M1 as a Qemu virtual machine. I think I may be one of the few (only?) guix users that has a setup like this. IIRC getting grub setup with qemu was the one trickier parts of this. Feel free to ping me direct

Re: guix fails to build on aarch64

2022-01-03 Thread Akira Kyle
Ricardo Wurmus writes: > > test-name: file-needed/recursive > > location: > > /tmp/guix-build-guix-1.3.0-14.2a621f1.drv-0/source/tests/gremlin.scm:70 > > source: > … > > + (and (zero? (close-pipe pipe)) > > + (lset= string=? > > + (pk 'truth ground-truth) > > +

guix fails to build on aarch64

2022-01-02 Thread Akira Kyle
I think this is the related issue: https://issues.guix.gnu.org/52943