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

Builder curl-unthreaded-solaris11-sparc Build #5222

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision41880875adb0db136e2bd588e40c96a80f4f27cf
Got Revision41880875adb0db136e2bd588e40c96a80f4f27cf
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 9 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5222 Build
codebase Build
got_revision 41880875adb0db136e2bd588e40c96a80f4f27cf Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 41880875adb0db136e2bd588e40c96a80f4f27cf Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartWed Jan 28 15:16:38 2026
EndWed Jan 28 16:16:02 2026
Elapsed59 mins, 24 secs

All Changes:

:

  1. Change #256581

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 28 Jan 2026 15:09:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2e5cc08d25075215a632f628eebeb1a2f410a158

    Comments

    tests/server: replace 4 remaining `send()` calls with `swrite()`
    They were masked by `()`, which was also not necessary anymore.
    
    Follow-up to 483f4291fb8134a31c437e82212d541782121ad7 #20459
    Follow-up to a585cc35e57fc06806443207e31a244c9df029bb #20097
    Follow-up to bf7375ecc50e857760b0d0a668c436e208a400bd #18503
    
    Closes #20460

    Changed files

    • tests/server/socksd.c
  2. Change #256582

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 28 Jan 2026 15:09:52
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 41880875adb0db136e2bd588e40c96a80f4f27cf

    Comments

    tests/server: drop stray casts from `swrite`/`sread` arguments
    Closes #20461

    Changed files

    • tests/server/mqttd.c