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

Builder curl-threaded-solaris10-sparc Build #3570

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision9ceb3ff46a90c3badc2d81be81275c3fcef4c00a
Got Revision9ceb3ff46a90c3badc2d81be81275c3fcef4c00a
Changes9 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 17 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 46 mins, 48 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3570 Build
codebase Build
got_revision 9ceb3ff46a90c3badc2d81be81275c3fcef4c00a Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9ceb3ff46a90c3badc2d81be81275c3fcef4c00a Build
scheduler schedule-curl-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats
  3. dependabot[bot]
  4. renovate[bot]

Timing:

StartTue Apr 14 14:22:25 2026
EndWed Apr 15 02:21:05 2026
Elapsed11 hrs, 58 mins, 39 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
  4. Change #264407

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 14 Apr 2026 10:16:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision def4d8986ee66d87db4d17a8a4c6fbaa4ddfc1df

    Comments

    http: use header_has_value() instead of duplicate code
    Closes #21302

    Changed files

    • lib/http.c
  5. Change #264415

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 14 Apr 2026 11:04:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 67795ff7304e8b93cb2ec9d9aec3349e05c7a79e

    Comments

    GHA: update dependency google/boringssl to v0.20260413.0
    Closes #21310

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  6. Change #264419

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 14 Apr 2026 11:24:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 99ead4e0f0e8efa5ff838d933c4da39d6da12c60

    Comments

    request: cleanup the auth headers on soft rest as well
    To avoid the risk them lingering around.
    
    Follow-up to 3512b673ddc54074676d
    
    Closes #21311

    Changed files

    • lib/request.c
  7. Change #264435

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 14 Apr 2026 12:09:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d7a991cc9bd4d5641746c2b4f0f5d1089bcdab4b

    Comments

    lib1560: fix comment typo

    Changed files

    • tests/libtest/lib1560.c
  8. Change #264436

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 14 Apr 2026 12:09:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0b4ebebb06b3148a234a5a7bc95f8253dd6cb8df

    Comments

    test1675: unit tests for URL API helper functions
    - ipv4_normalize
    - urlencode_str
    - ipv6_parse
    - parse_file
    
    urlapi: make the string URL encoder normalize to uppercase
    percent-encoding
    
    Closes #21296

    Changed files

    • lib/urlapi-int.h
    • lib/urlapi.c
    • tests/data/Makefile.am
    • tests/data/test1675
    • tests/data/test58
    • tests/libtest/lib1560.c
    • tests/unit/Makefile.inc
    • tests/unit/unit1675.c
  9. Change #264437

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 14 Apr 2026 12:09:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9ceb3ff46a90c3badc2d81be81275c3fcef4c00a

    Comments

    urlapi: stop extracting hostname from file:// URLs on Windows
    There is no reason we should treat this part different on Windows. Noe
    anything except blank, localhost or 127.0.0.1 cause error there as well.
    
    Also: fix query handling in urlencode_str
    
    Closes #21296

    Changed files

    • lib/urlapi-int.h
    • lib/urlapi.c
    • tests/unit/unit1675.c