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

Builder curl-ares-solaris10-sparc Build #3719

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 3719 Build
codebase Build
got_revision 0c72958a67d8640351b1e3656e783e7effd31562 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 0c72958a67d8640351b1e3656e783e7effd31562 Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats

Timing:

StartSun Aug 16 03:06:51 2026
EndSun Aug 16 17:07:34 2026
Elapsed14 hrs, 43 secs

All Changes:

:

  1. Change #278304

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 15 Aug 2026 15:45:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 26dadd9ea3be8c21909bd10e4677890af59011d9

    Comments

    GHA/windows: log preinstalled MSYS2 packages
    CI jobs rely on defaults, sometimes to reduce log noise (possibly
    improve performance a bit) or simplify, sometimes by accident. List them
    to help debug or optimize on changes.
    
    Refs:
    https://github.com/actions/runner-images/issues/14562#issuecomment-5301777198
    https://github.com/msys2/MSYS2-packages/commit/636489312cbc55011cb7ec493550598125e7716f
    https://github.com/msys2/MSYS2-packages/pull/6491
    https://github.com/msys2/MSYS2-packages/pull/6479
    
    Follow-up to d854ab4673c2f9d8048c7f0f6d164b7e4d5e0865 #22580
    Follow-up to c349bd668c91f2484ae21c0f361ddf497143093c #14097
    
    Closes #22589

    Changed files

    • .github/workflows/windows.yml
  2. Change #278323

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 15 Aug 2026 22:24:17
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fa21937ab0157325f426de40299f5fc5ac138190

    Comments

    GHA/non-native: sync BSD test exclusion logic with rest of workflows
    Stop auto-skipping tests on emulated CPUs, replace it with explicit
    `skipall` tags instead. To make it easier to enable tests on emulated
    CPUs and to align with rest of workflows.
    
    Closes #22599

    Changed files

    • .github/workflows/non-native.yml
  3. Change #278325

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Sat 15 Aug 2026 22:35:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 787cbd20330a6a3d9b024d47c2c35691c7b35cab

    Comments

    multi: shrink expire timer indices
    The enum `exire_id` fits easily into a uint8_t. Use that type for
    storing expire timeout list indices.
    
    Closes #22591

    Changed files

    • lib/curl_trc.c
    • lib/multi.c
    • lib/multiif.h
    • lib/urldata.h
  4. Change #278328

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 15 Aug 2026 23:14:00
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0c72958a67d8640351b1e3656e783e7effd31562

    Comments

    GHA/windows: bump stunnel to 5.80
    Ref: https://www.stunnel.org/NEWS.html
    
    Closes #22600

    Changed files

    • .github/workflows/windows.yml