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

Builder curl-ares-solaris11-sparc Build #5733

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision2f37943406720c757b7a54a4c07fb1dafab98efa
Got Revision2f37943406720c757b7a54a4c07fb1dafab98efa
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 ...' ( 2 mins, 36 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 5733 Build
codebase Build
got_revision 2f37943406720c757b7a54a4c07fb1dafab98efa Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2f37943406720c757b7a54a4c07fb1dafab98efa 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:

StartFri Apr 24 11:01:21 2026
EndFri Apr 24 11:52:13 2026
Elapsed50 mins, 52 secs

All Changes:

:

  1. Change #265336

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 24 Apr 2026 10:14:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8b7e460cce7dcfdc7f5f19e4d35a677593bce162

    Comments

    checksrc: add missing items to warnings hash, alpha-sort
    Closes #21434

    Changed files

    • scripts/checksrc.pl
  2. Change #265341

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 24 Apr 2026 10:42:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2f37943406720c757b7a54a4c07fb1dafab98efa

    Comments

    tests: drop support for the hex="yes" option in getpart
    The remaining datacheck sections using this for MQTT tests were not
    actually used anyway!
    
    Closes #21428

    Changed files

    • docs/tests/FILEFORMAT.md
    • tests/data/test1132
    • tests/data/test1190
    • tests/data/test1192
    • tests/data/test1194
    • tests/data/test1195
    • tests/data/test1196
    • tests/data/test1198
    • tests/data/test1199
    • tests/data/test1640
    • tests/data/test1916
    • tests/data/test1917
    • tests/data/test2200
    • tests/data/test2203
    • tests/data/test2204
    • tests/data/test3017
    • tests/data/test3018
    • tests/getpart.pm