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

Builder rsyslog-solaris10-sparc Build #1960

Results:

Failed

SourceStamp:

Projectrsyslog
Repositoryhttps://github.com/rsyslog/rsyslog.git
Branchmaster
Revision03041171b13eabd42f2b2de4bcd365cb6970e1de
Changes2 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-rsyslog-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git updating ( 1 mins, 2 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/rsyslog-solaris10-sparc slave
buildername rsyslog-solaris10-sparc Builder
buildnumber 1960 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision 03041171b13eabd42f2b2de4bcd365cb6970e1de Build
scheduler schedule-rsyslog-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/rsyslog-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Rainer Gerhards

Timing:

StartSat Jun 14 15:15:17 2025
EndSat Jun 14 15:16:20 2025
Elapsed1 mins, 2 secs

All Changes:

:

  1. Change #232219

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sat 14 Jun 2025 14:38:51
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision e7dfcc9a744918235217ea429fff492e8a63f122

    Comments

    cleanup and doc improvement
    among others, remove some warning suppressions by "fixing" the
    respective constructs with work-arounds (root cause is compilers
    do not handle enums in switch well).

    Changed files

    • action.c
    • contrib/ffaup/ffaup.c
    • contrib/imczmq/imczmq.c
    • contrib/impcap/dns_parser.c
    • contrib/impcap/impcap.c
    • contrib/omamqp1/omamqp1.c
    • contrib/omczmq/omczmq.c
    • contrib/omrabbitmq/omrabbitmq.c
    • grammar/lexer.l
    • grammar/rainerscript.c
    • plugins/imdtls/imdtls.c
    • plugins/mmanon/mmanon.c
    • plugins/omgssapi/omgssapi.c
    • plugins/omtesting/omtesting.c
    • runtime/cfsysline.c
    • runtime/dnscache.c
    • runtime/modules.c
    • runtime/msg.c
    • runtime/msg.h
    • runtime/net.c
    • runtime/nsd_gtls.c
    • runtime/nsd_ossl.c
    • runtime/queue.c
    • runtime/rsyslog.h
    • runtime/statsobj.c
    • runtime/stream.c
    • runtime/tcpsrv.c
    • runtime/typedefs.h
    • template.c
  2. Change #232220

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sat 14 Jun 2025 15:04:59
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 03041171b13eabd42f2b2de4bcd365cb6970e1de

    Comments

    Merge pull request #5699 from rgerhards/doc4
    some cleanup

    Changed files

    • no files