Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 894518 Details for
Bug 932848
dev-libs/protobuf-23.3-r2 fails to build against dev-cpp/abseil-cpp-20240116.2: ‘Layout’ in namespace ‘absl::lts_20240116::container_internal’ does not name a template type
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
protobuf-23.3-r2 build log
dev-libs:protobuf-23.3-r2:20240527-144944.log (text/x-log), 35.76 KB, created by
Johannes Penßel
on 2024-05-27 14:56:30 UTC
(
hide
)
Description:
protobuf-23.3-r2 build log
Filename:
MIME Type:
Creator:
Johannes Penßel
Created:
2024-05-27 14:56:30 UTC
Size:
35.76 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-libs/protobuf-23.3-r2:0/23.3.0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: arfrever.fta@gmail.com cjk@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux zlib >[32m * [39;49;00mFEATURES: compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking protobuf-23.3.tar.gz to /var/tmp/portage/dev-libs/protobuf-23.3-r2/work >>>> Source unpacked in /var/tmp/portage/dev-libs/protobuf-23.3-r2/work >>>> Preparing source in /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build" > [32m*[0m Applying protobuf-23.3-disable-32-bit-tests.patch ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying protobuf-23.3-static_assert-failure.patch ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3 ... > [32m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_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-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3 >loading initial cache file /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64/gentoo_common_config.cmake >-- The C compiler identification is GNU 14.1.1 >-- The CXX compiler identification is GNU 14.1.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 >-- >-- 23.3.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.0") >-- 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 -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing >C++ -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--build-id=sha1 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--build-id=sha1 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--build-id=sha1 > >-- Configuring done (0.9s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3 ... > [32m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_compile > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64" >ninja -v -j16 -l0 >[1/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/arena_config.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/arena_config.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/arena_config.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena_config.cc >[2/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -MD -MT third_party/utf8_range/CMakeFiles/utf8_validity.dir/utf8_validity.cc.o -MF third_party/utf8_range/CMakeFiles/utf8_validity.dir/utf8_validity.cc.o.d -o third_party/utf8_range/CMakeFiles/utf8_validity.dir/utf8_validity.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range/utf8_validity.cc >[3/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/arenaz_sampler.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/arenaz_sampler.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/arenaz_sampler.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arenaz_sampler.cc >[4/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/arena_align.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/arena_align.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/arena_align.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena_align.cc >[5/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc >FAILED: CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:472:49: error: âLayoutâ in namespace âabsl::lts_20240116::container_internalâ does not name a template type > 472 | using layout_type = absl::container_internal::Layout< > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:494:20: error: âlayout_typeâ does not name a type > 494 | constexpr static layout_type Layout(size_t n) { > | ^~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In member function âabsl::lts_20240116::Span<const std::atomic<void*> > google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::ids() constâ: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:417:12: error: âLayoutâ was not declared in this scope > 417 | return Layout(capacity()).Slice<kIds>(ptr()).first(safe_size()); > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:417:50: error: request for member âfirstâ in â((const google::protobuf::internal::ThreadSafeArena::SerialArenaChunk*)this)->google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::ptr()â, which is of non-class type âconst char*â > 417 | return Layout(capacity()).Slice<kIds>(ptr()).first(safe_size()); > | ^~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In member function âabsl::lts_20240116::Span<std::atomic<void*> > google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::ids()â: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:420:12: error: âLayoutâ was not declared in this scope > 420 | return Layout(capacity()).Slice<kIds>(ptr()).first(safe_size()); > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:420:50: error: request for member âfirstâ in â((google::protobuf::internal::ThreadSafeArena::SerialArenaChunk*)this)->google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::ptr()â, which is of non-class type âchar*â > 420 | return Layout(capacity()).Slice<kIds>(ptr()).first(safe_size()); > | ^~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In member function âstd::atomic<void*>& google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::id(uint32_t)â: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:424:12: error: âLayoutâ was not declared in this scope > 424 | return Layout(capacity()).Pointer<kIds>(ptr())[i]; > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In member function âabsl::lts_20240116::Span<const std::atomic<google::protobuf::internal::SerialArena*> > google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::arenas() constâ: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:429:12: error: âLayoutâ was not declared in this scope > 429 | return Layout(capacity()).Slice<kArenas>(ptr()).first(safe_size()); > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:429:53: error: request for member âfirstâ in â((const google::protobuf::internal::ThreadSafeArena::SerialArenaChunk*)this)->google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::ptr()â, which is of non-class type âconst char*â > 429 | return Layout(capacity()).Slice<kArenas>(ptr()).first(safe_size()); > | ^~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In member function âabsl::lts_20240116::Span<std::atomic<google::protobuf::internal::SerialArena*> > google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::arenas()â: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:432:12: error: âLayoutâ was not declared in this scope > 432 | return Layout(capacity()).Slice<kArenas>(ptr()).first(safe_size()); > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:432:53: error: request for member âfirstâ in â((google::protobuf::internal::ThreadSafeArena::SerialArenaChunk*)this)->google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::ptr()â, which is of non-class type âchar*â > 432 | return Layout(capacity()).Slice<kArenas>(ptr()).first(safe_size()); > | ^~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In member function âconst std::atomic<google::protobuf::internal::SerialArena*>& google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::arena(uint32_t) constâ: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:436:12: error: âLayoutâ was not declared in this scope > 436 | return Layout(capacity()).Pointer<kArenas>(ptr())[i]; > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In member function âstd::atomic<google::protobuf::internal::SerialArena*>& google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::arena(uint32_t)â: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:440:12: error: âLayoutâ was not declared in this scope > 440 | return Layout(capacity()).Pointer<kArenas>(ptr())[i]; > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In static member function âstatic constexpr size_t google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::AllocSize(size_t)â: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:465:56: error: âLayoutâ was not declared in this scope > 465 | constexpr static size_t AllocSize(size_t n) { return Layout(n).AllocSize(); } > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In member function âgoogle::protobuf::internal::SerialArenaChunkHeader& google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::header()â: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:479:13: error: âlayout_typeâ has not been declared > 479 | return *layout_type::Partial().Pointer<kHeader>(ptr()); > | ^~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In member function âconst google::protobuf::internal::SerialArenaChunkHeader& google::protobuf::internal::ThreadSafeArena::SerialArenaChunk::header() constâ: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:482:13: error: âlayout_typeâ has not been declared > 482 | return *layout_type::Partial().Pointer<kHeader>(ptr()); > | ^~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc: In static member function âstatic google::protobuf::internal::ThreadSafeArena::SerialArenaChunk* google::protobuf::internal::ThreadSafeArena::NewSerialArenaChunk(uint32_t, void*, google::protobuf::internal::SerialArena*)â: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:627:61: in âconstexprâ expansion of âgoogle::protobuf::internal::ThreadSafeArena::SerialArenaChunk::AllocSize(0)â >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:627:61: error: âconstexprâ call flows off the end of the function > 627 | constexpr size_t kHeaderSize = SerialArenaChunk::AllocSize(0); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:628:60: in âconstexprâ expansion of âgoogle::protobuf::internal::ThreadSafeArena::SerialArenaChunk::AllocSize(1)â >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arena.cc:628:60: error: âconstexprâ call flows off the end of the function > 628 | constexpr size_t kEntrySize = SerialArenaChunk::AllocSize(1) - kHeaderSize; > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >[6/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/any_lite.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/any_lite.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/any_lite.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/any_lite.cc >[7/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/arenastring.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/arenastring.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/arenastring.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/arenastring.cc >[8/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/timestamp.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/timestamp.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/timestamp.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/timestamp.pb.cc >[9/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/source_context.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/source_context.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/source_context.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/source_context.pb.cc >[10/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/any.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/any.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/any.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/any.cc >[11/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/field_mask.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/field_mask.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/field_mask.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/field_mask.pb.cc >[12/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/empty.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/empty.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/empty.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/empty.pb.cc >[13/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/any.pb.cc >[14/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/duration.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/duration.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/duration.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/duration.pb.cc >[15/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/wrappers.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/wrappers.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/wrappers.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/wrappers.pb.cc >[16/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/api.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/api.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/api.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/api.pb.cc >[17/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/type.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/type.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/type.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/type.pb.cc >[18/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/compiler/importer.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/compiler/importer.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/compiler/importer.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/compiler/importer.cc >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/compiler/importer.cc: In member function âgoogle::protobuf::compiler::DiskSourceTree::DiskFileToVirtualFileResult google::protobuf::compiler::DiskSourceTree::DiskFileToVirtualFile(absl::lts_20240116::string_view, std::string*, std::string*)â: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/compiler/importer.cc:400:21: warning: comparison of integer expressions of different signedness: âintâ and âstd::vector<google::protobuf::compiler::DiskSourceTree::Mapping>::size_typeâ {aka âlong unsigned intâ} [-Wsign-compare] > 400 | for (int i = 0; i < mappings_.size(); i++) { > | ~~^~~~~~~~~~~~~~~~~~ >[19/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/struct.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/struct.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/struct.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/struct.pb.cc >[20/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DGOOGLE_PROTOBUF_NO_RTTI=1 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src -I/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/third_party/utf8_range -O2 -pipe -Wall -g1 -fno-omit-frame-pointer -march=x86-64-v3 -flto=auto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/compiler/parser.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/compiler/parser.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/compiler/parser.cc.o -c /var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/compiler/parser.cc >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/compiler/parser.cc: In function âbool google::protobuf::compiler::{anonymous}::IsNumberFollowUnderscore(absl::lts_20240116::string_view)â: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/compiler/parser.cc:173:21: warning: comparison of integer expressions of different signedness: âintâ and âabsl::lts_20240116::string_view::size_typeâ {aka âlong unsigned intâ} [-Wsign-compare] > 173 | for (int i = 1; i < name.length(); i++) { > | ~~^~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/compiler/parser.cc: In member function âvoid google::protobuf::compiler::Parser::LocationRecorder::AttachComments(std::string*, std::string*, std::vector<std::__cxx11::basic_string<char> >*) constâ: >/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3/src/google/protobuf/compiler/parser.cc:531:21: warning: comparison of integer expressions of different signedness: âintâ and âstd::vector<std::__cxx11::basic_string<char> >::size_typeâ {aka âlong unsigned intâ} [-Wsign-compare] > 531 | for (int i = 0; i < detached_comments->size(); ++i) { > | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: dev-libs/protobuf-23.3-r2::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j16 -l0 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_compile > [31;01m*[0m environment, line 2921: Called cmake-multilib_src_compile > [31;01m*[0m environment, line 802: Called multilib-minimal_src_compile > [31;01m*[0m environment, line 2230: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 2497: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 2190: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 2188: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 557: Called multilib-minimal_abi_src_compile > [31;01m*[0m environment, line 2224: Called multilib_src_compile > [31;01m*[0m environment, line 2717: Called cmake_src_compile > [31;01m*[0m environment, line 920: Called cmake_build > [31;01m*[0m environment, line 887: Called eninja > [31;01m*[0m environment, line 1658: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die -n "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/protobuf-23.3-r2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/protobuf-23.3-r2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/logs/dev-libs:protobuf-23.3-r2:20240527-144944.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/protobuf-23.3-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/protobuf-23.3-r2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3_build-abi_x86_64.amd64' > [31;01m*[0m S: '/var/tmp/portage/dev-libs/protobuf-23.3-r2/work/protobuf-23.3'
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 932848
: 894518