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

Builder curl-ares-solaris10-sparc Build #3586

Build In Progress:

ETA: 17:51:27 [22 mins, 29 secs]

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 3586 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision a790b634c0e24e026971d25e921b60e4df9f6964 Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon May 4 13:43:58 2026
Elapsed3 hrs, 44 mins, 59 secs

All Changes:

:

  1. Change #266255

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 04 May 2026 10:57:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6f26ecb734d1caa50ca47ceb4700236f3638cf33

    Comments

    tool_formparse: cleanups
    - explain the get_param_part() function
    - make it parse only blanks like the rest of this code
    - check for commas explicitly when scanning multiple files (to help code
      understanding)
    
    Closes #21489

    Changed files

    • src/tool_formparse.c
  2. Change #266261

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 04 May 2026 11:20:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f69ba0408e79b116b9fd9a0fc130bd78a37f2470

    Comments

    mime: simplify Curl_mime_prepare_headers
    Make add_content_disposition() a sub function for that single purpose.
    
    Closes #21490

    Changed files

    • lib/mime.c
  3. Change #266263

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 04 May 2026 11:22:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a790b634c0e24e026971d25e921b60e4df9f6964

    Comments

    libcurl-easy.md: minor clarifications
    Closes #21491

    Changed files

    • docs/libcurl/libcurl-easy.md