[Debian-med-packaging] Bug#1117517: odin: FTBFS with VTK 9.5

Dominique Belhachemi domibel at debian.org
Tue Oct 7 05:00:08 BST 2025


Source: odin
Version: 2.0.5-7
Severity: important
Tags: sid forky ftbfs
Usertags: ftbfs-vtk9.5

Dear maintainer,

During a test rebuild for the transition to VTK 9.5, odin failed to build.

Once the new VTK 9.5 package has been uploaded, please apply the
following patch to your package.

--- odin-2.0.5/debian/patches/vtk9.patch        2024-08-22
06:05:23.000000000 -0400
+++ odin-2.0.5/debian/patches/vtk9.patch        2025-10-01
22:09:00.000000000 -0400
@@ -12,7 +12,7 @@
        if test "x$lib_vtk" = "xyes" ; then
          vtkver_match=no
 -        for vtkver in 7.1 7.0 6.3 6.2 6.1 6.0  ; do
-+        for vtkver in 7.1 7.0 6.3 6.2 6.1 6.0 9.0 9.1 9.3; do
++        for vtkver in 7.1 7.0 6.3 6.2 6.1 6.0 9.0 9.1 9.3 9.5; do
            if test "x$vtkver_match" = "xno" ; then
              AC_CHECK_LIB(${vtklib}-${vtkver},main,DATALIBS="-l${vtklib}-${vtkver}
$DATALIBS"; vtkver_match=yes; vtkver_selection=-${v>
            fi

Best
-Dominique



More information about the Debian-med-packaging mailing list