This commit broke the build under -Werror=incompatible-pointer-types. https://travis-ci.org/numactl/numactl/jobs/587708062 Can you two take a look and see if you can figure out a fix for it? (Sorry, in a conference so didn't have time to dig deeper into it.) I'll suggest in the future using Pull Requests on GitHub, since then we have the result from Travis-CI on the PR before deciding to merge it... Cheers! Filipe On Sat, Sep 21, 2019 at 2:00 AM Andi Kleen <ak@xxxxxxxxxxxxxxx> wrote: > > On Thu, Sep 19, 2019 at 07:34:33PM -0700, Hongzhi.Song wrote: > > Error Info on 32bit: > > root@intel-x86:~# numademo -t -e 1M > > Configured Nodes does not match available memory nodes > > Added thanks. > > -Andi