State of aarch64 on Guix

Since the recent 0.13.0 release, Guix supports building software for aarch64 (64-bit ARM architecture). Here’s the current status.

Currently aarch64 support in Guix is pretty good, as long as you don't mind compiling for yourself :). Potential downfalls are too little RAM (I limited my boards to 2GB minimum) and using an SD card. For building packages I made sure that between RAM and swap I have at least 6 GB, which I don't recall giving me any issues.

There were problems with actually building the Guix binary in time for the 0.13 release. It has since been fixed and I have an unoffical aarch64 binary install tarball at http://flashner.co.il/~efraim/. Also there is the signing key for my odroid running guix publish. The URL of my guix publish server is http://git.flashner.co.il:8181.

General problem points/packages:

It sounds like its all doom and gloom, but its not too bad. guix package -A | wc -l shows me 5,341 (5,208 without sablevm-classpath), compared with ~5,600 on x86_64. Most of the difference is Haskell. In addition, I personally believe that aarch64 actually has fewer packages that fail to build than armhf.

Currently the project’s build farm lacks aarch64 build machines. If you would like to help, please get in touch with us!

About GNU Guix

GNU Guix is a transactional package manager for the GNU system. The Guix System Distribution or GuixSD is an advanced distribution of the GNU system that relies on GNU Guix and respects the user's freedom.

In addition to standard package management features, Guix supports transactional upgrades and roll-backs, unprivileged package management, per-user profiles, and garbage collection. Guix uses low-level mechanisms from the Nix package manager, except that packages are defined as native Guile modules, using extensions to the Scheme language. GuixSD offers a declarative approach to operating system configuration management, and is highly customizable and hackable.

GuixSD can be used on an i686 or x86_64 machine. It is also possible to use Guix on top of an already installed GNU/Linux system, including on mips64el, armv7, and aarch64.

İlgili konular:

ARM Cross-compilation

Aksi belirtilmedikçe, bu sitedeki blog yazılarının telif hakkı yazarlarına aittir ve aşağıdaki koşullar altında yayınlanmıştır. CC-BY-SA 4.0 lisansı ve GNU Özgür Belgeleme Lisansı (sürüm 1.3 veya üstü, Değişmeyen Bölümler olmadan, hiçbir Ön Kapak Metinleri ve Arka Kapak Metinleri yok).