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

Builder curl-ares-solaris10-i386 Build #3590

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision37913c01a51653d257dc7d57f676504cedbf16f6
Got Revision37913c01a51653d257dc7d57f676504cedbf16f6
Changes7 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 19 mins, 12 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3590 Build
codebase Build
got_revision 37913c01a51653d257dc7d57f676504cedbf16f6 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 37913c01a51653d257dc7d57f676504cedbf16f6 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartThu Jul 31 10:07:45 2025
EndThu Jul 31 19:59:34 2025
Elapsed9 hrs, 51 mins, 49 secs

All Changes:

:

  1. Change #241387

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 31 Jul 2025 00:41:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 25119fbaaa76a182d4b08d64853d0a8db9181219

    Comments

    GHA/distcheck: add more tarball builds
    - add AM out-of-tree no perl job.
    - add AM in-tree no perl job.
    - make CM out-of-tree job use no perl.
    - add CM in-tree no perl job.
    - run `curl -V` after builds.
    - show the number of `--manual` lines.
    - set `--enable-werror` in autotools jobs.
    
    Ref: https://github.com/curl/curl/issues/18088#issuecomment-3135112176
    
    Closes #18104

    Changed files

    • .github/workflows/distcheck.yml
  2. Change #241388

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 31 Jul 2025 00:41:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 08acef2aabfaa549a1d627f637ba5f23acd85d35

    Comments

    schannel: assume `CERT_CHAIN_REVOCATION_CHECK_CHAIN`
    Always available in supported mingw-w64 and MSVC compilers, except
    in UWP mode. For mingw32ce this macro is defined later in the code.
    
    Also available in OpenWatcom 2.
    https://github.com/open-watcom/open-watcom-v2/blob/ce6c37eb29f3fda95f9c4e8e37dee866b8c4e496/bld/w32api/include/winerror.mh
    
    Closes #18108

    Changed files

    • lib/vtls/schannel_int.h
  3. Change #241392

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 31 Jul 2025 00:43:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3bfcfe82b9e7fe18cdbd3a06b219a8ce40188a23

    Comments

    windows: document toolchain support for some macros
    The oldest MS SDK I checked is 6.0A (VS2008). Versions are approximate
    beyond 7.1A. I only have two Win10 SDKs to verify:
    10.0.16299.0 (VS2017-15.4) and 10.0.22621.0 (VS2022).
    
    Ref: https://en.wikipedia.org/wiki/Microsoft_Windows_SDK
    Ref: https://developer.microsoft.com/windows/downloads/sdk-archive/index-legacy (recent versions mostly)
    
    Closes #18085

    Changed files

    • lib/cf-socket.c
    • lib/curl_sspi.h
    • lib/rand.c
    • lib/sha256.c
    • lib/urldata.h
    • lib/vtls/schannel.c
    • lib/vtls/schannel_int.h
    • lib/vtls/schannel_verify.c
  4. Change #241410

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 31 Jul 2025 08:55:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4d025fd9120603dfbb3a9bd40747d954de9e9147

    Comments

    curl: make --retry-delay and --retry-max-time accept decimal seconds
    Like other time options already do.
    
    Reported-by: Alice Lee Poetics
    Fixes #18109
    Closes #18111

    Changed files

    • docs/cmdline-opts/retry-delay.md
    • docs/cmdline-opts/retry-max-time.md
    • src/tool_cfgable.h
    • src/tool_getparam.c
    • src/tool_operate.c
  5. Change #241421

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 31 Jul 2025 09:29:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5f99b45693e9d649397b7b7781f498d9c175bfa2

    Comments

    windows: document toolchain support for some macros (cont.)
    Follow-up to 3bfcfe82b9e7fe18cdbd3a06b219a8ce40188a23 #18085
    
    Closes #18113

    Changed files

    • lib/vtls/schannel.c
  6. Change #241422

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 31 Jul 2025 09:29:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e5cf6223d79f8b7849c7b9b46227cca76bb4bdad

    Comments

    CURLOPT: bump `CURL_REDIR_*` macros to `long`
    This patch bumps the size of these macros from `int` to `long`, while
    keeping their actual values the same. It may cause incompatibilities in
    user code, requiring the bump of holder variables and/or adding casts:
    
    - CURL_REDIR_GET_ALL
    - CURL_REDIR_POST_301
    - CURL_REDIR_POST_302
    - CURL_REDIR_POST_303
    - CURL_REDIR_POST_ALL
    
    Also:
    - keep existing cast within the documentation to make sure it applies
      to older curl versions as well.
    
    Closes #18110

    Changed files

    • include/curl/curl.h
    • tests/libtest/lib1571.c
    • tests/libtest/lib650.c
  7. Change #241423

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 31 Jul 2025 09:29:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 37913c01a51653d257dc7d57f676504cedbf16f6

    Comments

    libtests: update format strings to avoid casts, drop some macros
    - bump format strings to show the full value, drop casts.
    - drop redundant casts (enum -> `%d`).
    - drop some single-use macros.
    - replace `int` with `bool` in testtrace.
    
    Closes #18106

    Changed files

    • tests/libtest/cli_h2_pausing.c
    • tests/libtest/cli_h2_serverpush.c
    • tests/libtest/cli_hx_download.c
    • tests/libtest/cli_hx_upload.c
    • tests/libtest/cli_ws_data.c
    • tests/libtest/cli_ws_pingpong.c
    • tests/libtest/first.h
    • tests/libtest/lib1485.c
    • tests/libtest/lib1506.c
    • tests/libtest/lib1507.c
    • tests/libtest/lib1512.c
    • tests/libtest/lib1515.c
    • tests/libtest/lib1520.c
    • tests/libtest/lib1522.c
    • tests/libtest/lib1538.c
    • tests/libtest/lib1540.c
    • tests/libtest/lib1542.c
    • tests/libtest/lib1553.c
    • tests/libtest/lib1556.c
    • tests/libtest/lib1559.c
    • tests/libtest/lib1560.c
    • tests/libtest/lib1565.c
    • tests/libtest/lib1907.c
    • tests/libtest/lib1911.c
    • tests/libtest/lib1915.c
    • tests/libtest/lib1940.c
    • tests/libtest/lib1945.c
    • tests/libtest/lib2032.c
    • tests/libtest/lib2301.c
    • tests/libtest/lib2402.c
    • tests/libtest/lib2404.c
    • tests/libtest/lib2502.c
    • tests/libtest/lib2700.c
    • tests/libtest/lib3026.c
    • tests/libtest/lib3033.c
    • tests/libtest/lib3105.c
    • tests/libtest/lib500.c
    • tests/libtest/lib506.c
    • tests/libtest/lib526.c
    • tests/libtest/lib530.c
    • tests/libtest/lib536.c
    • tests/libtest/lib540.c
    • tests/libtest/lib544.c
    • tests/libtest/lib547.c
    • tests/libtest/lib552.c
    • tests/libtest/lib554.c
    • tests/libtest/lib555.c
    • tests/libtest/lib557.c
    • tests/libtest/lib571.c
    • tests/libtest/lib573.c
    • tests/libtest/lib574.c
    • tests/libtest/lib576.c
    • tests/libtest/lib582.c
    • tests/libtest/lib583.c
    • tests/libtest/lib586.c
    • tests/libtest/lib650.c
    • tests/libtest/lib651.c
    • tests/libtest/lib670.c
    • tests/libtest/lib677.c
    • tests/libtest/lib753.c
    • tests/libtest/testtrace.c
    • tests/libtest/testtrace.h
    • tests/unit/unit1309.c