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

Builder curl-ares-solaris11-sparc Build #5537

Results:

Exception git

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git git exception ( 0 secs )
    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/slave/curl-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 5537 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision a56ab9dbc84d6f20c3a91af8a11bc0edc2897b56 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:

StartThu Mar 26 11:50:19 2026
EndThu Mar 26 12:14:42 2026
Elapsed24 mins, 23 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