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

Builder curl-threaded-solaris11-sparc Build #5558

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 24 mins, 24 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-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 5558 Build
codebase Build
got_revision 9dfe69cb3cef425c537d82ea883ce8697aad2c4b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9dfe69cb3cef425c537d82ea883ce8697aad2c4b Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Mar 30 11:05:09 2026
EndMon Mar 30 11:56:30 2026
Elapsed51 mins, 20 secs

All Changes:

:

  1. Change #262805

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 30 Mar 2026 10:59:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 89dbe84fdf7dd6232c2b9faf3789847d2b374f13

    Comments

    curl_ngtcp2: extend and update callbacks for 1.22.0+
    Fixing:
    ```
    lib/vquic/curl_ngtcp2.c:880:1: error: missing field 'recv_stateless_reset2' initializer [-Wmissing-field-initializers]
      880 | };
          | ^
    ```
    
    Also:
    - GHA/http3-linux: bump to ngtcp2 v1.22.0.
    
    Refs:
    https://github.com/ngtcp2/ngtcp2/releases/tag/v1.22.0
    https://github.com/ngtcp2/ngtcp2/commit/b7bfe41db898b59bda031f8ca2d41abf51fa3726
    https://github.com/ngtcp2/ngtcp2/pull/2035
    
    Closes #21152

    Changed files

    • .github/workflows/http3-linux.yml
    • lib/vquic/curl_ngtcp2.c
  2. Change #262806

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 30 Mar 2026 11:00:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9dfe69cb3cef425c537d82ea883ce8697aad2c4b

    Comments

    GHA/windows: bump to stunnel 5.77 (from 5.76)
    Ref: https://www.stunnel.org/mailman3/hyperkitty/list/stunnel-announce@lists.stunnel.org/thread/BLYG54UILDIADJC2HWVFWQ2MK2YC3HOM/
    
    Closes #21154

    Changed files

    • .github/workflows/windows.yml