The GitHub Actions job "Linux (CMake)" on serf.git/trunk has failed. Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run: a10114fb61b1eb798ce542fa3f15b54b635a4e8c / Branko Čibej <[email protected]> In the CMake build, merge common parts of generating the list of shared lib export symbols on various platforms. * CMakeLists.txt: Merge generation of exported symbols for Winodws DLLs, Darwin Mach-O dynamic libraries and and Elf shared objects into a single custom command. (serf_export_symbols): New, custom target for the generated symbols lists. (serf_shared): Depend on serf_export_symbols, when available. * build/SerfElfGenMap.cmake, build/SerfMachGenExp.cmake, build/SerfWindowsGenDef.cmake: Use the same variable name for the exported symbols file in all three generators. git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1926158 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/serf/actions/runs/15474595419 With regards, GitHub Actions via GitBox
