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

Builder curl-ares-solaris10-i386 Build #4336

Build In Progress:

ETA: 17:19:59 [5 mins, 1 secs]

[waiting for Lock]

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisione418b42c82fe56dfe6526298d0e515e8d3f74d1e
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats
  3. Yedaya Katsman

Timing:

StartThu Apr 23 13:42:16 2026
Elapsed3 hrs, 32 mins, 41 secs

All Changes:

:

  1. Change #265230

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 23 Apr 2026 07:40:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4c078fd11570528396fd63552d330d97e6bd5e62

    Comments

    urlapi: simplify urlget_url
    - unify the query and fragment separator logic
    - read the bitflags directly instead of via a temp variable
    - narrow the scope of a few variables
    
    Closes #21417

    Changed files

    • lib/urlapi.c
  2. Change #265236

    Category curl
    Changed by Yedaya Katsman <yedaya.kaohnoyoudont@gmail.com>
    Changed at Thu 23 Apr 2026 08:13:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7100e8d45abcb24907f28ede3b15969b775453de

    Comments

    vtls: log when key logging is enabled.
    If built with LibreSSL, also warn that it only works for TLS <= 1.2
    
    Inspired-by: Viktor Szakats
    Closes #19814

    Changed files

    • lib/vtls/keylog.c
    • lib/vtls/keylog.h
    • lib/vtls/vtls.c
  3. Change #265241

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 23 Apr 2026 10:26:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fd2a729a12466dc4a377916e7e2f0e37c4b61b53

    Comments

    GHA/appveyor-status: disable `gh` tool telemetry
    Ref: https://cli.github.com/telemetry
    
    Closes #21418

    Changed files

    • .github/workflows/appveyor-status.yml
  4. Change #265244

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 23 Apr 2026 11:22:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e418b42c82fe56dfe6526298d0e515e8d3f74d1e

    Comments

    CI: set `DO_NOT_TRACK=1`
    Closes #21420

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/checkurls.yml
    • .github/workflows/codeql.yml
    • .github/workflows/configure-vs-cmake.yml
    • .github/workflows/curl-for-win.yml
    • .github/workflows/distcheck.yml
    • .github/workflows/fuzz.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/label.yml
    • .github/workflows/linux-old.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml
    • appveyor.yml