Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jun 2018 18:18:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229255] devel/cmake: fails to detect latest devel/libuv (1.21.0)
Message-ID:  <bug-229255-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229255

            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@FreeBSD.org
          Reporter: ml+freebsd@vishwin.info
                CC: kde@FreeBSD.org, thierry@FreeBSD.org
                CC: kde@FreeBSD.org, thierry@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 le=
ast
"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.lo=
g".
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229255-7788>