[Debian-med-packaging] Bug#768877: libgdcm2-dev: CMake reports that GDCM is not installed
carandraug
carandraug+dev at gmail.com
Sun Nov 9 20:50:31 UTC 2014
Package: libgdcm2-dev
Version: 2.4.4-3
Severity: important
Dear Maintainer,
the GDCM project has a ProjectConfig.cmake file to be used by other projects.
This was working fine on Wheezy (with gdcm 2.2 but seems to be broken in
Jessie):
In Wheezy:
$ cmake --find-package -DNAME=GDCM -DLANGUAGE=CXX -DCOMPILER_ID=GNU -DMODE=COMPILE
-I/usr/include/gdcm-2.2
While in Jessie:
$ cmake --find-package -DNAME=GDCM -DLANGUAGE=CXX -DCOMPILER_ID=GNU -DMODE=COMPILE
GDCM not found.
CMake Error: Problem processing arguments. Aborting.
This breaks build of other project that uses GDCM since it is required to get
the include flags (cmake's m4 macro for autoconf is pretty much a wrapper to
such system call).
Carnë
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libgdcm2-dev depends on:
ii libgdcm2.4 2.4.4-3
libgdcm2-dev recommends no packages.
libgdcm2-dev suggests no packages.
-- no debconf information
More information about the Debian-med-packaging
mailing list