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

Builder curl-threaded-solaris11-sparc Build #5566

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision9dc3c06aa76a6802766868dbd06787abadff994c
Got Revision9dc3c06aa76a6802766868dbd06787abadff994c
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 38 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-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 5566 Build
codebase Build
got_revision 9dc3c06aa76a6802766868dbd06787abadff994c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9dc3c06aa76a6802766868dbd06787abadff994c Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats
  2. renovate[bot]

Timing:

StartTue Mar 31 00:58:16 2026
EndTue Mar 31 01:44:06 2026
Elapsed45 mins, 50 secs

All Changes:

:

  1. Change #262925

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 31 Mar 2026 00:51:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2d546d239ecd455b6459e68b85ef8d4b045c0a00

    Comments

    cmake: use `Threads::Threads` imported target for POSIX Threads
    - use `Threads::Threads` imported target, replacing
      `CMAKE_THREAD_LIBS_INIT`. To use the modern form and to allow using
      `THREADS_PREFER_PTHREAD_FLAG` option.
    
    - only add Threads library/options if POSIX Threads was detected (not
      any other threading backend FindThreads may detect, e.g. the HP one.)
    
    - curl-config.in.cmake: detect and define `Threads::Threads`.
    
    Refs:
    https://cmake.org/cmake/help/v3.18/module/FindThreads.html
    https://cmake.org/cmake/help/v4.3/module/FindThreads.html
    
    Closes #21163

    Changed files

    • CMake/curl-config.in.cmake
    • CMakeLists.txt
  2. Change #262926

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 31 Mar 2026 00:51:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9dc3c06aa76a6802766868dbd06787abadff994c

    Comments

    GHA: update dependency google/boringssl to v0.20260327.0
    Closes #21166

    Changed files

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