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

Builder rsyslog-solaris10-sparc Build #2041

Results:

Failed

SourceStamp:

Projectrsyslog
Repositoryhttps://github.com/rsyslog/rsyslog.git
Branchmaster
Revisiond1fa394acc6b96e2286021a85645e25b8691b53e
Changes4 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 2041 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision d1fa394acc6b96e2286021a85645e25b8691b53e 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:

StartTue Jul 15 17:02:18 2025
EndTue Jul 15 17:03:20 2025
Elapsed1 mins, 2 secs

All Changes:

:

  1. Change #239853

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 15 Jul 2025 14:44:44
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 8ece550970bb516cc897ac8e9ba0180bc988754a

    Comments

    CI: prepare ubuntu 24.04 testing container to support mmaitag

    Changed files

    • packaging/docker/dev_env/ubuntu/base/24.04/Dockerfile
  2. Change #239854

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 15 Jul 2025 16:53:07
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision da0eaec1a82c7cd6cf032fede01441c0d5d7319d

    Comments

    fix: Prevent redefinition warnings for syslog macros
    Undefine common syslog severity and facility macros before
    redefining them in rsyslog.h. As rsyslog, we need consistent
    definitions. This resolves "redefined" warnings when other
    system headers are included. Improves build cleanliness.

    Changed files

    • grammar/rainerscript.h
    • runtime/rsyslog.h
  3. Change #239855

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 15 Jul 2025 16:53:58
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision dcea67896818c5ff3ef4f9eb74dd254833493420

    Comments

    Merge pull request #5792 from rgerhards/save-syslog-redefinitions
    fix: Prevent redefinition warnings for syslog macros

    Changed files

    • no files
  4. Change #239856

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 15 Jul 2025 16:54:41
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision d1fa394acc6b96e2286021a85645e25b8691b53e

    Comments

    Merge pull request #5789 from rgerhards/docker-mmaitag
    CI: prepare ubuntu 24.04 testing container to support mmaitag

    Changed files

    • no files