Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Last active October 31, 2016 10:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FROGGS/9c06ac23b493be80e305d7aa1687a43c to your computer and use it in GitHub Desktop.
Save FROGGS/9c06ac23b493be80e305d7aa1687a43c to your computer and use it in GitHub Desktop.
# | MoarVM | rakudo | | |
# Matrix: | buildd | buildd | official | vm type | comments about my build status
# ------------------+--------+--------+----------+-------------+----------------------------------------------------------
# amd64 | passes | passes | yes | native | passes all tests on nqp and rakudo
# arm64 | passes | failed | yes | chroot | passes all tests on nqp and rakudo
# armel | passes | passes | yes | qemu chroot | passes all tests on nqp and rakudo
# armhf | passes | passes | yes | qemu chroot | passes all tests on nqp and rakudo
# i386 | passes | passes | yes | virtualbox | passes all tests on nqp and rakudo
# mips | -- | -- | yes | qemu chroot | passes all tests on nqp and rakudo since
# | | | | | https://github.com/MoarVM/MoarVM/commit/196361f647
# mips64el | -- | -- | - | qemu vm | passes all tests on nqp and rakudo
# mipsel | -- | -- | yes | qemu chroot | passes all tests on nqp and rakudo
# powerpc | passes | failed | yes | qemu vm | passes all tests on nqp and rakudo since
# | | | | | https://github.com/MoarVM/MoarVM/commit/45d5c13ecb
# ppc64el | passes | passes | yes | qemu vm | passes all tests on nqp and rakudo
# s390x | -- | -- | yes | hercules vm | passes all tests on nqp and rakudo since
# | | | | | https://github.com/MoarVM/MoarVM/commit/48c24822d0
# | | | | | https://github.com/MoarVM/MoarVM/commit/0ae47f3fbc
# alpha | -- | -- | - | qemu chroot | apt cannot download stuff
# hppa | -- | -- | - | qemu chroot | debootstrap fails
# hurd-i386 | -- | -- | - | | will perhaps build a vm
# kfreebsd-amd64 | passes | passes | - | | no need to build a vm
# kfreebsd-i386 | passes | passes | - | | no need to build a vm
# m68k | -- | -- | - | qemu chroot | qemu-debootstrap ends with "qemu: fatal: Illegal instruction: ebc0 @ f67c36c6"
# powerpcspe | -- | -- | - | qemu chroot | when configuring moarvm: execv: Exec format error
# ppc64 | passes | failed | - | qemu chroot | debootstrap fails
# sh4 | -- | -- | - | qemu chroot | qemu segfaults
# sparc64 | -- | -- | - | qemu chroot | qemu-debootstrap ends with "Unhandled trap: 0x34"
# x32 | passes | passes | - | chroot | passes all tests on nqp and rakudo since
# | | | | | https://github.com/MoarVM/MoarVM/commit/b654e7e441
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment