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

Builder curl-unthreaded-solaris10-i386 Build #15786

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisione9a4f5cad03dab9eb1da413bb08c281cf59c69e0
Got Revisione9a4f5cad03dab9eb1da413bb08c281cf59c69e0
Changes5 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 2 hrs, 52 mins, 46 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-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 15786 Build
codebase Build
got_revision e9a4f5cad03dab9eb1da413bb08c281cf59c69e0 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e9a4f5cad03dab9eb1da413bb08c281cf59c69e0 Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats
  3. renovate[bot]

Timing:

StartFri Jul 18 06:38:10 2025
EndFri Jul 18 15:17:08 2025
Elapsed8 hrs, 38 mins, 58 secs

All Changes:

:

  1. Change #240024

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 18 Jul 2025 00:41:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 044de8e19b4a8e759323aed9944c0b55f41815c6

    Comments

    gnutls: some small cleanups
    - de-complex Curl_gtls_verifyserver() by splitting of static
      functions for parts of it.
    - follow the `goto out` style with common deallocation code
    
    Closes #17941

    Changed files

    • lib/vtls/gtls.c
  2. Change #240029

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 18 Jul 2025 00:54:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2c7902ec4a66984d27c10fb562e213cb611eb1a8

    Comments

    build: link to Apple frameworks required by static wolfSSL
    To fix linking a static wolfSSL library for Apple targets.
    Also stop linking `m` and `dl` on Apple platforms.
    
    Matching logic in wolfSSL build code:
    https://github.com/wolfSSL/wolfssl/blob/8bde512676fd425d72682fa020362eb9916476ad/CMakeLists.txt#L2520-L2544
    
    Reported-by: Kai Pastor
    Reported-by: Tal Regev
    Bug: https://github.com/microsoft/vcpkg/pull/46444#pullrequestreview-3026575393
    Ref: https://github.com/microsoft/vcpkg/pull/46444/commits/3a845c4b15066e8167bb4708007180fb6bedf40d
    
    Closes #17945

    Changed files

    • CMake/FindWolfSSL.cmake
    • m4/curl-wolfssl.m4
  3. Change #240030

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 18 Jul 2025 00:54:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1a441c3c0a8d12d7cd110775712e2a9dc59fa3bf

    Comments

    DISTROS.md: add Haiku
    Closes #17953

    Changed files

    • docs/DISTROS.md
  4. Change #240031

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 18 Jul 2025 00:54:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2d4e166b650956fb85b01dd2b82df820c9164ecf

    Comments

    curl/system.h: fix for GCC 3.3.x and older
    The guards implicitly and intentionally include clang, which reports
    itself as GCC 4.2.1.
    
    Ref: https://gcc.gnu.org/onlinedocs/gcc-3.4.6/gcc/Other-Builtins.html#Other-Builtins
    Ref: https://www.haiku-os.org/guides/building/gcc-hybrid (Haiku uses gcc 2.95.3)
    
    Follow-up to 909af1a43b5a7fed8b5a4ca145e39f46b2f50325 #16761
    
    Reported-by: Schrijvers Luc
    Fixes #17951
    Closes #17954

    Changed files

    • include/curl/system.h
  5. Change #240032

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 18 Jul 2025 00:54:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e9a4f5cad03dab9eb1da413bb08c281cf59c69e0

    Comments

    GHA: update dependency wolfSSL/wolfssl to v5.8.2
    Closes #17956

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml