[1m===> Building for mongodb50-5.0.31_1[0m
/magus/work/usr/mports/databases/mongodb50/work/mongo-r5.0.31/buildscripts/scons.py -C /magus/work/usr/mports/databases/mongodb50/work/mongo-r5.0.31 --cxx-std=17 --disable-warnings-as-errors --libc++ --modules= --runtime-hardening=on --use-system-libunwind --use-system-pcre --use-system-snappy --use-system-stemmer --use-system-yaml --use-system-zlib --use-system-zstd -j 24 AR=llvm-ar MONGO_VERSION=5.0.31 VERBOSE=on TARGET_OS=freebsd --experimental-optimization="-sandybridge" --use-sasl-client --ssl CC="cc" CCFLAGS="-O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing " CPPPATH="/usr/local/include" CXX="c++" CXXFLAGS="-O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing " LIBPATH="/usr/local/lib" LINKFLAGS=" -fstack-protector-strong " PKGCONFIGDIR="" PREFIX="/usr/local" destdir=/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64 --cxx-std=17 --disable-warnings-as-errors --libc++ --modules= --runtime-hardening=on --use-system-libunwind --use-system-pcre --use-system-snappy --use-system-stemmer --use-system-yaml --use-system-zlib --use-system-zstd -j 24 AR=llvm-ar MONGO_VERSION=5.0.31 VERBOSE=on TARGET_OS=freebsd --experimental-optimization="-sandybridge" --use-sasl-client --ssl CC="cc" CCFLAGS="-O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing " CPPPATH="/usr/local/include" CXX="c++" CXXFLAGS="-O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing " LIBPATH="/usr/local/lib" LINKFLAGS=" -fstack-protector-strong " PKGCONFIGDIR="" PREFIX="/usr/local" destdir=/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64 DESTDIR=/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64
scons: Entering directory `/magus/work/usr/mports/databases/mongodb50/work/mongo-r5.0.31'
scons: Reading SConscript files ...
scons: running with args /usr/local/bin/python3.11 /magus/work/usr/mports/databases/mongodb50/work/mongo-r5.0.31/buildscripts/scons.py -C /magus/work/usr/mports/databases/mongodb50/work/mongo-r5.0.31 --cxx-std=17 --disable-warnings-as-errors --libc++ --modules= --runtime-hardening=on --use-system-libunwind --use-system-pcre --use-system-snappy --use-system-stemmer --use-system-yaml --use-system-zlib --use-system-zstd -j 24 AR=llvm-ar MONGO_VERSION=5.0.31 VERBOSE=on TARGET_OS=freebsd --experimental-optimization=-sandybridge --use-sasl-client --ssl CC=cc CCFLAGS=-O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing CPPPATH=/usr/local/include CXX=c++ CXXFLAGS=-O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing LIBPATH=/usr/local/lib LINKFLAGS= -fstack-protector-strong PKGCONFIGDIR= PREFIX=/usr/local destdir=/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64 --cxx-std=17 --disable-warnings-as-errors --libc++ --modules= --runtime-hardening=on --use-system-libunwind --use-system-pcre --use-system-snappy --use-system-stemmer --use-system-yaml --use-system-zlib --use-system-zstd -j 24 AR=llvm-ar MONGO_VERSION=5.0.31 VERBOSE=on TARGET_OS=freebsd --experimental-optimization=-sandybridge --use-sasl-client --ssl CC=cc CCFLAGS=-O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing CPPPATH=/usr/local/include CXX=c++ CXXFLAGS=-O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing LIBPATH=/usr/local/lib LINKFLAGS= -fstack-protector-strong PKGCONFIGDIR= PREFIX=/usr/local destdir=/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64 DESTDIR=/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64
Mkdir("build/scons")
scons version: 3.1.2
python version: 3 11 14 'final' 0
CC is cc
cc found in $PATH at /usr/bin/cc
CXX is c++
c++ found in $PATH at /usr/bin/c++
Checking if C++ compiler "c++" is GCC... no
Checking if C++ compiler "c++" is clang... yes
Checking if C compiler "cc" is clang... yes
Detected a x86_64 processor
Checking if target OS freebsd is supported by the toolchain... yes
Checking if C compiler is clang 7.0 (or Apple XCode 10.2) or newer...yes
Checking if C++ compiler is clang 7.0 (or Apple XCode 10.2) or newer...yes
Checking if linker supports -fuse-ld=lld... yes
Checking whether the C compiler works... yes
Checking whether the C++ compiler works... yes
Checking that the C++ compiler can link a C++ program... 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... yes
Checking if C compiler supports -Wno-deprecated-declarations... yes
Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... yes
Checking if C compiler supports -Wno-tautological-constant-compare... yes
Checking if C compiler supports -Wno-tautological-unsigned-zero-compare... yes
Checking if C compiler supports -Wno-tautological-unsigned-enum-zero-compare... yes
Checking if C compiler supports -Wno-unused-const-variable... yes
Checking if C compiler supports -Wno-unused-but-set-variable... yes
Checking if C compiler supports -Wno-missing-braces... yes
Checking if C compiler supports -Wno-inconsistent-missing-override... yes
Checking if C compiler supports -Wno-potentially-evaluated-expression... yes
Checking if C++ compiler supports -Wpessimizing-move... yes
Checking if C++ compiler supports -Wno-maybe-uninitialized... no
Checking if C++ compiler supports -Wno-undefined-var-template... yes
Checking if C++ compiler supports -Wno-instantiation-after-specialization... yes
Checking if C compiler supports -Wno-unused-lambda-capture... yes
Checking if C compiler supports -Wno-exceptions... yes
Checking if C++ compiler supports -fsized-deallocation... yes
Checking if C++ compiler supports -Wno-defaulted-function-deleted... yes
Checking if C++ compiler supports -Wunused-exception-parameter... yes
Checking if -Wnon-virtual-dtor works reasonably... no
Checking if C compiler supports -fstack-protector-strong... yes
Checking if C++ compiler supports -stdlib=libc++... yes
Checking if C++ compiler supports -std=c++17... yes
Checking if C compiler supports -std=c11... yes
Checking for C++17... yes
Checking for memset_s... yes
Checking for C function strnlen()... yes
Checking for C function explicit_bzero()... yes
Checking if we are on a POSIX system... yes
Checking if the POSIX monotonic clock is supported... yes
Checking off_t is 8 bytes... yes
Checking if linker supports -Wl,--no-threads... no
Checking if linker supports -Wl,--build-id... yes
Checking if linker supports -Wl,--hash-style=gnu... yes
Checking if linker supports -Wl,-z,noexecstack... yes
Checking if linker supports -Wl,--warn-execstack... yes
Checking if linker supports -Wl,-z,relro... yes
Checking if C compiler supports -Wa,--nocompress-debug-sections... no
Checking elf.h for SHF_COMPRESSED... yes
Checking if linker supports -Wl,--compress-debug-sections=none... yes
Checking if pthread_setname_np is supported... yes
Checking for SSLeay_version(0) in C library crypto... yes
Checking for SSL_version(NULL) in C library ssl... yes
Checking that linking to OpenSSL works...yes
Checking whether FIPS_mode_set is declared... yes
Checking whether d2i_ASN1_SEQUENCE_ANY is declared... yes
Checking if SSL_[CTX_]_set_ecdh_auto is supported... yes
Checking if EC_KEY_new_by_curve_name is supported... yes
Using SSL Provider: openssl
Checking for C library pcre... yes
Checking for C library pcrecpp... yes
Checking for C library snappy... yes
Checking for C library z... yes
Checking for C library zstd... yes
Checking for C library stemmer... yes
Checking for C library yaml-cpp... yes
Checking for C library unwind... yes
Checking for C library lzma... yes
Checking for C library rt... yes
Checking for C library dl... yes
Checking for C++ header file execinfo.h... yes
Checking whether backtrace is declared... yes
Checking whether backtrace_symbols is declared... yes
Checking whether backtrace_symbols_fd is declared... yes
Checking for C library pcap... yes
Checking for sasl_version_info(0, 0, 0, 0, 0, 0) in C library sasl2... yes
Checking for C library execinfo... yes
Checking if std::atomic works... yes
Checking if std::atomic works... yes
Checking if std::atomic works... yes
Checking if std::atomic works... yes
Checking for extended alignment 64 for concurrency types... yes
Checking for mongoc_get_major_version() in C library mongoc-1.0... no
Checking for curl_global_init(0) in C library curl... yes
Checking for C function fallocate()... no
Checking for C function sync_file_range()... no
Checking for C header file x86intrin.h... yes
Checking for C header file arm_neon.h... no
scons: warning: Two different environments were specified for target duplicate_key_tracker.o,
but they appear to have the same action: $CXX -o $TARGET -c $PROGCXXFLAGS $PROGCCFLAGS $_CCCOMCOM $SOURCES
File "/magus/work/usr/mports/databases/mongodb50/work/mongo-r5.0.31/src/mongo/db/index/SConscript", line 52, in
scons: done reading SConscript files.
scons: Building targets ...
Install file: "distsrc/THIRD-PARTY-NOTICES" as "/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64/usr/local/THIRD-PARTY-NOTICES"
Install file: "distsrc/README" as "/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64/usr/local/README"
Install file: "distsrc/LICENSE-Community.txt" as "/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64/usr/local/LICENSE-Community.txt"
Install file: "distsrc/MPL-2" as "/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64/usr/local/MPL-2"
Creating 'build/59f4f0dd/mongo/resmoke/resmoke.py'
cc -o build/59f4f0dd/third_party/icu4c-57.1/source/common/uarrsort.o -c -std=c11 -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -Wno-sign-compare -Wno-error=register -Wno-register -fpic -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -DUCONFIG_NO_BREAK_ITERATION=1 -DUCONFIG_NO_FORMATTING=1 -DUCONFIG_NO_TRANSLITERATION=1 -DUCONFIG_NO_REGULAR_EXPRESSIONS=1 -DU_CHARSET_IS_UTF8=1 -DU_DISABLE_RENAMING=1 -DU_STATIC_IMPLEMENTATION=1 -DU_USING_ICU_NAMESPACE=0 -DU_COMMON_IMPLEMENTATION=1 -Isrc/third_party/icu4c-57.1/source/common -Isrc/third_party/icu4c-57.1/source/i18n -I/usr/local/include src/third_party/icu4c-57.1/source/common/uarrsort.c
Generating build/59f4f0dd/mongo/db/repl/member_config_gen.cpp
Generating build/59f4f0dd/mongo/idl/basic_types_gen.cpp
Generating build/59f4f0dd/mongo/db/resumable_index_builds_gen.cpp
Generating build/59f4f0dd/mongo/db/repl/repl_set_config_gen.cpp
Generating build/59f4f0dd/mongo/db/read_write_concern_provenance_base_gen.cpp
Creating 'build/59f4f0dd/mongo/config.h'
/usr/local/bin/python3.11 src/mongo/base/generate_error_codes.py src/mongo/base/error_codes.yml src/mongo/base/error_codes.tpl.h build/59f4f0dd/mongo/base/error_codes.h
Generating build/59f4f0dd/mongo/db/logical_session_id_gen.cpp
c++ -o build/59f4f0dd/third_party/icu4c-57.1/source/i18n/visibledigits.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -Wno-sign-compare -Wno-error=register -Wno-register -fpic -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -DUCONFIG_NO_BREAK_ITERATION=1 -DUCONFIG_NO_FORMATTING=1 -DUCONFIG_NO_TRANSLITERATION=1 -DUCONFIG_NO_REGULAR_EXPRESSIONS=1 -DU_CHARSET_IS_UTF8=1 -DU_DISABLE_RENAMING=1 -DU_STATIC_IMPLEMENTATION=1 -DU_USING_ICU_NAMESPACE=0 -DU_I18N_IMPLEMENTATION=1 -Isrc/third_party/icu4c-57.1/source/common -Isrc/third_party/icu4c-57.1/source/i18n -I/usr/local/include src/third_party/icu4c-57.1/source/i18n/visibledigits.cpp
/usr/local/bin/python3.11 src/mongo/base/generate_error_codes.py src/mongo/base/error_codes.yml src/mongo/base/error_codes.tpl.cpp build/59f4f0dd/mongo/base/error_codes.cpp
Generating build/59f4f0dd/mongo/db/api_parameters_gen.cpp
Generating build/59f4f0dd/mongo/db/query/tailable_mode_gen.cpp
Generating build/59f4f0dd/mongo/db/pipeline/storage_stats_spec_gen.cpp
Generating build/59f4f0dd/mongo/db/pipeline/legacy_runtime_constants_gen.cpp
Generating build/59f4f0dd/mongo/client/client_api_version_parameters_gen.cpp
Generating build/59f4f0dd/mongo/db/repl/apply_ops_gen.cpp
Generating build/59f4f0dd/mongo/client/read_preference_gen.cpp
Generating build/59f4f0dd/mongo/db/ops/write_ops_gen.cpp
Generating build/59f4f0dd/mongo/db/generic_cursor_gen.cpp
Generating build/59f4f0dd/mongo/db/sorter/sorter_gen.cpp
Install file: "build/59f4f0dd/mongo/resmoke/resmoke.py" as "/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64/usr/local/bin/resmoke.py"
Chmod("/magus/work/usr/mports/databases/mongodb50/work/fake-inst-amd64/usr/local/bin/resmoke.py", "u+x")
Generating build/59f4f0dd/mongo/db/timeseries/timeseries_gen.cpp
Generating build/59f4f0dd/mongo/db/catalog/collection_options_gen.cpp
Generating build/59f4f0dd/mongo/s/database_version_gen.cpp
Generating build/59f4f0dd/mongo/client/hedging_mode_gen.cpp
Generating build/59f4f0dd/mongo/db/auth/action_type_gen.cpp
Generating build/59f4f0dd/mongo/db/query/explain_verbosity_gen.cpp
Generating build/59f4f0dd/mongo/db/ops/single_write_result_gen.cpp
Generating build/59f4f0dd/mongo/db/query/query_feature_flags_gen.cpp
Generating build/59f4f0dd/mongo/db/query/query_knobs_gen.cpp
Generating build/59f4f0dd/mongo/db/repl/oplog_entry_gen.cpp
c++ -o build/59f4f0dd/mongo/util/options_parser/options_parser_init.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/asio-master/asio/include -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/util/options_parser/options_parser_init.cpp
c++ -o build/59f4f0dd/mongo/idl/server_parameter_with_storage.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/idl/server_parameter_with_storage.cpp
Generating build/59f4f0dd/mongo/idl/server_parameter_gen.cpp
c++ -o build/59f4f0dd/mongo/idl/server_parameter.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/idl/server_parameter.cpp
Generating build/59f4f0dd/mongo/client/sasl_aws_client_options_gen.cpp
c++ -o build/59f4f0dd/third_party/icu4c-57.1/source/i18n/digitformatter.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -Wno-sign-compare -Wno-error=register -Wno-register -fpic -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -DUCONFIG_NO_BREAK_ITERATION=1 -DUCONFIG_NO_FORMATTING=1 -DUCONFIG_NO_TRANSLITERATION=1 -DUCONFIG_NO_REGULAR_EXPRESSIONS=1 -DU_CHARSET_IS_UTF8=1 -DU_DISABLE_RENAMING=1 -DU_STATIC_IMPLEMENTATION=1 -DU_USING_ICU_NAMESPACE=0 -DU_I18N_IMPLEMENTATION=1 -Isrc/third_party/icu4c-57.1/source/common -Isrc/third_party/icu4c-57.1/source/i18n -I/usr/local/include src/third_party/icu4c-57.1/source/i18n/digitformatter.cpp
Generating build/59f4f0dd/mongo/scripting/mozjs/scripting_util_gen.cpp
c++ -o build/59f4f0dd/mongo/util/net/ssl_options.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/asio-master/asio/include -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/util/net/ssl_options.cpp
c++ -o build/59f4f0dd/mongo/scripting/mozjs/cursor_handle.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-non-virtual-dtor -Wno-invalid-offsetof -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include js-config.h -include js/RequiredDefines.h -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/mozjs-60/include -Isrc/third_party/mozjs-60/mongo_sources -Isrc/third_party/mozjs-60/platform/x86_64/freebsd/include -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/scripting/mozjs/cursor_handle.cpp
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:40:
In file included from src/mongo/base/data_range.h:36:
In file included from src/mongo/base/data_type.h:40:
In file included from src/mongo/base/status_with.h:32:
In file included from src/third_party/boost/boost/optional.hpp:15:
In file included from src/third_party/boost/boost/optional/optional.hpp:38:
src/third_party/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
27 | template struct has_nothrow_constructor : public integral_constant{};
| ^
src/third_party/boost/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR'
199 | # define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible::value)
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:40:
In file included from src/mongo/base/data_range.h:36:
In file included from src/mongo/base/data_type.h:40:
In file included from src/mongo/base/status_with.h:32:
In file included from src/third_party/boost/boost/optional.hpp:15:
In file included from src/third_party/boost/boost/optional/optional.hpp:47:
In file included from src/third_party/boost/boost/type_traits/is_nothrow_move_assignable.hpp:16:
src/third_party/boost/boost/type_traits/has_nothrow_assign.hpp:65:7: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins]
65 | BOOST_HAS_NOTHROW_ASSIGN(T)
| ^
src/third_party/boost/boost/type_traits/intrinsics.hpp:205:43: note: expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN'
205 | # define BOOST_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T) && !is_volatile::value && is_assignable::value)
| ^
In file included from src/mongo/util/net/ssl_options.cpp:32:
In file included from src/mongo/util/net/ssl_options.h:32:
In file included from src/third_party/boost/boost/optional.hpp:15:
In file included from src/third_party/boost/boost/optional/optional.hpp:38:
src/third_party/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
27 | template struct has_nothrow_constructor : public integral_constant{};
| ^
src/third_party/boost/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR'
199 | # define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible::value)
| ^
In file included from src/mongo/util/net/ssl_options.cpp:32:
In file included from src/mongo/util/net/ssl_options.h:32:
In file included from src/third_party/boost/boost/optional.hpp:15:
In file included from src/third_party/boost/boost/optional/optional.hpp:47:
In file included from src/third_party/boost/boost/type_traits/is_nothrow_move_assignable.hpp:16:
src/third_party/boost/boost/type_traits/has_nothrow_assign.hpp:65:7: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins]
65 | BOOST_HAS_NOTHROW_ASSIGN(T)
| ^
src/third_party/boost/boost/type_traits/intrinsics.hpp:205:43: note: expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN'
205 | # define BOOST_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T) && !is_volatile::value && is_assignable::value)
| ^
Generating build/59f4f0dd/mongo/db/auth/access_checks_gen.cpp
Generating build/59f4f0dd/mongo/db/repl/optime_base_gen.cpp
c++ -o build/59f4f0dd/mongo/db/auth/privilege.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/s2 -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/db/auth/privilege.cpp
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant::type) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
c++ -o build/59f4f0dd/mongo/scripting/mozjs/code.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-non-virtual-dtor -Wno-invalid-offsetof -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include js-config.h -include js/RequiredDefines.h -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/mozjs-60/include -Isrc/third_party/mozjs-60/mongo_sources -Isrc/third_party/mozjs-60/platform/x86_64/freebsd/include -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/scripting/mozjs/code.cpp
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
46 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)]
188 | return bit_cast(FromHost16(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant' requested here
533 | is_trivially_destructible::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
46 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)]
188 | return bit_cast(FromHost16(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
47 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)]
188 | return bit_cast(FromHost16(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant' requested here
533 | is_trivially_destructible::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
47 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)]
188 | return bit_cast(FromHost16(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
46 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)]
191 | return bit_cast(FromHost32(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant' requested here
533 | is_trivially_destructible::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
46 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)]
191 | return bit_cast(FromHost32(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
47 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)]
191 | return bit_cast(FromHost32(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant' requested here
533 | is_trivially_destructible::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
47 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)]
191 | return bit_cast(FromHost32(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
46 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)]
194 | return bit_cast(FromHost64(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant' requested here
533 | is_trivially_destructible::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
46 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)]
194 | return bit_cast(FromHost64(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
47 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)]
194 | return bit_cast(FromHost64(bit_cast(x)));
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant' requested here
533 | is_trivially_destructible::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
47 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)]
194 | return bit_cast(FromHost64(bit_cast(x)));
| ^
c++ -o build/59f4f0dd/mongo/db/storage/index_entry_comparison.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/s2 -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/db/storage/index_entry_comparison.cpp
In file included from src/mongo/idl/server_parameter_with_storage.cpp:30:
In file included from src/mongo/idl/server_parameter_with_storage.h:41:
In file included from src/mongo/base/parse_number.h:38:
In file included from src/mongo/platform/decimal128.h:42:
In file included from src/mongo/util/assert_util.h:37:
In file included from src/mongo/base/status_with.h:32:
In file included from src/third_party/boost/boost/optional.hpp:15:
In file included from src/third_party/boost/boost/optional/optional.hpp:38:
src/third_party/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
27 | template struct has_nothrow_constructor : public integral_constant{};
| ^
src/third_party/boost/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR'
199 | # define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible::value)
| ^
c++ -o build/59f4f0dd/mongo/db/write_concern_options.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/s2 -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/db/write_concern_options.cpp
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant' requested here
91 | absl::is_trivially_destructible::value> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject' requested here
414 | std::is_lvalue_reference>::type::type {
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible' requested here
46 | absl::is_trivially_copy_constructible::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue' requested here
54 | struct ForwardT : std::conditional(), T, T&&> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT' requested here
63 | using Invoker = R (*)(VoidPtr, typename ForwardT::type...);
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here
133 | absl::functional_internal::Invoker invoker_;
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef' requested here
1320 | absl::FunctionRef callback) const {
| ^
In file included from src/mongo/util/options_parser/options_parser_init.cpp:30:
In file included from src/mongo/util/options_parser/startup_options.h:30:
In file included from src/mongo/util/options_parser/environment.h:36:
In file included from src/mongo/db/jsobj.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
486 | bool, __has_trivial_assign(typename std::remove_reference::type) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable' requested here
47 | absl::is_trivially_copy_assignable<
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue' requested here
54 | struct ForwardT : std::conditional(), T, T&&> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT' requested here
63 | using Invoker = R (*)(VoidPtr, typename ForwardT::type...);
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here
133 | absl::functional_internal::Invoker invoker_;
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef' requested here
1320 | absl::FunctionRef callback) const {
| ^
In file included from src/mongo/idl/server_parameter_with_storage.cpp:30:
In file included from src/mongo/idl/server_parameter_with_storage.h:41:
In file included from src/mongo/base/parse_number.h:38:
In file included from src/mongo/platform/decimal128.h:42:
In file included from src/mongo/util/assert_util.h:37:
In file included from src/mongo/base/status_with.h:32:
In file included from src/third_party/boost/boost/optional.hpp:15:
In file included from src/third_party/boost/boost/optional/optional.hpp:47:
In file included from src/third_party/boost/boost/type_traits/is_nothrow_move_assignable.hpp:16:
src/third_party/boost/boost/type_traits/has_nothrow_assign.hpp:65:7: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins]
65 | BOOST_HAS_NOTHROW_ASSIGN(T)
| ^
src/third_party/boost/boost/type_traits/intrinsics.hpp:205:43: note: expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN'
205 | # define BOOST_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T) && !is_volatile::value && is_assignable::value)
| ^
c++ -o build/59f4f0dd/third_party/icu4c-57.1/source/i18n/udat.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -Wno-sign-compare -Wno-error=register -Wno-register -fpic -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -DUCONFIG_NO_BREAK_ITERATION=1 -DUCONFIG_NO_FORMATTING=1 -DUCONFIG_NO_TRANSLITERATION=1 -DUCONFIG_NO_REGULAR_EXPRESSIONS=1 -DU_CHARSET_IS_UTF8=1 -DU_DISABLE_RENAMING=1 -DU_STATIC_IMPLEMENTATION=1 -DU_USING_ICU_NAMESPACE=0 -DU_I18N_IMPLEMENTATION=1 -Isrc/third_party/icu4c-57.1/source/common -Isrc/third_party/icu4c-57.1/source/i18n -I/usr/local/include src/third_party/icu4c-57.1/source/i18n/udat.cpp
c++ -o build/59f4f0dd/mongo/db/timeseries/timeseries_options.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/s2 -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/db/timeseries/timeseries_options.cpp
c++ -o build/59f4f0dd/mongo/db/timeseries/timeseries_global_options.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/s2 -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/db/timeseries/timeseries_global_options.cpp
In file included from src/mongo/idl/server_parameter.cpp:32:
In file included from src/mongo/idl/server_parameter.h:43:
In file included from src/mongo/bson/bsonelement.h:40:
In file included from src/mongo/base/data_range.h:36:
In file included from src/mongo/base/data_type.h:40:
In file included from src/mongo/base/status_with.h:32:
In file included from src/third_party/boost/boost/optional.hpp:15:
In file included from src/third_party/boost/boost/optional/optional.hpp:38:
src/third_party/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
27 | template struct has_nothrow_constructor : public integral_constant{};
| ^
src/third_party/boost/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR'
199 | # define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible::value)
| ^
In file included from src/mongo/idl/server_parameter.cpp:32:
In file included from src/mongo/idl/server_parameter.h:43:
In file included from src/mongo/bson/bsonelement.h:40:
In file included from src/mongo/base/data_range.h:36:
In file included from src/mongo/base/data_type.h:40:
In file included from src/mongo/base/status_with.h:32:
In file included from src/third_party/boost/boost/optional.hpp:15:
In file included from src/third_party/boost/boost/optional/optional.hpp:47:
In file included from src/third_party/boost/boost/type_traits/is_nothrow_move_assignable.hpp:16:
src/third_party/boost/boost/type_traits/has_nothrow_assign.hpp:65:7: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins]
65 | BOOST_HAS_NOTHROW_ASSIGN(T)
| ^
src/third_party/boost/boost/type_traits/intrinsics.hpp:205:43: note: expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN'
205 | # define BOOST_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T) && !is_volatile::value && is_assignable::value)
| ^
c++ -o build/59f4f0dd/mongo/db/fts/fts_spec_legacy.o -c -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -Woverloaded-virtual -Wpessimizing-move -Wno-undefined-var-template -Wno-instantiation-after-specialization -fsized-deallocation -Wno-defaulted-function-deleted -Wunused-exception-parameter -stdlib=libc++ -std=c++17 -Wno-error=unknown-warning-option -O2 -pipe -DBOOST_NO_CXX98_FUNCTION_BASE -fstack-protector-strong -fno-strict-aliasing -include mongo/platform/basic.h -ffp-contract=off -fno-omit-frame-pointer -fasynchronous-unwind-tables -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -fno-omit-frame-pointer -fno-strict-aliasing -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-tautological-constant-compare -Wno-tautological-unsigned-zero-compare -Wno-tautological-unsigned-enum-zero-compare -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong -fpic -DSAFEINT_USE_INTRINSICS=0 -DNDEBUG -DBOOST_THREAD_VERSION=5 -DBOOST_THREAD_USES_DATETIME -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DBOOST_ENABLE_ASSERT_DEBUG_HANDLER -DBOOST_LOG_NO_SHORTHAND_NAMES -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_THREAD_ATTR -DABSL_FORCE_ALIGNED_ACCESS -Isrc/third_party/s2 -Isrc/third_party/variant-1.4.0/include -Isrc/third_party/SafeInt -Isrc/third_party/immer/dist -Isrc/third_party/fmt/dist/include -Isrc/third_party/boost -Isrc/third_party/abseil-cpp-master/abseil-cpp -I/usr/local/include -Ibuild/59f4f0dd -Isrc src/mongo/db/fts/fts_spec_legacy.cpp
In file included from src/mongo/idl/server_parameter_with_storage.cpp:30:
In file included from src/mongo/idl/server_parameter_with_storage.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant::type) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
46 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)]
188 | return bit_cast(FromHost16(bit_cast(x)));
| ^
In file included from src/mongo/idl/server_parameter_with_storage.cpp:30:
In file included from src/mongo/idl/server_parameter_with_storage.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant' requested here
533 | is_trivially_destructible::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
46 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)]
188 | return bit_cast(FromHost16(bit_cast(x)));
| ^
In file included from src/mongo/idl/server_parameter_with_storage.cpp:30:
In file included from src/mongo/idl/server_parameter_with_storage.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
47 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)]
188 | return bit_cast(FromHost16(bit_cast(x)));
| ^
In file included from src/mongo/idl/server_parameter_with_storage.cpp:30:
In file included from src/mongo/idl/server_parameter_with_storage.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant' requested here
533 | is_trivially_destructible::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
47 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)]
188 | return bit_cast(FromHost16(bit_cast(x)));
| ^
In file included from src/mongo/idl/server_parameter_with_storage.cpp:30:
In file included from src/mongo/idl/server_parameter_with_storage.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
46 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)]
191 | return bit_cast(FromHost32(bit_cast(x)));
| ^
In file included from src/mongo/idl/server_parameter_with_storage.cpp:30:
In file included from src/mongo/idl/server_parameter_with_storage.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
531 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
293 | : std::integral_constant' requested here
533 | is_trivially_destructible::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
46 | type_traits_internal::is_trivially_copyable::value &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable' requested here
153 | typename std::enable_if::value,
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t]
155 | inline Dest bit_cast(const Source& source) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156 | Dest dest;
| ~~~~~~~~~~
157 | memcpy(static_cast(std::addressof(dest)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 | static_cast(std::addressof(source)), sizeof(dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159 | return dest;
| ~~~~~~~~~~~~
160 | }
| ~
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)]
191 | return bit_cast(FromHost32(bit_cast(x)));
| ^
In file included from src/mongo/idl/server_parameter_with_storage.cpp:30:
In file included from src/mongo/idl/server_parameter_with_storage.h:44:
In file included from src/mongo/bson/bsonelement.h:43:
In file included from src/mongo/base/string_data_comparator_interface.h:33:
In file included from src/mongo/stdx/unordered_map.h:32:
In file included from src/mongo/stdx/trusted_hasher.h:34:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/hash_function_defaults.h:55:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/hash.h:76:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/hash/internal/hash.h:44:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/fixed_array.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/compressed_tuple.h:40:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/utility/utility.h:50:
In file included from src/third_party/abseil-cpp-master/abseil-cpp/absl/base/internal/invoke.h:42:
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
530 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) &&
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl::kValue' requested here
542 | bool, type_traits_internal::is_trivially_copyable_impl::kValue> {};
| ^
src/third_party/abseil-cpp-master/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable' requested here
47 | type_traits_internal::is_trivially_copyable