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

Builder curl-ares-solaris10-sparc Build #3468

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiona4ce687af2cca02c0add0d89d9a709919f256392
Got Revisiona4ce687af2cca02c0add0d89d9a709919f256392
Changes7 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 49 mins, 24 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 38 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Hamza Bensliman
  3. Viktor Szakats

Timing:

StartWed Feb 25 06:47:20 2026
EndThu Feb 26 00:55:20 2026
Elapsed18 hrs, 7 mins, 59 secs

All Changes:

:

  1. Change #258836

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 24 Feb 2026 14:42:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6ef6fb84ac40b6cd39d60f2b9aa3d6947c5ac3c2

    Comments

    top-complexity: lower the max allowed complexity to 60
    Closes #20706

    Changed files

    • scripts/top-complexity
  2. Change #258844

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 24 Feb 2026 15:54:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 704a0a3fa99be093601f7a065f73f2fef78e061f

    Comments

    config-riscos.h: drop all undefs
    They are superfluous
    
    Closes #20711

    Changed files

    • lib/config-riscos.h
  3. Change #258845

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 24 Feb 2026 16:02:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c513b1d520a4a5ee0ceec92b43308f06393c3212

    Comments

    DEPRECATE.md: TLS SRP support gets removed in August 2026
    Closes #20697

    Changed files

    • docs/DEPRECATE.md
  4. Change #258851

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 24 Feb 2026 16:30:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision be2499f7dda1f2d541004d10937f018cea1639ef

    Comments

    managen: silence Perl warnings
    Closes #20707

    Changed files

    • scripts/managen
  5. Change #258852

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 24 Feb 2026 16:30:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 102d4c8ba9e162f4f1f9ac4d45571de26a49739a

    Comments

    tidy-up: macro parentheses
    Add missing and drop redundant parentheses.
    
    Also: fix whitespace.
    
    Ref: #20690
    
    Closes #20710

    Changed files

    • include/curl/curl.h
    • include/curl/multi.h
    • lib/curl_setup.h
    • lib/headers.h
    • lib/mime.h
    • lib/rand.h
    • lib/select.h
    • lib/setup-os400.h
    • lib/vtls/vtls.h
  6. Change #258862

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 24 Feb 2026 20:49:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3e198f75861cc2e12daf299689e145949dddd19b

    Comments

    build: fix building rare combinations
    - http/2 + !headers
    - gnutls + !verbose
    - ssls-export + !verbose
    
    Closes #20712

    Changed files

    • lib/headers.h
    • lib/vquic/curl_ngtcp2.c
    • lib/vtls/vtls_scache.c
  7. Change #258870

    Category curl
    Changed by Hamza Bensliman <benslimanhamza99ohnoyoudont@gmail.com>
    Changed at Tue 24 Feb 2026 23:58:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a4ce687af2cca02c0add0d89d9a709919f256392

    Comments

    docs: add reproducible example for generating man page
    Fixes #20699
    Reported-by: sammydono on github
    Closes #20703

    Changed files

    • docs/cmdline-opts/MANPAGE.md