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

Builder curl-ares-solaris11-sparc Build #5104

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 22 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 5104 Build
codebase Build
got_revision bd3b2a626a33434a1e9e83a1e8573ef2c8c65358 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision bd3b2a626a33434a1e9e83a1e8573ef2c8c65358 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSun Jan 11 23:36:27 2026
EndSun Jan 11 23:59:57 2026
Elapsed23 mins, 29 secs

All Changes:

:

  1. Change #254880

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 11 Jan 2026 23:28:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bd3b2a626a33434a1e9e83a1e8573ef2c8c65358

    Comments

    libssh: simplify myssh_statemach_act()
    Reduce complexity by splitting out sub functions.
    
    Made myssh_quote_error() to reduce code duplication.
    
    Closes #20252

    Changed files

    • lib/vssh/libssh.c