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

Builder curl-ares-solaris10-sparc Build #3571

Build In Progress:

ETA: 06:27:42 [18 mins, 52 secs]

[waiting for Lock]

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionaa1e954a1f29ea870e28ced1602e8e1d9a29f96f
Changes5 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 3571 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision aa1e954a1f29ea870e28ced1602e8e1d9a29f96f 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
  2. Stefan Eissing
  3. Viktor Szakats

Timing:

StartSun Apr 26 02:02:38 2026
Elapsed4 hrs, 6 mins, 11 secs

All Changes:

:

  1. Change #265407

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 13:59:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c6b1c49be0da9e9cb0d238c908560ffbff1b6414

    Comments

    test_22_httpsrr: drop duplicate skipif conditions
    Already set at class-level.
    
    Spotted by GitHub Code Quality
    
    Closes #21446

    Changed files

    • tests/http/test_22_httpsrr.py
  2. Change #265408

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 13:59:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 701cd4cfc325ddc7d0902b8546da5fa3adc16065

    Comments

    tidy-up: git options, ECH, HTTP/3 documentation
    - prefer `--branch` over `-b`, where missing.
    - add `--depth 1` where missing.
    - sync option order between docs and GHA.
    - bump quiche and rustls-ffi versions in documentation.
    - ECH.md: update for OpenSSL 4.
    
    Closes #21447

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • docs/ECH.md
    • docs/HTTP3.md
    • docs/INSTALL.md
    • docs/RUSTLS.md
  3. Change #265411

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 14:20:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 024c73dfa10d3100cac43aea35a28a476cc352db

    Comments

    test_22_httpsrr: avoid class name clash with `test_21_resolve`
    Spotted by GitHub Code Quality
    
    Closes #21448

    Changed files

    • tests/http/test_22_httpsrr.py
  4. Change #265413

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Sat 25 Apr 2026 16:04:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 51905671e07f087e28e5741063646c379fe17d89

    Comments

    sectrust: fail on missing OCSP stapling
    When using Apple SecTrust, requiring the server to send
    an OCSP response and does not, fail correctly.
    
    Reported-by: Carlos Carrillo
    Closes #21444

    Changed files

    • lib/vtls/openssl.c
  5. Change #265415

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 25 Apr 2026 16:14:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision aa1e954a1f29ea870e28ced1602e8e1d9a29f96f

    Comments

    KNOWN_BUGS.md: Windows stdin relay accepts unauthenticated local connections
    A windows developer could have a look at this.
    
    Closes #21433

    Changed files

    • .github/scripts/pyspelling.words
    • docs/KNOWN_BUGS.md