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

Builder curl-threaded-solaris11-sparc Build #5228

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision483f4291fb8134a31c437e82212d541782121ad7
Got Revision483f4291fb8134a31c437e82212d541782121ad7
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartWed Jan 28 14:46:32 2026
EndWed Jan 28 15:53:45 2026
Elapsed1 hrs, 7 mins, 13 secs

All Changes:

:

  1. Change #256576

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 28 Jan 2026 14:39:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 483f4291fb8134a31c437e82212d541782121ad7

    Comments

    build: replace `send`/`recv` with `swrite`/`sread` where missing
    Also:
    - checksrc: ban `send` and `recv`, as documented in `CODE_STYLE.md`.
    
    Follow-up to 9a2663322c330ff11275abafd612e9c99407a94a #17572
    Ref: a585cc35e57fc06806443207e31a244c9df029bb #20097
    Ref: #20441
    
    Closes #20459

    Changed files

    • lib/multi.c
    • lib/vquic/vquic.c
    • scripts/checksrc.pl
    • src/tool_cb_rea.c
    • src/tool_doswin.c
    • tests/server/sockfilt.c
    • tests/server/socksd.c