The GitHub Actions job "CMake" on subversion.git/utf8-cmdline-prototype has failed. Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run: e575c224ee2f9a114c959374757b13ceed32e271 / Timofei Zhakov <rin...@apache.org> On the 'utf8-cmdline-prototype' branch: Store utf8-ized message in opt_state. * subversion/svn/cl.h (svn_cl__opt_state_t::message): Adjust comment. * subversion/svn/svn.c (sub_main::--message): Use utf8_opt_arg instead of opt_arg. (sub_main::message-path-check): Use svn_io_stat() instead of apr_stat() to check path, because it accepts utf8 path, unlike apr. * subversion/svn/util.c (svn_cl__make_log_msg_baton): Rework the function so --encoding is handled only when we are processing filedata log-message source. If --message is given, the encoding defaults to UTF-8 (this constant is defined in encoding conversion routines, so it will work). git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/utf8-cmdline-prototype@1925834 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/subversion/actions/runs/15259228576 With regards, GitHub Actions via GitBox