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

Builder curl-ares-solaris11-sparc Build #4193

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

StartSat Jul 12 21:22:31 2025
EndSat Jul 12 21:54:20 2025
Elapsed31 mins, 48 secs

All Changes:

:

  1. Change #239650

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 12 Jul 2025 21:15:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7331208ec54250b26c9297592398e04f8b22b09e

    Comments

    GHA/checksrc: use Linux for CI checks, merge job into misc checks
    CI check used macOS before this patch, but with the help of Linuxbrew,
    latest zizmor and shellcheck are also available on Linux.
    
    Also:
    - migrate CI checks to the misc check workflow, to make both shellcheck
      use the same, latest, shellcheck version, and to save the overhead of
      an extra workflow.
    
    Closes #17911

    Changed files

    • .github/workflows/checksrc.yml