[Bug 229255] devel/cmake: fails to detect latest devel/libuv (1.21.0)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 23 18:18:10 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229255
Bug ID: 229255
Summary: devel/cmake: fails to detect latest devel/libuv
(1.21.0)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: ml+freebsd at vishwin.info
CC: kde at FreeBSD.org, thierry at FreeBSD.org
CC: kde at FreeBSD.org, thierry at FreeBSD.org
After attempting to rebuild devel/cmake upon updating devel/libuv, the
following error is emitted during configure:
-- Could NOT find LibUV: Found unsuitable version "", but required is at least
"1.10.0" (found /usr/local/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)
-- Configuring incomplete, errors occurred!
See also
"/wrkdirs/usr/ports/devel/cmake/work/cmake-3.11.4/CMakeFiles/CMakeOutput.log".
See also
"/wrkdirs/usr/ports/devel/cmake/work/cmake-3.11.4/CMakeFiles/CMakeError.log".
---------------------------------------------
Error when bootstrapping CMake:
Problem while running initial CMake
---------------------------------------------
Appears that the latest libuv does not expose its version to cmake like it
should.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list