Your message dated Sun, 12 Oct 2025 23:51:50 +0000
with message-id <[email protected]>
and subject line Bug#1117766: fixed in python-igraph 0.11.9+ds-3
has caused the Debian Bug report #1117766,
regarding python-igraph: FTBFS: src/_igraph/convert.h:87:54: error: unknown
type name 'igraph_rewiring_t'; did you mean 'igraph_metric_t'?
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.)
--
1117766: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117766
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-igraph
Version: 0.11.9+ds-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/202510/
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-igraph, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with sphinxdoc --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/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 sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/structural.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/configuration.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/matching.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/clustering.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/adjacency.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/datatypes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/seq.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/community.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/cut.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/summary.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/formula.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/bipartite.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/layout.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/basic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/statistics.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/sparse_matrix.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
copying src/igraph/automorphisms.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/app
copying src/igraph/app/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/app
copying src/igraph/app/shell.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/app
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/operators
copying src/igraph/operators/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/operators
copying src/igraph/operators/functions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/operators
copying src/igraph/operators/methods.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/operators
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/io
copying src/igraph/io/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/io
copying src/igraph/io/files.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/io
copying src/igraph/io/images.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/io
copying src/igraph/io/objects.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/io
copying src/igraph/io/adjacency.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/io
copying src/igraph/io/random.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/io
copying src/igraph/io/libraries.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/io
copying src/igraph/io/bipartite.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/io
copying src/igraph/io/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/io
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing
copying src/igraph/drawing/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing
copying src/igraph/drawing/text.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing
copying src/igraph/drawing/graph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing
copying src/igraph/drawing/colors.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing
copying src/igraph/drawing/shapes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing
copying src/igraph/drawing/metamagic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing
copying src/igraph/drawing/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing
copying src/igraph/drawing/baseclasses.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/remote
copying src/igraph/remote/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/remote
copying src/igraph/remote/gephi.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/remote
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
copying src/igraph/drawing/matplotlib/edge.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
copying src/igraph/drawing/matplotlib/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
copying src/igraph/drawing/matplotlib/matrix.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
copying src/igraph/drawing/matplotlib/palette.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
copying src/igraph/drawing/matplotlib/graph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
copying src/igraph/drawing/matplotlib/histogram.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
copying src/igraph/drawing/matplotlib/polygon.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
copying src/igraph/drawing/matplotlib/vertex.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
copying src/igraph/drawing/matplotlib/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
copying src/igraph/drawing/matplotlib/dendrogram.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/matplotlib
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/edge.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/coord.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/matrix.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/palette.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/text.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/graph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/histogram.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/polygon.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/vertex.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/plot.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
copying src/igraph/drawing/cairo/dendrogram.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/cairo
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/plotly
copying src/igraph/drawing/plotly/edge.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/plotly
copying src/igraph/drawing/plotly/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/plotly
copying src/igraph/drawing/plotly/graph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/plotly
copying src/igraph/drawing/plotly/polygon.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/plotly
copying src/igraph/drawing/plotly/vertex.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/plotly
copying src/igraph/drawing/plotly/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_igraph/build/igraph/drawing/plotly
running build_ext
Build type: dynamic extension
Include path: /usr/include/x86_64-linux-gnu/igraph /usr/include/igraph
/usr/include/libxml2
Library path:
Runtime library path:
Linked dynamic libraries: igraph
Linked static libraries:
Extra compiler options:
Extra linker options:
building 'igraph._igraph' extension
creating build/temp.linux-x86_64-cpython-313/src/_igraph
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-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/x86_64-linux-gnu/igraph
-I/usr/include/igraph -I/usr/include/libxml2 -I/usr/include/python3.13 -c
src/_igraph/arpackobject.c -o
build/temp.linux-x86_64-cpython-313/src/_igraph/arpackobject.o
In file included from src/_igraph/arpackobject.c:24:
src/_igraph/convert.h:87:54: error: unknown type name âigraph_rewiring_tâ;
did you mean âigraph_metric_tâ?
87 | int igraphmodule_PyObject_to_rewiring_t(PyObject *o, igraph_rewiring_t
*result);
| ^~~~~~~~~~~~~~~~~
| igraph_metric_t
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
E: pybuild pybuild:389: 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.13 returned exit
code 13
make: *** [debian/rules:26: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-igraph
Source-Version: 0.11.9+ds-3
Done: Jerome Benoit <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-igraph, 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.
Jerome Benoit <[email protected]> (supplier of updated python-igraph 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: Sun, 12 Oct 2025 23:13:47 +0000
Source: python-igraph
Architecture: source
Version: 0.11.9+ds-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Jerome Benoit <[email protected]>
Closes: 1117766
Changes:
python-igraph (0.11.9+ds-3) unstable; urgency=medium
.
* FTBS fix release, stick to 0.* versions of igraph (Closes: #1117766).
* Debianization:
- d/control:
- Build-Depends, tighten libigraph-dev to (<< 1.0.0).
Checksums-Sha1:
354150b4d887c4f432e38fcb90b473e8cad5cd31 3600 python-igraph_0.11.9+ds-3.dsc
f4a3c7cac1611aa9606f0c3bc14f9a9ecb9523ee 7616
python-igraph_0.11.9+ds-3.debian.tar.xz
78f09d4c6d6b463d02300f70f47811134299e522 12224
python-igraph_0.11.9+ds-3_source.buildinfo
Checksums-Sha256:
64b8291ca0b89e175432bc6a7602cd39e07f24d1bad26bcd7664dfc49e4d378a 3600
python-igraph_0.11.9+ds-3.dsc
6095db54b1dba99ef0e3afdfa2110e55eaf4573bfa4ae5d82afe8a77cca0d12f 7616
python-igraph_0.11.9+ds-3.debian.tar.xz
4b76d7ddbc88433de34bb6fb951773a1c38a6d1bfa350617c43b6a1ac13eee57 12224
python-igraph_0.11.9+ds-3_source.buildinfo
Files:
514aa8c5c098d34e8763cc0e08bc9fc6 3600 python optional
python-igraph_0.11.9+ds-3.dsc
9202f60e03b114c3ce49a5be12ecab31 7616 python optional
python-igraph_0.11.9+ds-3.debian.tar.xz
12cc3e8549cc1b9f8e7b407b03b1e524 12224 python optional
python-igraph_0.11.9+ds-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQRJBAEBCgAzFiEEriiuFXEN/x2H5adiP5IZpn82xosFAmjsNqQVHGNhbGN1bHVz
QHJlem96ZXIubmV0AAoJED+SGaZ/NsaL3yMgAKebvwvjw7aAvdZmuCiCscL3iXdE
Mw0glHrHxuOEA8K3KhiZ3YK3dP8GFTGpj5rXdWWYuQ37bHpRb0rpyVwa4U32aiaz
3pb4/YafB4NutO8YMiKt9xrVEUgdsFFmURmb6PoGE89j7IGgucUhe4DfOguRoMXA
7oBa8XU0s3psO2gBehtLQrY0bJSupwFDdHHpAxqbjFO8CB9fr8T7Z/Eplsinja9a
IKiikoNhFfLmz4GtJsYsyqSANzCPzZJI1ZSafyv8HaMuUj1qIDHNhQ2DWbUDtpYF
ULdZSRLwCvWt1IuiLOQ6MtdQBggXP3wmBfXDYyAGLYJzYheQ9kK4pXoU+Q8YvLo7
tHCyORnF/BmMKxepwvLDcMJy7Cp7cLPD2hpGfK4XUsV5bKUcSZRffxUqnLARoEoM
tqODOqlJHi406v15k4ObECaV62nwmcVHbM1DWE7r1wCg1OA78cbH6REKIxV3H6W7
3pP6bL5N012kIa/bleVYTSQWXFqQh2oXODaFNlbw45cEWWIDUbBTzqkzsG5/Cchr
RFAZVr6bDj6GBvzWBNnFsDfW0SxMiTcJSWkiJrodfY6A2VWA1HOePseQ4/meUSpi
rnpaj9x15OdDcQswFiluvpg7DoZKGsovc5zDXfbHmocOZh9V3yf58wKTI6+npbOr
/4YwmBMB5b5rULlVHLfQ3bCTEtTLoT6A4uveEuMHEpjC+rpbT7hETLBggMWLjkv6
VJntXVG78aTw1JsYxQxlEUsCLbwvoE+Zx4xYZsJ/DogkRiTZQHAHNRgRA4/usqnu
6bQllFrvGfLGeKzqYD9RcAzwpFIbv/FJvQpxFXCIfcSP851wNVuJxCsECJ/blumX
hY2Kuq08NIvloF0YRm+krZg7sa5uG7SiPYP5eqRQa0RPPaOKB/Z63lEr3MN2z/HW
t/Q/9hSSeKjhJtpsfkHl/jKzez5hN2W8jz94IdGyER+A2K7voPw0cbbwD/1hxLk1
1zZDb/EKophGkX4JbIk3hiAac5Oq+G2duSle1cVeqDmuYQdqv7T+Nn5QXHaW1c1c
Rpb1mb7j8CczvBlMfFBxfVhnT++T+8SizS9Zoz7NmJW79/Dk0Rn9s5bJKq6HHC3O
ff0vVd/NOuTQP6q4JacFQ1oExlyaDIrQpRjuXDc5geNsH55bH3ViGi7Lw4lbDbpl
rcC0G1oyw6tsHFTJ8iLO3ODg02/0SHvxs9s+2wIAVhIsl9v9/2U4yxolz0HnRm94
llWvprZpRR/03V7UkgZcaaFKALKu9rhLSvhFFzcB9bIbnlNygZrwjvCWQz6Prpk0
xCg4WI+pP/X3bPAJwlzPNLkutrC+dlV76y7jjqXtJRY9oOAe8QGYecg7AEU=
=YWss
-----END PGP SIGNATURE-----
pgppXctiYr9yF.pgp
Description: PGP signature
--- End Message ---