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

Builder curl-ares-solaris11-sparc Build #5090

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision2b0d8dcc16c531d3154ab54347a3eaabf9bd2c7d
Got Revision2b0d8dcc16c531d3154ab54347a3eaabf9bd2c7d
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Timing:

StartFri Jan 9 19:46:24 2026
EndFri Jan 9 20:55:56 2026
Elapsed1 hrs, 9 mins, 32 secs

All Changes:

:

  1. Change #254678

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 09 Jan 2026 19:35:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2b0d8dcc16c531d3154ab54347a3eaabf9bd2c7d

    Comments

    GHA: switch 12 Linux jobs to arm64
    More cost-effective and seems as fast or faster than Intel.
    
    In particular, valgrind seems to be almost 2x fast. So fast the job pair
    could fit under 10 minutes if merged again (but would be the longest in
    GHA/Linux.)
    
    Installing packages is slightly slower. The package repo is Ubuntu's
    which is slower than the Azure mirror used on Intel (unless Azure is
    broken, which happened a lot last year).
    
    To add to more jobs, the locally built deps also need to be migrated.
    
    Also:
    - add workaround for failing sshd server on Linux arm runners, caused by
      world-writable `HOME` directory.
    
    Closes #20231

    Changed files

    • .github/workflows/appveyor-status.yml
    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/checkurls.yml
    • .github/workflows/linux.yml