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

Builder curl-threaded-solaris11-sparc Build #5533

Results:

Exception setproperty

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiona56ab9dbc84d6f20c3a91af8a11bc0edc2897b56
Got Revisiona56ab9dbc84d6f20c3a91af8a11bc0edc2897b56
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 5533 Build
codebase Build
got_revision a56ab9dbc84d6f20c3a91af8a11bc0edc2897b56 Git
project curl Build
repository https://github.com/curl/curl.git Build
revision a56ab9dbc84d6f20c3a91af8a11bc0edc2897b56 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartThu Mar 26 11:46:32 2026
EndThu Mar 26 12:14:42 2026
Elapsed28 mins, 9 secs

All Changes:

:

  1. Change #262370

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 26 Mar 2026 11:20:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a56ab9dbc84d6f20c3a91af8a11bc0edc2897b56

    Comments

    cmake: add CMake Config-based dependency detection for c-ares, wolfSSL
    For wolfSSL it requires v5.2.1+, and with 5.9.0+ it's also supported when
    wolfSSL was built with autotools.
    
    Follow-up to 8fce3e17e6cb310cd6dbe38ff14869b8fe5827d2 #20814
    
    Closes #21098

    Changed files

    • CMake/FindCares.cmake
    • CMake/FindWolfSSL.cmake
    • docs/INSTALL-CMAKE.md