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

Builder curl-unthreaded-solaris11-sparc Build #5362

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 35 mins, 46 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 5362 Build
codebase Build
got_revision e86642909f00d79f30b5ca2aebf557d52819c023 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e86642909f00d79f30b5ca2aebf557d52819c023 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
  3. renovate[bot]

Timing:

StartThu Feb 26 17:25:05 2026
EndThu Feb 26 18:45:42 2026
Elapsed1 hrs, 20 mins, 37 secs

All Changes:

:

  1. Change #259098

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 26 Feb 2026 17:13:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9b52d516bb8990107f20c9786e09dbb6961c30b2

    Comments

    GHA/linux: bump sanitizer jobs to clang v20 (from v18)
    To use the newest version offered by the runner's Ubuntu 24.04.
    
    Ref: https://packages.ubuntu.com/search?suite=noble-updates&keywords=clang
    
    Closes #20732

    Changed files

    • .github/workflows/linux.yml
  2. Change #259099

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 26 Feb 2026 17:14:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6789eb0ff9f8a771417000b3fe985dd0c7409fd6

    Comments

    multi: avoid a theoretical 32-bit wrap
    If Curl_uint32_tbl_count() at some future point actually can return
    UINT_MAX, this fixes the math to not wrap.
    
    Closes #20742

    Changed files

    • lib/multi.c
  3. Change #259100

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Thu 26 Feb 2026 17:15:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e86642909f00d79f30b5ca2aebf557d52819c023

    Comments

    GHA: update ngtcp2/ngtcp2 to v1.21.0
    Closes #20738

    Changed files

    • .github/workflows/http3-linux.yml