>>> diff -EBbu ./src/numfmt.c.orig ./src/numfmt.c >>> -__attribute ((pure)) >>> +__attribute__ ((pure)) > > Oops. I'll fix this up with a more extensive patch in coreutils. 3 patches attached. thanks, Pádraig.