Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mongo-cxx-driver.spec'], chrootPath='/var/lib/mock/f29-build-30348-16533/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mongo-cxx-driver.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/mongo-cxx-driver-1.1.2-15.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mongo-cxx-driver.spec'], chrootPath='/var/lib/mock/f29-build-30348-16533/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mongo-cxx-driver.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TRDOFr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mongo-cxx-driver-legacy-1.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/legacy-1.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mongo-cxx-driver-legacy-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r//' README.md + sed -i -e 's@$INSTALL_DIR/lib@$INSTALL_DIR/lib64@g' src/SConscript.client + pre='EnsureSConsVersion(2, 3, 0)' + post='sharedLibEnv.AppendUnique(SHLIBVERSION="1.1.2")' + sed -i -r -e 's|([[:space:]]*)(sharedLibEnv *= *libEnv.Clone.*)|\1EnsureSConsVersion(2, 3, 0)\n\1\2\n\1sharedLibEnv.AppendUnique(SHLIBVERSION="1.1.2")|' -e 's|(sharedLibEnv.)Install *\(|\1InstallVersionedLib(|' src/SConscript.client BUILDSTDERR: ++ echo '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' BUILDSTDERR: ++ sed -r -e 's| |","|g' + opt='-O2","-g","-pipe","-Wall","-Werror=format-security","-Wp,-D_FORTIFY_SOURCE=2","-Wp,-D_GLIBCXX_ASSERTIONS","-fexceptions","-fstack-protector-strong","-grecord-gcc-switches","-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1","-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1","-fasynchronous-unwind-tables","-fstack-clash-protection' + sed -i -r -e 's|(if nix:)|\1\n\n env.Append( CCFLAGS=["-O2","-g","-pipe","-Wall","-Werror=format-security","-Wp,-D_FORTIFY_SOURCE=2","-Wp,-D_GLIBCXX_ASSERTIONS","-fexceptions","-fstack-protector-strong","-grecord-gcc-switches","-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1","-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1","-fasynchronous-unwind-tables","-fstack-clash-protection"] )\n\n|' SConstruct + sed -i 's|ASSERT_PARSES(double, "0xabcab.defdefP-10", 0xabcab.defdefP-10);||' src/mongo/base/parse_number_test.cpp + sed -i -r -e 's|boost::ref|std::ref|g' src/mongo/client/examples/connect.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uL3m3i + umask 022 + cd /builddir/build/BUILD + cd mongo-cxx-driver-legacy-1.1.2 + scons -j4 --sharedclient --ssl --c++11 --disable-warnings-as-errors --opt=off --use-sasl-client scons: Reading SConscript files ... Mkdir("build/scons") scons version: 3.0.1 python version: 2 7 15 'final' 0 Checking whether the C++ compiler works... yes Checking whether the C compiler works... yes Checking if C++ compiler "g++" is GCC... yes Checking if C compiler "gcc" is GCC... yes Checking if C compiler supports -Wno-unused-local-typedefs... yes Checking if C compiler supports -Wno-unused-function... yes Checking if C compiler supports -Wno-unused-private-field... no Checking if C compiler supports -Wno-deprecated-declarations... yes Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... no Checking if C compiler supports -Wno-unused-const-variable... yes Checking if C compiler supports -Wno-missing-braces... yes Checking if we are using libstdc++... yes Checking for libstdc++ 4.6.0 or better... yes Checking if C++ compiler supports -std=c++11... yes Checking if C compiler supports -std=c99... yes Checking if we are on a POSIX system... yes Checking if the POSIX monotonic clock is supported... yes Checking for __thread... yes Checking for C++11 support... yes Checking for C++11 is_trivially_copyable support... yes Checking for SSL_version(NULL) in C library ssl... yes Checking for SSLeay_version(0) in C library crypto... yes Checking that linking to OpenSSL works...yes Checking whether FIPS_mode_set is declared... yes Checking for C++ header file boost/version.hpp... yes Checking for C++ library boost_regex-mt... no Checking for C++ library boost_regex... yes Checking for C++ library boost_thread-mt... no Checking for C++ library boost_thread... yes Checking for C++ library boost_system-mt... no Checking for C++ library boost_system... yes Checking for C header file unistd.h... yes Checking for C library rt... yes Checking for sasl_version_info(0, 0, 0, 0, 0, 0) in C library sasl2... yes Checking whether timegm is declared... no Checking whether strnlen is declared... no Checking for C library curl... no scons: done reading SConscript files. scons: Building targets ... /usr/bin/python2 src/mongo/base/generate_error_codes.py src/mongo/base/error_codes.err build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.h build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.cpp Creating 'build/linux2/c++11_on/opt_off/ssl/mongo/config.h' g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer_context.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/initializer_context.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/bits/stl_tree.h:63, BUILDSTDERR: from /usr/include/c++/8/map:60, BUILDSTDERR: from src/mongo/base/initializer_context.h:18, BUILDSTDERR: from src/mongo/base/initializer_context.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/make_string_vector.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/make_string_vector.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/make_string_vector.h:18, BUILDSTDERR: from src/mongo/base/make_string_vector.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/initializer.cpp g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/init.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/initializer.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/base/init.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer_dependency_graph.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/initializer_dependency_graph.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer_dependency_graph.h:18, BUILDSTDERR: from src/mongo/base/initializer_dependency_graph.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/global_initializer_registerer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/global_initializer_registerer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/global_initializer_registerer.h:18, BUILDSTDERR: from src/mongo/base/global_initializer_registerer.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/global_initializer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/global_initializer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/global_initializer.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.h:20, BUILDSTDERR: from build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/parse_number.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/parse_number.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/base/parse_number.h:22, BUILDSTDERR: from src/mongo/base/parse_number.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/status.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/status.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/base/status.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/string_data.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/string_data.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/utility:68, BUILDSTDERR: from /usr/include/c++/8/algorithm:60, BUILDSTDERR: from src/mongo/base/string_data.h:20, BUILDSTDERR: from src/mongo/base/string_data.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bson_validate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bson_validate.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstring:41, BUILDSTDERR: from src/mongo/bson/bson_validate.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonelement.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsonelement.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/string.h:26, BUILDSTDERR: from src/mongo/bson/bsonelement.h:20, BUILDSTDERR: from src/mongo/bson/bsonelement.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonmisc.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsonmisc.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cfloat:41, BUILDSTDERR: from src/mongo/bson/util/builder.h:20, BUILDSTDERR: from src/mongo/db/jsobj.h:31, BUILDSTDERR: from src/mongo/bson/bsonmisc.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobj.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsonobj.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cfloat:41, BUILDSTDERR: from src/mongo/bson/util/builder.h:20, BUILDSTDERR: from src/mongo/db/jsobj.h:31, BUILDSTDERR: from src/mongo/bson/bsonobj.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobjbuilder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsonobjbuilder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cfloat:41, BUILDSTDERR: from src/mongo/bson/util/builder.h:20, BUILDSTDERR: from src/mongo/db/jsobj.h:31, BUILDSTDERR: from src/mongo/bson/bsonobjbuilder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobjiterator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsonobjiterator.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cfloat:41, BUILDSTDERR: from src/mongo/bson/util/builder.h:20, BUILDSTDERR: from src/mongo/db/jsobj.h:31, BUILDSTDERR: from src/mongo/bson/bsonobjiterator.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsontypes.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsontypes.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/exception.h:38, BUILDSTDERR: from /usr/include/c++/8/typeinfo:34, BUILDSTDERR: from src/mongo/util/assert_util.h:20, BUILDSTDERR: from src/mongo/bson/bsontypes.h:20, BUILDSTDERR: from src/mongo/bson/bsontypes.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/oid.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/oid.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/bson/oid.h:20, BUILDSTDERR: from src/mongo/bson/oid.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/util/bson_extract.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/util/bson_extract.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/bson/util/bson_extract.h:18, BUILDSTDERR: from src/mongo/bson/util/bson_extract.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_operation_builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/bulk_operation_builder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/client/bulk_operation_builder.h:18, BUILDSTDERR: from src/mongo/client/bulk_operation_builder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_update_builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/bulk_update_builder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/core/noncopyable.hpp:12, BUILDSTDERR: from /usr/include/boost/noncopyable.hpp:15, BUILDSTDERR: from src/mongo/bson/bsonobj.h:20, BUILDSTDERR: from src/mongo/client/bulk_update_builder.h:18, BUILDSTDERR: from src/mongo/client/bulk_update_builder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_upsert_builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/bulk_upsert_builder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/core/noncopyable.hpp:12, BUILDSTDERR: from /usr/include/boost/noncopyable.hpp:15, BUILDSTDERR: from src/mongo/bson/bsonobj.h:20, BUILDSTDERR: from src/mongo/client/bulk_upsert_builder.h:18, BUILDSTDERR: from src/mongo/client/bulk_upsert_builder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/command_writer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/command_writer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/client/dbclient_writer.h:18, BUILDSTDERR: from src/mongo/client/command_writer.h:18, BUILDSTDERR: from src/mongo/client/command_writer.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclient.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclient.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/client/dbclient.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclient_rs.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclient_rs.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from src/mongo/client/dbclient_rs.h:20, BUILDSTDERR: from src/mongo/client/dbclient_rs.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclientcursor.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/deque:60, BUILDSTDERR: from /usr/include/c++/8/stack:60, BUILDSTDERR: from src/mongo/client/dbclientcursor.h:20, BUILDSTDERR: from src/mongo/client/dbclientcursor.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimarray.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclientcursorshimarray.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/core/noncopyable.hpp:12, BUILDSTDERR: from /usr/include/boost/noncopyable.hpp:15, BUILDSTDERR: from src/mongo/bson/bsonobj.h:20, BUILDSTDERR: from src/mongo/client/dbclientcursorshim.h:18, BUILDSTDERR: from src/mongo/client/dbclientcursorshimarray.h:18, BUILDSTDERR: from src/mongo/client/dbclientcursorshimarray.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimcursorid.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclientcursorshimcursorid.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/deque:60, BUILDSTDERR: from /usr/include/c++/8/stack:60, BUILDSTDERR: from src/mongo/client/dbclientcursor.h:20, BUILDSTDERR: from src/mongo/client/dbclientcursorshimcursorid.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimtransform.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclientcursorshimtransform.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/core/noncopyable.hpp:12, BUILDSTDERR: from /usr/include/boost/noncopyable.hpp:15, BUILDSTDERR: from src/mongo/bson/bsonobj.h:20, BUILDSTDERR: from src/mongo/client/dbclientcursorshim.h:18, BUILDSTDERR: from src/mongo/client/dbclientcursorshimtransform.h:18, BUILDSTDERR: from src/mongo/client/dbclientcursorshimtransform.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/delete_write_operation.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/delete_write_operation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/write_operation.h:18, BUILDSTDERR: from src/mongo/client/write_operation_base.h:18, BUILDSTDERR: from src/mongo/client/delete_write_operation.h:18, BUILDSTDERR: from src/mongo/client/delete_write_operation.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from src/mongo/platform/compiler.h:122, BUILDSTDERR: from src/mongo/client/export_macros.h:18, BUILDSTDERR: from src/mongo/base/string_data.h:26, BUILDSTDERR: from build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.h:22, BUILDSTDERR: from src/mongo/base/status.h:21, BUILDSTDERR: from src/mongo/base/initializer_function.h:18, BUILDSTDERR: from src/mongo/base/initializer_dependency_graph.h:23, BUILDSTDERR: from src/mongo/base/initializer.h:23, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/client/dbclient.cpp:22: BUILDSTDERR: src/mongo/client/dbclientcursor.h: In member function 'void mongo::DBClientCursor::_assertIfNull() const': BUILDSTDERR: src/mongo/util/assert_util.h:231:28: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: if (MONGO_unlikely(!(expr))) { \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/mongo/platform/compiler_gcc.h:82:80: note: in definition of macro 'MONGO_unlikely' BUILDSTDERR: #define MONGO_unlikely(x) static_cast(__builtin_expect(static_cast(x), 0)) BUILDSTDERR: ^ BUILDSTDERR: src/mongo/util/assert_util.h:302:17: note: in expansion of macro 'MONGO_uassert' BUILDSTDERR: #define uassert MONGO_uassert BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/mongo/client/dbclientcursor.h:269:9: note: in expansion of macro 'uassert' BUILDSTDERR: uassert(13348, "connection died", this); BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/exceptions.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/exceptions.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/exception:37, BUILDSTDERR: from src/mongo/client/exceptions.h:18, BUILDSTDERR: from src/mongo/client/exceptions.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/gridfs.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/gridfs.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_array.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_array.hpp:13, BUILDSTDERR: from src/mongo/client/gridfs.h:20, BUILDSTDERR: from src/mongo/client/gridfs.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/index_spec.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/index_spec.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/index_spec.h:18, BUILDSTDERR: from src/mongo/client/index_spec.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/init.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/client/init.h:20, BUILDSTDERR: from src/mongo/client/init.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/insert_write_operation.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/insert_write_operation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/write_operation.h:18, BUILDSTDERR: from src/mongo/client/write_operation_base.h:18, BUILDSTDERR: from src/mongo/client/insert_write_operation.h:18, BUILDSTDERR: from src/mongo/client/insert_write_operation.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/options.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/options.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/options.h:18, BUILDSTDERR: from src/mongo/client/options.cpp:21: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/replica_set_monitor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/replica_set_monitor.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from src/mongo/client/replica_set_monitor.h:18, BUILDSTDERR: from src/mongo/client/replica_set_monitor.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_authenticate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_client_authenticate.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/client/sasl_client_authenticate.h:18, BUILDSTDERR: from src/mongo/client/sasl_client_authenticate.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/update_write_operation.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/update_write_operation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/write_operation.h:18, BUILDSTDERR: from src/mongo/client/write_operation_base.h:18, BUILDSTDERR: from src/mongo/client/update_write_operation.h:18, BUILDSTDERR: from src/mongo/client/update_write_operation.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/wire_protocol_writer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/wire_protocol_writer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/client/dbclient_writer.h:18, BUILDSTDERR: from src/mongo/client/wire_protocol_writer.h:18, BUILDSTDERR: from src/mongo/client/wire_protocol_writer.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/write_concern.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/write_concern.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from /usr/include/c++/8/bitset:47, BUILDSTDERR: from src/mongo/client/write_concern.h:18, BUILDSTDERR: from src/mongo/client/write_concern.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/write_operation_base.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/write_operation_base.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/write_operation.h:18, BUILDSTDERR: from src/mongo/client/write_operation_base.h:18, BUILDSTDERR: from src/mongo/client/write_operation_base.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/write_result.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/write_result.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/client/write_result.h:18, BUILDSTDERR: from src/mongo/client/write_result.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/db/dbmessage.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/db/dbmessage.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/bson/bson_validate.h:20, BUILDSTDERR: from src/mongo/db/dbmessage.h:20, BUILDSTDERR: from src/mongo/db/dbmessage.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/db/json.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/db/json.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/db/json.h:18, BUILDSTDERR: from src/mongo/db/json.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/geo/coordinates2d.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/geo/coordinates2d.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/utility:68, BUILDSTDERR: from src/mongo/geo/coordinates2d.h:20, BUILDSTDERR: from src/mongo/geo/coordinates2d.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/geo/coordinates2dgeographic.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/geo/coordinates2dgeographic.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/utility:68, BUILDSTDERR: from src/mongo/geo/coordinates2dgeographic.h:20, BUILDSTDERR: from src/mongo/geo/coordinates2dgeographic.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/component_message_log_domain.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/component_message_log_domain.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/logger/log_component.h:18, BUILDSTDERR: from src/mongo/logger/log_component_settings.h:19, BUILDSTDERR: from src/mongo/logger/component_message_log_domain.h:18, BUILDSTDERR: from src/mongo/logger/component_message_log_domain.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_component.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/log_component.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/logger/log_component.h:18, BUILDSTDERR: from src/mongo/logger/log_component.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_component_settings.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/log_component_settings.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/logger/log_component.h:18, BUILDSTDERR: from src/mongo/logger/log_component_settings.h:19, BUILDSTDERR: from src/mongo/logger/log_component_settings.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/log_manager.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/logger/log_manager.h:18, BUILDSTDERR: from src/mongo/logger/log_manager.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_severity.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/log_severity.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/logger/log_severity.h:18, BUILDSTDERR: from src/mongo/logger/log_severity.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/logger.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/logger.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/logger/message_log_domain.h:18, BUILDSTDERR: from src/mongo/logger/logger.h:19, BUILDSTDERR: from src/mongo/logger/logger.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/logstream_builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/logstream_builder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/logger/logstream_builder.h:18, BUILDSTDERR: from src/mongo/logger/logstream_builder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/message_event_utf8_encoder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/message_event_utf8_encoder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/logger/message_event_utf8_encoder.h:18, BUILDSTDERR: from src/mongo/logger/message_event_utf8_encoder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/message_log_domain.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/message_log_domain.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/logger/message_log_domain.h:18, BUILDSTDERR: from src/mongo/logger/message_log_domain.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/platform/random.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/platform/random.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdint.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/8/include/stdint.h:9, BUILDSTDERR: from src/mongo/platform/cstdint.h:27, BUILDSTDERR: from src/mongo/platform/random.h:20, BUILDSTDERR: from src/mongo/platform/random.cpp:21: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/platform/strnlen.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/platform/strnlen.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from src/mongo/platform/strnlen.h:18, BUILDSTDERR: from src/mongo/platform/strnlen.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/assert_util.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/assert_util.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/exception.h:38, BUILDSTDERR: from /usr/include/c++/8/typeinfo:34, BUILDSTDERR: from src/mongo/util/assert_util.h:20, BUILDSTDERR: from src/mongo/util/assert_util.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/background.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/background.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/util/background.h:20, BUILDSTDERR: from src/mongo/util/background.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/base64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/base64.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstring:41, BUILDSTDERR: from src/mongo/util/base64.h:20, BUILDSTDERR: from src/mongo/util/base64.cpp:19: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/concurrency/synchronization.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/concurrency/synchronization.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/core/noncopyable.hpp:12, BUILDSTDERR: from /usr/include/boost/noncopyable.hpp:15, BUILDSTDERR: from src/mongo/util/concurrency/synchronization.h:20, BUILDSTDERR: from src/mongo/util/concurrency/synchronization.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/fail_point.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/thread/detail/platform.hpp:14, BUILDSTDERR: from /usr/include/boost/thread/mutex.hpp:12, BUILDSTDERR: from src/mongo/util/fail_point.h:18, BUILDSTDERR: from src/mongo/util/fail_point.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point_registry.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/fail_point_registry.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/util/fail_point_registry.h:22, BUILDSTDERR: from src/mongo/util/fail_point_registry.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point_service.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/fail_point_service.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/util/fail_point_service.h:18, BUILDSTDERR: from src/mongo/util/fail_point_service.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/hex.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/hex.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/util/hex.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/log.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/log.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/util/log.h:35, BUILDSTDERR: from src/mongo/util/log.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/md5.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/md5.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/string.h:26, BUILDSTDERR: from src/mongo/util/md5.cpp:63: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/hostandport.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/hostandport.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/util/net/hostandport.h:18, BUILDSTDERR: from src/mongo/util/net/hostandport.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/message.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/message.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/util/net/message.h:20, BUILDSTDERR: from src/mongo/util/net/message.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/message_port.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/message_port.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from src/mongo/util/net/message_port.h:22, BUILDSTDERR: from src/mongo/util/net/message_port.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/sock.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/sock.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from src/mongo/util/net/sock.h:22, BUILDSTDERR: from src/mongo/util/net/sock.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/socket_poll.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/socket_poll.cpp g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/ssl_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/ssl_manager.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/util/net/socket_poll.cpp:19: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/util/net/ssl_manager.h:20, BUILDSTDERR: from src/mongo/util/net/ssl_manager.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/password_digest.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/password_digest.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/util/password_digest.h:18, BUILDSTDERR: from src/mongo/util/password_digest.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/stringutils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/stringutils.cpp BUILDSTDERR: In file included from /usr/include/ctype.h:25, BUILDSTDERR: from src/mongo/util/stringutils.h:20, BUILDSTDERR: from src/mongo/util/stringutils.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/text.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/text.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/util/text.h:21, BUILDSTDERR: from src/mongo/util/text.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/time_support.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/time_support.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/util/time_support.h:20, BUILDSTDERR: from src/mongo/util/time_support.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/timer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/timer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/ctime:41, BUILDSTDERR: from src/mongo/util/timer.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/third_party/murmurhash3/MurmurHash3.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/third_party/murmurhash3/MurmurHash3.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdint.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/8/include/stdint.h:9, BUILDSTDERR: from src/third_party/murmurhash3/MurmurHash3.h:8, BUILDSTDERR: from src/third_party/murmurhash3/MurmurHash3.cpp:10: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ gcc -o build/linux2/c++11_on/opt_off/ssl/third_party/tz/timegm.o -c -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/third_party/tz/timegm.c BUILDSTDERR: In file included from /usr/include/errno.h:25, BUILDSTDERR: from src/third_party/tz/timegm_private.h:28, BUILDSTDERR: from src/third_party/tz/timegm.c:13: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/native_sasl_client_session.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/native_sasl_client_session.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/client/native_sasl_client_session.h:16, BUILDSTDERR: from src/mongo/client/native_sasl_client_session.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_authenticate_impl.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_client_authenticate_impl.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/client/sasl_client_authenticate_impl.cpp:27: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_conversation.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_client_conversation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/sasl_client_conversation.h:19, BUILDSTDERR: from src/mongo/client/sasl_client_conversation.cpp:17: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_session.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_client_session.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_array.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_array.hpp:13, BUILDSTDERR: from src/mongo/client/sasl_client_session.h:18, BUILDSTDERR: from src/mongo/client/sasl_client_session.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_plain_client_conversation.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_plain_client_conversation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/sasl_plain_client_conversation.h:19, BUILDSTDERR: from src/mongo/client/sasl_plain_client_conversation.cpp:19: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_scramsha1_client_conversation.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_scramsha1_client_conversation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/sasl_scramsha1_client_conversation.h:19, BUILDSTDERR: from src/mongo/client/sasl_scramsha1_client_conversation.cpp:19: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/crypto/crypto_openssl.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/crypto/crypto_openssl.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from /usr/include/openssl/bio.h:65, BUILDSTDERR: from /usr/include/openssl/evp.h:75, BUILDSTDERR: from src/mongo/crypto/crypto_openssl.cpp:28: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/crypto/mechanism_scram.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/crypto/mechanism_scram.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/crypto/mechanism_scram.h:18, BUILDSTDERR: from src/mongo/crypto/mechanism_scram.cpp:19: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/cyrus_sasl_client_session.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/cyrus_sasl_client_session.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_array.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_array.hpp:13, BUILDSTDERR: from src/mongo/client/sasl_client_session.h:18, BUILDSTDERR: from src/mongo/client/cyrus_sasl_client_session.h:16, BUILDSTDERR: from src/mongo/client/cyrus_sasl_client_session.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_sspi.o -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -DSTATIC_LIBMONGOCLIENT -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_sspi.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/client/sasl_sspi.cpp:17: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.h:20, BUILDSTDERR: from build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/global_initializer.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/global_initializer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/global_initializer.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/global_initializer_registerer.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/global_initializer_registerer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/global_initializer_registerer.h:18, BUILDSTDERR: from src/mongo/base/global_initializer_registerer.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ ar rc build/linux2/c++11_on/opt_off/ssl/libmongoclient.a build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.o build/linux2/c++11_on/opt_off/ssl/mongo/base/global_initializer.o build/linux2/c++11_on/opt_off/ssl/mongo/base/global_initializer_registerer.o build/linux2/c++11_on/opt_off/ssl/mongo/base/init.o build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer.o build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer_context.o build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer_dependency_graph.o build/linux2/c++11_on/opt_off/ssl/mongo/base/make_string_vector.o build/linux2/c++11_on/opt_off/ssl/mongo/base/parse_number.o build/linux2/c++11_on/opt_off/ssl/mongo/base/status.o build/linux2/c++11_on/opt_off/ssl/mongo/base/string_data.o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bson_validate.o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonelement.o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonmisc.o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobj.o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobjbuilder.o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobjiterator.o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsontypes.o build/linux2/c++11_on/opt_off/ssl/mongo/bson/oid.o build/linux2/c++11_on/opt_off/ssl/mongo/bson/util/bson_extract.o build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_operation_builder.o build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_update_builder.o build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_upsert_builder.o build/linux2/c++11_on/opt_off/ssl/mongo/client/command_writer.o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclient.o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclient_rs.o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursor.o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimarray.o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimcursorid.o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimtransform.o build/linux2/c++11_on/opt_off/ssl/mongo/client/delete_write_operation.o build/linux2/c++11_on/opt_off/ssl/mongo/client/exceptions.o build/linux2/c++11_on/opt_off/ssl/mongo/client/gridfs.o build/linux2/c++11_on/opt_off/ssl/mongo/client/index_spec.o build/linux2/c++11_on/opt_off/ssl/mongo/client/init.o build/linux2/c++11_on/opt_off/ssl/mongo/client/insert_write_operation.o build/linux2/c++11_on/opt_off/ssl/mongo/client/options.o build/linux2/c++11_on/opt_off/ssl/mongo/client/replica_set_monitor.o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_authenticate.o build/linux2/c++11_on/opt_off/ssl/mongo/client/update_write_operation.o build/linux2/c++11_on/opt_off/ssl/mongo/client/wire_protocol_writer.o build/linux2/c++11_on/opt_off/ssl/mongo/client/write_concern.o build/linux2/c++11_on/opt_off/ssl/mongo/client/write_operation_base.o build/linux2/c++11_on/opt_off/ssl/mongo/client/write_result.o build/linux2/c++11_on/opt_off/ssl/mongo/db/dbmessage.o build/linux2/c++11_on/opt_off/ssl/mongo/db/json.o build/linux2/c++11_on/opt_off/ssl/mongo/geo/coordinates2d.o build/linux2/c++11_on/opt_off/ssl/mongo/geo/coordinates2dgeographic.o build/linux2/c++11_on/opt_off/ssl/mongo/logger/component_message_log_domain.o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_component.o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_component_settings.o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_manager.o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_severity.o build/linux2/c++11_on/opt_off/ssl/mongo/logger/logger.o build/linux2/c++11_on/opt_off/ssl/mongo/logger/logstream_builder.o build/linux2/c++11_on/opt_off/ssl/mongo/logger/message_event_utf8_encoder.o build/linux2/c++11_on/opt_off/ssl/mongo/logger/message_log_domain.o build/linux2/c++11_on/opt_off/ssl/mongo/platform/random.o build/linux2/c++11_on/opt_off/ssl/mongo/platform/strnlen.o build/linux2/c++11_on/opt_off/ssl/mongo/util/assert_util.o build/linux2/c++11_on/opt_off/ssl/mongo/util/background.o build/linux2/c++11_on/opt_off/ssl/mongo/util/base64.o build/linux2/c++11_on/opt_off/ssl/mongo/util/concurrency/synchronization.o build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point.o build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point_registry.o build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point_service.o build/linux2/c++11_on/opt_off/ssl/mongo/util/hex.o build/linux2/c++11_on/opt_off/ssl/mongo/util/log.o build/linux2/c++11_on/opt_off/ssl/mongo/util/md5.o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/hostandport.o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/message.o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/message_port.o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/sock.o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/socket_poll.o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/ssl_manager.o build/linux2/c++11_on/opt_off/ssl/mongo/util/password_digest.o build/linux2/c++11_on/opt_off/ssl/mongo/util/stringutils.o build/linux2/c++11_on/opt_off/ssl/mongo/util/text.o build/linux2/c++11_on/opt_off/ssl/mongo/util/time_support.o build/linux2/c++11_on/opt_off/ssl/mongo/util/timer.o build/linux2/c++11_on/opt_off/ssl/third_party/murmurhash3/MurmurHash3.o build/linux2/c++11_on/opt_off/ssl/third_party/tz/timegm.o build/linux2/c++11_on/opt_off/ssl/mongo/client/native_sasl_client_session.o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_authenticate_impl.o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_conversation.o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_session.o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_plain_client_conversation.o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_scramsha1_client_conversation.o build/linux2/c++11_on/opt_off/ssl/mongo/crypto/crypto_openssl.o build/linux2/c++11_on/opt_off/ssl/mongo/crypto/mechanism_scram.o build/linux2/c++11_on/opt_off/ssl/mongo/client/cyrus_sasl_client_session.o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_sspi.o g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/init.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/init.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/base/init.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ ranlib build/linux2/c++11_on/opt_off/ssl/libmongoclient.a g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/initializer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/initializer.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer_context.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/initializer_context.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/bits/stl_tree.h:63, BUILDSTDERR: from /usr/include/c++/8/map:60, BUILDSTDERR: from src/mongo/base/initializer_context.h:18, BUILDSTDERR: from src/mongo/base/initializer_context.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer_dependency_graph.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/initializer_dependency_graph.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer_dependency_graph.h:18, BUILDSTDERR: from src/mongo/base/initializer_dependency_graph.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/make_string_vector.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/make_string_vector.cpp g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/parse_number.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/parse_number.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/make_string_vector.h:18, BUILDSTDERR: from src/mongo/base/make_string_vector.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/base/parse_number.h:22, BUILDSTDERR: from src/mongo/base/parse_number.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/status.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/status.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/base/status.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/base/string_data.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/base/string_data.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/utility:68, BUILDSTDERR: from /usr/include/c++/8/algorithm:60, BUILDSTDERR: from src/mongo/base/string_data.h:20, BUILDSTDERR: from src/mongo/base/string_data.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bson_validate.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bson_validate.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstring:41, BUILDSTDERR: from src/mongo/bson/bson_validate.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonelement.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsonelement.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/string.h:26, BUILDSTDERR: from src/mongo/bson/bsonelement.h:20, BUILDSTDERR: from src/mongo/bson/bsonelement.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonmisc.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsonmisc.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cfloat:41, BUILDSTDERR: from src/mongo/bson/util/builder.h:20, BUILDSTDERR: from src/mongo/db/jsobj.h:31, BUILDSTDERR: from src/mongo/bson/bsonmisc.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobj.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsonobj.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cfloat:41, BUILDSTDERR: from src/mongo/bson/util/builder.h:20, BUILDSTDERR: from src/mongo/db/jsobj.h:31, BUILDSTDERR: from src/mongo/bson/bsonobj.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobjbuilder.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsonobjbuilder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cfloat:41, BUILDSTDERR: from src/mongo/bson/util/builder.h:20, BUILDSTDERR: from src/mongo/db/jsobj.h:31, BUILDSTDERR: from src/mongo/bson/bsonobjbuilder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobjiterator.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsonobjiterator.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cfloat:41, BUILDSTDERR: from src/mongo/bson/util/builder.h:20, BUILDSTDERR: from src/mongo/db/jsobj.h:31, BUILDSTDERR: from src/mongo/bson/bsonobjiterator.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsontypes.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/bsontypes.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/exception.h:38, BUILDSTDERR: from /usr/include/c++/8/typeinfo:34, BUILDSTDERR: from src/mongo/util/assert_util.h:20, BUILDSTDERR: from src/mongo/bson/bsontypes.h:20, BUILDSTDERR: from src/mongo/bson/bsontypes.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/oid.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/oid.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/bson/oid.h:20, BUILDSTDERR: from src/mongo/bson/oid.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/bson/util/bson_extract.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/bson/util/bson_extract.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/bson/util/bson_extract.h:18, BUILDSTDERR: from src/mongo/bson/util/bson_extract.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_operation_builder.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/bulk_operation_builder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/client/bulk_operation_builder.h:18, BUILDSTDERR: from src/mongo/client/bulk_operation_builder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_update_builder.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/bulk_update_builder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/core/noncopyable.hpp:12, BUILDSTDERR: from /usr/include/boost/noncopyable.hpp:15, BUILDSTDERR: from src/mongo/bson/bsonobj.h:20, BUILDSTDERR: from src/mongo/client/bulk_update_builder.h:18, BUILDSTDERR: from src/mongo/client/bulk_update_builder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_upsert_builder.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/bulk_upsert_builder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/core/noncopyable.hpp:12, BUILDSTDERR: from /usr/include/boost/noncopyable.hpp:15, BUILDSTDERR: from src/mongo/bson/bsonobj.h:20, BUILDSTDERR: from src/mongo/client/bulk_upsert_builder.h:18, BUILDSTDERR: from src/mongo/client/bulk_upsert_builder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/command_writer.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/command_writer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/client/dbclient_writer.h:18, BUILDSTDERR: from src/mongo/client/command_writer.h:18, BUILDSTDERR: from src/mongo/client/command_writer.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclient.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclient.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/client/dbclient.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclient_rs.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclient_rs.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from src/mongo/client/dbclient_rs.h:20, BUILDSTDERR: from src/mongo/client/dbclient_rs.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursor.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclientcursor.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/deque:60, BUILDSTDERR: from /usr/include/c++/8/stack:60, BUILDSTDERR: from src/mongo/client/dbclientcursor.h:20, BUILDSTDERR: from src/mongo/client/dbclientcursor.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimarray.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclientcursorshimarray.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/core/noncopyable.hpp:12, BUILDSTDERR: from /usr/include/boost/noncopyable.hpp:15, BUILDSTDERR: from src/mongo/bson/bsonobj.h:20, BUILDSTDERR: from src/mongo/client/dbclientcursorshim.h:18, BUILDSTDERR: from src/mongo/client/dbclientcursorshimarray.h:18, BUILDSTDERR: from src/mongo/client/dbclientcursorshimarray.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimcursorid.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclientcursorshimcursorid.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/deque:60, BUILDSTDERR: from /usr/include/c++/8/stack:60, BUILDSTDERR: from src/mongo/client/dbclientcursor.h:20, BUILDSTDERR: from src/mongo/client/dbclientcursorshimcursorid.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimtransform.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/dbclientcursorshimtransform.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/core/noncopyable.hpp:12, BUILDSTDERR: from /usr/include/boost/noncopyable.hpp:15, BUILDSTDERR: from src/mongo/bson/bsonobj.h:20, BUILDSTDERR: from src/mongo/client/dbclientcursorshim.h:18, BUILDSTDERR: from src/mongo/client/dbclientcursorshimtransform.h:18, BUILDSTDERR: from src/mongo/client/dbclientcursorshimtransform.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/delete_write_operation.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/delete_write_operation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/write_operation.h:18, BUILDSTDERR: from src/mongo/client/write_operation_base.h:18, BUILDSTDERR: from src/mongo/client/delete_write_operation.h:18, BUILDSTDERR: from src/mongo/client/delete_write_operation.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from src/mongo/platform/compiler.h:122, BUILDSTDERR: from src/mongo/client/export_macros.h:18, BUILDSTDERR: from src/mongo/base/string_data.h:26, BUILDSTDERR: from build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.h:22, BUILDSTDERR: from src/mongo/base/status.h:21, BUILDSTDERR: from src/mongo/base/initializer_function.h:18, BUILDSTDERR: from src/mongo/base/initializer_dependency_graph.h:23, BUILDSTDERR: from src/mongo/base/initializer.h:23, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/client/dbclient.cpp:22: BUILDSTDERR: src/mongo/client/dbclientcursor.h: In member function 'void mongo::DBClientCursor::_assertIfNull() const': BUILDSTDERR: src/mongo/util/assert_util.h:231:28: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: if (MONGO_unlikely(!(expr))) { \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/mongo/platform/compiler_gcc.h:82:80: note: in definition of macro 'MONGO_unlikely' BUILDSTDERR: #define MONGO_unlikely(x) static_cast(__builtin_expect(static_cast(x), 0)) BUILDSTDERR: ^ BUILDSTDERR: src/mongo/util/assert_util.h:302:17: note: in expansion of macro 'MONGO_uassert' BUILDSTDERR: #define uassert MONGO_uassert BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/mongo/client/dbclientcursor.h:269:9: note: in expansion of macro 'uassert' BUILDSTDERR: uassert(13348, "connection died", this); BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/exceptions.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/exceptions.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/exception:37, BUILDSTDERR: from src/mongo/client/exceptions.h:18, BUILDSTDERR: from src/mongo/client/exceptions.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/gridfs.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/gridfs.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_array.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_array.hpp:13, BUILDSTDERR: from src/mongo/client/gridfs.h:20, BUILDSTDERR: from src/mongo/client/gridfs.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/index_spec.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/index_spec.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/index_spec.h:18, BUILDSTDERR: from src/mongo/client/index_spec.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/init.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/init.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/client/init.h:20, BUILDSTDERR: from src/mongo/client/init.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/insert_write_operation.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/insert_write_operation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/write_operation.h:18, BUILDSTDERR: from src/mongo/client/write_operation_base.h:18, BUILDSTDERR: from src/mongo/client/insert_write_operation.h:18, BUILDSTDERR: from src/mongo/client/insert_write_operation.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/options.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/options.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/options.h:18, BUILDSTDERR: from src/mongo/client/options.cpp:21: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/replica_set_monitor.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/replica_set_monitor.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from src/mongo/client/replica_set_monitor.h:18, BUILDSTDERR: from src/mongo/client/replica_set_monitor.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_authenticate.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_client_authenticate.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/client/sasl_client_authenticate.h:18, BUILDSTDERR: from src/mongo/client/sasl_client_authenticate.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/update_write_operation.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/update_write_operation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/write_operation.h:18, BUILDSTDERR: from src/mongo/client/write_operation_base.h:18, BUILDSTDERR: from src/mongo/client/update_write_operation.h:18, BUILDSTDERR: from src/mongo/client/update_write_operation.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/wire_protocol_writer.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/wire_protocol_writer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/client/dbclient_writer.h:18, BUILDSTDERR: from src/mongo/client/wire_protocol_writer.h:18, BUILDSTDERR: from src/mongo/client/wire_protocol_writer.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/write_concern.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/write_concern.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from /usr/include/c++/8/bitset:47, BUILDSTDERR: from src/mongo/client/write_concern.h:18, BUILDSTDERR: from src/mongo/client/write_concern.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/write_operation_base.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/write_operation_base.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/write_operation.h:18, BUILDSTDERR: from src/mongo/client/write_operation_base.h:18, BUILDSTDERR: from src/mongo/client/write_operation_base.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/write_result.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/write_result.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/client/write_result.h:18, BUILDSTDERR: from src/mongo/client/write_result.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/db/dbmessage.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/db/dbmessage.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/bson/bson_validate.h:20, BUILDSTDERR: from src/mongo/db/dbmessage.h:20, BUILDSTDERR: from src/mongo/db/dbmessage.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/db/json.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/db/json.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/db/json.h:18, BUILDSTDERR: from src/mongo/db/json.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/geo/coordinates2d.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/geo/coordinates2d.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/utility:68, BUILDSTDERR: from src/mongo/geo/coordinates2d.h:20, BUILDSTDERR: from src/mongo/geo/coordinates2d.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/geo/coordinates2dgeographic.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/geo/coordinates2dgeographic.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/utility:68, BUILDSTDERR: from src/mongo/geo/coordinates2dgeographic.h:20, BUILDSTDERR: from src/mongo/geo/coordinates2dgeographic.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/component_message_log_domain.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/component_message_log_domain.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/logger/log_component.h:18, BUILDSTDERR: from src/mongo/logger/log_component_settings.h:19, BUILDSTDERR: from src/mongo/logger/component_message_log_domain.h:18, BUILDSTDERR: from src/mongo/logger/component_message_log_domain.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_component.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/log_component.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/logger/log_component.h:18, BUILDSTDERR: from src/mongo/logger/log_component.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_component_settings.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/log_component_settings.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/logger/log_component.h:18, BUILDSTDERR: from src/mongo/logger/log_component_settings.h:19, BUILDSTDERR: from src/mongo/logger/log_component_settings.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_manager.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/log_manager.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/logger/log_manager.h:18, BUILDSTDERR: from src/mongo/logger/log_manager.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_severity.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/log_severity.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/logger/log_severity.h:18, BUILDSTDERR: from src/mongo/logger/log_severity.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/logger.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/logger.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/logger/message_log_domain.h:18, BUILDSTDERR: from src/mongo/logger/logger.h:19, BUILDSTDERR: from src/mongo/logger/logger.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/logstream_builder.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/logstream_builder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/logger/logstream_builder.h:18, BUILDSTDERR: from src/mongo/logger/logstream_builder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/message_event_utf8_encoder.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/message_event_utf8_encoder.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/logger/message_event_utf8_encoder.h:18, BUILDSTDERR: from src/mongo/logger/message_event_utf8_encoder.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/logger/message_log_domain.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/logger/message_log_domain.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/logger/message_log_domain.h:18, BUILDSTDERR: from src/mongo/logger/message_log_domain.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/platform/random.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/platform/random.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdint.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/8/include/stdint.h:9, BUILDSTDERR: from src/mongo/platform/cstdint.h:27, BUILDSTDERR: from src/mongo/platform/random.h:20, BUILDSTDERR: from src/mongo/platform/random.cpp:21: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/platform/strnlen.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/platform/strnlen.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from src/mongo/platform/strnlen.h:18, BUILDSTDERR: from src/mongo/platform/strnlen.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/assert_util.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/assert_util.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/exception.h:38, BUILDSTDERR: from /usr/include/c++/8/typeinfo:34, BUILDSTDERR: from src/mongo/util/assert_util.h:20, BUILDSTDERR: from src/mongo/util/assert_util.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/background.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/background.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/util/background.h:20, BUILDSTDERR: from src/mongo/util/background.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/base64.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/base64.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstring:41, BUILDSTDERR: from src/mongo/util/base64.h:20, BUILDSTDERR: from src/mongo/util/base64.cpp:19: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/concurrency/synchronization.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/concurrency/synchronization.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/core/noncopyable.hpp:12, BUILDSTDERR: from /usr/include/boost/noncopyable.hpp:15, BUILDSTDERR: from src/mongo/util/concurrency/synchronization.h:20, BUILDSTDERR: from src/mongo/util/concurrency/synchronization.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/fail_point.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/thread/detail/platform.hpp:14, BUILDSTDERR: from /usr/include/boost/thread/mutex.hpp:12, BUILDSTDERR: from src/mongo/util/fail_point.h:18, BUILDSTDERR: from src/mongo/util/fail_point.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point_registry.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/fail_point_registry.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/util/fail_point_registry.h:22, BUILDSTDERR: from src/mongo/util/fail_point_registry.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point_service.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/fail_point_service.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/util/fail_point_service.h:18, BUILDSTDERR: from src/mongo/util/fail_point_service.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/hex.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/hex.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/util/hex.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/log.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/log.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/base/status.h:18, BUILDSTDERR: from src/mongo/util/log.h:35, BUILDSTDERR: from src/mongo/util/log.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/md5.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/md5.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/string.h:26, BUILDSTDERR: from src/mongo/util/md5.cpp:63: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/hostandport.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/hostandport.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/util/net/hostandport.h:18, BUILDSTDERR: from src/mongo/util/net/hostandport.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/message.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/message.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/util/net/message.h:20, BUILDSTDERR: from src/mongo/util/net/message.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/message_port.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/message_port.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/shared_ptr.hpp:17, BUILDSTDERR: from /usr/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from src/mongo/util/net/message_port.h:22, BUILDSTDERR: from src/mongo/util/net/message_port.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/sock.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/sock.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from src/mongo/util/net/sock.h:22, BUILDSTDERR: from src/mongo/util/net/sock.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/socket_poll.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/socket_poll.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/util/net/socket_poll.cpp:19: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/net/ssl_manager.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/net/ssl_manager.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/util/net/ssl_manager.h:20, BUILDSTDERR: from src/mongo/util/net/ssl_manager.cpp:20: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/password_digest.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/password_digest.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/util/password_digest.h:18, BUILDSTDERR: from src/mongo/util/password_digest.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/stringutils.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/stringutils.cpp BUILDSTDERR: In file included from /usr/include/ctype.h:25, BUILDSTDERR: from src/mongo/util/stringutils.h:20, BUILDSTDERR: from src/mongo/util/stringutils.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/text.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/text.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/vector:60, BUILDSTDERR: from src/mongo/util/text.h:21, BUILDSTDERR: from src/mongo/util/text.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/time_support.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/time_support.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from src/mongo/util/time_support.h:20, BUILDSTDERR: from src/mongo/util/time_support.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/util/timer.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/util/timer.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/ctime:41, BUILDSTDERR: from src/mongo/util/timer.cpp:22: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/third_party/murmurhash3/MurmurHash3.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/third_party/murmurhash3/MurmurHash3.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdint.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/8/include/stdint.h:9, BUILDSTDERR: from src/third_party/murmurhash3/MurmurHash3.h:8, BUILDSTDERR: from src/third_party/murmurhash3/MurmurHash3.cpp:10: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ gcc -o build/linux2/c++11_on/opt_off/ssl/third_party/tz/timegm.os -c -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/third_party/tz/timegm.c BUILDSTDERR: In file included from /usr/include/errno.h:25, BUILDSTDERR: from src/third_party/tz/timegm_private.h:28, BUILDSTDERR: from src/third_party/tz/timegm.c:13: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/native_sasl_client_session.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/native_sasl_client_session.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/client/native_sasl_client_session.h:16, BUILDSTDERR: from src/mongo/client/native_sasl_client_session.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_authenticate_impl.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_client_authenticate_impl.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from src/mongo/client/sasl_client_authenticate_impl.cpp:27: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_conversation.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_client_conversation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/sasl_client_conversation.h:19, BUILDSTDERR: from src/mongo/client/sasl_client_conversation.cpp:17: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_session.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_client_session.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_array.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_array.hpp:13, BUILDSTDERR: from src/mongo/client/sasl_client_session.h:18, BUILDSTDERR: from src/mongo/client/sasl_client_session.cpp:16: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_plain_client_conversation.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_plain_client_conversation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/sasl_plain_client_conversation.h:19, BUILDSTDERR: from src/mongo/client/sasl_plain_client_conversation.cpp:19: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_scramsha1_client_conversation.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_scramsha1_client_conversation.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/client/sasl_scramsha1_client_conversation.h:19, BUILDSTDERR: from src/mongo/client/sasl_scramsha1_client_conversation.cpp:19: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/crypto/crypto_openssl.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/crypto/crypto_openssl.cpp BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from /usr/include/openssl/bio.h:65, BUILDSTDERR: from /usr/include/openssl/evp.h:75, BUILDSTDERR: from src/mongo/crypto/crypto_openssl.cpp:28: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/crypto/mechanism_scram.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/crypto/mechanism_scram.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/crypto/mechanism_scram.h:18, BUILDSTDERR: from src/mongo/crypto/mechanism_scram.cpp:19: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/cyrus_sasl_client_session.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/cyrus_sasl_client_session.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/cstddef:49, BUILDSTDERR: from /usr/include/boost/config/compiler/gcc.hpp:165, BUILDSTDERR: from /usr/include/boost/config.hpp:39, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_array.hpp:13, BUILDSTDERR: from /usr/include/boost/scoped_array.hpp:13, BUILDSTDERR: from src/mongo/client/sasl_client_session.h:18, BUILDSTDERR: from src/mongo/client/cyrus_sasl_client_session.h:16, BUILDSTDERR: from src/mongo/client/cyrus_sasl_client_session.cpp:18: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_sspi.os -c -Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O0 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-missing-braces -fvisibility=hidden -fPIC -DMONGO_EXPOSE_MACROS -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_FIPS_MODE_SET -DBOOST_THREAD_USES_DATETIME -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_POSIX_MONOTONIC_CLOCK -DLIBMONGOCLIENT_BUILDING -Ibuild/linux2/c++11_on/opt_off/ssl/third_party/gtest-1.7.0/include -Isrc/third_party/gtest-1.7.0/include -Ibuild/linux2/c++11_on/opt_off/ssl -Isrc -Ibuild/linux2/c++11_on/opt_off/ssl/mongo -Isrc/mongo src/mongo/client/sasl_sspi.cpp BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/string:38, BUILDSTDERR: from src/mongo/base/initializer.h:18, BUILDSTDERR: from src/mongo/base/init.h:31, BUILDSTDERR: from src/mongo/client/sasl_sspi.cpp:17: BUILDSTDERR: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^~~~~~~ g++ -o build/linux2/c++11_on/opt_off/ssl/libmongoclient.so.1.1.2 -fPIC -Wl,-z,now -rdynamic -pthread -shared -Wl,-z,now -Wl,--as-needed -Wl,-zdefs -fvisibility=hidden -Wl,-Bsymbolic -Wl,-soname=libmongoclient.so.1 build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.os build/linux2/c++11_on/opt_off/ssl/mongo/base/global_initializer.os build/linux2/c++11_on/opt_off/ssl/mongo/base/global_initializer_registerer.os build/linux2/c++11_on/opt_off/ssl/mongo/base/init.os build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer.os build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer_context.os build/linux2/c++11_on/opt_off/ssl/mongo/base/initializer_dependency_graph.os build/linux2/c++11_on/opt_off/ssl/mongo/base/make_string_vector.os build/linux2/c++11_on/opt_off/ssl/mongo/base/parse_number.os build/linux2/c++11_on/opt_off/ssl/mongo/base/status.os build/linux2/c++11_on/opt_off/ssl/mongo/base/string_data.os build/linux2/c++11_on/opt_off/ssl/mongo/bson/bson_validate.os build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonelement.os build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonmisc.os build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobj.os build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobjbuilder.os build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsonobjiterator.os build/linux2/c++11_on/opt_off/ssl/mongo/bson/bsontypes.os build/linux2/c++11_on/opt_off/ssl/mongo/bson/oid.os build/linux2/c++11_on/opt_off/ssl/mongo/bson/util/bson_extract.os build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_operation_builder.os build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_update_builder.os build/linux2/c++11_on/opt_off/ssl/mongo/client/bulk_upsert_builder.os build/linux2/c++11_on/opt_off/ssl/mongo/client/command_writer.os build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclient.os build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclient_rs.os build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursor.os build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimarray.os build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimcursorid.os build/linux2/c++11_on/opt_off/ssl/mongo/client/dbclientcursorshimtransform.os build/linux2/c++11_on/opt_off/ssl/mongo/client/delete_write_operation.os build/linux2/c++11_on/opt_off/ssl/mongo/client/exceptions.os build/linux2/c++11_on/opt_off/ssl/mongo/client/gridfs.os build/linux2/c++11_on/opt_off/ssl/mongo/client/index_spec.os build/linux2/c++11_on/opt_off/ssl/mongo/client/init.os build/linux2/c++11_on/opt_off/ssl/mongo/client/insert_write_operation.os build/linux2/c++11_on/opt_off/ssl/mongo/client/options.os build/linux2/c++11_on/opt_off/ssl/mongo/client/replica_set_monitor.os build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_authenticate.os build/linux2/c++11_on/opt_off/ssl/mongo/client/update_write_operation.os build/linux2/c++11_on/opt_off/ssl/mongo/client/wire_protocol_writer.os build/linux2/c++11_on/opt_off/ssl/mongo/client/write_concern.os build/linux2/c++11_on/opt_off/ssl/mongo/client/write_operation_base.os build/linux2/c++11_on/opt_off/ssl/mongo/client/write_result.os build/linux2/c++11_on/opt_off/ssl/mongo/db/dbmessage.os build/linux2/c++11_on/opt_off/ssl/mongo/db/json.os build/linux2/c++11_on/opt_off/ssl/mongo/geo/coordinates2d.os build/linux2/c++11_on/opt_off/ssl/mongo/geo/coordinates2dgeographic.os build/linux2/c++11_on/opt_off/ssl/mongo/logger/component_message_log_domain.os build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_component.os build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_component_settings.os build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_manager.os build/linux2/c++11_on/opt_off/ssl/mongo/logger/log_severity.os build/linux2/c++11_on/opt_off/ssl/mongo/logger/logger.os build/linux2/c++11_on/opt_off/ssl/mongo/logger/logstream_builder.os build/linux2/c++11_on/opt_off/ssl/mongo/logger/message_event_utf8_encoder.os build/linux2/c++11_on/opt_off/ssl/mongo/logger/message_log_domain.os build/linux2/c++11_on/opt_off/ssl/mongo/platform/random.os build/linux2/c++11_on/opt_off/ssl/mongo/platform/strnlen.os build/linux2/c++11_on/opt_off/ssl/mongo/util/assert_util.os build/linux2/c++11_on/opt_off/ssl/mongo/util/background.os build/linux2/c++11_on/opt_off/ssl/mongo/util/base64.os build/linux2/c++11_on/opt_off/ssl/mongo/util/concurrency/synchronization.os build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point.os build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point_registry.os build/linux2/c++11_on/opt_off/ssl/mongo/util/fail_point_service.os build/linux2/c++11_on/opt_off/ssl/mongo/util/hex.os build/linux2/c++11_on/opt_off/ssl/mongo/util/log.os build/linux2/c++11_on/opt_off/ssl/mongo/util/md5.os build/linux2/c++11_on/opt_off/ssl/mongo/util/net/hostandport.os build/linux2/c++11_on/opt_off/ssl/mongo/util/net/message.os build/linux2/c++11_on/opt_off/ssl/mongo/util/net/message_port.os build/linux2/c++11_on/opt_off/ssl/mongo/util/net/sock.os build/linux2/c++11_on/opt_off/ssl/mongo/util/net/socket_poll.os build/linux2/c++11_on/opt_off/ssl/mongo/util/net/ssl_manager.os build/linux2/c++11_on/opt_off/ssl/mongo/util/password_digest.os build/linux2/c++11_on/opt_off/ssl/mongo/util/stringutils.os build/linux2/c++11_on/opt_off/ssl/mongo/util/text.os build/linux2/c++11_on/opt_off/ssl/mongo/util/time_support.os build/linux2/c++11_on/opt_off/ssl/mongo/util/timer.os build/linux2/c++11_on/opt_off/ssl/third_party/murmurhash3/MurmurHash3.os build/linux2/c++11_on/opt_off/ssl/third_party/tz/timegm.os build/linux2/c++11_on/opt_off/ssl/mongo/client/native_sasl_client_session.os build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_authenticate_impl.os build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_conversation.os build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_client_session.os build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_plain_client_conversation.os build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_scramsha1_client_conversation.os build/linux2/c++11_on/opt_off/ssl/mongo/crypto/crypto_openssl.os build/linux2/c++11_on/opt_off/ssl/mongo/crypto/mechanism_scram.os build/linux2/c++11_on/opt_off/ssl/mongo/client/cyrus_sasl_client_session.os build/linux2/c++11_on/opt_off/ssl/mongo/client/sasl_sspi.os -lm -lssl -lcrypto -lboost_regex -lboost_thread -lboost_system -lrt -lsasl2 Create symlinks for: 'build/linux2/c++11_on/opt_off/ssl/libmongoclient.so.1.1.2': 'build/linux2/c++11_on/opt_off/ssl/libmongoclient.so.1'->'build/linux2/c++11_on/opt_off/ssl/libmongoclient.so.1.1.2', 'build/linux2/c++11_on/opt_off/ssl/libmongoclient.so'->'build/linux2/c++11_on/opt_off/ssl/libmongoclient.so.1.1.2' scons: done building targets. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ib77OV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64 + cd mongo-cxx-driver-legacy-1.1.2 + scons install -j4 --sharedclient --ssl --c++11 --disable-warnings-as-errors --opt=off --use-sasl-client --prefix=/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr scons: Reading SConscript files ... scons version: 3.0.1 python version: 2 7 15 'final' 0 Checking whether the C++ compiler works... (cached) yes Checking whether the C compiler works... (cached) yes Checking if C++ compiler "g++" is GCC... (cached) yes Checking if C compiler "gcc" is GCC... (cached) yes Checking if C compiler supports -Wno-unused-local-typedefs... (cached) yes Checking if C compiler supports -Wno-unused-function... (cached) yes Checking if C compiler supports -Wno-unused-private-field... (cached) no Checking if C compiler supports -Wno-deprecated-declarations... (cached) yes Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... (cached) no Checking if C compiler supports -Wno-unused-const-variable... (cached) yes Checking if C compiler supports -Wno-missing-braces... (cached) yes Checking if we are using libstdc++... (cached) yes Checking for libstdc++ 4.6.0 or better... (cached) yes Checking if C++ compiler supports -std=c++11... (cached) yes Checking if C compiler supports -std=c99... (cached) yes Checking if we are on a POSIX system... (cached) yes Checking if the POSIX monotonic clock is supported... (cached) yes Checking for __thread... (cached) yes Checking for C++11 support... (cached) yes Checking for C++11 is_trivially_copyable support... (cached) yes Checking for SSL_version(NULL) in C library ssl... (cached) yes Checking for SSLeay_version(0) in C library crypto... (cached) yes Checking that linking to OpenSSL works...(cached) yes Checking whether FIPS_mode_set is declared... (cached) yes Checking for C++ header file boost/version.hpp... (cached) yes Checking for C++ library boost_regex-mt... (cached) no Checking for C++ library boost_regex... (cached) yes Checking for C++ library boost_thread-mt... (cached) no Checking for C++ library boost_thread... (cached) yes Checking for C++ library boost_system-mt... (cached) no Checking for C++ library boost_system... (cached) yes Checking for C header file unistd.h... (cached) yes Checking for C library rt... (cached) yes Checking for sasl_version_info(0, 0, 0, 0, 0, 0) in C library sasl2... (cached) yes Checking whether timegm is declared... (cached) no Checking whether strnlen is declared... (cached) no Checking for C library curl... (cached) no scons: done reading SConscript files. scons: Building targets ... Install file: "build/linux2/c++11_on/opt_off/ssl/libmongoclient.a" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/lib64/libmongoclient.a" Install file: "build/linux2/c++11_on/opt_off/ssl/libmongoclient.so.1.1.2" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/lib64/libmongoclient.so.1.1.2" Install file: "src/mongo/base/data_cursor.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/data_cursor.h" Install file: "src/mongo/base/data_view.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/data_view.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/data_cursor.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/data_view.h", 0644) Install file: "src/mongo/base/disallow_copying.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/disallow_copying.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/disallow_copying.h", 0644) Install file: "src/mongo/base/encoded_value_storage.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/encoded_value_storage.h" Install file: "build/linux2/c++11_on/opt_off/ssl/mongo/base/error_codes.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/error_codes.h" Install file: "src/mongo/base/parse_number.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/parse_number.h" Install file: "src/mongo/base/status-inl.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/status-inl.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/encoded_value_storage.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/parse_number.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/status-inl.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/error_codes.h", 0644) Install file: "src/mongo/base/status.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/status.h" Install file: "src/mongo/base/status_with.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/status_with.h" Install file: "src/mongo/base/string_data.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/string_data.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/status.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/status_with.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/string_data.h", 0644) Install file: "src/mongo/base/string_data-inl.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/string_data-inl.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/base/string_data-inl.h", 0644) Install file: "src/mongo/bson/bson-inl.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bson-inl.h" Install file: "src/mongo/bson/bson.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bson.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bson.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bson-inl.h", 0644) Install file: "src/mongo/bson/bson_db.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bson_db.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bson_db.h", 0644) Install file: "src/mongo/bson/bson_field.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bson_field.h" Install file: "src/mongo/bson/bson_validate.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bson_validate.h" Install file: "src/mongo/bson/bsonelement.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsonelement.h" Install file: "src/mongo/bson/bsonmisc.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsonmisc.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bson_validate.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsonmisc.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsonelement.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bson_field.h", 0644) Install file: "src/mongo/bson/bsonobj.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsonobj.h" Install file: "src/mongo/bson/bsonobjbuilder.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsonobjbuilder.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsonobjbuilder.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsonobj.h", 0644) Install file: "src/mongo/bson/bsonobjiterator.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsonobjiterator.h" Install file: "src/mongo/bson/bsontypes.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsontypes.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsontypes.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/bsonobjiterator.h", 0644) Install file: "src/mongo/bson/inline_decls.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/inline_decls.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/inline_decls.h", 0644) Install file: "src/mongo/bson/oid.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/oid.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/oid.h", 0644) Install file: "src/mongo/bson/ordering.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/ordering.h" Install file: "src/mongo/bson/timestamp.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/timestamp.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/timestamp.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/ordering.h", 0644) Install file: "src/mongo/bson/util/builder.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/util/builder.h" Install file: "src/mongo/client/autolib.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/autolib.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/autolib.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/bson/util/builder.h", 0644) Install file: "src/mongo/client/bulk_operation_builder.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/bulk_operation_builder.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/bulk_operation_builder.h", 0644) Install file: "src/mongo/client/bulk_update_builder.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/bulk_update_builder.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/bulk_update_builder.h", 0644) Install file: "src/mongo/client/bulk_upsert_builder.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/bulk_upsert_builder.h" Install file: "src/mongo/client/dbclient.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/dbclient.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/bulk_upsert_builder.h", 0644) Install file: "src/mongo/client/dbclient_rs.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/dbclient_rs.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/dbclient.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/dbclient_rs.h", 0644) Install file: "src/mongo/client/dbclientcursor.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/dbclientcursor.h" Install file: "src/mongo/client/dbclientinterface.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/dbclientinterface.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/dbclientcursor.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/dbclientinterface.h", 0644) Install file: "src/mongo/client/exceptions.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/exceptions.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/exceptions.h", 0644) Install file: "src/mongo/client/export_macros.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/export_macros.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/export_macros.h", 0644) Install file: "src/mongo/client/gridfs.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/gridfs.h" Install file: "src/mongo/client/index_spec.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/index_spec.h" Install file: "src/mongo/client/init.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/init.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/gridfs.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/init.h", 0644) Install file: "src/mongo/client/options.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/options.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/index_spec.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/options.h", 0644) Install file: "src/mongo/client/redef_macros.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/redef_macros.h" Install file: "src/mongo/client/sasl_client_authenticate.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/sasl_client_authenticate.h" Install file: "src/mongo/client/undef_macros.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/undef_macros.h" Install file: "src/mongo/client/write_concern.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/write_concern.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/redef_macros.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/sasl_client_authenticate.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/undef_macros.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/write_concern.h", 0644) Install file: "src/mongo/client/write_options.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/write_options.h" Install file: "src/mongo/client/write_result.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/write_result.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/write_result.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/client/write_options.h", 0644) Install file: "build/linux2/c++11_on/opt_off/ssl/mongo/config.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/config.h" Install file: "src/mongo/db/jsobj.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/db/jsobj.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/config.h", 0644) Install file: "src/mongo/db/json.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/db/json.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/db/json.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/db/jsobj.h", 0644) Install file: "src/mongo/geo/boundingbox.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/boundingbox.h" Install file: "src/mongo/geo/constants.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/constants.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/constants.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/boundingbox.h", 0644) Install file: "src/mongo/geo/coordinates.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/coordinates.h" Install file: "src/mongo/geo/coordinates2dgeographic.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/coordinates2dgeographic.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/coordinates2dgeographic.h", 0644) Install file: "src/mongo/geo/coordinates2d.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/coordinates2d.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/coordinates.h", 0644) Install file: "src/mongo/geo/geometrycollection.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/geometrycollection.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/coordinates2d.h", 0644) Install file: "src/mongo/geo/geometry.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/geometry.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/geometrycollection.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/geometry.h", 0644) Install file: "src/mongo/geo/geoobj.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/geoobj.h" Install file: "src/mongo/geo/interface.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/interface.h" Install file: "src/mongo/geo/linestring.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/linestring.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/geoobj.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/linestring.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/interface.h", 0644) Install file: "src/mongo/geo/multilinestring.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/multilinestring.h" Install file: "src/mongo/geo/multipoint.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/multipoint.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/multilinestring.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/multipoint.h", 0644) Install file: "src/mongo/geo/multipolygon.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/multipolygon.h" Install file: "src/mongo/geo/namespaces.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/namespaces.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/multipolygon.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/namespaces.h", 0644) Install file: "src/mongo/geo/parser.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/parser.h" Install file: "src/mongo/geo/parser-impl.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/parser-impl.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/parser.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/parser-impl.h", 0644) Install file: "src/mongo/geo/point.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/point.h" Install file: "src/mongo/geo/polygon.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/polygon.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/polygon.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/point.h", 0644) Install file: "src/mongo/geo/queryutils.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/queryutils.h" Install file: "src/mongo/logger/appender.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/appender.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/appender.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/geo/queryutils.h", 0644) Install file: "src/mongo/logger/component_message_log_domain.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/component_message_log_domain.h" Install file: "src/mongo/logger/labeled_level.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/labeled_level.h" Install file: "src/mongo/logger/log_component.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_component.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/labeled_level.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/component_message_log_domain.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_component.h", 0644) Install file: "src/mongo/logger/log_component_settings.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_component_settings.h" Install file: "src/mongo/logger/log_domain.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_domain.h" Install file: "src/mongo/logger/log_manager.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_manager.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_manager.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_domain.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_component_settings.h", 0644) Install file: "src/mongo/logger/log_severity-inl.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_severity-inl.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_severity-inl.h", 0644) Install file: "src/mongo/logger/log_severity.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_severity.h" Install file: "src/mongo/logger/logger.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/logger.h" Install file: "src/mongo/logger/logstream_builder.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/logstream_builder.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/log_severity.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/logger.h", 0644) Install file: "src/mongo/logger/message_event.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/message_event.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/logstream_builder.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/message_event.h", 0644) Install file: "src/mongo/logger/message_log_domain.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/message_log_domain.h" Install file: "src/mongo/platform/atomic_intrinsics.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_intrinsics.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/logger/message_log_domain.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_intrinsics.h", 0644) Install file: "src/mongo/platform/atomic_intrinsics_gcc_atomic.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_intrinsics_gcc_atomic.h" Install file: "src/mongo/platform/atomic_intrinsics_gcc_intel.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_intrinsics_gcc_intel.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_intrinsics_gcc_intel.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_intrinsics_gcc_atomic.h", 0644) Install file: "src/mongo/platform/atomic_intrinsics_gcc_sync.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_intrinsics_gcc_sync.h" Install file: "src/mongo/platform/atomic_intrinsics_win32.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_intrinsics_win32.h" Install file: "src/mongo/platform/atomic_word.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_word.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_intrinsics_gcc_sync.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_intrinsics_win32.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_word.h", 0644) Install file: "src/mongo/platform/atomic_word_cxx11.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_word_cxx11.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_word_cxx11.h", 0644) Install file: "src/mongo/platform/atomic_word_intrinsics.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_word_intrinsics.h" Install file: "src/mongo/platform/compiler.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/compiler.h" Install file: "src/mongo/platform/compiler_gcc.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/compiler_gcc.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/compiler_gcc.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/compiler.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/atomic_word_intrinsics.h", 0644) Install file: "src/mongo/platform/compiler_msvc.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/compiler_msvc.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/compiler_msvc.h", 0644) Install file: "src/mongo/platform/cstdint.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/cstdint.h" Install file: "src/mongo/platform/endian.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/endian.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/cstdint.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/endian.h", 0644) Install file: "src/mongo/platform/float_utils.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/float_utils.h" Install file: "src/mongo/platform/hash_namespace.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/hash_namespace.h" Install file: "src/mongo/platform/strnlen.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/strnlen.h" Install file: "src/mongo/platform/unordered_map.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/unordered_map.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/float_utils.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/unordered_map.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/hash_namespace.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/strnlen.h", 0644) Install file: "src/mongo/platform/windows_basic.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/windows_basic.h" Install file: "src/mongo/stdx/functional.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/stdx/functional.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/platform/windows_basic.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/stdx/functional.h", 0644) Install file: "src/mongo/util/assert_util.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/assert_util.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/assert_util.h", 0644) Install file: "src/mongo/util/mongoutils/str.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/mongoutils/str.h" Install file: "src/mongo/util/net/hostandport.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/net/hostandport.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/mongoutils/str.h", 0644) Install file: "src/mongo/util/net/message.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/net/message.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/net/hostandport.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/net/message.h", 0644) Install file: "src/mongo/util/net/operation.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/net/operation.h" Install file: "src/mongo/util/net/message_port.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/net/message_port.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/net/operation.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/net/message_port.h", 0644) Install file: "src/mongo/util/net/sock.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/net/sock.h" Install file: "src/mongo/util/shared_buffer.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/shared_buffer.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/shared_buffer.h", 0644) Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/net/sock.h", 0644) Install file: "src/mongo/util/time_support.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/time_support.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/util/time_support.h", 0644) Creating 'build/linux2/c++11_on/opt_off/ssl/mongo/version.h' Install file: "build/linux2/c++11_on/opt_off/ssl/mongo/version.h" as "/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/version.h" Chmod("/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/include/mongo/version.h", 0644) scons: done building targets. + rm -f /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/lib64/libmongoclient.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.2-15.fc29 --unique-debug-suffix -1.1.2-15.fc29.riscv64 --unique-debug-src-base mongo-cxx-driver-1.1.2-15.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mongo-cxx-driver-legacy-1.1.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/lib64/libmongoclient.so.1.1.2 extracting debug info from /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/lib64/libmongoclient.so.1.1.2 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2737 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.l0lL0B Processing files: mongo-cxx-driver-1.1.2-15.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OyBsqg + umask 022 + cd /builddir/build/BUILD + cd mongo-cxx-driver-legacy-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/share/doc/mongo-cxx-driver + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/share/doc/mongo-cxx-driver + cp -pr README.md /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/share/doc/mongo-cxx-driver + cp -pr APACHE-2.0.txt /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64/usr/share/doc/mongo-cxx-driver + exit 0 Provides: libmongoclient.so.1()(64bit) libmongodb = 2.6.0-15.fc29 libmongodb(riscv-64) = 2.6.0-15.fc29 mongo-cxx-driver = 1.1.2-15.fc29 mongo-cxx-driver(riscv-64) = 1.1.2-15.fc29 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libboost_regex.so.1.66.0()(64bit) libboost_system.so.1.66.0()(64bit) libboost_thread.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.2)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsasl2.so.3()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: libmongodb <= 2.4.9-8 Processing files: mongo-cxx-driver-devel-1.1.2-15.fc29.riscv64 Provides: libmongodb-devel = 2.6.0-15.fc29 libmongodb-devel(riscv-64) = 2.6.0-15.fc29 mongo-cxx-driver-devel = 1.1.2-15.fc29 mongo-cxx-driver-devel(riscv-64) = 1.1.2-15.fc29 mongodb-devel = 2.6.0-15.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmongoclient.so.1()(64bit) Obsoletes: libmongodb-devel <= 2.4.9-8 mongodb-devel < 2.4 Processing files: mongo-cxx-driver-debugsource-1.1.2-15.fc29.riscv64 Provides: mongo-cxx-driver-debugsource = 1.1.2-15.fc29 mongo-cxx-driver-debugsource(riscv-64) = 1.1.2-15.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mongo-cxx-driver-debuginfo-1.1.2-15.fc29.riscv64 Provides: debuginfo(build-id) = 469e819ba79a15b440d5565b33347644fe882161 mongo-cxx-driver-debuginfo = 1.1.2-15.fc29 mongo-cxx-driver-debuginfo(riscv-64) = 1.1.2-15.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mongo-cxx-driver-debugsource(riscv-64) = 1.1.2-15.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64 Wrote: /builddir/build/RPMS/mongo-cxx-driver-1.1.2-15.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mongo-cxx-driver-devel-1.1.2-15.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mongo-cxx-driver-debugsource-1.1.2-15.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mongo-cxx-driver-debuginfo-1.1.2-15.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mhL46e + umask 022 + cd /builddir/build/BUILD + cd mongo-cxx-driver-legacy-1.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mongo-cxx-driver-1.1.2-15.fc29.riscv64 + exit 0 Child return code was: 0