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

Builder curl-threaded-solaris10-sparc Build #3475

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 46 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 8 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-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3475 Build
codebase Build
got_revision d445f2d930ae701039518d695481ee53b8490521 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d445f2d930ae701039518d695481ee53b8490521 Build
scheduler schedule-curl-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSat Feb 14 06:47:11 2026
EndSun Feb 15 01:16:24 2026
Elapsed18 hrs, 29 mins, 12 secs

All Changes:

:

  1. Change #257741

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 13 Feb 2026 15:41:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0649eb0825a8a1328e9c0fb30e3410dae60c97fd

    Comments

    GHA/windows: bump cygwin/cygwin-install-action to v6.1
    Previous tag v6 changed upstream and points to a different commit. This
    made zizmor unhappy. Previous commit is now tagged v6.0 in case we need
    it.
    
    Closes #20591

    Changed files

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

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 13 Feb 2026 15:48:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d445f2d930ae701039518d695481ee53b8490521

    Comments

    lib: skip compiling code with features disabled
    In non-SSL, non-SSH, non-H3, non-AppleSecTrust builds.
    
    Also:
    - drop unused internal macro `SSL_SYSTEM_VERIFIER`.
    
    Closes #20587

    Changed files

    • lib/vquic/vquic.c
    • lib/vquic/vquic_int.h
    • lib/vssh/ssh.h
    • lib/vssh/vssh.c
    • lib/vssh/vssh.h
    • lib/vtls/apple.c
    • lib/vtls/schannel_verify.c
    • lib/vtls/vtls.c
    • lib/vtls/vtls_int.h
    • lib/vtls/vtls_scache.h