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

Builder curl-ares-solaris11-sparc Build #4305

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionffafec8ffab4201c2b6a5731913fca8df4225273
Got Revisionffafec8ffab4201c2b6a5731913fca8df4225273
Changes1 change

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 ...' ( 28 mins, 55 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 4305 Build
codebase Build
got_revision ffafec8ffab4201c2b6a5731913fca8df4225273 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision ffafec8ffab4201c2b6a5731913fca8df4225273 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. Viktor Szakats

Timing:

StartMon Aug 4 19:48:35 2025
EndMon Aug 4 21:13:28 2025
Elapsed1 hrs, 24 mins, 52 secs

All Changes:

:

  1. Change #241973

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 04 Aug 2025 19:08:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ffafec8ffab4201c2b6a5731913fca8df4225273

    Comments

    cmake: enable `-Wall` for MSVC 1944
    MSVC=1944 is now tested in CI. It did not trigger new `-Wall` compiler
    warnings, thus safe to enable `-Wall` for.
    
    Closes #18165

    Changed files

    • CMake/PickyWarnings.cmake