On Sun, Jan 01, 2023 at 06:49:38PM +0000, Gavin Smith wrote: > Making check in tests > mksh: Fatal error: The string `included_la<A7>n1.texi' is not valid in > current locale > Current working directory: /export/home/g/texinfo-7.0.1/tp/tests > > (<A7> is a single byte). > > This is in a UTF-8 locate. > > A file with this name exists under tp/tests. > > I haven't got anywhere with investigating this latter failure.
This looks like a failure of formatting manual_include_accented_file_name_latin1 test, which could be checked separately with ./run_parser_all.sh -dir formatting manual_include_accented_file_name_latin1 But it is a bit strange that the error seems to come from a shell, and not from perl. -- Pat