mesonbuild/meson

Symbolextractor fails when run on non utf8 locale

已关闭

#3,080 创建于 2018年2月17日

 (5 条评论) (0 个反应) (0 位负责人)Python (1,465 个派生)batch import
buggood first issuehelp wanted

仓库指标

星标
 (4,978 个星标)
PR 合并指标
 (平均合并 139天 13小时) (30 天内合并 51 个 PR)

描述

This happens with meson/ninja, but not with configure/make

[526/882] /usr/local/bin/python3.6 /tmp/tcloop/meson/usr/local/bin/meson --internal symbolextractor glib/libglib-2.0.so.0.5400.3 'glib/glib-2.0@sha/glib/libglib-2.0.so.0.5400.3.symbols' Warning: You are using 'ANSI_X3.4-1968' which is not a Unicode-compatible locale. You might see errors if you use UTF-8 strings as filenames, as strings, or as file contents. Please switch to a UTF-8 locale for your platform. ninja: build stopped: subcommand failed.

贡献者指南