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

Builder curl-ares-solaris11-sparc Build #5372

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision8d28ac612bd9e513bb53466c2cb1de7f716b2744
Got Revision8d28ac612bd9e513bb53466c2cb1de7f716b2744
Changes3 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartThu Feb 26 21:09:29 2026
EndThu Feb 26 22:19:47 2026
Elapsed1 hrs, 10 mins, 17 secs

All Changes:

:

  1. Change #259133

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 26 Feb 2026 19:44:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c11127536623281548c915d64a566ede0528026a

    Comments

    GHA/linux: delete unused autotools clang-tidy logic
    Follow-up to 26eddf002f0d9e957ff21865bddfbdf25b4521f5 #20725
    
    Closes #20747

    Changed files

    • .github/workflows/linux.yml
  2. Change #259134

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 26 Feb 2026 19:44:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fb58b2325657b61ddae2d5373800076b468638f9

    Comments

    cmake: fix confusing error when a dependency is undetected in `curl-config.cmake`
    Fixing:
    ```
    CMake Error at /path/to/CURL/CURLConfig.cmake:190 (get_target_property):
      get_target_property() called with non-existent target "CURL::libssh2".
    ```
    and replacing it with the clearer message:
    ```
    CMake Error at /path/to/CURL/CURLTargets.cmake:61 (set_target_properties):
      The link interface of target "CURL::libcurl_static" contains:
    
        CURL::libssh2
    
      but the target was not found.  Possible reasons include:
    [...]
    ```
    
    Reported-by: Val S.
    Ref: #20729
    Follow-up to 16f073ef49f94412000218c9f6ad04e3fd7e4d01 #16973
    
    Closes #20737

    Changed files

    • CMake/curl-config.in.cmake
  3. Change #259137

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 26 Feb 2026 20:07:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8d28ac612bd9e513bb53466c2cb1de7f716b2744

    Comments

    mailmap: Hamza Bensliman

    Changed files

    • .mailmap