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

Builder curl-ares-solaris11-i386 Build #5022

Build In Progress:

ETA: 14:37:07 [4 mins, 56 secs]

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-i386' 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/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 5022 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision a790b634c0e24e026971d25e921b60e4df9f6964 Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon May 4 12:54:57 2026
Elapsed1 hrs, 37 mins, 14 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