CONFIG_NUMA is not available on ARM32: https://cateee.net/lkddb/web-lkddb/NUMA.html regards, Christian On Friday, 19 February 2021, 16:17:17 CET, Sebastian Andrzej Siewior wrote: > On 2021-02-19 15:54:22 [+0100], Daniel Wagner wrote: > > I try to reproduce this here. Building libnuma from source right now. > > |~# uname -m > |x86_64 > |~# ./cyclictest > |FATAL: Couldn't initialize libnuma~# > > Just do > # CONFIG_NUMA is not set > > in your .config and it is done. > > Sebastian >