Debian Patches

Status for yade/2026.7.0~1d14e2fd-1~exp6

Patch Description Author Forwarded Bugs Origin Last update
eigen5-longdouble-random.patch fix FTBFS with Eigen 5 on the long double flavour Eigen >= 3.4.90 picks random<Scalar>() by std::is_floating_point, which yade
specialises to true for ThinRealWrapper<long double>. That implementation needs an
unsigned integer of sizeof(long double), which Eigen has none of for 16 bytes, so it
fails with "variable or field 'randomBits' declared void". Use the custom scalar
implementation instead. Affects every architecture except amd64 and ppc64el.
Anton Gladky <gladk@debian.org> no 2026-07-27
vtk96-check-idtype-attribute.patch make checkPotentialVTKRecorders.py tolerate the IdType attribute of VTK 9.6 VTK 9.6 writes an extra IdType="1" attribute for vtkIdTypeArray arrays. The check
splits the lines on '"' positionally, so the additional attribute shifts all the
fields and the check fails. Drop it before comparing, it says nothing about the data.
Anton Gladky <gladk@debian.org> no 2026-07-27

All known versions for source package 'yade'

Links