New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/34694#issuecomment-1001097631 Comment: ``` In file included from /builddir/darktable-3.8.0/src/common/dwt.c:20: /builddir/darktable-3.8.0/src/common/imagebuf.h:59:21: error: expected ';' before 'static' 59 | __DT_CLONE_TARGETS__ | ^ | ; 60 | static inline void dt_simd_memcpy(const float *const __restrict__ in, | ~~~~~~ [289/868] Building C object bin/CMakeFiles/lib_darktable.dir/common/eaw.c.o ``` Something funky in aarch64 specific code.