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

Builder curl-ares-solaris11-sparc Build #4485

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 37 mins, 11 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 4485 Build
codebase Build
got_revision b5cdfcf8e2d460a6ef11a2ca6e09e228d5741b9b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b5cdfcf8e2d460a6ef11a2ca6e09e228d5741b9b 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:

StartMon Oct 20 08:58:12 2025
EndMon Oct 20 09:35:35 2025
Elapsed37 mins, 22 secs

All Changes:

:

  1. Change #246183

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 20 Oct 2025 08:50:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0bb25cdbb78d9052a57b8147f3f399f6045b3238

    Comments

    curl_easy_setopt.md: add missing CURLOPT_POSTFIELDS
    It was mistakenly removed in 8dab7465a594b1fb4b (shipped in 8.9.0)
    
    Also fix test 1139 which should have detected this but didn't due to a
    bad regex check.
    
    Reported-by: Jonathan Cardoso
    Fixes #19151
    Closes #119152

    Changed files

    • docs/libcurl/curl_easy_setopt.md
    • tests/test1139.pl
  2. Change #246184

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 20 Oct 2025 08:53:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b5cdfcf8e2d460a6ef11a2ca6e09e228d5741b9b

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES