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

Builder curl-ares-solaris11-sparc Build #5352

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision102d4c8ba9e162f4f1f9ac4d45571de26a49739a
Got Revision102d4c8ba9e162f4f1f9ac4d45571de26a49739a
Changes2 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 ...' ( 30 mins, 11 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 5352 Build
codebase Build
got_revision 102d4c8ba9e162f4f1f9ac4d45571de26a49739a Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 102d4c8ba9e162f4f1f9ac4d45571de26a49739a 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:

StartTue Feb 24 17:48:41 2026
EndTue Feb 24 19:17:40 2026
Elapsed1 hrs, 28 mins, 59 secs

All Changes:

:

  1. Change #258851

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 24 Feb 2026 16:30:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision be2499f7dda1f2d541004d10937f018cea1639ef

    Comments

    managen: silence Perl warnings
    Closes #20707

    Changed files

    • scripts/managen
  2. Change #258852

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 24 Feb 2026 16:30:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 102d4c8ba9e162f4f1f9ac4d45571de26a49739a

    Comments

    tidy-up: macro parentheses
    Add missing and drop redundant parentheses.
    
    Also: fix whitespace.
    
    Ref: #20690
    
    Closes #20710

    Changed files

    • include/curl/curl.h
    • include/curl/multi.h
    • lib/curl_setup.h
    • lib/headers.h
    • lib/mime.h
    • lib/rand.h
    • lib/select.h
    • lib/setup-os400.h
    • lib/vtls/vtls.h