[med-svn] [Git][med-team/ctk][cifixopts] temporary workaround for HDF5 bug
Fernando Hueso (@ferdymercury)
gitlab at salsa.debian.org
Thu Aug 20 11:51:03 BST 2026
Fernando Hueso pushed to branch cifixopts at Debian Med / ctk
Commits:
0f938ee3 by Fernando Hueso at 2026-08-20T10:41:11+00:00
temporary workaround for HDF5 bug
see https://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg847889.html
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -8,7 +8,9 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
# Upstream default paths: "lib/ctk-0.1", "include/ctk-0.1", "lib/ctk-0.1/plugins" and "lib/ctk-0.1/CMake" but versioning seems pointless (https://github.com/commontk/CTK/issues/358#issuecomment-359455314)
# -DCTK_LIB_Visualization/VTK/Widgets_USE_TRANSFER_FUNCTION_CHARTS:BOOL=ON leads to a compilation error: ui_ctkVTKScalarsToColorsWidget.h missing
+# https://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg847889.html
CMAKE_FLAGS = \
+ -DHDF5_ROOT=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
-DBUILD_TESTING:BOOL=OFF \
-DCMAKE_BUILD_TYPE:STRING=Release \
-DCMAKE_INSTALL_PREFIX:PATH=/usr \
View it on GitLab: https://salsa.debian.org/med-team/ctk/-/commit/0f938ee3dccc3ddc2af1244a1ca1296aa7bd68a9
--
View it on GitLab: https://salsa.debian.org/med-team/ctk/-/commit/0f938ee3dccc3ddc2af1244a1ca1296aa7bd68a9
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260820/fa3c4208/attachment-0001.htm>
More information about the debian-med-commit
mailing list