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

Builder curl-ares-solaris11-sparc Build #5661

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionbcb02fe5265f1e0eb67945e389f7d7801a1d725f
Got Revisionbcb02fe5265f1e0eb67945e389f7d7801a1d725f
Changes3 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 ...' ( 2 mins, 38 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 5661 Build
codebase Build
got_revision bcb02fe5265f1e0eb67945e389f7d7801a1d725f Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision bcb02fe5265f1e0eb67945e389f7d7801a1d725f 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
  2. dependabot[bot]

Timing:

StartTue Apr 14 02:35:05 2026
EndTue Apr 14 02:37:49 2026
Elapsed2 mins, 44 secs

All Changes:

:

  1. Change #264370

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 14 Apr 2026 02:20:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision df6014894b789768b139fff27e8aed9dbc46ed79

    Comments

    clang-tidy: enable more checks, fix fallouts
    - enable three checks:
      - bugprone-invalid-enum-default-initialization
      - bugprone-sizeof-expression
      - readability-inconsistent-declaration-parameter-name (strict)
    - fix remaining discrepancies with arg names in prototypes
      and implementation, in strict mode.
    - document reason for some checks tested but not enabled.
    
    Closes #20794

    Changed files

    • .clang-tidy.yml
    • docs/libcurl/curl_easy_header.md
    • docs/libcurl/curl_easy_pause.md
    • docs/libcurl/curl_multi_timeout.md
    • include/curl/curl.h
    • include/curl/header.h
    • include/curl/multi.h
    • include/curl/urlapi.h
    • include/curl/websockets.h
    • lib/curl_gssapi.h
    • lib/curl_setup.h
    • lib/curlx/dynbuf.h
    • lib/curlx/fopen.h
    • lib/curlx/inet_ntop.h
    • lib/dnscache.h
    • lib/doh.h
    • lib/easy.c
    • lib/escape.c
    • lib/headers.c
    • lib/hostip.c
    • lib/ldap.c
    • lib/mprintf.c
    • lib/multi.c
    • lib/rand.h
    • lib/setopt.c
    • lib/vauth/ntlm.c
    • lib/vauth/ntlm_sspi.c
    • lib/vauth/vauth.h
    • lib/vtls/gtls.h
    • lib/vtls/wolfssl.h
    • lib/ws.c
    • src/tool_dirhie.h
    • src/tool_paramhlp.c
    • src/tool_setopt.h
  2. Change #264371

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 14 Apr 2026 02:20:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7b787f5995313d3f11557248e4ead36eb97dba66

    Comments

    KNOWN_BUGS: Native CA roots incomplete on Windows with OpenSSL/fork
    Reported-by: finkjsc on github
    Reported-by: nitrogene on github
    Ref: #12303
    Closes #20897
    
    Closes #21305

    Changed files

    • docs/KNOWN_BUGS.md
  3. Change #264372

    Category curl
    Changed by dependabot[bot] <49699333+dependabot[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 14 Apr 2026 02:27:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bcb02fe5265f1e0eb67945e389f7d7801a1d725f

    Comments

    GHA: bump pytest from 9.0.2 to 9.0.3
    CVE-2025-71176
    
    Closes #21306

    Changed files

    • tests/http/requirements.txt