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

Builder curl-threaded-solaris11-sparc Build #4404

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 26 mins, 15 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-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 4404 Build
codebase Build
got_revision 0be7f382dc90ed8f3c305fbd8e2dd0f17c781285 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 0be7f382dc90ed8f3c305fbd8e2dd0f17c781285 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:

StartFri Aug 22 18:54:11 2025
EndFri Aug 22 20:22:53 2025
Elapsed1 hrs, 28 mins, 42 secs

All Changes:

:

  1. Change #243660

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 22 Aug 2025 17:49:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0be7f382dc90ed8f3c305fbd8e2dd0f17c781285

    Comments

    openssl: add and use `HAVE_BORINGSSL_LIKE` internal macro
    To cover the common case of guarding for both BoringSSL and AWS-LC.
    
    Cherry-picked from #18330
    Closes #18358

    Changed files

    • lib/vtls/openssl.c
    • lib/vtls/openssl.h