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

Builder curl-unthreaded-solaris10-i386 Build #16591

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 45 mins, 44 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16591 Build
codebase Build
got_revision 1698a3f85799769d9333e5281738bd015a02709e Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1698a3f85799769d9333e5281738bd015a02709e Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. renovate[bot]

Timing:

StartFri May 8 23:43:00 2026
EndSat May 9 04:32:42 2026
Elapsed4 hrs, 49 mins, 41 secs

All Changes:

:

  1. Change #266607

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 08 May 2026 13:09:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b174b8b326622574dd49fce71589f414f6af937f

    Comments

    ECH: cleanups
    - passing an unknown string to CURLOPT_ECH now returns error
    
      To properly allow applications to spot if they pass in a typo or
      something to libcurl.
    
    - CURLECH_DISABLE is now a plain zero internally, not a dedicated bit which
      simplifies checks for when ECH is enabled
    
    - Dropped the CURLECH_CLA_CFG bit, and just check STRING_ECH_CONFIG
    
    - Turn grease/enable/hard into three different numerical values, no bitmask
      needed
    
    - Convert the struct field 'tls_ech' from an int to a byte.
    
    Closes #21532

    Changed files

    • lib/setopt.c
    • lib/urldata.h
    • lib/vtls/openssl.c
    • lib/vtls/rustls.c
    • lib/vtls/vtls.h
    • lib/vtls/wolfssl.c
    • tests/libtest/mk-lib1521.pl
  2. Change #266618

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 08 May 2026 16:23:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d656ff945865060150fab5f0c215b0079c37cc60

    Comments

    CURLOPT_ECH.md: simplify the description language
    It no longer requires "a special build" of OpenSSL, just OpenSSL 4+.
    
    Emphasize the experimental part a little clearer.
    
    Drop the caveat for wolfSSL from the main description.
    
    Closes #21536

    Changed files

    • docs/libcurl/opts/CURLOPT_ECH.md
  3. Change #266621

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 08 May 2026 16:46:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1698a3f85799769d9333e5281738bd015a02709e

    Comments

    GHA: update google/boringssl to v0.20260508.0
    Closes #21537

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml