On 2023-07-27 11:10, Sergey Poznyakoff wrote:
==> ./configure --prefix=/usr/local/Cellar/gnu-tar/1.35 -
-mandir=/usr/local/Cellar/gnu-tar/1.35/share/man --program-prefix=g
Try adding --disable-nls option to this command line. Does it help?
Presumably the bug is fixed by these patches, which were applied after
tar 1.35 was released:
https://git.savannah.gnu.org/cgit/tar.git/commit/?id=8632df398b2f548465ebe68b8f494c0d6f8d913d
https://git.savannah.gnu.org/cgit/tar.git/commit/?id=71530f72d21d9af00b5688948111666f62f5ec4b
If the problem is common perhaps we should generate GNU tar 1.36 some
time soonish.