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

Builder curl-unthreaded-solaris11-sparc Build #5364

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 24 mins, 25 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-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5364 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-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartThu Feb 26 20:15:51 2026
EndThu Feb 26 21:34:00 2026
Elapsed1 hrs, 18 mins, 8 secs

All Changes:

:

  1. Change #259121

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

    Comments

    GHA/macos: drop unused `install_step` values [ci skip]

    Changed files

    • .github/workflows/macos.yml
  2. Change #259126

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

    Comments

    GHA/linux: enable clang-tidy for docs/examples
    Also:
    - imap-append: silence false positive (seen on Linux only).
      Follow-up to b1f853a3849d0e8116ae4e2aedfb9ca65f92282d #20731
      Follow-up to 725c5609aef19ba53373a49386cd979006b590d6 #20723
    
    Closes #20743

    Changed files

    • .github/workflows/linux.yml
    • docs/examples/imap-append.c
  3. Change #259127

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

    Comments

    GHA/macos: bump runner to macos-26 in clang-tidy jobs
    Tiny difference in practice:
    Apple clang 17.0.0.17000013 -> 17.0.0.17000603
    
    To use the most recent tools for static analyses.
    
    Closes #20745

    Changed files

    • .github/workflows/macos.yml
  4. 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
  5. 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
  6. 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