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

Builder curl-threaded-solaris10-sparc Build #3002

Build In Progress:

[waiting for Lock]

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionb4f57c804573016ac7eb0a43e6af0f427a556571
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3002 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision b4f57c804573016ac7eb0a43e6af0f427a556571 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:

StartTue Oct 21 05:09:35 2025
Elapsed8 hrs, 38 mins, 8 secs

All Changes:

:

  1. Change #246296

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 21 Oct 2025 01:08:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 921ff012636c99f9f8bce946a29cb4d158621a20

    Comments

    cmake: two minor tidy-ups
    - flatten an if tree.
    - fix a typo in comment.
    
    Closes #19171

    Changed files

    • CMake/PickyWarnings.cmake
  2. Change #246297

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 21 Oct 2025 01:08:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1afdb65b554bf6ae601998965053efc0f1e82460

    Comments

    INSTALL-CMAKE.md: fix descriptions for LDAP dependency options
    After introducing the local FindLDAP module, these options work the same
    way as with other dependencies.
    
    Follow-up to 49f2a23d509645d534cbb2e2ffbd6347fac6e59e #15273
    
    Closes #19170

    Changed files

    • docs/INSTALL-CMAKE.md
  3. Change #246301

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 21 Oct 2025 01:53:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b4f57c804573016ac7eb0a43e6af0f427a556571

    Comments

    cmake: inline linter instructions
    To avoid it applying to all the rest of the script.
    
    Follow-up to b761eb5addb9e29b2ee0e5841633c09d1fd77704 #17576
    
    Closes #19172

    Changed files

    • CMakeLists.txt