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

Builder curl-unthreaded-solaris11-sparc Build #5821

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 24 mins, 15 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 5821 Build
codebase Build
got_revision 616e8ea6d8bce692c3d9b0073ddcfab254ad987c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 616e8ea6d8bce692c3d9b0073ddcfab254ad987c 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 May 13 18:25:11 2026
EndWed May 13 19:17:57 2026
Elapsed52 mins, 46 secs

All Changes:

:

  1. Change #267010

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 13 May 2026 17:40:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 96dbcf69219a812c9fb44de5ae06ec04ae0af983

    Comments

    llist: constify struct pointers
    Closes #21590

    Changed files

    • lib/llist.c
    • lib/llist.h
  2. Change #267013

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 13 May 2026 17:52:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 616e8ea6d8bce692c3d9b0073ddcfab254ad987c

    Comments

    cookie: constify struct pointers
    Closes #21589

    Changed files

    • lib/cookie.c
    • lib/cookie.h