Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 777575 Details for
Bug 843326
dev-cpp/opentelemetry-cpp-1.3.0-r2 - prometheus-cpp package was not found. Please either provide it manually or
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-cpp:opentelemetry-cpp-1.3.0-r2:20220508-144933.log
dev-cpp:opentelemetry-cpp-1.3.0-r2:20220508-144933.log (text/plain), 4.39 KB, created by
Toralf Förster
on 2022-05-08 14:52:14 UTC
(
hide
)
Description:
dev-cpp:opentelemetry-cpp-1.3.0-r2:20220508-144933.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-05-08 14:52:14 UTC
Size:
4.39 KB
patch
obsolete
> * Package: dev-cpp/opentelemetry-cpp-1.3.0-r2 > * Repository: gentoo > * Maintainer: chutzpah@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc jaeger kernel_linux prometheus userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking opentelemetry-cpp-1.3.0.tar.gz to /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work >>>> Source unpacked in /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work >>>> Preparing source in /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0_build" > * Applying opentelemetry-cpp-1.3.0-tests.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0_build" >cmake -C /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.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=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0 >loading initial cache file /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 12.1.0 >-- The CXX compiler identification is GNU 12.1.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-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/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Building for architecture ARCH=amd64 >-- 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 >-- Found Boost: /usr/lib64/cmake/Boost-1.79.0/BoostConfig.cmake (found version "1.79.0") >Trying to use local prometheus-cpp from submodule >CMake Error at CMakeLists.txt:279 (message): > > > prometheus-cpp package was not found. Please either provide it manually or > clone with submodules. To initialize, fetch and checkout any nested > submodules, you can use the following command: > > git submodule update --init --recursive > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0_build/CMakeFiles/CMakeOutput.log". > * ERROR: dev-cpp/opentelemetry-cpp-1.3.0-r2::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2069: Called cmake_src_configure > * environment, line 989: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=dev-cpp/opentelemetry-cpp-1.3.0-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-cpp/opentelemetry-cpp-1.3.0-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-cpp:opentelemetry-cpp-1.3.0-r2:20220508-144933.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.0_build' > * S: '/var/tmp/portage/dev-cpp/opentelemetry-cpp-1.3.0-r2/work/opentelemetry-cpp-1.3.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 843326
:
777569
|
777572
| 777575 |
777578
|
777581
|
777584
|
777587
|
777590