Summary: | dev-cpp/opentelemetry-cpp-1.4.0 - Could not find a package configuration file provided by Libevent with any (looks for dev-libs/libevent cmake files) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Leonid Kopylov <leonchik1976> |
Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | mgorny |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | ARM64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Leonid Kopylov
2022-06-10 20:53:59 UTC
Created attachment 783941 [details]
build.log
CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package): By not providing "FindLibevent.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Libevent", but CMake did not find one. Could not find a package configuration file provided by "Libevent" with any of the following names: LibeventConfig.cmake libevent-config.cmake Add the installation prefix of "Libevent" to CMAKE_PREFIX_PATH or set "Libevent_DIR" to a directory containing one of the above files. If "Libevent" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /usr/lib/cmake/thrift/ThriftConfig.cmake:94 (find_dependency) exporters/jaeger/CMakeLists.txt:3 (find_package) -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0_build/CMakeFiles/CMakeOutput.log". [31;01m*[0m ERROR: dev-cpp/opentelemetry-cpp-1.4.0::gentoo failed (configure phase): [31;01m*[0m cmake failed following this: https://blog.csdn.net/u012342808/article/details/119464705 installing dev-libs/libevent via CMake - make dev-cpp/opentelemetry-cpp installed still issue with dev-cpp/opentelemetry-cpp-1.6.0 They really need to support using pkg-config to find libevent... |