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

Builder curl-ares-solaris11-sparc Build #4331

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 29 mins, 50 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 4331 Build
codebase Build
got_revision 673b6c8cb81560b296032493484a1d3f0264e001 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 673b6c8cb81560b296032493484a1d3f0264e001 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. Jay Satiro

Timing:

StartFri Aug 8 10:27:06 2025
EndFri Aug 8 11:52:03 2025
Elapsed1 hrs, 24 mins, 56 secs

All Changes:

:

  1. Change #242425

    Category curl
    Changed by Jay Satiro <raysatiroohnoyoudont@yahoo.com>
    Changed at Fri 08 Aug 2025 09:43:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 673b6c8cb81560b296032493484a1d3f0264e001

    Comments

    schannel: add an error message for client cert not found
    Prior to this change curl would show the generic error message
    "curl: (58) Problem with the local SSL certificate".
    
    Closes https://github.com/curl/curl/pull/18124

    Changed files

    • lib/vtls/schannel.c