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

Builder curl-ares-solaris11-sparc Build #5371

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionb3f1f69261ed13f217d98a223d42e8ca4e1a41bd
Got Revisionb3f1f69261ed13f217d98a223d42e8ca4e1a41bd
Changes4 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats
  2. hamza

Timing:

StartThu Feb 26 19:47:08 2026
EndThu Feb 26 21:09:27 2026
Elapsed1 hrs, 22 mins, 18 secs

All Changes:

:

  1. Change #259113

    Category curl
    Changed by hamza <benslimanhamza99ohnoyoudont@gmail.com>
    Changed at Thu 26 Feb 2026 18:35:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 05d991a8c5c9f2944e5e4559616b437a1b7d5c3f

    Comments

    rtsp: fix assertion failure on zero-length RTP payload
    Fixes #20735
    Reported-by: David Korczynski
    Closes #20744

    Changed files

    • lib/rtsp.c
  2. Change #259121

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 26 Feb 2026 19:12:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9871f46069c4d7fbade5112cc3202b008e3a0ed3

    Comments

    GHA/macos: drop unused `install_step` values [ci skip]

    Changed files

    • .github/workflows/macos.yml
  3. Change #259126

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 26 Feb 2026 19:24:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ad72af474328f48125902c97fd0b1217bf4e3b36

    Comments

    GHA/linux: enable clang-tidy for docs/examples
    Also:
    - imap-append: silence false positive (seen on Linux only).
      Follow-up to b1f853a3849d0e8116ae4e2aedfb9ca65f92282d #20731
      Follow-up to 725c5609aef19ba53373a49386cd979006b590d6 #20723
    
    Closes #20743

    Changed files

    • .github/workflows/linux.yml
    • docs/examples/imap-append.c
  4. Change #259127

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 26 Feb 2026 19:24:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b3f1f69261ed13f217d98a223d42e8ca4e1a41bd

    Comments

    GHA/macos: bump runner to macos-26 in clang-tidy jobs
    Tiny difference in practice:
    Apple clang 17.0.0.17000013 -> 17.0.0.17000603
    
    To use the most recent tools for static analyses.
    
    Closes #20745

    Changed files

    • .github/workflows/macos.yml