-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Hi @chearon,
As per your invitation in README.md, I would find an AArch64 (aka Arm64) build useful!
I had a look at Dockerfile. The Wheezy base image dependency is inconvenient: it is an unsupported version and not readily available on AArch64. I substituted Stretch for Wheezy and removed the 4.7 version hold on g++. It got as far as the glib compile and then:
configure: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html
I got distracted and haven't looked further after that.
NOTE: In terms of CI/CD systems that have Aarch64 as a supported architecture, I know of (in no particular order):
Shippable.com
http://docs.shippable.com/platform/tutorial/workflow/run-ci-builds-on-arm/#running-jobs-on-arm-machines
CodeFresh.io
https://codefresh.io/docs/docs/incubation/arm-support/
Drone.io
https://docs.drone.io/config/pipeline/multi-platform/
Resin.io
https://www.balena.io/docs/reference/base-images/base-images/#-a-name-what-is-inside-a-what-s-inside-a-balena-base-image