Hi Thomas! On Mon, 2023-11-13 at 21:10 +0100, Thomas Weißschuh wrote: > On 2023-11-13 19:06:19+0100, John Paul Adrian Glaubitz wrote: > > On Mon, 2023-11-13 at 18:50 +0100, Thomas Weißschuh wrote: > > > What's your system's page size? > > > > > > ./test_sysinfo > > > > glaubitz@stadler:~/util-linux$ ./test_sysinfo > > WORDSIZE: 64 > > pagesize: 8192 > > INT_MAX: 2147483647 > > UINT_MAX: 4294967295 > > LONG_MAX: 9223372036854775807 > > ULONG_MAX: 18446744073709551615 > > ULONG_MAX32: 4294967295 > > UINT64_MAX: 18446744073709551615 > > byte-order: BE > > wcsspn-ok: 1 > > enotty-ok: 1 > > fsopen-ok: 1 > > glaubitz@stadler:~/util-linux$ > > 8k page size should explain it. > > The test output depends on the page size and has known test outputs for > a few pagesizes and a fallback output. > > The fallback output was broken. > > Can you test this PR? > https://github.com/util-linux/util-linux/pull/2581 I can confirm that the test fincore/count no longer fails on sparc64 with your suggested patch applied. Tested-by: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx> Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913