Bug#1117518: opencascade: FTBFS with VTK 9.5

Dominique Belhachemi domibel at debian.org
Tue Oct 7 05:01:23 BST 2025


Source: opencascade
Version: 7.8.1+dfsg1-5
Severity: important
Tags: sid forky ftbfs
Usertags: ftbfs-vtk9.5


Dear maintainer,

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

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


--- opencascade-7.8.1+dfsg1/debian/rules        2025-09-22
15:42:17.000000000 -0400
+++ opencascade-7.8.1+dfsg1/debian/rules        2025-10-05
18:35:29.000000000 -0400
@@ -16,7 +16,7 @@
 override_dh_auto_configure:
        dh_auto_configure -- \
        -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
-       -D3RDPARTY_VTK_INCLUDE_DIR=/usr/include/vtk-9.3 \
+       -D3RDPARTY_VTK_INCLUDE_DIR=/usr/include/vtk-9.5 \
        -DFREETYPE_INCLUDE_DIR=/usr/include/freetype2 \
        -DINSTALL_CMAKE_DATA_DIR:PATH=lib/$(DEB_HOST_MULTIARCH)/opencascade \
        -DINSTALL_DIR_LIB:PATH=lib/$(DEB_HOST_MULTIARCH) \

Best
-Dominique



More information about the debian-science-maintainers mailing list