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

Builder curl-unthreaded-solaris10-sparc Build #13793

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision6f7ce1e45fda0da739164ab87a7df7f4a25a0a44
Got Revision6f7ce1e45fda0da739164ab87a7df7f4a25a0a44
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 31 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 52 mins, 47 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 39 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich
  2. Viktor Szakats

Timing:

StartSun Jan 25 06:28:56 2026
EndMon Jan 26 01:07:15 2026
Elapsed18 hrs, 38 mins, 18 secs

All Changes:

:

  1. Change #256225

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 24 Jan 2026 13:10:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 64728418ff5138608ce84bcc1de4a80b5a95808b

    Comments

    GHA/codeql: improve perf on Windows, enable `CURL_WERROR=ON`, and more
    - set `CURL_DROP_UNUSED=ON` for Windows (MSVC) to make the analysis step
      faster: 1m30s -> 1m15s
    
    - enable `CURL_WERROR=ON` in all builds, to catch potential build issues
      in addition to running CodeQL. To make these builds useful as regular
      build tests too.
    
    - add links to CodeQL Actions documentation.
    
    - delete test data C files after checkout in an attempt to remove them
      from CodeQL code coverage stats.
    
    Closes #20418

    Changed files

    • .github/workflows/codeql.yml
  2. Change #256256

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Sat 24 Jan 2026 22:24:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c585282a1c5b4c4f0cd0447e9490d29d37927735

    Comments

    docs: Update CodeSonar link

    Changed files

    • docs/INFRASTRUCTURE.md
  3. Change #256264

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 25 Jan 2026 04:54:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6f7ce1e45fda0da739164ab87a7df7f4a25a0a44

    Comments

    GHA: set `--enable-option-checking=fatal` where missing
    Closes #20422

    Changed files

    • .github/workflows/linux-old.yml
    • .github/workflows/non-native.yml