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

Builder curl-unthreaded-solaris10-sparc Build #13875

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision797bc316bf24f2c0e8abf2d4f7de225c8cd24d64
Got Revision797bc316bf24f2c0e8abf2d4f7de225c8cd24d64
Changes8 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 26 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 6 mins, 58 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13875 Build
codebase Build
got_revision 797bc316bf24f2c0e8abf2d4f7de225c8cd24d64 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 797bc316bf24f2c0e8abf2d4f7de225c8cd24d64 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Patrick Monnerat
  3. Stefan Eissing
  4. Viktor Szakats

Timing:

StartTue Mar 24 17:52:36 2026
EndWed Mar 25 06:27:56 2026
Elapsed12 hrs, 35 mins, 19 secs

All Changes:

:

  1. Change #262140

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 24 Mar 2026 08:17:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 14712fa513c93aff10c6ae56d3ecf323452eec68

    Comments

    curl_version_info.md: clarify age details
    The argument is not used.
    
    Fixes #21052
    Reported-by: Dan Fandrich
    Closes #21059

    Changed files

    • docs/libcurl/curl_version_info.md
  2. Change #262143

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 24 Mar 2026 08:49:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 29dfc0238caea63ba128404c2de069a2aa3651fa

    Comments

    tool_getparam: use correct free function for libcurl memory
    Memory returned from curl_easy_escape() should be fred with curl_free()
    to avoid surprises.
    
    Follow-up to f37840a46e5eddaf109c16fa7
    
    Spotted by Codex Security
    Closes #21075

    Changed files

    • src/tool_getparam.c
  3. Change #262144

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 24 Mar 2026 08:52:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5023d2fe270a62540f4761223dd9842547385b17

    Comments

    DEPRECATE: remove NTLM, SMB and local crypto implementations
    Closes #21079

    Changed files

    • docs/DEPRECATE.md
  4. Change #262148

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 24 Mar 2026 09:09:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 949b1ff34e720aa4573659c4d007e1c73e2d63f8

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  5. Change #262152

    Category curl
    Changed by Patrick Monnerat <patrickohnoyoudont@monnerat.net>
    Changed at Tue 24 Mar 2026 09:27:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 54f493772978b397539e63265e85013b45291567

    Comments

    OS400: add new definitions to the ILE/RPG binding.
    Also update supported protocols list in README.OS400.
    
    Fixes #20672
    Closes #21066

    Changed files

    • lib/config-os400.h
    • projects/OS400/README.OS400
    • projects/OS400/curl.inc.in
  6. Change #262158

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 24 Mar 2026 10:48:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 18f88739ffff15164947be8a69e4848fb21032f6

    Comments

    tool_setopt: return error on OOM correctly
    When generating mime code for the --libcurl option.
    
    Follow-up to acdb48272a53fe97f63e5
    
    Spotted by Codex Security
    
    Closes #21083

    Changed files

    • src/tool_setopt.c
  7. Change #262160

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 24 Mar 2026 11:08:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 372d721e92899b138e92dcae83d3c3af590e502f

    Comments

    wolfssl: document v5.0.0 (2021-11-01) as minimum required
    The previously documented version was based on version checks made in
    the source. In practice though, curl doesn't build with <5.0.0.
    
    Also:
    - bump main internal version check.
    - drop superfluous internal version checks.
    
    Closes #21080

    Changed files

    • docs/INTERNALS.md
    • lib/vtls/wolfssl.c
  8. Change #262211

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Tue 24 Mar 2026 16:25:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 797bc316bf24f2c0e8abf2d4f7de225c8cd24d64

    Comments

    ratelimit: reset on start
    On any `Curl_rlimit_start()` the rate limit needs to reset its
    values before calculating the effective step duration and adjust
    the tokens/burst per step.
    
    Add two fields to the struct to remember the original values.
    
    Closes #21086

    Changed files

    • lib/ratelimit.c
    • lib/ratelimit.h