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 ...

