I want to run Guix on Apple M1 as a Qemu virtual machine.
On the Mac machine I run arm64 dedian image. I installed there guix as a
package manager. Now I am trying to create a guix system image to use
with Qemu, but it fails.
Here is what I do:
max@debian:~$ guix system image --system=aarch6
Hi,
On Thu, 16 Feb 2023 at 11:54, Leo Famulari wrote:
> On Tue, Feb 14, 2023 at 10:22:07PM +0100, Josselin Poiret wrote:
>> The inferior that's used in 'build-aux/cuirass/evaluate.scm' is built
>> from the current check-out by first adding the checkout to the store and
>> then building it the usu
Hello,
Am Thu, Feb 16, 2023 at 01:03:35PM +0200 schrieb Efraim Flashner:
> > Okay to push if I manage to build current openjdk with it?
> Yeah, that's probably fine.
after a day, I got past the point of mesa in core-updates on x86_64.
Which in itself is an encouraging milestone.
Andreas
> The following seems to work and create source for openjdk13 and later:
> (define-public openjdk13
> (make-openjdk openjdk12 "13.0.13"
> "0pxf4dlig61k0pg7amg4mi919hzam7nzwckry01avgq1wj8ambji"
> (source (origin
> (inherit (package-source base))
> (patches
Am Fri, Feb 17, 2023 at 03:49:19PM +0100 schrieb Andreas Enge:
> Hm, I compiled up to openjdk@13, @14 fails with the message below.
> This is strange. It looks as if the patch that has become obsolete,
> because integrated into the source @13, is needed again @14!
> And then @15, the patch is again
Julien Lepiller writes:
> Could we get berlin to evaluate a small set of core packages (mpc,
> hello, …)? Are the changes intended to fix the issue with bordeaux's
> machines? Is it configured to build core-updates?
There's some rudimentary support for building packages from branches in
the qa-
Hi Konrad,
On mer., 15 févr. 2023 at 10:49, Konrad Hinsen
wrote:
> That would create a container from the Guix profile. Not sure if this
> works at all, but it's very probably not what I want because I have to
> add other packages to my container, to get some real work done :-)
I am sure you h
Hi,
--- Original Message ---
On Friday, February 17th, 2023 at 4:28 PM, Andreas Enge wrote:
> Am Fri, Feb 17, 2023 at 03:49:19PM +0100 schrieb Andreas Enge:
>
> > Hm, I compiled up to openjdk@13, @14 fails with the message below.
> > This is strange. It looks as if the patch that has be
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