Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 900647 Details for
Bug 938195
dev-libs/protobuf-26.1-r1 - [ncurses-6.5] cmake failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:protobuf-26.1-r1:20240819-082749.log
dev-libs:protobuf-26.1-r1:20240819-082749.log (text/plain), 6.81 KB, created by
Toralf Förster
on 2024-08-19 17:40:21 UTC
(
hide
)
Description:
dev-libs:protobuf-26.1-r1:20240819-082749.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-08-19 17:40:21 UTC
Size:
6.81 KB
patch
obsolete
> * Package: dev-libs/protobuf-26.1-r1:0/26.1.0 > * Repository: gentoo > * Maintainer: negril.nx+gentoo@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking protobuf-26.1.tar.gz to /var/tmp/portage/dev-libs/protobuf-26.1-r1/work >>>> Source unpacked in /var/tmp/portage/dev-libs/protobuf-26.1-r1/work >>>> Preparing source in /var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1_build" > * Applying protobuf-26.1-disable-32-bit-tests.patch ... > [ ok ] > * Applying protobuf-23.3-static_assert-failure.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -Dprotobuf_DISABLE_RTTI=ON -Dprotobuf_BUILD_EXAMPLES=no -Dprotobuf_WITH_ZLIB=yes -Dprotobuf_BUILD_TESTS=no -Dprotobuf_ABSL_PROVIDER=package -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1 >loading initial cache file /var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1_build-abi_x86_64.amd64/gentoo_common_config.cmake >-- The C compiler identification is GNU 14.2.1 >-- The CXX 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 >-- 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 >-- >-- 26.1.0 >-- Performing Test protobuf_HAVE_LD_VERSION_SCRIPT >-- Performing Test protobuf_HAVE_LD_VERSION_SCRIPT - Success >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") >-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS >-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color >C++ -O2 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (1.1s) >CMake Error at cmake/libprotobuf-lite.cmake:27 (target_link_libraries): > Target "libprotobuf-lite" links to: > > absl::if_constexpr > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > CMakeLists.txt:300 (include) > > >CMake Error at cmake/libprotobuf.cmake:30 (target_link_libraries): > Target "libprotobuf" links to: > > absl::if_constexpr > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > CMakeLists.txt:304 (include) > > >CMake Error at cmake/libprotoc.cmake:20 (target_link_libraries): > Target "libprotoc" links to: > > absl::if_constexpr > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > CMakeLists.txt:309 (include) > > >CMake Error at cmake/protoc.cmake:6 (target_link_libraries): > Target "protoc" links to: > > absl::if_constexpr > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > >Call Stack (most recent call first): > CMakeLists.txt:315 (include) > > >-- Generating done (0.1s) >CMake Generate step failed. Build files cannot be regenerated correctly. > * ERROR: dev-libs/protobuf-26.1-r1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 3088: Called cmake-multilib_src_configure > * environment, line 898: Called multilib-minimal_src_configure > * environment, line 2367: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 2617: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2322: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2320: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 620: Called multilib-minimal_abi_src_configure > * environment, line 2361: Called multilib_src_configure > * environment, line 2843: Called cmake_src_configure > * environment, line 1174: 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/protobuf-26.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/protobuf-26.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:protobuf-26.1-r1:20240819-082749.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/protobuf-26.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/protobuf-26.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1_build-abi_x86_64.amd64' > * S: '/var/tmp/portage/dev-libs/protobuf-26.1-r1/work/protobuf-26.1' >
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 938195
:
900646
| 900647 |
900648
|
900649
|
900650
|
900651
|
900652
|
900653