Your message dated Mon, 19 Jan 2026 19:35:40 +0000
with message-id <[email protected]>
and subject line Bug#1124246: fixed in net-snmp 5.9.5.2+dfsg-2.1
has caused the Debian Bug report #1124246,
regarding net-snmp: New unstable version breaks syslog-ng without transition
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1124246: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124246
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:syslog-ng
Version: 4.8.1-7
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:syslog-ng, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../l
[too-long-redacted] s/libafsnmp_la-afsnmp-grammar.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CO
[too-long-redacted] ./'`modules/afsnmp/afsnmpdest.c
In file included from ../../lib/filterx/filterx-scope.h:26,
from ../../lib/filterx/filterx-eval.h:26,
from ../../lib/logpipe.h:30,
from ../../lib/driver.h:29,
from ../../modules/afsnmp/afsnmpdest.h:30,
from ../../modules/afsnmp/afsnmp-parser.h:29,
from modules/afsnmp/afsnmp-grammar.y:25:
../../lib/filterx/filterx-object.h: In function 'filterx_object_getattr':
../../lib/filterx/filterx-object.h:221:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
221 | FilterXObject *result = self->type->getattr(self, attr);
| ^~~~~~~~~~~~~
../../lib/filterx/filterx-object.h: In function 'filterx_object_get_subscript':
../../lib/filterx/filterx-object.h:243:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
243 | FilterXObject *result = self->type->get_subscript(self, key);
| ^~~~~~~~~~~~~
In file included from ../../lib/filterx/filterx-eval.h:27:
../../lib/filterx/filterx-expr.h: In function 'filterx_expr_eval_typed':
../../lib/filterx/filterx-expr.h:90:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
90 | FilterXObject *unmarshalled = filterx_object_unmarshal(result);
| ^~~~~~~~~~~~~
In file included from ../../modules/afsnmp/afsnmpdest.h:32:
../../lib/logthrdest/logthrdestdrv.h: In function
'log_threaded_dest_worker_insert':
../../lib/logthrdest/logthrdestdrv.h:252:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
252 | LogThreadedResult result = self->insert(self, msg);
| ^~~~~~~~~~~~~~~~~
../../lib/logthrdest/logthrdestdrv.h:260:7: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
260 | gint64 diff_msec = unix_time_diff_in_msec(&now,
&msg->timestamps[LM_TS_RECVD]);
| ^~~~~~
In file included from ../../lib/cfg-grammar-internal.h:40,
from modules/afsnmp/afsnmp-grammar.y:33:
../../lib/str-utils.h: In function 'strsplit':
../../lib/str-utils.h:129:3: error: ISO C90 forbids mixed declarations and code
[-Werror=declaration-after-statement]
129 | const gchar *delim_pos = NULL;
| ^~~~~
../../lib/str-utils.h:143:7: error: ISO C90 forbids mixed declarations and code
[-Werror=declaration-after-statement]
143 | gint len = delim_pos - remainder;
| ^~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../l
[too-long-redacted] .libs/libafsnmp_la-afsnmpdest.o
In file included from ../../lib/filterx/filterx-scope.h:26,
from ../../lib/filterx/filterx-eval.h:26,
from ../../lib/logpipe.h:30,
from ../../lib/driver.h:29,
from ../../lib/cfg-grammar-internal.h:30,
from ../../lib/cfg-grammar.y:34,
from ../../lib/plugin-types.h:40,
from ../../modules/afsnmp/afsnmpdest.c:36:
../../lib/filterx/filterx-object.h: In function 'filterx_object_getattr':
../../lib/filterx/filterx-object.h:221:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
221 | FilterXObject *result = self->type->getattr(self, attr);
| ^~~~~~~~~~~~~
../../lib/filterx/filterx-object.h: In function 'filterx_object_get_subscript':
../../lib/filterx/filterx-object.h:243:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
243 | FilterXObject *result = self->type->get_subscript(self, key);
| ^~~~~~~~~~~~~
In file included from ../../lib/filterx/filterx-eval.h:27:
../../lib/filterx/filterx-expr.h: In function 'filterx_expr_eval_typed':
../../lib/filterx/filterx-expr.h:90:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
90 | FilterXObject *unmarshalled = filterx_object_unmarshal(result);
| ^~~~~~~~~~~~~
In file included from ../../lib/cfg-grammar-internal.h:40:
../../lib/str-utils.h: In function 'strsplit':
../../lib/str-utils.h:129:3: error: ISO C90 forbids mixed declarations and code
[-Werror=declaration-after-statement]
129 | const gchar *delim_pos = NULL;
| ^~~~~
../../lib/str-utils.h:143:7: error: ISO C90 forbids mixed declarations and code
[-Werror=declaration-after-statement]
143 | gint len = delim_pos - remainder;
| ^~~~
In file included from ../../lib/cfg-grammar-internal.h:58:
../../lib/logthrdest/logthrdestdrv.h: In function
'log_threaded_dest_worker_insert':
../../lib/logthrdest/logthrdestdrv.h:252:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
252 | LogThreadedResult result = self->insert(self, msg);
| ^~~~~~~~~~~~~~~~~
../../lib/logthrdest/logthrdestdrv.h:260:7: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
260 | gint64 diff_msec = unix_time_diff_in_msec(&now,
&msg->timestamps[LM_TS_RECVD]);
| ^~~~~~
../../modules/afsnmp/afsnmpdest.c: In function 'snmpdest_dd_set_snmp_obj':
../../modules/afsnmp/afsnmpdest.c:160:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
160 | const gchar *s_objectid = "objectid";
| ^~~~~
../../modules/afsnmp/afsnmpdest.c:180:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
180 | gint *pcode = g_new(gint, 1);
| ^~~~
../../modules/afsnmp/afsnmpdest.c: In function 'parse_oid_tokens':
../../modules/afsnmp/afsnmpdest.c:353:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
353 | gchar **oid_tokens = g_strsplit(oid_str, ".", max_oid_number);
| ^~~~~
../../modules/afsnmp/afsnmpdest.c: In function 'snmpdest_worker_insert':
../../modules/afsnmp/afsnmpdest.c:407:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
407 | oid parsed_oids[MAX_OIDS];
| ^~~
../../modules/afsnmp/afsnmpdest.c:422:7: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
422 | gint code = *((gint *)snmp_code->data);
| ^~~~
../../modules/afsnmp/afsnmpdest.c:425:7: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
425 | gchar type_code = snmp_dd_get_object_type_code(code);
| ^~~~~
../../modules/afsnmp/afsnmpdest.c:442:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
442 | gint success = snmp_send(self->ss, pdu);
| ^~~~
../../modules/afsnmp/afsnmpdest.c: In function 'snmpdest_dd_format_stats_key':
../../modules/afsnmp/afsnmpdest.c:473:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
473 | gchar num[64];
| ^~~~~
../../modules/afsnmp/afsnmpdest.c: In function 'snmpdest_dd_session_init':
../../modules/afsnmp/afsnmpdest.c:487:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
487 | gchar *args[24];
| ^~~~~
../../modules/afsnmp/afsnmpdest.c:541:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
541 | gint arg = snmp_parse_args(argc, args, &self->session, "C:", optProc);
| ^~~~
../../modules/afsnmp/afsnmpdest.c: In function 'snmpdest_dd_init':
../../modules/afsnmp/afsnmpdest.c:638:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
638 | gchar err_msg[128];
| ^~~~~
../../modules/afsnmp/afsnmpdest.c: In function 'snmpdest_worker_thread_init':
../../modules/afsnmp/afsnmpdest.c:722:3: error: ISO C90 forbids mixed
declarations and code [-Werror=declaration-after-statement]
722 | gchar *tz = self->template_options.time_zone[LTZ_LOCAL];
| ^~~~~
cc1: some warnings being treated as errors
make[3]: *** [Makefile:23697: modules/afsnmp/libafsnmp_la-afsnmp-grammar.lo]
Error 1
make[3]: *** Waiting for unfinished jobs....
cc1: some warnings being treated as errors
make[3]: *** [Makefile:23704: modules/afsnmp/libafsnmp_la-afsnmpdest.lo] Error 1
make[2]: *** [Makefile:31658: all-recursive] Error 1
make[1]: *** [Makefile:13731: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-tree'
dh_auto_build: error: cd debian/build-tree && make -j2 returned exit code 2
make: *** [debian/rules:215: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: net-snmp
Source-Version: 5.9.5.2+dfsg-2.1
Done: Bastian Germann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
net-snmp, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bastian Germann <[email protected]> (supplier of updated net-snmp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 09 Jan 2026 19:03:29 +0100
Source: net-snmp
Architecture: source
Version: 5.9.5.2+dfsg-2.1
Distribution: unstable
Urgency: medium
Maintainer: Craig Small <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 1124246
Changes:
net-snmp (5.9.5.2+dfsg-2.1) unstable; urgency=medium
.
* Non-maintainer upload
* Prevent exporting -Werror=declaration-after-statement to reverse
dependencies Closes: #1124246
Checksums-Sha1:
310324820f0df5019f8b7136e499e520348759d6 2459 net-snmp_5.9.5.2+dfsg-2.1.dsc
7c690452579b79c085a2cc284210473177db1bf7 71456
net-snmp_5.9.5.2+dfsg-2.1.debian.tar.xz
23e903140c6a56bc723bfe9810c6d81892f8457a 5854
net-snmp_5.9.5.2+dfsg-2.1_source.buildinfo
Checksums-Sha256:
b08ba0766dfee33ed0622aef82b49a1eac8294aa90ec04f67a784d87ea731e6d 2459
net-snmp_5.9.5.2+dfsg-2.1.dsc
e168a810ec70272657de208d4f1dbc6add45aad4959cbe0bb729a8a93e3bdcf0 71456
net-snmp_5.9.5.2+dfsg-2.1.debian.tar.xz
c1671305f4645413020fb3eef303831f503ee6a357bd0e99b76c6180378213e0 5854
net-snmp_5.9.5.2+dfsg-2.1_source.buildinfo
Files:
646b93aa6766f4da1a8b617832d34fd7 2459 net optional
net-snmp_5.9.5.2+dfsg-2.1.dsc
1425c4f1f19237132023d15f03631a64 71456 net optional
net-snmp_5.9.5.2+dfsg-2.1.debian.tar.xz
b23a82018488af98f64f5a7c7b705290 5854 net optional
net-snmp_5.9.5.2+dfsg-2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmlhQ0cQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFIQAC/sFDYkVFl7rdCUpRkV47EI+EHj15ob4qGmz
27BdxNWoxD3Kb9lUOmaqgEYoBOnt5Y9nnKH/NCLDkwrrdhTAwfdhklZLxUfabhrv
P8Z468+b4RM0rx24aKO/dJxVgb+Sh7TOd1RtlNKYleHDwkkGLhE6tlbPQCjpfIjf
RrGLUlmRrrVZttLrfUVII9FlxFMYyqDZW0n3HdxbThHi/sal+wqh6qwPVuj6ap99
+LRbaJXzdgiQ6TeDSVnatyXevP+TGM69IqWt4mK8JTqyI8le+wZuGmUQ0xIjKlt7
UX56K56VUdatb5nnS0klrT9bklnu7L6L3ysJg8s2bYqCW2O8yD9arafhU1HftPRc
rPUln5MNYr4L7lwBQ2bxcu+ispUBso9uHsIh1Si/wAvHxcawj8oTcubl3Cr7k+aq
y9ZbDDxAdwFDJrzGkEWXonYUjA0d2WDRN85vueJH5iXexl4CjbVPqujwudxHAljR
2uvHMD1xpljSBrIaDfA8pgsH2R1BKPc=
=b3qc
-----END PGP SIGNATURE-----
pgp31jqJ3BhxX.pgp
Description: PGP signature
--- End Message ---