Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 924269 Details for
Bug 953521
dev-libs/mongo-c-driver-1.24.4-r1 - -- Configuring incomplete, errors occurred!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:mongo-c-driver-1.24.4-r1:20250410-131146.log
dev-libs:mongo-c-driver-1.24.4-r1:20250410-131146.log (text/plain), 5.04 KB, created by
Toralf Förster
on 2025-04-10 16:36:52 UTC
(
hide
)
Description:
dev-libs:mongo-c-driver-1.24.4-r1:20250410-131146.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-04-10 16:36:52 UTC
Size:
5.04 KB
patch
obsolete
> * Package: dev-libs/mongo-c-driver-1.24.4-r1:0 > * Repository: gentoo > * Maintainer: ultrabug@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl test-full > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Checking whether python3_13 is suitable ... > * dev-lang/python:3.13 ... > [ ok ] > * python_check_deps ... > * dev-python/sphinx[python_targets_python3_13(-)] ... > [ !! ] > [ !! ] > * Checking whether python3_12 is suitable ... > * dev-lang/python:3.12 ... > [ ok ] > * python_check_deps ... > * dev-python/sphinx[python_targets_python3_12(-)] ... > [ ok ] > [ ok ] > * Using python3.12 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking mongo-c-driver-1.24.4.tar.gz to /var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work >>>> Source unpacked in /var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work >>>> Preparing source in /var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4_build" > * Hardcoded definition(s) removed in CMakeLists.txt: > * set (CMAKE_BUILD_TYPE "RelWithDebInfo") >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4_build" >cmake -C /var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_SKIP_RPATH=ON -DUSE_SYSTEM_LIBBSON=ON -DENABLE_EXAMPLES=OFF -DENABLE_ICU=OFF -DENABLE_MAN_PAGES=ON -DENABLE_MONGOC=ON -DENABLE_SNAPPY=ON -DENABLE_ZLIB=SYSTEM -DENABLE_SASL=OFF -DENABLE_SSL=OPENSSL -DENABLE_STATIC=OFF -DENABLE_TESTS=OFF -DENABLE_TRACING=OFF -DENABLE_UNINSTALL=OFF -DENABLE_ZSTD=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4 >loading initial cache file /var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 14.2.1 >-- 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 >CMake Deprecation Warning at /var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4_build/_eval.tmp.cmake:5 (message): > Enabling ENABLE_AUTOMATIC_INIT_AND_CLEANUP is deprecated and may be removed > in a future release >Call Stack (most recent call first): > build/cmake/MongoSettings.cmake:270 (include) > build/cmake/MongoSettings.cmake:175 (_mongo_eval_cmake) > build/cmake/MongoSettings.cmake:248 (mongo_setting) > CMakeLists.txt:164 (mongo_bool_setting) > > >-- The CXX compiler identification is GNU 14.2.1 >-- 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 >-- Performing Test HAVE_LLD_LINKER_SUPPORT >-- Performing Test HAVE_LLD_LINKER_SUPPORT - Success >-- Linking using LLVM lld. Disable by setting MONGO_USE_LLD to OFF >-- file VERSION_CURRENT contained BUILD_VERSION 1.24.4 >-- Searching for libbson CMake packages >-- libbson found version "1.24.4" >CMake Error at CMakeLists.txt:316 (message): > System libbson built without static library target > > >-- Configuring incomplete, errors occurred! > * ERROR: dev-libs/mongo-c-driver-1.24.4-r1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2832: Called cmake_src_configure > * environment, line 1404: 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-libs/mongo-c-driver-1.24.4-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/mongo-c-driver-1.24.4-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:mongo-c-driver-1.24.4-r1:20250410-131146.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4_build' > * S: '/var/tmp/portage/dev-libs/mongo-c-driver-1.24.4-r1/work/mongo-c-driver-1.24.4' >
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 953521
:
924268
| 924269 |
924270
|
924271
|
924272
|
924273
|
924274
|
924275