nxadm / rakudo-pkg

Pre-compiled OS packages for Rakudo
GNU General Public License v3.0
71 stars 22 forks source link

ARM support? #96

Open bdovaz opened 1 year ago

bdovaz commented 1 year ago

We are trying to generate a Megalinter image for ARM: https://github.com/oxsecurity/megalinter/pull/1553

The fact that rakudo-pkg does not support ARM blocks us, can you help us @nxadm? Thanks.

nxadm commented 1 year ago

Hi @bdovaz,

I need to find some time to automate the upload to the repos for ARM64 builds. In the meanwhile, they are built for all releases already at https://cirrus-ci.com/github/nxadm/rakudo-pkg.

E.g., the last build is here: https://cirrus-ci.com/build/6700332659507200.

Go into your distro, artifacts, pkg, packages: the package is there.

bdovaz commented 1 year ago

We will then wait for the automation solution.

Thank you!

ugexe commented 1 month ago

I was trying to setup a Dockerfile using these images following the instructions from https://cloudsmith.io/~nxadm-pkgs/repos/rakudo-pkg/setup/#formats-deb It took me awhile to figure out apt couldn't find the packages because there are no arm64 versions. I'm running an arm64 mac so the VM images e.g. podman startup are arm64.