# python3 buildscripts/scons.py DESTDIR=/opt/mongo install-mongod --disable-warnings-as-errors Checking required python packages... Requirements list: Cheetah3<=3.2.6.post1 PyYAML<=6.0.0,>=3.0.0 packaging<=21.3 psutil<=5.8.0 pymongo<4.0,>=3.9 pypiwin32>=223; sys_platform == "win32" and python_version > "3" pywin32>=225; sys_platform == "win32" and python_version > "3" regex<=2021.11.10 requests<=2.26.0,>=2.0.0 requirements_parser<=0.3.1 setuptools Resolved to these distributions: certifi 2022.6.15 charset-normalizer 2.0.12 cheetah3 3.2.6.post1 idna 3.3 packaging 21.3 psutil 5.8.0 pymongo 3.12.3 pyparsing 3.0.9 pyyaml 6.0 regex 2021.11.10 requests 2.26.0 requirements-parser 0.3.1 setuptools 47.1.0 types-setuptools 57.4.18 urllib3 1.26.10 scons: Reading SConscript files ... scons: running with args /usr/bin/python3 buildscripts/scons.py DESTDIR=/opt/mongo install-mongod --disable-warnings-as-errors scons version: 3.1.2 python version: 3 7 13 'final' 0 CC is gcc gcc found in $PATH at /usr/bin/gcc CXX is g++ g++ found in $PATH at /usr/bin/g++ Checking if C++ compiler "g++" is GCC... (cached) yes Checking if C compiler "gcc" is GCC... (cached) yes Detected a ppc64le processor Checking if target OS linux is supported by the toolchain... (cached) yes Checking if C compiler is GCC 8.2 or newer...(cached) yes Checking if C++ compiler is GCC 8.2 or newer...(cached) yes Checking if linker supports -fuse-ld=lld... (cached) no Checking if linker supports -fuse-ld=gold... (cached) yes Checking whether the C compiler works... (cached) yes Checking whether the C++ compiler works... (cached) yes Checking that the C++ compiler can link a C++ program... (cached) yes Checking if C compiler supports -Wno-unused-local-typedefs... (cached) yes Checking if C compiler supports -Wno-unused-function... (cached) yes Checking if C compiler supports -Wno-unused-private-field... (cached) no Checking if C compiler supports -Wno-deprecated-declarations... (cached) yes Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... (cached) no Checking if C compiler supports -Wno-tautological-constant-compare... (cached) no Checking if C compiler supports -Wno-tautological-unsigned-zero-compare... (cached) no Checking if C compiler supports -Wno-tautological-unsigned-enum-zero-compare... (cached) no Checking if C compiler supports -Wno-unused-const-variable... (cached) yes Checking if C compiler supports -Wno-unused-but-set-variable... (cached) yes Checking if C compiler supports -Wno-missing-braces... (cached) yes Checking if C compiler supports -Wno-inconsistent-missing-override... (cached) no Checking if C compiler supports -Wno-potentially-evaluated-expression... (cached) no Checking if C++ compiler supports -Wpessimizing-move... (cached) no Checking if C++ compiler supports -Wno-maybe-uninitialized... (cached) yes Checking if C++ compiler supports -Wno-undefined-var-template... (cached) no Checking if C++ compiler supports -Wno-instantiation-after-specialization... (cached) no Checking if C compiler supports -Wno-unused-lambda-capture... (cached) no Checking if C++ compiler supports -fsized-deallocation... (cached) yes Checking if C++ compiler supports -Wno-defaulted-function-deleted... (cached) no Checking if C++ compiler supports -Wunused-exception-parameter... (cached) no Checking if -Wnon-virtual-dtor works reasonably... (cached) no Checking if C compiler supports -fstack-protector-strong... (cached) yes Checking if we are using libstdc++... (cached) yes Checking if C++ compiler supports -std=c++17... (cached) yes Checking if C compiler supports -std=c11... (cached) yes Checking for C++17... (cached) yes Checking for memset_s... (cached) no Checking for C function strnlen()... (cached) yes Checking for C function explicit_bzero()... (cached) yes Checking for libstdc++ 5.3.0 or better... (cached) yes Checking if we are on a POSIX system... (cached) yes Checking if the POSIX monotonic clock is supported... (cached) yes Checking off_t is 8 bytes... (cached) yes Checking if linker supports -Wl,--no-threads... (cached) yes Checking if linker supports -Wl,--build-id... (cached) yes Checking if linker supports -Wl,--hash-style=gnu... (cached) yes Checking if linker supports -Wl,-z,noexecstack... (cached) yes Checking if linker supports -Wl,--warn-execstack... (cached) yes Checking if linker supports -Wl,-z,relro... (cached) yes Checking if C compiler supports -Wa,--nocompress-debug-sections... (cached) yes Checking elf.h for SHF_COMPRESSED... (cached) yes Checking if linker supports -Wl,--compress-debug-sections=none... (cached) yes Checking for glibc with non-broken _FORTIFY_SOURCE...(cached) yes Checking if pthread_setname_np is supported... (cached) yes Checking for SSLeay_version(0) in C library crypto... (cached) yes Checking for SSL_version(NULL) in C library ssl... (cached) yes Checking that linking to OpenSSL works...(cached) yes Checking whether FIPS_mode_set is declared... (cached) yes Checking whether d2i_ASN1_SEQUENCE_ANY is declared... (cached) yes Checking if SSL_[CTX_]_set_ecdh_auto is supported... (cached) yes Checking if EC_KEY_new_by_curve_name is supported... (cached) yes Using SSL Provider: openssl Checking for C library rt... (cached) yes Checking for C library dl... (cached) yes Checking for C++ header file execinfo.h... (cached) yes Checking whether backtrace is declared... (cached) yes Checking whether backtrace_symbols is declared... (cached) yes Checking whether backtrace_symbols_fd is declared... (cached) yes Checking for C library pcap... (cached) no Checking for C library wpcap... (cached) no Checking if std::atomic works... (cached) yes Checking if std::atomic works... (cached) yes Checking if std::atomic works... (cached) yes Checking if std::atomic works... (cached) yes Checking for extended alignment 128 for concurrency types... (cached) yes Checking for mongoc_get_major_version() in C library mongoc-1.0... (cached) no Checking for curl_global_init(0) in C library curl... (cached) yes Checking for curl_global_init(0) in C library curl... (cached) yes Checking for vec_vbperm output in index 0... (cached) no Checking for vec_vbperm output in index 1... (cached) yes Checking for C header file sys/sdt.h... (cached) no Checking for C function fallocate()... (cached) yes Checking for C function sync_file_range()... (cached) yes Checking for C header file arm_neon.h... (cached) no scons: done reading SConscript files. scons: Building targets ... Generating build/opt/mongo/db/snapshot_window_options_gen.cpp Compiling build/opt/mongo/db/update/compare_node.o Compiling build/opt/mongo/s/router_transactions_stats_gen.o Compiling build/opt/mongo/db/periodic_runner_job_abort_expired_transactions.o Compiling build/opt/mongo/db/fts/unicode/string.o Generating library build/opt/mongo/transport/libservice_entry_point.a Skipping ranlib for thin archive build/opt/mongo/transport/libservice_entry_point.a Compiling build/opt/mongo/db/query/optimizer/rewrites/const_eval.o Compiling build/opt/mongo/db/repl/reporter.o Compiling build/opt/mongo/s/config_server_catalog_cache_loader.o Compiling build/opt/mongo/util/diagnostic_info.o Generating library build/opt/mongo/db/catalog/libcatalog_stats.a Skipping ranlib for thin archive build/opt/mongo/db/catalog/libcatalog_stats.a Compiling build/opt/third_party/mozjs/mongo_sources/mongoErrorReportToString.o Compiling build/opt/mongo/s/catalog/type_config_version.o Compiling build/opt/mongo/db/pipeline/semantic_analysis.o Compiling build/opt/mongo/db/query/datetime/date_time_support.o Compiling build/opt/mongo/db/catalog/clustered_collection_options_gen.o Compiling build/opt/mongo/db/catalog/clustered_collection_util.o Generating build/opt/mongo/db/commands/fle2_compact_gen.cpp Compiling build/opt/third_party/boost/libs/thread/src/future.o Compiling build/opt/mongo/db/exec/projection.o Compiling build/opt/mongo/db/repl/database_cloner_common.o Compiling build/opt/mongo/db/repl/database_cloner_gen.o Compiling build/opt/mongo/db/repl/cloner_utils.o Generating build/opt/mongo/db/s/resharding/resharding_change_event_o2_field_gen.cpp Compiling build/opt/mongo/scripting/mozjs/numberlong.o Compiling build/opt/mongo/db/repl/initial_syncer_factory.o Compiling build/opt/mongo/scripting/mozjs/error.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_fetestexcept.o Compiling build/opt/mongo/db/matcher/expression_with_placeholder.o Generating build/opt/mongo/s/request_types/flush_routing_table_cache_updates_gen.cpp Compiling build/opt/mongo/db/s/chunk_split_state_driver.o Compiling build/opt/mongo/db/storage/ephemeral_for_test/ephemeral_for_test_visibility_manager.o Compiling build/opt/third_party/mozjs/platform/ppc64le/linux/build/Unified_cpp_js_src2.o Compiling build/opt/mongo/db/storage/wiredtiger/wiredtiger_import.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/collationdatabuilder.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid32_to_bid64.o Compiling build/opt/mongo/db/matcher/expression_algo.o Compiling build/opt/mongo/db/free_mon/free_mon_options.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/titletrn.o Compiling build/opt/mongo/scripting/mozjs/numberdecimal.o Compiling build/opt/mongo/db/concurrency/d_concurrency.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/simpletz.o Compiling build/opt/mongo/db/exec/text_match.o Compiling build/opt/mongo/db/s/sharding_data_transform_metrics.o Compiling build/opt/mongo/db/query/tailable_mode.o Compiling build/opt/mongo/db/catalog/database_holder.o Compiling build/opt/mongo/db/exec/sbe/stages/plan_stats.o Compiling build/opt/third_party/icu4c-57.1/source/common/sharedobject.o Generating build/opt/mongo/db/ftdc/ftdc_server_gen.cpp /usr/bin/python3 src/mongo/db/fts/unicode/gen_diacritic_list.py src/third_party/unicode-8.0.0/PropList.txt build/opt/mongo/db/fts/unicode/codepoints_diacritic_list.cpp Compiling build/opt/third_party/mozjs/platform/ppc64le/linux/build/Unified_cpp_js_src39.o Generating build/opt/mongo/rpc/metadata/client_metadata_gen.cpp Compiling build/opt/mongo/s/query/cluster_query_knobs_gen.o Compiling build/opt/mongo/s/query/cluster_find.o Compiling build/opt/mongo/db/dbdirectclient.o Compiling build/opt/mongo/db/collection_index_usage_tracker.o Generating library build/opt/third_party/libshim_intel_decimal128.a Skipping ranlib for thin archive build/opt/third_party/libshim_intel_decimal128.a Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_next.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/strmatch.o In file included from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_internal.h:38, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_next.c:31: src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_next.c: In function '__bid128_nextup': src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:365:23: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5 #define bid128_nextup __bid128_nextup ^~~~~~~~~~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:1760:6: note: in definition of macro 'BID128_FUNCTION_ARG1_NORND' fn_name (BID_UINT128 bid_##arg_name _EXC_FLAGS_PARAM \ ^~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_next.c:37:29: note: in expansion of macro 'bid128_nextup' BID128_FUNCTION_ARG1_NORND (bid128_nextup, x) ^~~~~~~~~~~~~ Compiling build/opt/mongo/db/free_mon/free_mon_protocol_gen.o Compiling build/opt/mongo/db/repl/scatter_gather_algorithm.o Compiling build/opt/mongo/db/repl/scatter_gather_runner.o Compiling build/opt/mongo/db/storage/storage_engine_metadata.o Generating library build/opt/mongo/db/update/libupdate_driver.a Skipping ranlib for thin archive build/opt/mongo/db/update/libupdate_driver.a Compiling build/opt/mongo/util/elapsed_tracker.o Generating build/opt/mongo/db/commands/txn_two_phase_commit_cmds_gen.cpp Generating build/opt/mongo/db/cluster_auth_mode_option_gen.cpp Compiling build/opt/mongo/db/matcher/schema/expression_internal_schema_allowed_properties.o Compiling build/opt/mongo/db/s/transaction_coordinator_structures.o Compiling build/opt/mongo/db/query/sbe_stage_builder_index_scan.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/persncal.o Compiling build/opt/third_party/snappy-1.1.7/snappy.o Compiling build/opt/third_party/snappy-1.1.7/snappy-c.o Compiling build/opt/third_party/snappy-1.1.7/snappy-sinksource.o Compiling build/opt/third_party/icu4c-57.1/source/common/ucnvmbcs.o Compiling build/opt/third_party/pcre-8.42/pcre_string_utils.o Compiling build/opt/mongo/db/storage/durable_history_pin.o Compiling build/opt/mongo/db/storage/control/storage_control.o Compiling build/opt/mongo/util/timer.o Compiling build/opt/mongo/db/s/resharding/donor_oplog_id_gen.o Compiling build/opt/mongo/db/query/plan_cache_size_parameter.o Compiling build/opt/mongo/db/query/query_feature_flags_gen.o Compiling build/opt/mongo/db/query/query_knobs_gen.o Generating library build/opt/third_party/libshim_asio.a Skipping ranlib for thin archive build/opt/third_party/libshim_asio.a Compiling build/opt/mongo/db/update/modifier_node.o Compiling build/opt/mongo/s/balancer_configuration.o Compiling build/opt/mongo/s/client/num_hosts_targeted_metrics.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_convert_data.o Compiling build/opt/mongo/scripting/mozjs/objectwrapper.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/decfmtst.o Compiling build/opt/mongo/scripting/mozjs/maxkey.o Generating library build/opt/mongo/db/repl/librs_rollback.a Skipping ranlib for thin archive build/opt/mongo/db/repl/librs_rollback.a Compiling build/opt/mongo/stdx/set_terminate_internals.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_to_uint8.o In file included from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_internal.h:38, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_to_uint8.c:30: src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_to_uint8.c: In function '__bid128_to_uint8_rnint': src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:784:31: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5 #define bid128_to_uint8_rnint __bid128_to_uint8_rnint ^~~~~~~~~~~~~~~~~~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:2021:6: note: in definition of macro 'BID_TYPE0_FUNCTION_ARGTYPE1_NORND' fn_name (type1 bid_##arg_name _EXC_FLAGS_PARAM \ ^~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_to_uint8.c:35:1: note: in expansion of macro 'BID_TO_SMALL_BID_UINT_CVT_FUNCTION' BID_TO_SMALL_BID_UINT_CVT_FUNCTION (unsigned char, bid128_to_uint8_rnint, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_to_uint8.c:35:52: note: in expansion of macro 'bid128_to_uint8_rnint' BID_TO_SMALL_BID_UINT_CVT_FUNCTION (unsigned char, bid128_to_uint8_rnint, ^~~~~~~~~~~~~~~~~~~~~ Compiling build/opt/mongo/db/pipeline/window_function/window_function_expression.o Compiling build/opt/mongo/crypto/symmetric_crypto_openssl.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/csr2022.o Compiling build/opt/third_party/wiredtiger/src/checksum/software/checksum.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/digitinterval.o Compiling build/opt/mongo/db/pipeline/window_function/window_function_count.o Compiling build/opt/third_party/icu4c-57.1/source/common/bytestream.o Compiling build/opt/mongo/db/auth/cluster_auth_mode.o Compiling build/opt/mongo/util/boost_assert_impl.o Compiling build/opt/mongo/db/commands/kill_op_cmd_base.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_expm1.o In file included from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_internal.h:38, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_trans.h:61, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_expm1.c:30: src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_expm1.c: In function '__bid64_expm1': src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:711:28: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5 #define binary128_to_bid64 __binary128_to_bid64 ^ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:1136:12: note: in definition of macro 'BIDECIMAL_CALL1' _RES = _FUNC((_OP1) _RND_MODE_ARG _EXC_FLAGS_ARG _EXC_MASKS_ARG _EXC_INFO_ARG) ^~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_trans.h:329:32: note: in expansion of macro 'binary128_to_bid64' # define binary80_to_bid64 binary128_to_bid64 ^~~~~~~~~~~~~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_expm1.c:56:19: note: in expansion of macro 'binary80_to_bid64' BIDECIMAL_CALL1(binary80_to_bid64,res,yd); ^~~~~~~~~~~~~~~~~ Compiling build/opt/third_party/icu4c-57.1/source/common/servrbf.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_lrintd.o Compiling build/opt/mongo/db/exec/sbe/parser/parser.o Compiling build/opt/mongo/scripting/mozjs/db.o Compiling build/opt/mongo/db/s/cleanup_orphaned_cmd.o Compiling build/opt/third_party/zstandard/zstd/lib/compress/hist.o Compiling build/opt/mongo/db/pipeline/document_source_group.o Compiling build/opt/mongo/db/commands/read_write_concern_defaults_server_status.o Compiling build/opt/mongo/db/pipeline/abt/match_expression_visitor.o Compiling build/opt/mongo/db/pipeline/change_stream_topology_change_info.o Compiling build/opt/mongo/db/mongod_options_init.o Compiling build/opt/mongo/util/dns_query.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/dtrule.o Compiling build/opt/mongo/db/repl/replication_auth.o Compiling build/opt/third_party/icu4c-57.1/source/common/unifilt.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_quantexpd.o Generating build/opt/mongo/s/request_types/move_primary_gen.cpp Compiling build/opt/mongo/db/repl/repl_set_write_concern_mode_definitions.o Compiling build/opt/mongo/db/update/arithmetic_node.o Compiling build/opt/mongo/db/pipeline/document_source_internal_compute_geo_near_distance.o Compiling build/opt/mongo/db/service_liaison.o Compiling build/opt/mongo/db/ops/parsed_update.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/uregion.o Generating library build/opt/mongo/db/query/libquery_knobs.a Skipping ranlib for thin archive build/opt/mongo/db/query/libquery_knobs.a Compiling build/opt/mongo/db/s/move_primary_source_manager.o Generating library build/opt/mongo/db/auth/libcluster_auth_mode.a Generating library build/opt/mongo/db/repl/libscatter_gather.a Generating library build/opt/mongo/db/storage/libstorage_engine_metadata.a Skipping ranlib for thin archive build/opt/mongo/db/auth/libcluster_auth_mode.a Generating library build/opt/third_party/snappy-1.1.7/libsnappy.a Skipping ranlib for thin archive build/opt/mongo/db/repl/libscatter_gather.a Skipping ranlib for thin archive build/opt/mongo/db/storage/libstorage_engine_metadata.a Generating library build/opt/mongo/db/exec/sbe/libquery_sbe_plan_stats.a Skipping ranlib for thin archive build/opt/third_party/snappy-1.1.7/libsnappy.a Skipping ranlib for thin archive build/opt/mongo/db/exec/sbe/libquery_sbe_plan_stats.a Compiling build/opt/mongo/db/commands/txn_two_phase_commit_cmds_gen.o Compiling build/opt/mongo/db/cluster_auth_mode_option_gen.o Compiling build/opt/mongo/rpc/metadata/client_metadata_gen.o Compiling build/opt/mongo/db/ftdc/ftdc_server.o Compiling build/opt/mongo/db/fts/unicode/codepoints_diacritic_list.o Generating library build/opt/mongo/db/repl/libcloner_utils.a Generating library build/opt/mongo/db/query/datetime/libdate_time_support.a Generating library build/opt/mongo/db/catalog/libclustered_collection_options.a Skipping ranlib for thin archive build/opt/mongo/db/repl/libcloner_utils.a Skipping ranlib for thin archive build/opt/mongo/db/query/datetime/libdate_time_support.a Skipping ranlib for thin archive build/opt/mongo/db/catalog/libclustered_collection_options.a Compiling build/opt/mongo/db/s/resharding/resharding_util.o Generating library build/opt/mongo/db/repl/libreporter.a Skipping ranlib for thin archive build/opt/mongo/db/repl/libreporter.a Compiling build/opt/mongo/db/s/resharding/resharding_change_event_o2_field_gen.o Compiling build/opt/mongo/db/commands/fle2_compact.o Compiling build/opt/mongo/db/snapshot_window_options_gen.o Compiling build/opt/mongo/executor/async_multicaster.o Compiling build/opt/mongo/s/sharding_task_executor_pool_gen.o Compiling build/opt/mongo/db/update/document_diff_serialization.o Compiling build/opt/mongo/db/update/document_diff_calculator.o Compiling build/opt/mongo/db/update/document_diff_applier.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_atan.o Compiling build/opt/third_party/mozjs/extract/modules/fdlibm/e_acosh.o In file included from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_internal.h:38, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_trans.h:61, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_atan.c:30: src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_atan.c: In function '__bid64_atan': src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:711:28: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5 #define binary128_to_bid64 __binary128_to_bid64 ^ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:1136:12: note: in definition of macro 'BIDECIMAL_CALL1' _RES = _FUNC((_OP1) _RND_MODE_ARG _EXC_FLAGS_ARG _EXC_MASKS_ARG _EXC_INFO_ARG) ^~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_trans.h:329:32: note: in expansion of macro 'binary128_to_bid64' # define binary80_to_bid64 binary128_to_bid64 ^~~~~~~~~~~~~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_atan.c:59:19: note: in expansion of macro 'binary80_to_bid64' BIDECIMAL_CALL1(binary80_to_bid64,res,yd); ^~~~~~~~~~~~~~~~~ Compiling build/opt/third_party/icu4c-57.1/source/common/udataswp.o Compiling build/opt/mongo/db/auth/security_key.o Compiling build/opt/third_party/abseil-cpp-master/abseil-cpp/absl/container/internal/raw_hash_set.o Compiling build/opt/third_party/icu4c-57.1/source/i18n/ethpccal.o Compiling build/opt/third_party/mozjs/extract/modules/fdlibm/e_acos.o Compiling build/opt/mongo/db/s/transaction_coordinator_curop.o Compiling build/opt/mongo/db/repl/hello_gen.o Compiling build/opt/mongo/db/pipeline/document_source_skip.o Compiling build/opt/third_party/s2/s1interval.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_lgamma.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_to_int64.o In file included from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_internal.h:38, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_trans.h:61, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_lgamma.c:30: src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_lgamma.c: In function '__bid64_lgamma': src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:711:28: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5 #define binary128_to_bid64 __binary128_to_bid64 ^ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:1136:12: note: in definition of macro 'BIDECIMAL_CALL1' _RES = _FUNC((_OP1) _RND_MODE_ARG _EXC_FLAGS_ARG _EXC_MASKS_ARG _EXC_INFO_ARG) ^~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_lgamma.c:72:19: note: in expansion of macro 'binary128_to_bid64' BIDECIMAL_CALL1(binary128_to_bid64,res,yd); ^~~~~~~~~~~~~~~~~~ Compiling build/opt/third_party/icu4c-57.1/source/common/cwchar.o Compiling build/opt/third_party/kms-message/src/sort.o Compiling build/opt/third_party/icu4c-57.1/source/common/brkiter.o Compiling build/opt/mongo/db/matcher/schema/expression_internal_schema_all_elem_match_from_index.o Compiling build/opt/mongo/db/matcher/expression_expr.o Compiling build/opt/mongo/db/matcher/schema/expression_internal_schema_match_array_index.o Compiling build/opt/mongo/db/matcher/expression_internal_bucket_geo_within.o Compiling build/opt/mongo/db/matcher/matcher_type_set.o Compiling build/opt/mongo/db/matcher/expression_leaf.o Compiling build/opt/mongo/db/matcher/rewrite_expr.o Compiling build/opt/mongo/db/matcher/doc_validation_util.o Compiling build/opt/mongo/db/matcher/expression.o Compiling build/opt/mongo/db/matcher/extensions_callback.o Compiling build/opt/mongo/db/matcher/schema/json_schema_parser.o Compiling build/opt/mongo/db/matcher/extensions_callback_noop.o Compiling build/opt/mongo/db/matcher/matcher.o Compiling build/opt/mongo/db/matcher/expression_geo.o Compiling build/opt/third_party/icu4c-57.1/source/common/ucnv_io.o Compiling build/opt/mongo/db/storage/key_string.o Compiling build/opt/mongo/util/cmdline_utils/censor_cmdline.o Compiling build/opt/mongo/util/concurrency/idle_thread_block.o Compiling build/opt/mongo/db/s/config/sharding_catalog_manager_collection_operations.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cosh.o In file included from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_internal.h:38, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_trans.h:61, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cosh.c:30: src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cosh.c: In function '__bid128_cosh': src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:96:28: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5 #define bid128_cosh __bid128_cosh ^~~~~~~~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:1751:6: note: in definition of macro 'BID128_FUNCTION_ARG1' fn_name (BID_UINT128 bid_##arg_name _RND_MODE_PARAM _EXC_FLAGS_PARAM \ ^~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cosh.c:66:23: note: in expansion of macro 'bid128_cosh' BID128_FUNCTION_ARG1 (bid128_cosh, x) ^~~~~~~~~~~ Compiling build/opt/mongo/db/s/collection_metadata.o Compiling build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_ldexp.o In file included from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_internal.h:38, from src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_ldexp.c:31: src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_ldexp.c: In function '__bid128_ldexp': src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:503:23: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5 #define bid128_ldexp __bid128_ldexp ^~~~~~~~~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_conf.h:1845:6: note: in definition of macro 'BID128_FUNCTION_ARG128_CUSTOMARGTYPE2' fn_name (BID_UINT128 bid_##arg_name1, \ ^~~~~~~ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_ldexp.c:38:40: note: in expansion of macro 'bid128_ldexp' BID128_FUNCTION_ARG128_CUSTOMARGTYPE2 (bid128_ldexp, x, int, n) ^~~~~~~~~~~~ Compiling build/opt/mongo/db/commands/oplog_application_checks.o Compiling build/opt/third_party/s2/s2cellid.o Compiling build/opt/mongo/db/pipeline/document_source_bucket.o Compiling build/opt/mongo/db/s/sharded_index_consistency_server_status.o Compiling build/opt/mongo/db/repl/replication_coordinator_noop.o Compiling build/opt/third_party/icu4c-57.1/source/common/usprep.o g++: fatal error: Killed signal terminated program cc1plus compilation terminated. Compiling build/opt/mongo/db/s/dist_lock_manager_replset.o Generating build/opt/mongo/s/request_types/configure_collection_balancing_gen.cpp Generating build/opt/mongo/s/request_types/auto_split_vector_gen.cpp Compiling build/opt/mongo/db/s/balancer/balancer_dist_locks.o Compiling build/opt/mongo/db/s/balancer/type_migration.o Compiling build/opt/mongo/db/s/balancer/balancer_chunk_selection_policy.o Compiling build/opt/mongo/db/s/balancer/balance_stats.o Compiling build/opt/mongo/db/s/config/initial_split_policy.o Compiling build/opt/mongo/db/s/balancer/balancer_policy.o Compiling build/opt/mongo/db/s/balancer/balancer_defragmentation_policy_impl.o Compiling build/opt/mongo/db/s/balancer/balancer_chunk_selection_policy_impl.o g++: fatal error: Killed signal terminated program cc1plus compilation terminated. Compiling build/opt/mongo/db/s/type_locks.o Compiling build/opt/mongo/db/s/config/sharding_catalog_manager.o g++: fatal error: Killed signal terminated program cc1plus compilation terminated. Compiling build/opt/mongo/db/s/balancer/cluster_statistics_impl.o Compiling build/opt/mongo/db/s/add_shard_util.o Compiling build/opt/mongo/db/s/config/sharding_catalog_manager_zone_operations.o Compiling build/opt/mongo/db/s/dist_lock_manager.o g++: fatal error: Killed signal terminated program cc1plus compilation terminated. Compiling build/opt/mongo/db/s/sharding_util.o Compiling build/opt/mongo/db/s/config/sharding_catalog_manager_database_operations.o Compiling build/opt/mongo/db/s/config/sharding_catalog_manager_shard_operations.o Compiling build/opt/mongo/db/s/dist_lock_catalog.o Generating build/opt/mongo/db/query/distinct_command_gen.cpp g++: fatal error: Killed signal terminated program cc1plus compilation terminated. Generating build/opt/mongo/s/request_types/set_allow_migrations_gen.cpp Generating build/opt/mongo/s/request_types/remove_tags_gen.cpp Compiling build/opt/mongo/db/s/type_shard_identity.o Compiling build/opt/mongo/db/pipeline/document_source_sample.o Compiling build/opt/mongo/db/query/optimizer/cascades/cost_derivation.o Compiling build/opt/third_party/s2/s2regioncoverer.o Compiling build/opt/mongo/db/timeseries/timeseries_dotted_path_support.o Compiling build/opt/mongo/scripting/mozjs/uri.o scons: *** [build/opt/mongo/db/query/sbe_stage_builder_index_scan.o] Error 1 scons: *** [build/opt/mongo/db/exec/sbe/parser/parser.o] Error 1 scons: *** [build/opt/mongo/s/balancer_configuration.o] Error 1 scons: *** [build/opt/mongo/db/pipeline/window_function/window_function_expression.o] Error 1 scons: *** [build/opt/mongo/db/s/cleanup_orphaned_cmd.o] Error 1 g++: fatal error: Killed signal terminated program cc1plus compilation terminated. scons: *** [build/opt/mongo/db/pipeline/document_source_group.o] Error 1 g++: fatal error: Killed signal terminated program cc1plus compilation terminated. scons: *** [build/opt/mongo/db/ops/parsed_update.o] Error 1 g++: fatal error: Killed signal terminated program cc1plus compilation terminated. scons: *** [build/opt/mongo/db/commands/fle2_compact.o] Error 1 scons: building terminated because of errors. build/opt/mongo/db/query/sbe_stage_builder_index_scan.o failed: Error 1 build/opt/mongo/db/exec/sbe/parser/parser.o failed: Error 1 build/opt/mongo/s/balancer_configuration.o failed: Error 1 build/opt/mongo/db/pipeline/window_function/window_function_expression.o failed: Error 1 build/opt/mongo/db/s/cleanup_orphaned_cmd.o failed: Error 1 build/opt/mongo/db/pipeline/document_source_group.o failed: Error 1 build/opt/mongo/db/ops/parsed_update.o failed: Error 1 build/opt/mongo/db/commands/fle2_compact.o failed: Error 1