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

Builder curl-threaded-solaris10-sparc Build #3553

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision7b96563a057ac5cf96cb2b3e9a0df9e1c84ac0cc
Got Revision7b96563a057ac5cf96cb2b3e9a0df9e1c84ac0cc
Changes4 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 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 3553 Build
codebase Build
got_revision 7b96563a057ac5cf96cb2b3e9a0df9e1c84ac0cc Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 7b96563a057ac5cf96cb2b3e9a0df9e1c84ac0cc 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:

StartMon Apr 6 07:16:57 2026
EndMon Apr 6 19:56:37 2026
Elapsed12 hrs, 39 mins, 39 secs

All Changes:

:

  1. Change #263645

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 05 Apr 2026 22:03:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5fdb35a3bc788699a9af03fdc01282261f672829

    Comments

    curl_setup.h: drop stray/unused `USE_OPENSSL_QUIC` guard
    Follow-up to 6aaac9dd388a64d0f511544496608693e1105d13 #20226
    
    Closes #21235

    Changed files

    • lib/curl_setup.h
  2. Change #263654

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 06 Apr 2026 02:52:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6e9df9f111dfe8b5ce4be181b2ec5dca291a8b99

    Comments

    Makefile.am: replace stray `:=` with `=` [ci skip]
    `=` is used everywhere else in `Makefile.am` files.
    
    Cherry-picked from #21000

    Changed files

    • lib/Makefile.am
    • src/Makefile.am
  3. Change #263655

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 06 Apr 2026 02:52:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e078485b361e5d23c6f9f7dd57bcc9bce0a877b6

    Comments

    cmake: drop redundant condition
    Follow-up to 43397b0283d4cdb10797e7ead6eacbe09f8a3e77 #21015
    Cherry-picked from #21000

    Changed files

    • CMake/PickyWarnings.cmake
  4. Change #263665

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 06 Apr 2026 04:05:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7b96563a057ac5cf96cb2b3e9a0df9e1c84ac0cc

    Comments

    spacecheck.pl: fix to check 3+ newlines in all files
    Follow-up to e52e6dac8e83dd06306e3e9eca32a39575e8fec6 #20269
    
    Closes #21237

    Changed files

    • lib/hostip.h
    • scripts/spacecheck.pl