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

Builder curl-threaded-solaris11-i386 Build #4684

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision102d4c8ba9e162f4f1f9ac4d45571de26a49739a
Got Revision102d4c8ba9e162f4f1f9ac4d45571de26a49739a
Changes4 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartTue Feb 24 19:15:38 2026
EndTue Feb 24 22:31:42 2026
Elapsed3 hrs, 16 mins, 4 secs

All Changes:

:

  1. Change #258844

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 24 Feb 2026 15:54:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 704a0a3fa99be093601f7a065f73f2fef78e061f

    Comments

    config-riscos.h: drop all undefs
    They are superfluous
    
    Closes #20711

    Changed files

    • lib/config-riscos.h
  2. Change #258845

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 24 Feb 2026 16:02:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c513b1d520a4a5ee0ceec92b43308f06393c3212

    Comments

    DEPRECATE.md: TLS SRP support gets removed in August 2026
    Closes #20697

    Changed files

    • docs/DEPRECATE.md
  3. 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
  4. 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