The GitHub Actions job "autoconf" on subversion.git/trunk has failed. Run started by GitHub user asf-gitbox-commits (triggered by asf-gitbox-commits).
Head commit for run: af9c1567eb4f37c65beec9495eb7fa65992229a8 / Jun Omae <[email protected]> cmake: Support compilation of JavaHL bindings with CMake. * .github/workflows/cmake.yml (Cache junit.jar): Save and restore junit.jar from cache. (Download and verify junit.jar): Download junit-4.13.2.jar and verify sha256 hash of the file. (Configure CMake): Enable build JavaHL and JavaHL tests if build using shared libs. * CMakeLists.txt (SVN_ENABLE_JAVAHL): Add the option to build JavaHL. (SVN_ENABLE_JAVAHL_TESTS): Add the option to build JavaHL tests. (SVN_JAVAHL_DIR): Add the variable for path to install JavaHL jar file. (testing): Enable testing if `SVN_ENABLE_JAVAHL_TESTS` is enabled. (javahl): Add build, test and install steps for JavaHL and JavaHL tests. (status): Add `Build JavaHL` to status messages. * build/generator/gen_cmake.py (get_target_conditions): Add `SVN_ENABLE_JAVAHL` and `SVN_ENABLE_JAVAHL_TESTS` for libsvnjavahl and TargetJava. (Generator.write): Add `is_java_test` to the template variables. (Generator.check_ignore_target): Do not ignore `libsvnjavahl`, `__JAVAHL__` and `__JAVAHL_TESTS__`. * build/generator/templates/targets.cmake.ezt (javahl): Collect sources of javahl to SVN_JAVAHL_SOURCES or SVN_JAVAHL_TESTS_SOURCES. git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1936596 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/subversion/actions/runs/30195489940 With regards, GitHub Actions via GitBox
