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

Builder curl-threaded-solaris11-sparc Build #5395

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 10 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 5395 Build
codebase Build
got_revision 4b583b7585c178e46bbe5f51d6da85230f53bde0 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4b583b7585c178e46bbe5f51d6da85230f53bde0 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 3 02:18:19 2026
EndTue Mar 3 03:39:58 2026
Elapsed1 hrs, 21 mins, 39 secs

All Changes:

:

  1. Change #259642

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 03 Mar 2026 00:46:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 86a2a6b5477b848f405f9c93d7a56343349d6e4b

    Comments

    cmake: stop disabling C4774 after replacing `snprintf()`, update comment (MSVC)
    - update comment for `-wd4710` option.
      Ref: https://ci.appveyor.com/project/curlorg/curl/builds/53627545
    - stop suppressing C4774. Not triggered by the replacement call
      `vsnprintf()`, as also confirmed by local tests.
      Follow-up to https://github.com/curl/curl/commit/192b9214a7cf9082665ce460617308cb4836850b
      Ref: https://devblogs.microsoft.com/cppblog/format-specifiers-checking/
      Ref: https://learn.microsoft.com/cpp/error-messages/compiler-warnings/compiler-warnings-c4600-through-c4799
    
    Follow-up to 64f28b8f8859fc80816f7db3b5c4b6f2fd84bd27 #20765
    
    Closes #20792

    Changed files

    • CMake/PickyWarnings.cmake
  2. Change #259655

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 03 Mar 2026 01:36:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4b583b7585c178e46bbe5f51d6da85230f53bde0

    Comments

    Dockerfile: update debian:bookworm-slim digest to 74d56e3
    Closes #20714

    Changed files

    • Dockerfile