Bug#1117519: pcl: FTBFS with VTK 9.5
Dominique Belhachemi
domibel at debian.org
Tue Oct 7 05:24:09 BST 2025
Source: pcl
Version: 1.15.0+dfsg-2
Severity: important
Tags: sid forky ftbfs
Usertags: ftbfs-vtk9.5
Dear maintainer,
During a test rebuild for the transition to VTK 9.5 with Qt6 GUI
support, pcl failed to build.
Once the new VTK 9.5 package has been uploaded, please apply the
following patch to your package.
diff -Nru pcl-1.15.0+dfsg/debian/control pcl-1.15.0+dfsg/debian/control
--- pcl-1.15.0+dfsg/debian/control 2025-02-24 03:16:33.000000000 -0500
+++ pcl-1.15.0+dfsg/debian/control 2025-10-06 23:43:51.000000000 -0400
@@ -20,7 +20,6 @@
libqhull-dev,
libopenni-dev [!s390x !alpha !hppa !hurd-i386 !ia64
!kfreebsd-any !m68k !riscv64 !sh4 !sparc64],
libopenni2-dev [!hurd-i386 !hppa !kfreebsd-any],
- libqt5opengl5-dev,
libusb-1.0-0-dev,
libglut-dev,
libxmu-dev,
diff -Nru pcl-1.15.0+dfsg/debian/rules pcl-1.15.0+dfsg/debian/rules
--- pcl-1.15.0+dfsg/debian/rules 2025-02-24 03:16:33.000000000 -0500
+++ pcl-1.15.0+dfsg/debian/rules 2025-10-06 23:43:51.000000000 -0400
@@ -33,6 +33,7 @@
dh_auto_configure -- \
-DLIB_INSTALL_DIR:STRING="lib/$(DEB_HOST_MULTIARCH)" \
-DCMAKE_SKIP_RPATH=ON -DPCL_ENABLE_SSE=OFF \
+ -DWITH_QT=QT6 \
-DBUILD_apps_in_hand_scanner=ON \
-DBUILD_apps_modeler=ON \
-DBUILD_apps=ON \
Best
-Dominique
More information about the debian-science-maintainers
mailing list