Builder rsyslog-solaris10-i386 Build #2055
Results:
Failed
SourceStamp:
Project | rsyslog |
Repository | https://github.com/rsyslog/rsyslog.git |
Branch | master |
Revision | 4eb2674269f0f3822649d3f8bc864210da0ab702 |
Changes | 2 changes |
BuildSlave:
unstable10xReason:
The SingleBranchScheduler scheduler named 'schedule-rsyslog-solaris10-i386' triggered this build
Steps and Logfiles:
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /export/home/buildbot/slave/rsyslog-solaris10-i386 | slave |
buildername | rsyslog-solaris10-i386 | Builder |
buildnumber | 2055 | Build |
codebase | Build | |
project | rsyslog | Build |
repository | https://github.com/rsyslog/rsyslog.git | Build |
revision | 4eb2674269f0f3822649d3f8bc864210da0ab702 | Build |
scheduler | schedule-rsyslog-solaris10-i386 | Scheduler |
slavename | unstable10x | BuildSlave |
workdir | /export/home/buildbot/slave/rsyslog-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Rainer Gerhardsrgerhards@adiscon.com
Timing:
Start | Wed Jul 16 15:22:03 2025 |
End | Wed Jul 16 15:23:05 2025 |
Elapsed | 1 mins, 2 secs |
All Changes:
:
Change #239914
Category rsyslog Changed by Rainer Gerhards <rgerhards @adiscon.com>Changed at Wed 16 Jul 2025 13:56:21 Repository https://github.com/rsyslog/rsyslog.git Project rsyslog Branch master Revision b326c76f453814dae91d7d9974df88129c861507 Comments
style: normalize C source formatting via clang-format (PoC) This commit applies the new canonical formatting style using `clang-format` with custom settings (notably 4-space indentation), as part of our shift toward automated formatting normalization. ⚠️ No functional changes are included — only whitespace and layout modifications as produced by `clang-format`. This change is part of the formatting modernization strategy discussed in: https://github.com/rsyslog/rsyslog/issues/5747 Key context: - Formatting is now treated as a disposable view, normalized via tooling. - The `.clang-format` file defines the canonical style. - A fixup script (`devtools/format-code.sh`) handles remaining edge cases. - Formatting commits are added to `.git-blame-ignore-revs` to reduce noise. - Developers remain free to format code however they prefer locally.
Changed files
- action.c
- action.h
- compat/asprintf.c
- compat/getifaddrs.c
- compat/ifaddrs.h
- compat/strndup.c
- contrib/ffaup/ffaup.c
- contrib/fmhash/fmhash.c
- contrib/fmunflatten/fmunflatten.c
- contrib/imbatchreport/imbatchreport.c
- contrib/imczmq/imczmq.c
- contrib/imdocker/imdocker.c
- contrib/imhiredis/imhiredis.c
- contrib/imhttp/imhttp.c
- contrib/imkmsg/imkmsg.c
- contrib/imkmsg/imkmsg.h
- contrib/imkmsg/kmsg.c
- contrib/impcap/arp_parser.c
- contrib/impcap/dns_parser.c
- contrib/impcap/eth_parser.c
- contrib/impcap/ftp_parser.c
- contrib/impcap/http_parser.c
- contrib/impcap/icmp_parser.c
- contrib/impcap/impcap.c
- contrib/impcap/ipv4_parser.c
- contrib/impcap/ipv6_parser.c
- contrib/impcap/ipx_parser.c
- contrib/impcap/llc_parser.c
- contrib/impcap/parsers.h
- contrib/impcap/smb_parser.c
- contrib/impcap/tcp_parser.c
- contrib/impcap/udp_parser.c
- contrib/improg/improg.c
- contrib/imtuxedoulog/imtuxedoulog.c
- contrib/mmcount/mmcount.c
- contrib/mmdarwin/mmdarwin.c
- contrib/mmdarwin/protocol.h
- contrib/mmgrok/mmgrok.c
- contrib/mmkubernetes/mmkubernetes.c
- contrib/mmrfc5424addhmac/mmrfc5424addhmac.c
- contrib/mmsequence/mmsequence.c
- contrib/mmtaghostname/mmtaghostname.c
- contrib/omamqp1/omamqp1.c
- contrib/omczmq/omczmq.c
- contrib/omfile-hardened/omfile-hardened.c
- contrib/omhiredis/omhiredis.c
- contrib/omhttp/omhttp.c
- contrib/omhttpfs/omhttpfs.c
- contrib/omrabbitmq/omrabbitmq.c
- contrib/omtcl/omtcl.c
- contrib/pmaixforwardedfrom/pmaixforwardedfrom.c
- contrib/pmcisconames/pmcisconames.c
- contrib/pmdb2diag/pmdb2diag.c
- contrib/pmpanngfw/pmpanngfw.c
- contrib/pmsnare/pmsnare.c
- dirty.h
- grammar/parserif.h
- grammar/rainerscript.c
- grammar/rainerscript.h
- grammar/testdriver.c
- outchannel.c
- outchannel.h
- parse.c
- parse.h
- plugins/external/skeletons/C/c_sample.c
- plugins/fmhttp/fmhttp.c
- plugins/fmpcre/fmpcre.c
- plugins/im3195/im3195.c
- plugins/imdiag/imdiag.c
- plugins/imdtls/imdtls.c
- plugins/imfile/imfile.c
- plugins/imfile/siphash.c
- plugins/imgssapi/imgssapi.c
- plugins/imjournal/dummy.c
- plugins/imjournal/imjournal.c
- plugins/imkafka/dummy.c
- plugins/imkafka/imkafka.c
- plugins/imklog/bsd.c
- plugins/imklog/imklog.c
- plugins/imklog/imklog.h
- plugins/imklog/solaris.c
- plugins/imklog/solaris_cddl.c
- plugins/immark/immark.c
- plugins/immark/immark.h
- plugins/impstats/impstats.c
- plugins/imptcp/imptcp.c
- plugins/imrelp/imrelp.c
- plugins/imsolaris/imsolaris.c
- plugins/imsolaris/sun_cddl.c
- plugins/imsolaris/sun_cddl.h
- plugins/imtcp/imtcp.c
- plugins/imudp/imudp.c
- plugins/imuxsock/imuxsock.c
- plugins/mmaitag/ai_provider.h
- plugins/mmaitag/ai_provider_gemini.c
- plugins/mmaitag/ai_provider_gemini_mock.c
- plugins/mmaitag/mmaitag.c
- plugins/mmanon/mmanon.c
- plugins/mmaudit/mmaudit.c
- plugins/mmdblookup/dummy.c
- plugins/mmdblookup/mmdblookup.c
- plugins/mmexternal/mmexternal.c
- plugins/mmfields/mmfields.c
- plugins/mmjsonparse/mmjsonparse.c
- plugins/mmnormalize/mmnormalize.c
- plugins/mmpstrucdata/mmpstrucdata.c
- plugins/mmrm1stspace/mmrm1stspace.c
- plugins/mmsnmptrapd/mmsnmptrapd.c
- plugins/mmutf8fix/mmutf8fix.c
- plugins/omazureeventhubs/omazureeventhubs.c
- plugins/omclickhouse/omclickhouse.c
- plugins/omdtls/omdtls.c
- plugins/omelasticsearch/omelasticsearch.c
- plugins/omgssapi/omgssapi.c
- plugins/omhdfs/omhdfs.c
- plugins/omjournal/omjournal.c
- plugins/omkafka/dummy.c
- plugins/omkafka/omkafka.c
- plugins/omlibdbi/dummy.c
- plugins/omlibdbi/omlibdbi.c
- plugins/ommail/ommail.c
- plugins/ommongodb/ommongodb.c
- plugins/ommysql/ommysql.c
- plugins/ompgsql/ompgsql.c
- plugins/omprog/omprog.c
- plugins/omrelp/omrelp.c
- plugins/omruleset/omruleset.c
- plugins/omsendertrack/omsendertrack.c
- plugins/omsnmp/omsnmp.c
- plugins/omsnmp/omsnmp.h
- plugins/omstdout/omstdout.c
- plugins/omtesting/omtesting.c
- plugins/omudpspoof/omudpspoof.c
- plugins/omuxsock/omuxsock.c
- plugins/pmciscoios/pmciscoios.c
- plugins/pmlastmsg/pmlastmsg.c
- plugins/pmnormalize/pmnormalize.c
- plugins/pmnull/pmnull.c
- runtime/atomic.h
- runtime/batch.h
- runtime/cfsysline.c
- runtime/cfsysline.h
- runtime/conf.c
- runtime/conf.h
- runtime/cryprov.h
- runtime/datetime.c
- runtime/datetime.h
- runtime/debug.c
- runtime/debug.h
- runtime/dnscache.c
- runtime/dnscache.h
- runtime/dynstats.c
- runtime/dynstats.h
- runtime/errmsg.c
- runtime/errmsg.h
- runtime/glbl.c
- runtime/glbl.h
- runtime/gss-misc.c
- runtime/gss-misc.h
- runtime/hashtable.c
- runtime/hashtable.h
- runtime/hashtable/hashtable_utility.c
- runtime/hashtable/hashtable_utility.h
- runtime/hashtable/tester.c
- runtime/hashtable_itr.c
- runtime/hashtable_itr.h
- runtime/hashtable_private.h
- runtime/im-helper.h
- runtime/janitor.c
- runtime/janitor.h
- runtime/lib_ksi_queue.c
- runtime/lib_ksi_queue.h
- runtime/lib_ksils12.c
- runtime/lib_ksils12.h
- runtime/libcry_common.c
- runtime/libgcry.c
- runtime/libgcry.h
- runtime/libossl.c
- runtime/libossl.h
- runtime/librsksi_read.c
- runtime/linkedlist.c
- runtime/linkedlist.h
- runtime/lmcry_gcry.c
- runtime/lmcry_gcry.h
- runtime/lmcry_ossl.c
- runtime/lmcry_ossl.h
- runtime/lmsig_ksi-ls12.c
- runtime/lmsig_ksi-ls12.h
- runtime/lookup.c
- runtime/lookup.h
- runtime/module-template.h
- runtime/modules.c
- runtime/modules.h
- runtime/msg.c
- runtime/msg.h
- runtime/net.c
- runtime/net.h
- runtime/net_ossl.c
- runtime/net_ossl.h
- runtime/netstrm.c
- runtime/netstrm.h
- runtime/netstrms.c
- runtime/netstrms.h
- runtime/nsd.h
- runtime/nsd_gtls.c
- runtime/nsd_gtls.h
- runtime/nsd_ossl.c
- runtime/nsd_ossl.h
- runtime/nsd_ptcp.c
- runtime/nsd_ptcp.h
- runtime/obj-types.h
- runtime/obj.c
- runtime/obj.h
- runtime/objomsr.c
- runtime/objomsr.h
- runtime/operatingstate.c
- runtime/operatingstate.h
- runtime/parser.c
- runtime/parser.h
- runtime/perctile_ringbuf.c
- runtime/perctile_ringbuf.h
- runtime/perctile_stats.c
- runtime/perctile_stats.h
- runtime/prop.c
- runtime/prop.h
- runtime/queue.c
- runtime/queue.h
- runtime/ratelimit.c
- runtime/ratelimit.h
- runtime/regexp.c
- runtime/regexp.h
- runtime/rsconf.c
- runtime/rsconf.h
- runtime/rsyslog.c
- runtime/rsyslog.h
- runtime/ruleset.c
- runtime/ruleset.h
- runtime/sigprov.h
- runtime/srUtils.h
- runtime/srutils.c
- runtime/statsobj.c
- runtime/statsobj.h
- runtime/stream.c
- runtime/stream.h
- runtime/strgen.c
- runtime/strgen.h
- runtime/stringbuf.c
- runtime/stringbuf.h
- runtime/strms_sess.c
- runtime/strms_sess.h
- runtime/syslogd-types.h
- runtime/tcpclt.c
- runtime/tcpclt.h
- runtime/tcps_sess.c
- runtime/tcps_sess.h
- runtime/tcpsrv.c
- runtime/tcpsrv.h
- runtime/timezones.c
- runtime/timezones.h
- runtime/typedefs.h
- runtime/unicode-helper.h
- runtime/unlimited_select.h
- runtime/var.c
- runtime/var.h
- runtime/wti.c
- runtime/wti.h
- runtime/wtp.c
- runtime/wtp.h
- runtime/zlibw.c
- runtime/zlibw.h
- runtime/zstdw.c
- runtime/zstdw.h
- template.c
- template.h
- tests/check_relpEngineVersion.c
- tests/chkseq.c
- tests/diagtalker.c
- tests/filewriter.c
- tests/getline.c
- tests/have_relpEngineSetTLSLibByName.c
- tests/have_relpSrvSetOversizeMode.c
- tests/have_relpSrvSetTlsConfigCmd.c
- tests/inputfilegen.c
- tests/journal_print.c
- tests/mangle_qi.c
- tests/miniamqpsrvr.c
- tests/minitcpsrvr.c
- tests/msleep.c
- tests/omrelp_dflt_port.c
- tests/ourtail.c
- tests/override_getaddrinfo.c
- tests/override_gethostname.c
- tests/override_gethostname_nonfqdn.c
- tests/randomgen.c
- tests/rscript.c
- tests/rt-init.c
- tests/runtime-dummy.c
- tests/syslog_caller.c
- tests/tcpflood.c
- tests/test_id.c
- tests/testbench.h
- tests/testconfgen.c
- tests/uxsockrcvr.c
- threads.c
- threads.h
- tools/gethostn.c
- tools/iminternal.c
- tools/iminternal.h
- tools/logctl.c
- tools/logsigner.c
- tools/msggen.c
- tools/omdiscard.c
- tools/omdiscard.h
- tools/omfile.c
- tools/omfile.h
- tools/omfwd.c
- tools/omfwd.h
- tools/ompipe.c
- tools/ompipe.h
- tools/omshell.c
- tools/omshell.h
- tools/omusrmsg.c
- tools/omusrmsg.h
- tools/pmrfc3164.c
- tools/pmrfc3164.h
- tools/pmrfc5424.c
- tools/pmrfc5424.h
- tools/rscryutil.c
- tools/rsyslogd.c
- tools/smfile.c
- tools/smfile.h
- tools/smfwd.c
- tools/smfwd.h
- tools/smtradfile.c
- tools/smtradfile.h
- tools/smtradfwd.c
- tools/smtradfwd.h
- tools/syslogd.c
- tools/syslogd.h
Change #239915
Category rsyslog Changed by Rainer Gerhards <rgerhards @adiscon.com>Changed at Wed 16 Jul 2025 15:19:31 Repository https://github.com/rsyslog/rsyslog.git Project rsyslog Branch master Revision 4eb2674269f0f3822649d3f8bc864210da0ab702 Comments
Merge pull request #5791 from rgerhards/big_beautyful_format_change style: normalize C source formatting via clang-format (PoC)
Changed files
- no files