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

Builder curl-unthreaded-solaris11-i386 Build #4403

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 51 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-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4403 Build
codebase Build
got_revision d3eddf4761f9794d030c1723e23b96cd3d16e3fd Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d3eddf4761f9794d030c1723e23b96cd3d16e3fd Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Jan 1 12:56:27 2026
EndThu Jan 1 13:05:38 2026
Elapsed9 mins, 11 secs

All Changes:

:

  1. Change #253761

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 01 Jan 2026 12:34:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 23b080401a25b34eb5889f7f1f66bb3e7657f195

    Comments

    tool_getparam: simplify the --rate parser
    Avoids a memcpy()
    
    Closes #20119

    Changed files

    • src/tool_getparam.c
  2. Change #253765

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 01 Jan 2026 12:43:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d3eddf4761f9794d030c1723e23b96cd3d16e3fd

    Comments

    source: misc typos
    Found by typos-cli
    
    Closes #20138

    Changed files

    • lib/cf-ip-happy.c
    • lib/progress.h
    • lib/rtsp.c
    • lib/vauth/vauth.c
    • src/tool_operate.c
    • src/tool_ssls.c