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

Builder curl-threaded-solaris10-i386 Build #4261

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 14 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 59 mins, 20 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 4261 Build
codebase Build
got_revision 3a2fdeb5af069a71d7b51214183e84fe0eafe6bf Git
osplatform I386 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartThu Mar 5 18:01:53 2026
EndFri Mar 6 08:47:07 2026
Elapsed14 hrs, 45 mins, 13 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