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

Builder curl-ares-solaris11-i386 Build #4841

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats
  2. renovate[bot]

Timing:

StartTue Mar 31 00:58:15 2026
EndTue Mar 31 02:18:10 2026
Elapsed1 hrs, 19 mins, 55 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