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

Builder curl-unthreaded-solaris11-sparc Build #5444

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision510efa00071cc1596e87e67ca0f3183413b04380
Got Revision510efa00071cc1596e87e67ca0f3183413b04380
Changes2 changes

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 14 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 53 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5444 Build
codebase Build
got_revision 510efa00071cc1596e87e67ca0f3183413b04380 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 510efa00071cc1596e87e67ca0f3183413b04380 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartThu Mar 12 23:25:22 2026
EndFri Mar 13 00:35:54 2026
Elapsed1 hrs, 10 mins, 31 secs

All Changes:

:

  1. Change #260931

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 12 Mar 2026 23:13:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 666db801963afca671ee5fa83bd2e9ed79fb8886

    Comments

    configure: fix LibreSSL ngtcp2 1.15.0+ crypto lib selection logic
    Regression since curl 8.18.0.
    
    Reported-by: Michael Hendricks
    Fixes #20889
    Regression from 8db0e286b363ad788d6dc0779d605b83c7ed4caf #18189
    
    Closes #20891

    Changed files

    • configure.ac
  2. Change #260932

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 12 Mar 2026 23:20:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 510efa00071cc1596e87e67ca0f3183413b04380

    Comments

    HTTP3.md: drop outdated mentions of OpenSSL-QUIC
    And make it a little clearer that the quiche backend is what is still
    experimental.
    
    Follow-up to 6aaac9dd388a64d
    
    Closes #20914

    Changed files

    • docs/HTTP3.md