Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-threaded-solaris11-sparc Build #4781

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision48939a4575d5db6e875add0ccae93242f56fe581
Got Revision48939a4575d5db6e875add0ccae93242f56fe581
Changes1 change

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 19 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 4781 Build
codebase Build
got_revision 48939a4575d5db6e875add0ccae93242f56fe581 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 48939a4575d5db6e875add0ccae93242f56fe581 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri Nov 28 03:18:06 2025
EndFri Nov 28 03:25:25 2025
Elapsed7 mins, 18 secs

All Changes:

:

  1. Change #250348

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 28 Nov 2025 03:11:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 48939a4575d5db6e875add0ccae93242f56fe581

    Comments

    GHA/linux-old: add support for using custom CMake versions
    Install CMake from the Kitware GitHub release archive. To allow choosing
    its version independently from the OS.
    
    Switch to 3.7.0 (from 3.7.2) to test the earliest supported version.
    Also tested OK with 3.18.4 and 3.7.2.
    
    The download and install step takes 1-2 seconds.
    
    Follow-up to c9e50e9e393508c6a28c695abcf62980b3c1b023 #19737
    
    Closes #19738

    Changed files

    • .github/workflows/linux-old.yml