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

Builder curl-unthreaded-solaris11-i386 Build #4980

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision0d3d9f22221193827df5b1e6236b031c29b59b94
Got Revision0d3d9f22221193827df5b1e6236b031c29b59b94
Changes3 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 51 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 57 mins, 7 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4980 Build
codebase Build
got_revision 0d3d9f22221193827df5b1e6236b031c29b59b94 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 0d3d9f22221193827df5b1e6236b031c29b59b94 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartFri Apr 24 12:08:27 2026
EndFri Apr 24 14:14:10 2026
Elapsed2 hrs, 5 mins, 43 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
  3. Change #265343

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 24 Apr 2026 11:08:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0d3d9f22221193827df5b1e6236b031c29b59b94

    Comments

    checksrc: add missing semicolon, fix `IFDEFSINGLE` capture group
    Pointed out by GitHub Code Quality
    
    Closes #21435

    Changed files

    • scripts/checksrc.pl
    • tests/data/test1185