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

Builder curl-threaded-solaris10-sparc Build #3606

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisioncb9cfee9b0a1e92adc47cec03f5ecdc90ae59184
Got Revisioncb9cfee9b0a1e92adc47cec03f5ecdc90ae59184
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartTue May 5 01:31:54 2026
EndTue May 5 13:46:24 2026
Elapsed12 hrs, 14 mins, 30 secs

All Changes:

:

  1. Change #266284

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 04 May 2026 16:18:46
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 46e9c65c8fdfe42182190c2133a8a808a4208c37

    Comments

    socks_gssapi: tiny Curl_SOCKS5_gssapi_negotiate cleanups
    - use 'result' instead of 'code' for CURLcode variable
    - use aprintf() instead of malloc + snprintf
    
    Closes #21493

    Changed files

    • lib/socks_gssapi.c
  2. Change #266303

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 04 May 2026 17:31:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a575601b5b0d6e0fa6843de74b5d1c69ee2bc262

    Comments

    show-headers.md: mention bold headers and --no-styled-output
    Mentioned-by: Sollace on github
    Fixes #21495
    Closes #21497

    Changed files

    • .github/scripts/pyspelling.words
    • docs/cmdline-opts/show-headers.md
  3. Change #266305

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 04 May 2026 19:53:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cb9cfee9b0a1e92adc47cec03f5ecdc90ae59184

    Comments

    lib: two minor typos
    Spotted by Copilot
    
    Closes #21496

    Changed files

    • lib/url.c
    • lib/vtls/gtls.c