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

Builder curl-ares-solaris11-sparc Build #4400

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

StartFri Aug 22 20:53:14 2025
EndFri Aug 22 22:16:53 2025
Elapsed1 hrs, 23 mins, 38 secs

All Changes:

:

  1. Change #243675

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 22 Aug 2025 20:36:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 78f53e0460398ea8ffd60b012deeb53e36410af0

    Comments

    openssl: enable `HAVE_KEYLOG_CALLBACK` for AWS-LC
    Supported by all AWS-LC versions:
    https://github.com/aws/aws-lc/commit/6e3f5cc7e16b8ab1b0a924c60f14332cb1697217
    
    Closes #18368

    Changed files

    • lib/vtls/openssl.h
  2. Change #243676

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 22 Aug 2025 20:36:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b54039de2c3005e93ca7898c9a363ce2f6971f73

    Comments

    openssl: use `RSA_flags()` again with BoringSSL
    Supported since 2017-12-18:
    https://github.com/google/boringssl/commit/a0c87adbf0bc23810895ebd7f131790f137d2f6d
    
    Follow-up to cd276c3cca4db23384f3272486468ce41b0a338b #2117
    
    Closes #18369

    Changed files

    • lib/vtls/openssl.c