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

Builder curl-threaded-solaris11-sparc Build #5117

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision8680a075898e3adaa014286eeed6aac202291f3b
Got Revision8680a075898e3adaa014286eeed6aac202291f3b
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 ...' ( 23 mins, 1 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 5117 Build
codebase Build
got_revision 8680a075898e3adaa014286eeed6aac202291f3b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 8680a075898e3adaa014286eeed6aac202291f3b 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:

StartTue Jan 13 19:46:25 2026
EndTue Jan 13 20:31:19 2026
Elapsed44 mins, 53 secs

All Changes:

:

  1. Change #255152

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 13 Jan 2026 19:37:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8680a075898e3adaa014286eeed6aac202291f3b

    Comments

    examples: omit forward declarations, apply misc fixes
    - reorder functions to not need forward declarations.
    - sync `ephiperfifo.c` and `evhiperfifo.c`.
    - drop redundant casts for `calloc()` return value.
    - ephiperfifo: silence unused variable warning.
    - fix indent and apply clang-format more.
    
    Closes #20296

    Changed files

    • docs/examples/block_ip.c
    • docs/examples/ephiperfifo.c
    • docs/examples/evhiperfifo.c
    • docs/examples/ghiper.c
    • docs/examples/hiperfifo.c
    • docs/examples/multi-event.c