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

Builder curl-threaded-solaris11-i386 Build #4697

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 4 mins, 41 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-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 4697 Build
codebase Build
got_revision e86642909f00d79f30b5ca2aebf557d52819c023 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e86642909f00d79f30b5ca2aebf557d52819c023 Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats
  3. renovate[bot]

Timing:

StartThu Feb 26 18:46:05 2026
EndThu Feb 26 22:25:09 2026
Elapsed3 hrs, 39 mins, 4 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