On 06/05/2026 17:14, Bruno Haible wrote:
Pádraig Brady wrote:
FYI this fails on cfarm13 (Debian 11) with:
test-regex: fastmap mismatch: pattern = \xd3, string = \xf2, with = 1, without
= 0
test-regex: fastmap mismatch: pattern = \xd3, string = \xf3, with = 1, without
= 0
test-regex: fastmap mismatch: pattern = \xf2, string = \xf2, with = 1, without
= 0
test-regex: fastmap mismatch: pattern = \xf2, string = \xf3, with = 1, without
= 0
test-regex: fastmap mismatch: pattern = \xf3, string = \xf2, with = 1, without
= 0
test-regex: fastmap mismatch: pattern = \xf3, string = \xf3, with = 1, without
= 0
Do you have module 'uchar-h-c23' included in your testdir?
This was latest coreutils with latest gnulib.
I don't see any reference to uchar-h-c32.
I don't think it's related, but just in case
in config.log I see the following due to CXX being unset:
configure:13319: checking whether the C++ compiler has
<uchar.h>configure:13328: -c conftest.cpp
../configure: line 13329: eval: -c: invalid option
eval: usage: eval [arg ...]
configure:13331: $? = 2
configure:13340: result: no
cheers,
Padraig