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

Builder curl-unthreaded-solaris11-i386 Build #5182

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 27 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 40 mins, 43 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 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 5182 Build
codebase Build
got_revision 5df33efab41c5888ac8d70c4546ba5f9b2d479aa Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 5df33efab41c5888ac8d70c4546ba5f9b2d479aa 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:

StartMon Jun 8 12:40:55 2026
EndMon Jun 8 13:22:09 2026
Elapsed41 mins, 14 secs

All Changes:

:

  1. Change #269867

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 08 Jun 2026 12:37:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5df33efab41c5888ac8d70c4546ba5f9b2d479aa

    Comments

    setopt: claer the "custom" CA booleans when set to NULL
    Mark them as custom choices only when pointer is passed, and clear them
    again when set to NULL.
    
    Closes #21901

    Changed files

    • lib/setopt.c