[Pkg-owncloud-maintainers] Bug#710340: Fix for !linux archs

Pino Toscano pino at debian.org
Fri Sep 27 09:10:38 UTC 2013


retitle 710340 qtkeychain: FTBFS on !linux: libraries left in /usr/lib
tag 710340 + patch
thanks

Hi,

qtkeychain fails because the copy of GNUInstallDirs.cmake (shipped in 
cmake/Modules) uses multiarch library paths on Debian only on Linux. 
This has been fixed in Debian's version of it since 2.8.9-1 [1].

There are two solutions for this:
1) patch the qtkeychain's copy of GNUInstallDirs.cmake
   Attached there is the same patch (just with adjusted path) that has
   been applied to cmake
2) use the system version
   This means moving away qtkeychain's copy before cmake is invoked,
   moving it back on clean (to get back the original sources), also 
   raising the cmake build dependency to 2.8.9-1~.

I guess upstream ships such copy to support also cmake versions older 
than 2.8.5 (where GNUInstallDirs.cmake has been added); maybe they could 
consider just relying on cmake >= 2.8.5 and drop the copy of 
GNUInstallDirs.cmake.

[1] http://packages.qa.debian.org/c/cmake/news/20120818T204746Z.html

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: install_to_multiarch_libdir_on_kfreebsd_hurd.diff
Type: text/x-patch
Size: 980 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20130927/7714c674/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20130927/7714c674/attachment-0001.sig>


More information about the Pkg-owncloud-maintainers mailing list