Your message dated Fri, 02 Jan 2026 18:14:22 +0000
with message-id <[email protected]>
and subject line Bug#1124196: fixed in python-ezsnmp 1.1.0-2.1
has caused the Debian Bug report #1124196,
regarding python-ezsnmp: FTBFS: ezsnmp/interface.h:51:8: error: redefinition of
'struct session_list'
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.)
--
1124196: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124196
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-ezsnmp
Version: 1.1.0-2
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:python-ezsnmp, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:384: python3.14 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
in_tree: False
compile_args: ['-std=c++17', '-Wunused-function', '-fpermissive']
link_args: []
platform: linux
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-ezsnmp/build' (and
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:384: python3.13 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
in_tree: False
compile_args: ['-std=c++17', '-Wunused-function', '-fpermissive']
link_args: []
platform: linux
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ezsnmp/build' (and
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:384: python3.14 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
in_tree: False
compile_args: ['-std=c++17', '-Wunused-function', '-fpermissive']
link_args: []
platform: linux
running config
I: pybuild base:384: python3.13 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
in_tree: False
compile_args: ['-std=c++17', '-Wunused-function', '-fpermissive']
link_args: []
platform: linux
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:384: /usr/bin/python3.14 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
in_tree: False
compile_args: ['-std=c++17', '-Wunused-function', '-fpermissive']
link_args: []
platform: linux
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-ezsnmp/build/ezsnmp
copying ezsnmp/ez.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-ezsnmp/build/ezsnmp
copying ezsnmp/session.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-ezsnmp/build/ezsnmp
copying ezsnmp/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-ezsnmp/build/ezsnmp
copying ezsnmp/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-ezsnmp/build/ezsnmp
copying ezsnmp/variables.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-ezsnmp/build/ezsnmp
copying ezsnmp/helpers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-ezsnmp/build/ezsnmp
copying ezsnmp/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-ezsnmp/build/ezsnmp
running build_ext
building 'ezsnmp.interface' extension
creating build/temp.linux-x86_64-cpython-314/ezsnmp
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/include/python3.14 -c ezsnmp/interface.cpp -o
build/temp.linux-x86_64-cpython-314/ezsnmp/interface.o -std=c++17
-Wunused-function -fpermissive
In file included from ezsnmp/interface.cpp:37:
ezsnmp/interface.h:51:8: error: redefinition of âstruct session_listâ
51 | struct session_list
| ^~~~~~~~~~~~
In file included from /usr/include/net-snmp/types.h:433,
from /usr/include/net-snmp/definitions.h:22,
from /usr/include/net-snmp/net-snmp-includes.h:24,
from ezsnmp/interface.cpp:6:
/usr/include/net-snmp/library/snmp_api.h:745:12: note: previous definition of
âstruct session_listâ
745 | struct session_list {
| ^~~~~~~~~~~~
In file included from ezsnmp/interface.cpp:36:
ezsnmp/simple_bitarray.h:216:20: warning: âvoid
bitarray_print_base16(bitarray*)â defined but not used [-Wunused-function]
216 | static inline void bitarray_print_base16(bitarray *ba)
| ^~~~~~~~~~~~~~~~~~~~~
ezsnmp/simple_bitarray.h:129:25: warning: âbitarray*
bitarray_alloc(size_t)â defined but not used [-Wunused-function]
129 | static inline bitarray *bitarray_alloc(size_t nbits)
| ^~~~~~~~~~~~~~
ezsnmp/simple_bitarray.h:72:20: warning: âvoid bitarray_change_bit(bitarray*,
size_t)â defined but not used [-Wunused-function]
72 | static inline void bitarray_change_bit(bitarray *ba, size_t n)
| ^~~~~~~~~~~~~~~~~~~
ezsnmp/simple_bitarray.h:57:22: warning: âsize_t
bitarray_num_bits(bitarray*)â defined but not used [-Wunused-function]
57 | static inline size_t bitarray_num_bits(bitarray *ba)
| ^~~~~~~~~~~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-g++' failed with exit code 1
E: pybuild pybuild:483: build: plugin distutils failed with: exit code=1:
/usr/bin/python3.14 setup.py build
I: pybuild base:384: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
in_tree: False
compile_args: ['-std=c++17', '-Wunused-function', '-fpermissive']
link_args: []
platform: linux
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ezsnmp/build/ezsnmp
copying ezsnmp/ez.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ezsnmp/build/ezsnmp
copying ezsnmp/session.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ezsnmp/build/ezsnmp
copying ezsnmp/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ezsnmp/build/ezsnmp
copying ezsnmp/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ezsnmp/build/ezsnmp
copying ezsnmp/variables.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ezsnmp/build/ezsnmp
copying ezsnmp/helpers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ezsnmp/build/ezsnmp
copying ezsnmp/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ezsnmp/build/ezsnmp
running build_ext
building 'ezsnmp.interface' extension
creating build/temp.linux-x86_64-cpython-313/ezsnmp
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/include/python3.13 -c ezsnmp/interface.cpp -o
build/temp.linux-x86_64-cpython-313/ezsnmp/interface.o -std=c++17
-Wunused-function -fpermissive
In file included from ezsnmp/interface.cpp:37:
ezsnmp/interface.h:51:8: error: redefinition of âstruct session_listâ
51 | struct session_list
| ^~~~~~~~~~~~
In file included from /usr/include/net-snmp/types.h:433,
from /usr/include/net-snmp/definitions.h:22,
from /usr/include/net-snmp/net-snmp-includes.h:24,
from ezsnmp/interface.cpp:6:
/usr/include/net-snmp/library/snmp_api.h:745:12: note: previous definition of
âstruct session_listâ
745 | struct session_list {
| ^~~~~~~~~~~~
In file included from ezsnmp/interface.cpp:36:
ezsnmp/simple_bitarray.h:216:20: warning: âvoid
bitarray_print_base16(bitarray*)â defined but not used [-Wunused-function]
216 | static inline void bitarray_print_base16(bitarray *ba)
| ^~~~~~~~~~~~~~~~~~~~~
ezsnmp/simple_bitarray.h:129:25: warning: âbitarray*
bitarray_alloc(size_t)â defined but not used [-Wunused-function]
129 | static inline bitarray *bitarray_alloc(size_t nbits)
| ^~~~~~~~~~~~~~
ezsnmp/simple_bitarray.h:72:20: warning: âvoid bitarray_change_bit(bitarray*,
size_t)â defined but not used [-Wunused-function]
72 | static inline void bitarray_change_bit(bitarray *ba, size_t n)
| ^~~~~~~~~~~~~~~~~~~
ezsnmp/simple_bitarray.h:57:22: warning: âsize_t
bitarray_num_bits(bitarray*)â defined but not used [-Wunused-function]
57 | static inline size_t bitarray_num_bits(bitarray *ba)
| ^~~~~~~~~~~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-g++' failed with exit code 1
E: pybuild pybuild:483: build: plugin distutils failed with: exit code=1:
/usr/bin/python3 setup.py build
dh_auto_build: error: pybuild --build -i python{version} -p "3.14 3.13"
returned exit code 13
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-ezsnmp
Source-Version: 1.1.0-2.1
Done: Bastian Germann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-ezsnmp, 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 python-ezsnmp 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, 02 Jan 2026 18:42:15 +0100
Source: python-ezsnmp
Architecture: source
Version: 1.1.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Bernhard Schmidt <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 1124196
Changes:
python-ezsnmp (1.1.0-2.1) unstable; urgency=medium
.
* Non-maintainer upload
* Prevent symbol check (Closes: #1124196)
Checksums-Sha1:
f40d5504174642621b4972329230803c5ab755f4 1822 python-ezsnmp_1.1.0-2.1.dsc
a8923a2eeee62afe365b87505dae1ac33ef6c8f7 3192
python-ezsnmp_1.1.0-2.1.debian.tar.xz
4e8affc40433da373d149d2fa1f66c67d184f98f 7834
python-ezsnmp_1.1.0-2.1_source.buildinfo
Checksums-Sha256:
7a7c5c3fa7d5785b30be943e881a0e4d5da0dcd78c2e430dd494d813507df669 1822
python-ezsnmp_1.1.0-2.1.dsc
216f2c9c334076b464b58272e7223efc36a52f891e58ab7ae674fec65ab43290 3192
python-ezsnmp_1.1.0-2.1.debian.tar.xz
bbb78e4326e8388834c765d0d738ce207ac958850f3b7382f580595ff62861a9 7834
python-ezsnmp_1.1.0-2.1_source.buildinfo
Files:
9df88d3f7a786a18a6d46c17dc33373c 1822 python optional
python-ezsnmp_1.1.0-2.1.dsc
d603700cd002455c27fee435da57ae7b 3192 python optional
python-ezsnmp_1.1.0-2.1.debian.tar.xz
33b74af3722e28debc10eadf29f89c72 7834 python optional
python-ezsnmp_1.1.0-2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmlYBMUQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFMwSC/9XqxEmQqoAH+wf8H51eMGpQelfioxsTwVX
nBMLJVxG4dvxsth7Mgh+zd1reiiI0pPJbBK816o+gm4Ak5MOi8QATdyFECA8V0Tc
ETUJx5kVt8tYZILSKyh7HHCAqzXNmMBMYzq2lOhiddMTyiOhc/ZdhKNhB8V/AlJf
/0ZAajfmLGDkQXd39nyOb0ukgk47pYxJRow/Ke+mTlgTXW7i4SGrGNWPaB3NzTnY
+lB/zlw3hoi/RAUR97EqpNPXC04a+hK25zFz4fU67ruU95/c8N+jad/r7JSKVKtt
5xKfEYKTZNfYDnfPyYob+CngQcBVJQj4ksxbm9s+WZbFqq3GIAM0FTVPG7cgOeck
Ch07u6NH0Ev9bEScXyFNbTJfLWZJHK5QfbBBW6epMnDmgcW98qYP2s5PQEoSlyg+
pusY7br02Q2ZfzPhPs48XW0OabRj4eD0NdZYCETUFnhz+yum3byopITBDJckmmXj
v/Lkto+sRgst4Ml6hAaUWAfSrU9guW4=
=U6x9
-----END PGP SIGNATURE-----
pgpFuXgHjZzlZ.pgp
Description: PGP signature
--- End Message ---