On Fri, 8 Jan 2021 at 11:28, Philippe Mathieu-Daudé <f4bug(a)amsat.org> wrote:
Le ven. 8 janv. 2021 11:35, Peter Maydell
<peter.maydell(a)linaro.org> a écrit :
> Looks like decodetree fails to cope with non-ASCII characters in
> its input file -- probably this depends on the host locale settings:
> I think these hosts run in the 'C' locale.
Can you provide more information on your host so we can cover it in Gitlab-CI?
It's just the windows crossbuilds on x86-64 Linux, and also the
aarch32-on-aarch64 chroot. I'm pretty sure that the only relevant
detail here is going to be the host LANG/etc environment variable
settings when 'make' is run, though.
thanks
-- PMM