[Pkg-cmake-team] Bug#905138: cmake: FTBFS on kfreebsd-any
Svante Signell
svante.signell at gmail.com
Tue Jul 31 16:01:13 BST 2018
Source: cmake
Version: 3.11.2-1
Severity: important
Tags: patch
Usertags: linux-any, freebsd-any, hurd-any
Hello,
Currently cmake does FTBFs on kfreebsd-any due to a missing dependency
on libfreebsd-glue-0 and a missing dependency on freebsd-glue,
providing the link:
/usr/lib/libfreebsd-glue.so -> /lib/libfreebsd-glue.so.0
Ideally a library libfreebsd-glue-dev should be split out of the
package freebsd-glue. Until that happens, the added dependency will do,
see the attached file debian_control.diff.
With the attached patches bootstrap.patch, debian_control.diff, and the
upcoming bug report on linux-any,providing
Source_Modules_FindLibUV.cmake.diff cmake builds fine.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bootstrap.patch
Type: text/x-patch
Size: 410 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-cmake-team/attachments/20180731/60ba08ab/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debian_control.diff
Type: text/x-patch
Size: 379 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-cmake-team/attachments/20180731/60ba08ab/attachment-0001.bin>
More information about the Pkg-cmake-team
mailing list