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

Builder curl-unthreaded-solaris11-i386 Build #4746

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 55 mins, 32 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-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4746 Build
codebase Build
got_revision 7a4fa90048e25c8c7941f91aa7b9bb6be633c4fa Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 7a4fa90048e25c8c7941f91aa7b9bb6be633c4fa Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartThu Mar 12 13:33:52 2026
EndThu Mar 12 16:32:08 2026
Elapsed2 hrs, 58 mins, 16 secs

All Changes:

:

  1. Change #260783

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 12 Mar 2026 10:49:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7a4fa90048e25c8c7941f91aa7b9bb6be633c4fa

    Comments

    openssl: trace count of found / imported Windows native CA roots
    To help understanding what's happening on systems where native CA misses
    to verify legitimate public websites.
    
    Also:
    - drop a superfluous, hanging, `else`.
    
    Ref: #20897
    
    Closes #20899

    Changed files

    • lib/vtls/openssl.c