Package: cmake
Version: 2.8.5-1
Severity: important
FindQt4 cannot find debug libraries as it looks for libs with a specific suffix
in usr/lib
Exemple for the QtCore lib :
FIND_LIBRARY(QT_QTCORE_LIBRARY_DEBUG
NAMES QtCore${QT_LIBINFIX}_debug QtCore${QT_LIBINFIX}d
QtCore${QT_LIBINFIX}d4
HINTS ${QT_LIBRARY_DIR_TMP}
Now that libqt4-dbg provides lib in /usr/lib/debug/usr/lib, there is no way the
script finds
the debug versions.
I'm not sure if this has to be patched along with the Debian package or
upstream...
Is /usr/lib/debug/usr/lib directory standard or debian specific ?
Note: this bug applies to the current stable version of cmake (2.8.2 something)
Thank you
Jérôme
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.utf8)
Shell: /bin/sh linked to /bin/bash
Versions of packages cmake depends on:
ii cmake-data 2.8.5-1 CMake data files (modules, templat
ii libarchive1 2.8.4-1 Single library to read/write tar,
ii libc6 2.13-11 Embedded GNU C Library: Shared lib
ii libcurl3-gnutls 7.21.6-3 Multi-protocol file transfer libra
ii libexpat1 2.0.1-7 XML parsing C library - runtime li
ii libgcc1 1:4.6.1-5 GCC support library
ii libstdc++6 4.6.1-5 GNU Standard C++ Library v3
ii libxmlrpc-core-c3 1.16.33-3 A lightweight RPC library based on
ii procps 1:3.2.8-11 /proc file system utilities
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
cmake recommends no packages.
Versions of packages cmake suggests:
ii gcc 4:4.6.1-2 GNU C compiler
ii make 3.81-8.1 An utility for Directing compilati
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]