The GitHub Actions job "autoconf" on subversion.git/utf8-cmdline-prototype has failed. Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run: 569a7b2612579694a427da48434ca2d235cf9370 / Timofei Zhakov <rin...@apache.org> On the 'utf8-cmdline-prototype' branch: deprecate non-utf8 version of svn_opt_parse_revprop() and rename the utf8 one to substitute it instead. * subversion/include/svn_opt.h (svn_opt_parse_revprop, svn_opt_parse_revprop2, svn_opt_parse_revprop_utf8): Unexplainable magic to deprecate one, rename another, and make it the main one. * subversion/libsvn_subr/deprecated.c (svn_opt_parse_revprop): Implement it here through svn_opt_parse_revprop2(). * subversion/libsvn_subr/opt.c (svn_opt_parse_revprop2): Adjust name. (svn_opt_parse_revprop): Move it away to deprecate. * subversion/svn/svn.c, * subversion/svnbench/svnbench.c, * subversion/svnmucc/svnmucc.c, * subversion/tests/libsvn_subr/opt-test.c: Adjust usages. git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/utf8-cmdline-prototype@1925846 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/subversion/actions/runs/15262733267 With regards, GitHub Actions via GitBox