D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/protobuf-30.0-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zfYX7g
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xbRup5
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build
+ rm -rf protobuf-30.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/protobuf-30.0-all.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd protobuf-30.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/protobuf-SOVERSION.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ find -name '*.cc' -o -name '*.h'
+ xargs chmod -x
+ sed -e '/^TEST(ArenaTest, BlockSizeSmallerThanAllocation) {$/a\ if (sizeof(void*) == 4) {\n GTEST_SKIP();\n }' -e '/^TEST(ArenaTest, SpaceAllocated_and_Used) {$/a\ if (sizeof(void*) == 4) {\n GTEST_SKIP();\n }' -i src/google/protobuf/arena_unittest.cc
+ sed -e '/^TEST(AnyTest, TestPackFromSerializationExceedsSizeLimit) {$/a\ if (sizeof(void*) == 4) {\n GTEST_SKIP();\n }' -i src/google/protobuf/any_test.cc
+ cp /home/pterjan/rpmbuild/SOURCES/protobuf-java-4.30.0.pom java/core/pom.xml
+ cp /home/pterjan/rpmbuild/SOURCES/protobuf-javalite-4.30.0.pom java/lite/pom.xml
+ cp /home/pterjan/rpmbuild/SOURCES/protobuf-java-util-4.30.0.pom java/util/pom.xml
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.mojo:animal-sniffer-maven-plugin java/pom.xml
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep com.google.errorprone:error_prone_annotations java/util/pom.xml
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep com.google.j2objc:j2objc-annotations java/util/pom.xml
++ find -name '*.java'
++ xargs grep -h -e '^import com\.google\.errorprone\.annotation' -e '^import com\.google\.j2objc\.annotations'
++ sort -u
++ sed 's/.*\.\([^.]*\);/\1/'
++ paste '-sd|'
+ annotations='CanIgnoreReturnValue|CompileTimeConstant|J2ObjCIncompatible'
+ find -name '*.java'
+ xargs sed -ri 's/^import .*\.(CanIgnoreReturnValue|CompileTimeConstant|J2ObjCIncompatible);//;s/@(CanIgnoreReturnValue|CompileTimeConstant|J2ObjCIncompatible)\>\s*(\((("[^"]*")|([^)]*))\))?//g'
+ rm -r java/util/src/test/java/com/google/protobuf/util
+ rm -r java/util/src/main/java/com/google/protobuf/util
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:configuration/pom:instructions 'sun.misc;resolution:=optional,*' java/core/pom_template.xml
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py :protobuf-java:jar: protobuf/protobuf-java protobuf
+ rm -f src/solaris/libstdc++.la
+ iconv -f iso8859-1 -t utf-8 CONTRIBUTORS.txt
+ mv CONTRIBUTORS.txt.utf8 CONTRIBUTORS.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gDBe7B
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd protobuf-30.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits'
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -GNinja -Dprotobuf_VERBOSE:BOOL=ON -Dprotobuf_BUILD_TESTS:BOOL=OFF -Dprotobuf_BUILD_LIBPROTOC:BOOL=ON -Dprotobuf_LOCAL_DEPENDENCIES_ONLY:BOOL=ON
-- Protocol Buffers Configuring...
-- The C compiler identification is GNU 15.1.0
-- The CXX compiler identification is GNU 15.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/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/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- protobuf version: 30.0.0
-- Configuration script parsing status [
-- Description : Protocol Buffers
-- Version : 30.0.0 (6.30.0)
-- Contact : protobuf@googlegroups.com
-- ]
-- 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
-- Protocol Buffers Configuring done
-- Configuring done (0.8s)
-- Generating done (0.1s)
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_STATIC_LIBS
CMAKE_CXX_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE
CMAKE_INSTALL_DO_STRIP
CMAKE_VERBOSE_MAKEFILE
INCLUDE_INSTALL_DIR
LIB_INSTALL_DIR
LIB_SUFFIX
SHARE_INSTALL_PREFIX
SYSCONF_INSTALL_DIR
-- Build files have been written to: /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build'
Run Build Command(s): /usr/bin/ninja -v -j 16
[1/510] /usr/bin/gcc -Dutf8_validity_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range/utf8_range.c
[2/510] /usr/bin/g++ -Dutf8_validity_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range/utf8_validity.cc
[3/510] : && /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--dependency-file=third_party/utf8_range/CMakeFiles/utf8_validity.dir/link.d -shared -Wl,-soname,libutf8_validity.so.30.0 -o third_party/utf8_range/libutf8_validity.so.30.0.0 third_party/utf8_range/CMakeFiles/utf8_validity.dir/utf8_validity.cc.o third_party/utf8_range/CMakeFiles/utf8_validity.dir/utf8_range.c.o /usr/lib64/libabsl_strings.so.20250127.0 /usr/lib64/libabsl_strings_internal.so.20250127.0 /usr/lib64/libabsl_string_view.so.20250127.0 /usr/lib64/libabsl_base.so.20250127.0 /usr/lib64/libabsl_spinlock_wait.so.20250127.0 /usr/lib64/libabsl_int128.so.20250127.0 /usr/lib64/libabsl_throw_delegate.so.20250127.0 /usr/lib64/libabsl_raw_logging_internal.so.20250127.0 /usr/lib64/libabsl_log_severity.so.20250127.0 && :
[4/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/arenaz_sampler.cc
[5/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/arena_align.cc
[6/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/any_lite.cc
[7/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/arena.cc
[8/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/arenastring.cc
[9/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/any.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[10/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/message.h:107,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_bases.h:21,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/empty.pb.h:23,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/empty.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[11/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/timestamp.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/timestamp.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[12/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/duration.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/duration.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[13/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/source_context.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/source_context.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[14/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/field_mask.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/field_mask.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[15/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/any.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/any.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[16/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/wrappers.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/wrappers.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[17/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/api.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/api.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[18/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/type.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/type.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[19/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/struct.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/struct.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[20/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/parser.h:22,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/importer.h:22,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/importer.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[21/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_enum_util.cc
[22/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/cpp_features.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/cpp_features.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[23/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/message.h:107,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_bases.h:21,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_bases.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[24/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/map.h:35,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_tctable_impl.h:23,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_tctable_full.cc:35:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[25/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/dynamic_message.h:24,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/dynamic_message.cc:42:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[26/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/implicit_weak_message.cc
[27/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_util.cc
[28/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/io/io_win32.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/io/io_win32.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/io/io_win32.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/io_win32.cc
[29/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/extension_set_heavy.cc:24:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[30/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/inlined_string_field.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/inlined_string_field.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/inlined_string_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/inlined_string_field.cc
[31/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/io/coded_stream.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/io/coded_stream.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/io/coded_stream.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/coded_stream.cc
[32/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/io/gzip_stream.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/io/gzip_stream.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/io/gzip_stream.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/gzip_stream.cc
[33/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/io/strtod.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/io/strtod.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/io/strtod.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/strtod.cc
[34/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/feature_resolver.h:16,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/feature_resolver.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[35/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_sink.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_sink.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_sink.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/zero_copy_sink.cc
[36/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_tctable_gen.h:19,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_tctable_gen.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[37/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/zero_copy_stream.cc
[38/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/parser.h:22,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/parser.cc:14:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[39/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/io/tokenizer.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/io/tokenizer.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/io/tokenizer.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/tokenizer.cc
[40/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/zero_copy_stream_impl.cc
[41/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
[42/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/extension_set.cc:26:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[43/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/message_path.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/message_path.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/message_path.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/message_path.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/message_path.h:16,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/message_path.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[44/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/writer.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/writer.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/writer.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/writer.cc
[45/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/zero_copy_buffered_stream.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/zero_copy_buffered_stream.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/zero_copy_buffered_stream.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/zero_copy_buffered_stream.cc
[46/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.pb.cc:6:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[47/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/json/json.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/json/json.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/json/json.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/json.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/message.h:107,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/json.h:17,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/json.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[48/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/raw_ptr.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/raw_ptr.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/raw_ptr.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/raw_ptr.cc
[49/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_mode.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_mode.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_mode.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/reflection_mode.cc
[50/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/lexer.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/lexer.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/lexer.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/lexer.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/lexer.h:27,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/lexer.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[51/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/map.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/map.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/map.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/map.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/map.h:35,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/map.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[52/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/io/printer.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/io/printer.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/io/printer.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/printer.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/printer.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/printer.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[53/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/port.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/port.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/port.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/port.cc
[54/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor_database.h:22,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor_database.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[55/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/service.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/service.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/service.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/service.cc
[56/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/message_lite.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/message_lite.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/message_lite.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/message_lite.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/map.h:35,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_tctable_impl.h:23,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/message_lite.cc:37:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[57/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/map_field.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/map_field.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/map_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/map_field.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/map_field.h:21,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/map_field.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[58/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/repeated_field.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/repeated_field.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/repeated_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/repeated_field.cc
[59/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/parse_context.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/parse_context.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/parse_context.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/parse_context.cc
[60/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/stubs/common.cc
[61/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/repeated_ptr_field.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/repeated_ptr_field.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/repeated_ptr_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/repeated_ptr_field.cc
[62/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[63/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.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:89,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/map.h:35,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_tctable_impl.h:23,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_tctable_lite.cc:30:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[64/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/util/delimited_message_util.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/util/delimited_message_util.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/util/delimited_message_util.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/delimited_message_util.cc
[65/510] /usr/bin/cmake -E cmake_symlink_library third_party/utf8_range/libutf8_validity.so.30.0.0 third_party/utf8_range/libutf8_validity.so.30.0 third_party/utf8_range/libutf8_validity.so && :
[66/510] /usr/bin/gcc -Dutf8_range_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT third_party/utf8_range/CMakeFiles/utf8_range.dir/utf8_range.c.o -MF third_party/utf8_range/CMakeFiles/utf8_range.dir/utf8_range.c.o.d -o third_party/utf8_range/CMakeFiles/utf8_range.dir/utf8_range.c.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range/utf8_range.c
[67/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_ops.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_ops.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_ops.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/reflection_ops.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/message.h:107,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/reflection_ops.h:18,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/reflection_ops.cc:11:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[68/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/message.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/message.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/message.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/message.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/message.h:107,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/message.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[69/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/untyped_message.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/untyped_message.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/untyped_message.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/untyped_message.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/type.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/untyped_message.h:19,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/untyped_message.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[70/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/code_generator_lite.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/code_generator_lite.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/code_generator_lite.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/code_generator_lite.cc
[71/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/unknown_field_set.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/unknown_field_set.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/unknown_field_set.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/unknown_field_set.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/map.h:35,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_tctable_impl.h:23,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/unknown_field_set.cc:24:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[72/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format_lite.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format_lite.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format_lite.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/wire_format_lite.cc
[73/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_comparator.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_comparator.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_comparator.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/field_comparator.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/field_comparator.h:18,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/field_comparator.cc:10:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[74/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/util/time_util.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/util/time_util.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/util/time_util.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/time_util.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/duration.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/time_util.h:30,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/time_util.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[75/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/unparser.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/unparser.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/unparser.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/unparser.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/message.h:107,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/unparser.h:15,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/unparser.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[76/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/util/type_resolver_util.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/util/type_resolver_util.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/util/type_resolver_util.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/type_resolver_util.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/type.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/type_resolver_util.h:13,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/type_resolver_util.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[77/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/parser.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/parser.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/parser.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/parser.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/lexer.h:27,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/parser.h:13,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/json/internal/parser.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[78/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_mask_util.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_mask_util.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_mask_util.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/field_mask_util.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/generated_message_reflection.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/field_mask.pb.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/field_mask_util.h:17,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/field_mask_util.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[79/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/code_generator.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/code_generator.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/code_generator.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/code_generator.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/code_generator.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/code_generator.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[80/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/wire_format.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/wire_format.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/wire_format.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[81/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/text_format.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/text_format.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/text_format.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/text_format.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/text_format.h:23,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/text_format.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[82/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/cord_field.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/cord_field.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/cord_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/cord_field.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/cord_field.cc:16:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[83/510] /usr/bin/g++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -DLIBPROTOBUF_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotobuf_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/util/message_differencer.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/util/message_differencer.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/util/message_differencer.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/message_differencer.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/message_differencer.h:30,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/util/message_differencer.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[84/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/enum_field.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/enum_field.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/enum_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/enum_field.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field.h:21,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/enum_field.cc:20:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[85/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field.h:21,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc:21:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[86/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/map_field.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/map_field.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/map_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/map_field.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field.h:21,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/map_field.cc:16:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[87/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field.h:21,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[88/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/extension.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/extension.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/extension.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/extension.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/extension.h:17,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/extension.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[89/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/ifndef_guard.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/ifndef_guard.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/ifndef_guard.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/ifndef_guard.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/printer.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/ifndef_guard.h:33,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/ifndef_guard.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[90/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/string_view_field.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/string_view_field.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/string_view_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/string_view_field.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field.h:21,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/string_view_field.cc:19:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[91/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/namespace_printer.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/namespace_printer.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/namespace_printer.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/namespace_printer.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/io/printer.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/namespace_printer.h:29,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/namespace_printer.cc:1:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[92/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/string_field.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/string_field.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/string_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/string_field.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field.h:21,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/string_field.cc:20:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[93/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/message_field.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/message_field.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/message_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/message_field.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field.h:21,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/field_generators/message_field.cc:21:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[94/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/enum.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/enum.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/enum.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/enum.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/options.h:15,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/enum.h:17,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/enum.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[95/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/generator.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/generator.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/generator.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/generator.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/code_generator.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/generator.h:24,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/generator.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[96/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/padding_optimizer.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/padding_optimizer.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/padding_optimizer.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/padding_optimizer.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/options.h:15,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/message_layout_helper.h:15,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/padding_optimizer.h:15,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/padding_optimizer.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[97/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/csharp/csharp_doc_comment.h:13,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc:11:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[98/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/service.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/service.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/service.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/service.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/service.h:17,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/cpp/service.cc:12:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[99/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_generator.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_generator.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_generator.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/csharp/csharp_generator.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/code_generator.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/csharp/csharp_generator.h:15,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/csharp/csharp_generator.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning " is deprecated in C++17, use to detect implementation-specific macros"
| ^~~~~~~
[100/510] /usr/bin/g++ -DLIBPROTOC_EXPORTS -DPROTOBUF_USE_DLLS -Dlibprotoc_EXPORTS -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0 -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/build/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src -I/home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/third_party/utf8_range -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-error=type-limits -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o -MF CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o.d -o CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o -c /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/csharp/csharp_enum_field.cc
In file included from /usr/include/absl/hash/internal/hash.h:33,
from /usr/include/absl/hash/hash.h:89,
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 /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/descriptor.h:47,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/code_generator.h:26,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/csharp/csharp_enum_field.h:11,
from /home/pterjan/rpmbuild/BUILD/protobuf-30.0-build/protobuf-30.0/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:8:
/usr/include/c++/15/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp]
46 | # warning "