[Pkg-cmake-team] Bug#905140: cmake: FTBFS with recent version of libuv1

Svante Signell svante.signell at gmail.com
Tue Jul 31 16:17:54 BST 2018


Source: cmake
Version: 3.11.2-1
Severity: serious
Tags: patch
Usertags: linux-any, freebsd-any, hurd-any

Hello,

cmake FTBFS with recent a version of libuv1: 1.22.0-x. The build for
most architectures was made 60+ days ago, then with 1.20.3-x. Since
then two upstream versions was released and the specific change was for
1.21.0:
* core: move all include files except uv.h to uv/ (Saúl Ibarra
Corretgé)

The attached patch, Source_Modules_FindLibUV.cmake.diff, fixes the
build for linux-any architectures by looking for libuv header files in
/usr/include/uv in addition to /usr/include/uv-* headers. This patch
also affects #900240 and #905138 and is needed for successful builds.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Source_Modules_FindLibUV.cmake.diff
Type: text/x-patch
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-cmake-team/attachments/20180731/13ec3ff9/attachment.bin>


More information about the Pkg-cmake-team mailing list