The GitHub Actions job "Linux" on serf.git/trunk has succeeded. Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run: d749162d35a2457e960d9de82f1832640cf861a2 / Branko Čibej <[email protected]> Make the SCons build work with SCons versions earlier than 4.7.0. Tested with 4.4.0 and our baseline 2.3.0 (with Python 2.7.18). * LICENSE, NOTICE: Add the SCons license, because we now reuse some code from SCons 4.7.0. * SConstruct: Add StringIO compatibility for Python 2.7, needed for Scons 2.3.0. Replace Conftest.CheckFunc with our own version for SCons < 4.7. Add our extra check functions to every instance of Configuration. (CheckGnuCC): Move to the new build.scons_extras module. * build/__init__.py: New. * build/scons_extras.py: New. (CheckGnuCC): Moved here from SConstruct. (CheckFunc): Replacement test for older versions of SCons, copied essentially unchanged from SCons 4.7.0. git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1926222 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/serf/actions/runs/15512993694 With regards, GitHub Actions via GitBox
