FS#59268 - [cmake] 3.11.4 fails to detect libuv in bootstrap

Attached to Project: Arch Linux
Opened by Andreas Baumann (andreas_baumann) - Sunday, 08 July 2018, 09:02 GMT
Last edited by Felix Yan (felixonmars) - Saturday, 14 July 2018, 17:35 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

-- Could NOT find LibUV: Found unsuitable version "", but required is at least "1.10.0" (found /usr/lib/libuv.so)
CMake Error at CMakeLists.txt:551 (message):
CMAKE_USE_SYSTEM_LIBUV is ON but a libuv is not found!
Call Stack (most recent call first):
CMakeLists.txt:682 (CMAKE_BUILD_UTILITIES)

A fix is available upstream:

https://gitlab.kitware.com/cmake/cmake/commit/2c36dabbeef72e2d9c9697e6dcc5c67fd0a912dd

Additional info:
* package version(s): 3.11.4-1

Steps to reproduce:

makepkg -s
This task depends upon

Closed by  Felix Yan (felixonmars)
Saturday, 14 July 2018, 17:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.11.4-2

Loading...