esl / packages

Makefile- and Docker-based build system for ESL's erlang and elixir binary packages.
Apache License 2.0
9 stars 6 forks source link

All missing distros plus hardcoded maint #49

Closed gilacost closed 2 years ago

gilacost commented 2 years ago

closes #46

gilacost commented 2 years ago

this ones are not currently building (blame QEMU):

make erlang_latest_rockylinux_8_linux-arm64
make erlang_latest_ubuntu_bionic_linux-arm64
make erlang_latest_ubuntu_focal_linux-arm64
make erlang_latest_ubuntu_jammy_linux-arm64
make erlang_latest_ubuntu_bullseye_linux-arm64
make erlang_latest_debian_buster_linux-arm64
make erlang_latest_centos_7_linux-amd64
make erlang_latest_centos_7_linux-arm64
centos_8 => needs to be clarified...

Will tackle this with a dedicated instance if there is time: thinkg that need to be done:

gilacost commented 2 years ago

I am leaving ARM for the future 😉. After this run I will comment the failed builds in the github workflow.