Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909644 Details for
Bug 943860
dev-libs/protobuf-28.0 - error: invalid types for ‘bit_ior_expr’ (gcc15) (c23-porting)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
protobuf.build.log (text/x-log), 71.24 KB, created by
immolo
on 2024-11-18 21:17:17 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
immolo
Created:
2024-11-18 21:17:17 UTC
Size:
71.24 KB
patch
obsolete
> * Package: dev-libs/protobuf-28.0:0/28.0.0 > * Repository: gentoo > * Maintainer: negril.nx+gentoo@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libprotoc protobuf protoc zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking protobuf-28.0.tar.gz to /var/tmp/portage/dev-libs/protobuf-28.0/work >>>> Source unpacked in /var/tmp/portage/dev-libs/protobuf-28.0/work >>>> Preparing source in /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build" > * Applying protobuf-26.1-disable-32-bit-tests.patch ... > [ ok ] > * Applying protobuf-23.3-static_assert-failure.patch ... > [ ok ] > * Applying protobuf-27.4-findJsonCpp.patch ... > [ ok ] > * Applying protobuf-28.0-disable-test_upb-lto.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -Dprotobuf_ABSL_PROVIDER=package -Dprotobuf_JSONCPP_PROVIDER=package -Dprotobuf_BUILD_CONFORMANCE=no -Dprotobuf_BUILD_EXAMPLES=no -Dprotobuf_BUILD_LIBPROTOC=yes -Dprotobuf_BUILD_LIBUPB=no -Dprotobuf_BUILD_PROTOBUF_BINARIES=yes -Dprotobuf_BUILD_PROTOC_BINARIES=yes -Dprotobuf_BUILD_SHARED_LIBS=yes -Dprotobuf_BUILD_TESTS=no -Dprotobuf_DISABLE_RTTI=no -Dprotobuf_INSTALL=yes -Dprotobuf_INSTALL_EXAMPLES=no -Dprotobuf_TEST_XML_OUTDIR=no -Dprotobuf_WITH_ZLIB=yes -Dprotobuf_VERBOSE=no -DCMAKE_MODULE_PATH=/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 >loading initial cache file /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/gentoo_common_config.cmake >-- The C compiler identification is GNU 15.0.0 >-- The CXX compiler identification is GNU 15.0.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 >-- >-- 28.0.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 >CMake Deprecation Warning at third_party/utf8_range/CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.10 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -march=native -pipe -flto >C++ -O2 -march=native -pipe -flto >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs > >-- Configuring done (1.0s) >-- Generating done (0.1s) >-- Build files have been written to: /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64" >ninja -v -j32 -l32 >[1/239] /usr/bin/x86_64-pc-linux-gnu-gcc -Dutf8_validity_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -O2 -march=native -pipe -flto -fPIC -MD -MT third_party/utf8_range/CMakeFiles/utf8_validity.dir/utf8_range.c.o -MF third_party/utf8_range/CMakeFiles/utf8_validity.dir/utf8_range.c.o.d -o third_party/utf8_range/CMakeFiles/utf8_validity.dir/utf8_range.c.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range/utf8_range.c >[2/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/arenaz_sampler.cc >[3/239] /usr/bin/x86_64-pc-linux-gnu-g++ -Dutf8_validity_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/third_party/utf8_range/utf8_validity.cc >[4/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/arena_align.cc >[5/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/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 -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/arena.cc >In file included from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/arena.cc:992: >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/port_undef.inc: In member function âgoogle::protobuf::internal::SerialArena::MaybePrefetchCleanup()â: >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/port_undef.inc:175:27: error: invalid types for âbit_ior_exprâ > 175 | #pragma GCC diagnostic pop > | ^ >const char * >const char * >struct CleanupNode * >_32 = _12 | _14; >during GIMPLE pass: forwprop >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/port_undef.inc:175:27: internal compiler error: verify_gimple failed >0x55dd3dca38c7 diagnostic_context::diagnostic_impl(rich_location*, diagnostic_metadata const*, diagnostic_option_id, char const*, __va_list_tag (*) [1], diagnostic_t) > ???:0 >0x55dd3db75cfd internal_error(char const*, ...) > ???:0 >Please submit a full bug report, with preprocessed source (by using -freport-bug). >Please include the complete backtrace with any bug report. >See <https://bugs.gentoo.org/> for instructions. >[6/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/any_lite.cc >[7/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/arenastring.cc >[8/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_enum_util.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_enum_util.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_enum_util.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_enum_util.cc >[9/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/timestamp.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/timestamp.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/timestamp.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[10/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/any.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/any.cc:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[11/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/empty.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/message.h:106, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_bases.h:18, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/empty.pb.h:23, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/empty.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[12/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_util.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_util.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_util.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_util.cc >[13/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_bases.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_bases.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_bases.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_bases.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/message.h:106, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_bases.h:18, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_bases.cc:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[14/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/source_context.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/source_context.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/source_context.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[15/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/duration.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/duration.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/duration.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[16/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/any.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/any.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/any.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[17/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/implicit_weak_message.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/implicit_weak_message.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/implicit_weak_message.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/implicit_weak_message.cc >[18/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/field_mask.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/field_mask.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/field_mask.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[19/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/api.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/api.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/api.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[20/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/wrappers.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/wrappers.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/wrappers.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[21/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_full.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_full.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_full.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_full.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/map.h:35, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_impl.h:22, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_full.cc:34: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[22/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/cpp_features.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/cpp_features.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/cpp_features.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/cpp_features.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/cpp_features.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/cpp_features.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[23/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/type.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/type.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/type.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[24/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/struct.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/struct.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/struct.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[25/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/compiler/importer.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/compiler/parser.h:22, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/compiler/importer.h:22, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/compiler/importer.cc:12: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[26/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set_heavy.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set_heavy.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set_heavy.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/extension_set_heavy.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/extension_set_heavy.cc:23: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[27/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_gen.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_gen.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_gen.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_gen.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_gen.h:20, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_gen.cc:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[28/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/dynamic_message.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/dynamic_message.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/dynamic_message.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/dynamic_message.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/dynamic_message.h:24, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/dynamic_message.cc:42: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[29/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/feature_resolver.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/feature_resolver.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/feature_resolver.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/feature_resolver.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_set.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/feature_resolver.h:16, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/feature_resolver.cc:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/feature_resolver.cc:36: >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/text_format.h:55:28: warning: attribute ignored in declaration of âenum class google::protobuf::internal::FieldReporterLevelâ [-Wattributes] > 55 | PROTOBUF_EXPORT enum class FieldReporterLevel { > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/text_format.h:55:28: note: attribute for âenum class google::protobuf::internal::FieldReporterLevelâ must follow the âenum classâ keyword >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/text_format.h:87:28: warning: attribute ignored in declaration of âenum class google::protobuf::internal::Optionâ [-Wattributes] > 87 | PROTOBUF_EXPORT enum class Option; > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/text_format.h:87:28: note: attribute for âenum class google::protobuf::internal::Optionâ must follow the âenum classâ keyword >[30/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/extension_set.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_set.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/extension_set.cc:23: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[31/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_lite.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_lite.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_lite.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_lite.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/map.h:35, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_impl.h:22, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_lite.cc:24: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_lite.cc:806:36: warning: âalways_inlineâ function might not be inlinable unless also declared âinlineâ [-Wattributes] > 806 | PROTOBUF_ALWAYS_INLINE const char* TcParser::FastVarintS1( > | ^~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_lite.cc:806:36: warning: âalways_inlineâ function might not be inlinable unless also declared âinlineâ [-Wattributes] >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_lite.cc:729:29: warning: âalways_inlineâ function might not be inlinable unless also declared âinlineâ [-Wattributes] > 729 | PROTOBUF_ALWAYS_INLINE bool EnumIsValidAux(int32_t val, uint16_t xform_val, > | ^~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_tctable_lite.cc:717:29: warning: âalways_inlineâ function might not be inlinable unless also declared âinlineâ [-Wattributes] > 717 | PROTOBUF_ALWAYS_INLINE void PrefetchEnumData(uint16_t xform_val, > | ^~~~~~~~~~~~~~~~ >[32/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -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-28.0/work/protobuf-28.0/src/google/protobuf/compiler/parser.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/compiler/parser.h:22, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/compiler/parser.cc:14: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[33/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.pb.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.pb.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.pb.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.pb.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.pb.cc:6: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[34/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_reflection.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_reflection.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_reflection.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.h:25, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/generated_message_reflection.cc:12: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[35/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor_database.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor_database.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor_database.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor_database.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor_database.h:22, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor_database.cc:12: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >[36/239] /usr/bin/x86_64-pc-linux-gnu-g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0 -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src -I/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/third_party/utf8_range -O2 -march=native -pipe -flto -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.cc.o -c /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.cc >In file included from /usr/include/absl/hash/internal/hash.h:33, > from /usr/include/absl/hash/hash.h:85, > from /usr/include/absl/container/internal/hash_function_defaults.h:56, > from /usr/include/absl/container/hash_container_defaults.h:19, > from /usr/include/absl/container/flat_hash_map.h:43, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.h:46, > from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.cc:12: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ciso646:46:4: warning: #warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Wcpp] > 46 | # warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" > | ^~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/descriptor.cc:82: >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/text_format.h:55:28: warning: attribute ignored in declaration of âenum class google::protobuf::internal::FieldReporterLevelâ [-Wattributes] > 55 | PROTOBUF_EXPORT enum class FieldReporterLevel { > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/text_format.h:55:28: note: attribute for âenum class google::protobuf::internal::FieldReporterLevelâ must follow the âenum classâ keyword >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/text_format.h:87:28: warning: attribute ignored in declaration of âenum class google::protobuf::internal::Optionâ [-Wattributes] > 87 | PROTOBUF_EXPORT enum class Option; > | ^~~~~~ >/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0/src/google/protobuf/text_format.h:87:28: note: attribute for âenum class google::protobuf::internal::Optionâ must follow the âenum classâ keyword >ninja: build stopped: subcommand failed. > * ERROR: dev-libs/protobuf-28.0::gentoo failed (compile phase): > * ninja -v -j32 -l32 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2916: Called cmake-multilib_src_compile > * environment, line 791: Called multilib-minimal_src_compile > * environment, line 2225: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' > * environment, line 2492: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > * environment, line 2185: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > * environment, line 2183: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' > * environment, line 545: Called multilib-minimal_abi_src_compile > * environment, line 2219: Called multilib_src_compile > * environment, line 2712: Called cmake_src_compile > * environment, line 909: Called cmake_build > * environment, line 876: Called eninja > * environment, line 1653: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=dev-libs/protobuf-28.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/protobuf-28.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-libs/protobuf-28.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/protobuf-28.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.0_build-abi_x86_64.amd64' > * S: '/var/tmp/portage/dev-libs/protobuf-28.0/work/protobuf-28.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 943860
: 909644 |
909647