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

Builder curl-unthreaded-solaris11-sparc Build #5998

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 42 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-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5998 Build
codebase Build
got_revision 7f45bb8f5b369ae6d952a0f959321af2a57c03fe Git
osplatform SPARC 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-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Jun 11 16:39:13 2026
EndThu Jun 11 17:29:21 2026
Elapsed50 mins, 7 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