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

Builder curl-ares-solaris11-i386 Build #4925

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionbcb02fe5265f1e0eb67945e389f7d7801a1d725f
Got Revisionbcb02fe5265f1e0eb67945e389f7d7801a1d725f
Changes4 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 42 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 4 mins, 31 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-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 4925 Build
codebase Build
got_revision bcb02fe5265f1e0eb67945e389f7d7801a1d725f Git
osplatform I386 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-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats
  2. dependabot[bot]

Timing:

StartTue Apr 14 02:37:21 2026
EndTue Apr 14 04:28:52 2026
Elapsed1 hrs, 51 mins, 30 secs

All Changes:

:

  1. Change #264358

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 14 Apr 2026 01:08:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e0dd6eb4a4fb07bc53f8bb7a798dcea5d023f970

    Comments

    tidy-up: miscellaneous
    - examples: sync debug output printf masks.
    - INSTALL-CMAKE.md: tidy up section for some options.
    - curl_sha512_256: delete comment suggesting an optimization.
    - vtls/keylog: scope a variable.
    - vtls/openssl: make a source code URL a permalink.
    - vtls/schannel: drop redundant parentheses.
    - test1119.pl: robustify `$1` -> `$s`.
    - sync arg names in comments to match the code.
    - tidy up and minor fixes to comments.
    - fix formatting/indenting/comment/newline/include nits.
    - move `UNITTEST` protos next to definitions, sync their argument names.
    - make variables static.
    - add parentheses to Perl `open()` calls.
    - drop unnecessary double quotes in Perl.
    - clang-format.
    
    Closes #21000

    Changed files

    • .clang-tidy.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • CMake/PickyWarnings.cmake
    • docs/INSTALL-CMAKE.md
    • docs/examples/debug.c
    • docs/examples/multi-debugcallback.c
    • docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.md
    • lib/asyn-ares.c
    • lib/asyn-thrdd.c
    • lib/asyn.h
    • lib/cf-dns.c
    • lib/cf-dns.h
    • lib/cf-h2-proxy.c
    • lib/cf-ip-happy.c
    • lib/cf-socket.c
    • lib/config-os400.h
    • lib/config-win32.h
    • lib/cookie.c
    • lib/cookie.h
    • lib/curl_ctype.h
    • lib/curl_gssapi.c
    • lib/curl_ntlm_core.c
    • lib/curl_setup.h
    • lib/curl_sha512_256.c
    • lib/curl_threads.c
    • lib/curl_threads.h
    • lib/dict.c
    • lib/dnscache.c
    • lib/dnscache.h
    • lib/doh.c
    • lib/easy_lock.h
    • lib/easygetopt.c
    • lib/ftp.c
    • lib/ftplistparser.c
    • lib/hash.c
    • lib/hash.h
    • lib/hmac.c
    • lib/hostip.c
    • lib/hostip.h
    • lib/hostip4.c
    • lib/http.c
    • lib/http.h
    • lib/http2.c
    • lib/http_aws_sigv4.c
    • lib/http_chunks.c
    • lib/httpsrr.c
    • lib/httpsrr.h
    • lib/idn.c
    • lib/md4.c
    • lib/md5.c
    • lib/mime.c
    • lib/mprintf.c
    • lib/multi.c
    • lib/progress.c
    • lib/protocol.c
    • lib/request.h
    • lib/rtsp.c
    • lib/select.c
    • lib/select.h
    • lib/sendf.c
    • lib/setup-os400.h
    • lib/sha256.c
    • lib/socketpair.h
    • lib/socks_gssapi.c
    • lib/telnet.c
    • lib/uint-spbset.c
    • lib/uint-table.c
    • lib/url.c
    • lib/url.h
    • lib/urlapi-int.h
    • lib/urldata.h
    • lib/version.c
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vtls/keylog.c
    • lib/vtls/openssl.c
    • lib/vtls/schannel.c
    • lib/vtls/vtls.c
    • lib/vtls/x509asn1.c
    • m4/curl-functions.m4
    • scripts/badwords
    • scripts/delta
    • src/tool_cfgable.c
    • src/tool_findfile.c
    • src/tool_getparam.c
    • src/tool_libinfo.c
    • src/tool_operate.c
    • src/tool_util.c
    • tests/libtest/cli_h2_upgrade_extreme.c
    • tests/libtest/cli_tls_session_reuse.c
    • tests/libtest/lib1560.c
    • tests/libtest/lib1965.c
    • tests/libtest/lib3102.c
    • tests/libtest/lib517.c
    • tests/libtest/mk-lib1521.pl
    • tests/libtest/test1013.pl
    • tests/libtest/test1022.pl
    • tests/pathhelp.pm
    • tests/runner.pm
    • tests/servers.pm
    • tests/sshserver.pl
    • tests/test1119.pl
    • tests/test1167.pl
    • tests/tunit/tool1394.c
    • tests/tunit/tool1604.c
    • tests/tunit/tool1621.c
    • tests/tunit/tool1622.c
    • tests/tunit/tool1623.c
    • tests/unit/unit1300.c
    • tests/unit/unit1302.c
    • tests/unit/unit1303.c
    • tests/unit/unit1304.c
    • tests/unit/unit1307.c
    • tests/unit/unit1309.c
    • tests/unit/unit1397.c
    • tests/unit/unit1399.c
    • tests/unit/unit1600.c
    • tests/unit/unit1601.c
    • tests/unit/unit1602.c
    • tests/unit/unit1603.c
    • tests/unit/unit1605.c
    • tests/unit/unit1607.c
    • tests/unit/unit1609.c
    • tests/unit/unit1610.c
    • tests/unit/unit1611.c
    • tests/unit/unit1612.c
    • tests/unit/unit1614.c
    • tests/unit/unit1615.c
    • tests/unit/unit1620.c
    • tests/unit/unit1625.c
    • tests/unit/unit1626.c
    • tests/unit/unit1627.c
    • tests/unit/unit1651.c
    • tests/unit/unit1652.c
    • tests/unit/unit1654.c
    • tests/unit/unit1656.c
    • tests/unit/unit1657.c
    • tests/unit/unit1658.c
    • tests/unit/unit1660.c
    • tests/unit/unit2601.c
    • tests/unit/unit2602.c
    • tests/unit/unit2603.c
    • tests/unit/unit3205.c
    • tests/unit/unit3212.c
    • tests/unit/unit3213.c
    • tests/unit/unit3214.c
    • tests/unit/unit3216.c
  2. 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
  3. 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
  4. 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