Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
nine Meanwhile I regularly build Rakudo on i586: build.opensuse.org/project/show/de...uages:raku 10:10
The Open Build Service btw. also includes local builds in VMs, containers and chroot environments. All also cross-distro. It's just one command to do that. 10:12
timo oh there is ppc64 there! 11:07
[ 61s] + %make_build NOISY=1 11:08
[ 61s] /var/tmp/rpm-tmp.qUirjQ: line 32: fg: no job control
[ 61s] error: Bad exit status from /var/tmp/rpm-tmp.qUirjQ (%build)
..huh?
podman run --arch ppc64 -it adelielinux/adelie:1.0-beta5 it could have been so easy this entire time haha 11:37
but now i gotta run
timo huh, i'm able to build nqp 20:43
time for the core setting compilation 20:49
Stage parse : 235.312 20:53
honestly, that could have been a lot worse
timo@pebbsi:/var/home/timo/raku$ podman run --arch ppc64 -it localhost/rakudo_ppc64 /usr/bin/rakudo -e 'say "hello!"; say $*VM.config<osvers>' 21:02
hello!
6.5.0-5-powerpc64