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

Builder curl-ares-solaris11-sparc Build #4492

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 19 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4492 Build
codebase Build
got_revision 1afdb65b554bf6ae601998965053efc0f1e82460 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1afdb65b554bf6ae601998965053efc0f1e82460 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Oct 21 01:18:04 2025
EndTue Oct 21 02:15:17 2025
Elapsed57 mins, 13 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