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

Builder curl-unthreaded-solaris11-i386 Build #5205

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 54 mins, 34 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 5205 Build
codebase Build
got_revision 7f45bb8f5b369ae6d952a0f959321af2a57c03fe Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 7f45bb8f5b369ae6d952a0f959321af2a57c03fe 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 Jun 11 17:50:13 2026
EndThu Jun 11 20:04:26 2026
Elapsed2 hrs, 14 mins, 13 secs

All Changes:

:

  1. Change #270453

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 16:02:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 08ae71f33dfb912a8f5f5f3b1b5d42b1ab136f8d

    Comments

    CURLOPT_WRITEFUNCTION.md: remove stray reference to HSTS
    It appears to have landed here by mistake
    
    Closes #21968

    Changed files

    • docs/libcurl/opts/CURLOPT_WRITEFUNCTION.md
  2. Change #270454

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 16:06:40
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7f45bb8f5b369ae6d952a0f959321af2a57c03fe

    Comments

    http_digest: return better error
    It is not a content encoding error.
    
    Found by the GitHub AI thing.
    
    Closes #21969

    Changed files

    • lib/http_digest.c