Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 783941 Details for
Bug 851078
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)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 5.15 KB, created by
Leonid Kopylov
on 2022-06-10 20:54:26 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2022-06-10 20:54:26 UTC
Size:
5.15 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-cpp/opentelemetry-cpp-1.4.0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: chutzpah@gentoo.org >[32m * [39;49;00mUSE: arm64 elibc_glibc jaeger kernel_linux userland_GNU >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking opentelemetry-cpp-1.4.0.tar.gz to /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work >>>> Source unpacked in /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work >>>> Preparing source in /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0_build" > [32m*[0m Applying opentelemetry-cpp-1.3.0-tests.patch ... >[A[216C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0_build" >cmake -C /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTING:BOOL=no -DWITH_JAEGER:BOOL=yes -DWITH_PROMETHEUS:BOOL=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0 >loading initial cache file /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.3.0 >-- The CXX compiler identification is GNU 11.3.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/aarch64-unknown-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/aarch64-unknown-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Building for architecture ARCH=arm64 >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >Building with nostd types... >-- Found CURL: /usr/lib64/libcurl.so (found version "7.83.1") >-- Found thrift: /usr >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.12") >-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1o") >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 > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 127: Called src_configure > [31;01m*[0m environment, line 2019: Called cmake_src_configure > [31;01m*[0m environment, line 945: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-cpp/opentelemetry-cpp-1.4.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-cpp/opentelemetry-cpp-1.4.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0_build' > [31;01m*[0m S: '/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.4.0/work/opentelemetry-cpp-1.4.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 851078
: 783941