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

Builder curl-threaded-solaris10-sparc Build #3501

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 17 mins, 24 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 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 3501 Build
codebase Build
got_revision 3a2fdeb5af069a71d7b51214183e84fe0eafe6bf Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3a2fdeb5af069a71d7b51214183e84fe0eafe6bf 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:

StartThu Mar 5 19:10:09 2026
EndFri Mar 6 13:16:01 2026
Elapsed18 hrs, 5 mins, 52 secs

All Changes:

:

  1. Change #259909

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 05 Mar 2026 04:00:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0742fd5c8040f1539794bb1b24847954c00be853

    Comments

    cmake: mark two internal options as advanced
    To omit them from CMake GUI option listings.
    
    Follow-up to c37e06c642066b6cbf6b3c58278017ad40820bb3 #17962
    Follow-up to 6ab1fa423bcc49a742b1cde2164ff981fdee38e8 #16278
    
    Closes #20818

    Changed files

    • CMakeLists.txt
    • tests/certs/CMakeLists.txt
  2. Change #259922

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 05 Mar 2026 13:50:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3a2fdeb5af069a71d7b51214183e84fe0eafe6bf

    Comments

    unit3205: drop `NOLINT`
    In favor or a small code change the silences the clang-tidy warning.
    
    Follow-up to b1f853a3849d0e8116ae4e2aedfb9ca65f92282d #20731
    
    Closes #20820

    Changed files

    • tests/unit/unit3205.c