On Mon, 2020-12-28 at 13:55 +0100, Leo Le Bouter wrote: > I did the same, I ran on both my laptop and another VM in the server: > > $ ./pre-inst-env guix build --no-offload --cores=1 -- > target=powerpc64le-linux-gnu -e '(@@ (gnu packages make-bootstrap) > %gcc-static)' > > With latest master. > > Let's see! I modified my virtual machine to only have a single core because it seems --cores=1 does not work properly with cross-compilation.