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

Builder curl-threaded-solaris10-sparc Build #2758

Results:

Retry lost remote

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision5acba8bc367c0248e3cacb05e60aba209c0821c9
Changes8 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 2758 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 5acba8bc367c0248e3cacb05e60aba209c0821c9 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

Timing:

StartFri Apr 25 10:36:45 2025
EndFri Apr 25 12:08:49 2025
Elapsed1 hrs, 32 mins, 3 secs

All Changes:

:

  1. Change #228173

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 24 Apr 2025 19:46:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4bfc379b90f71e4886cd29b18a9ff02f88636d99

    Comments

    cmake: tidy up and document feature detections in dependencies
    - update text on dependency feature detection variables, and move it
      to its own section in `docs/INSTALL-CMAKE.md`.
      Ref: #17032 (Discussion)
    
    - tidy up descriptions/comments, alpha-sort.
    
    - move comment to its own section in `docs/INSTALL-CMAKE.md`.
    
    - split `HAVE_SSL_SET_QUIC_USE_LEGACY_CODEPOINT` to distinct names for
      each TLS backend API. To make the names more stable and to sync them
      with autotools.
      Follow-up to 07cc50f8ebc6ad4c2ad23642ca727d79dab8855e #17018
      Follow-up to 342a654ef32f6c4ff284d8680f85db6136534699 #15873
    
    - drop redundant condition while detecting QUICTLS API.
      Follow-up to 07cc50f8ebc6ad4c2ad23642ca727d79dab8855e #17018
    
    - add config-comparison exception for `HAVE_SSL_SET_QUIC_TLS_CBS`.
      Follow-up to 5eefdd71a394d135c0ffb56fb8ec117c87dbe4f0 #17027
    
    - detect `wolfSSL_get_peer_certificate` like autotools does.
    
    - detect `wolfSSL_UseALPN` like autotools does.
    
    Closes #17082

    Changed files

    • .github/scripts/cmp-config.pl
    • CMakeLists.txt
    • docs/INSTALL-CMAKE.md
    • lib/curl_config.h.cmake
  2. Change #228175

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 24 Apr 2025 19:46:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4a15cfc99f525dc917c08b69ff0ba4eccd08ce63

    Comments

    autotools: detect `wolfSSL_set_quic_use_legacy_code` like cmake does
    Cherry-picked from #17082
    
    Closes #17172

    Changed files

    • .github/scripts/cmp-config.pl
    • m4/curl-wolfssl.m4
  3. Change #228177

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 24 Apr 2025 19:46:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1f6fef7ec0dda5eb7154c5f534e04b5b839b77da

    Comments

    GHA/windows: limit jobs to 15 minutes
    They typically finish (well) within 10 minutes.
    
    A notable exception was vcpkg jobs when a rebuild was triggered.
    With caching lost and reducing them to short builds, this is not
    an issue at the moment.
    
    The advantage of shorter timeouts is hung/crashed jobs giving back
    control earlier for a manual retry.
    
    Closes #17173

    Changed files

    • .github/workflows/windows.yml
  4. Change #228204

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 24 Apr 2025 23:44:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ae0ff69f7ace2b26286f3cfa8402e8ca54ccc63d

    Comments

    build: tidy up internal feature detection variables for wolfSSL
    Sync them with the function name they detect, and sync them between
    cmake and autotools.
    
    - rename `HAVE_WOLFSSL_BIO` to `HAVE_WOLFSSL_BIO_NEW`.
    - rename `HAVE_WOLFSSL_FULL_BIO` to `HAVE_WOLFSSL_BIO_SET_SHUTDOWN`.
    - autotools: rename `WOLFSSL_NTLM` to `HAVE_WOLFSSL_DES_ECB_ENCRYPT`
      (to sync with cmake).
    - autotools: rename `WOLFSSL_BIO` to `HAVE_WOLFSSL_BIO_NEW`
      (to sync with cmake).
    - autotools: simplify `HAVE_WOLFSSL_DES_ECB_ENCRYPT` detection.
    
    Cherry-picked from #17082
    
    Closes #17175

    Changed files

    • CMakeLists.txt
    • configure.ac
    • docs/INSTALL-CMAKE.md
    • lib/curl_config.h.cmake
    • lib/vtls/wolfssl.c
    • m4/curl-wolfssl.m4
  5. Change #228239

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 25 Apr 2025 09:32:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2ab6b9d40526cbe8f7e0dc0e26acb42e6dd95e24

    Comments

    aws-sigv4: allow a blank string
    make sure a zero length sigv4 gets the default value
    
    Reported-by: Arian van Putten
    Fixes #17176
    Closes #17178

    Changed files

    • lib/http_aws_sigv4.c
    • src/tool_getparam.c
  6. Change #228243

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 25 Apr 2025 09:43:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1968b32afd8e41fbb87f8911d15c552c6b705385

    Comments

    tests/buildinfo: former "disabled" now provides more info
    This tool now contains ON/OFF information about features in the build.
    This way, runtests gets both positive and negative feature presence with
    this. Allows for more flexibility and avoids having to duplicate the
    names.
    
    Closes #17180

    Changed files

    • tests/runtests.pl
    • tests/server/.gitignore
    • tests/server/Makefile.inc
    • tests/server/buildinfo.c
    • tests/server/disabled.c
  7. Change #228244

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 25 Apr 2025 09:49:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f034716ded0971e0bbc8027a81c0aecbf65755a4

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  8. Change #228247

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 25 Apr 2025 10:17:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5acba8bc367c0248e3cacb05e60aba209c0821c9

    Comments

    GHA: skip updating man-db for faster installs (Ubuntu)
    This step could take from 5 seconds to 5 minutes, sometimes making it
    run out of its time slot. It affected 60 CI jobs.
    
    Saving an estimated minimum of 5 minutes per CI run.
    
    Also fixing:
    ```
    Fri, 25 Apr 2025 06:19:14 GMT
    Processing triggers for man-db (2.12.0-4build2) ...
    Fri, 25 Apr 2025 06:23:40 GMT
    Running kernel seems to be up-to-date.
    [...]
    Error: The action 'install packages' has timed out after 5 minutes.
    ```
    Ref: https://github.com/curl/curl/actions/runs/14658212268/job/41136971525?pr=17180#step:2:169
    
    Closes #17181

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/configure-vs-cmake.yml
    • .github/workflows/distcheck.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml