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

Builder curl-threaded-solaris11-sparc Build #5239

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision9c3fcb8a321882232409f9b05b07098821378219
Got Revision9c3fcb8a321882232409f9b05b07098821378219
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 47 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 19 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 5239 Build
codebase Build
got_revision 9c3fcb8a321882232409f9b05b07098821378219 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9c3fcb8a321882232409f9b05b07098821378219 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 Jan 30 13:36:46 2026
EndFri Jan 30 14:45:03 2026
Elapsed1 hrs, 8 mins, 17 secs

All Changes:

:

  1. Change #256707

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 30 Jan 2026 13:27:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 97a294688fe50735c3c5d095eef4ea48d7816362

    Comments

    ssh: dedupe state change function
    Closes #20473

    Changed files

    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vssh/ssh.h
    • lib/vssh/vssh.c
  2. Change #256708

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 30 Jan 2026 13:27:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9c3fcb8a321882232409f9b05b07098821378219

    Comments

    vtls: dedupe common on-session-reuse logic
    Closes #20475

    Changed files

    • lib/vtls/gtls.c
    • lib/vtls/openssl.c
    • lib/vtls/vtls.c
    • lib/vtls/vtls_int.h
    • lib/vtls/wolfssl.c