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

Builder curl-threaded-solaris11-sparc Build #5092

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 54 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 5092 Build
codebase Build
got_revision ff78af5752fdf580e5beef743f932cc1625228c3 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision ff78af5752fdf580e5beef743f932cc1625228c3 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:

StartSat Jan 10 23:09:31 2026
EndSun Jan 11 00:21:59 2026
Elapsed1 hrs, 12 mins, 27 secs

All Changes:

:

  1. Change #254758

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 10 Jan 2026 23:03:17
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bfacfb23557b0b148733202831d5ab9384152e29

    Comments

    plan9: drop special build and orphaned references
    Would need 64-bit support.
    
    Ref: https://github.com/curl/curl/pull/20233#issuecomment-3732556015
    Follow-up to 0159100f4f782432fa3d27998dbea7b827ffba2d #20233
    
    Closes #20243

    Changed files

    • .github/labeler.yml
    • .github/scripts/spacecheck.pl
    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/curl-for-win.yml
    • .github/workflows/fuzz.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux-old.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml
    • Makefile.am
    • REUSE.toml
    • appveyor.yml
    • lib/curl_setup.h
    • plan9/README
    • plan9/include/mkfile
    • plan9/lib/mkfile
    • plan9/lib/mkfile.inc
    • plan9/mkfile
    • plan9/mkfile.proto
    • plan9/src/mkfile
    • plan9/src/mkfile.inc
  2. Change #254759

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 10 Jan 2026 23:03:18
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ff78af5752fdf580e5beef743f932cc1625228c3

    Comments

    GHA: include runner CPU arch in cache keys
    To clarify the arch for cache entries, also to allow building/caching
    multiple archs in parallel if necessary.
    
    Closes #20234

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml