Source: ck Severity: wishlist Dear Maintainer,
I'm a darktable developer, and i'm currenty working on 2 things: 1. Porting darktable cache to concurrencykit 2. Posting darktable away from hadrcoded SSE3 intristics, (adding plain C code fallbacks, using OpenMP SIMD) allowing it to build on any (little-endian) amd64/x86. And allowing it to build on ARMv8-A machines too (aarch64). But concurrencykit is not packaged for AArch64... As the following commit shows, ck should work on AArch64 starting with 0.4.3 https://github.com/concurrencykit/ck/commit/f2f04412f61149dba6d66630115d2424cd1a3d62 -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'unstable-debug'), (500, 'testing'), (500, 'stable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)

