[Debian-med-packaging] Bug#1122006: python3-pyode: Empty package when rebuilt with Cython 3.1

Adrian Bunk bunk at debian.org
Fri Dec 5 17:47:13 GMT 2025


Package: python3-pyode
Version: 1.2.0.dev15-5
Severity: grave
Tags: forky sid

$ dpkg -L python3-pyode
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/python3-pyode
/usr/share/doc/python3-pyode/TODO.Debian
/usr/share/doc/python3-pyode/changelog.Debian.amd64.gz
/usr/share/doc/python3-pyode/changelog.Debian.gz
/usr/share/doc/python3-pyode/copyright
$


Due to:

https://buildd.debian.org/status/fetch.php?pkg=pyode&arch=amd64&ver=1.2.0.dev15-5%2Bb4&stamp=1764948913&raw=0

...
cython3 -3 -o ode_trimesh.c -I. -Isrc src/ode.pyx
ERROR: An error occured while generating the C source file.
I: pybuild base:317: /usr/bin/python3 setup.py install --root /build/reproducible-path/pyode-1.2.0.dev15/debian/python3-pyode 

Error compiling Cython file:
------------------------------------------------------------
...
        Set the "collide" bitfields for this geom.

        @param bits: Collide bit field
        @type bits: int/long
        """
        dGeomSetCollideBits(self.gid, long(bits))
                                      ^
------------------------------------------------------------

src/geomobject.pyx:263:38: undeclared name not builtin: long
...



More information about the Debian-med-packaging mailing list