DEBUG: Executing shell function do_compile
scons: Reading SConscript files ...
scons: running with args TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/scons.real -j 32 -l 32.0 PREFIX=/usr DESTDIR=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/image LIBPATH=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot/usr/lib LINKFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now CXXFLAGS= -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden TARGET_ARCH=i686 MONGO_VERSION=4.4.1 --ssl --disable-warnings-as-errors --use-system-zlib --nostrip --endian=little --wiredtiger=off --separate-debug --use-system-pcre --use-system-tcmalloc install-core
Mkdir("build/scons")
scons version: 3.1.2
python version: 3 8 5 'final' 0
CC is i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot was not found in $PATH
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot resolves to TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/git/i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot
CXX is i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot
i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot was not found in $PATH
i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot resolves to TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/git/i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot
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 "i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot" is GCC... yes
Checking if C compiler "i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot" is GCC... yes
Checking if target processor is i386 (cached) yes
Checking if target OS linux is supported by the toolchain... yes
Checking if C compiler is GCC 8.2 or newer...yes
Checking if C++ compiler is GCC 8.2 or newer...yes
Checking if C compiler supports -Wno-unused-local-typedefs... yes
Checking if C compiler supports -Wno-unused-function... yes
Checking if C compiler supports -Wno-unused-private-field... no
Checking if C compiler supports -Wno-deprecated-declarations... yes
Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... no
Checking if C compiler supports -Wno-tautological-constant-compare... no
Checking if C compiler supports -Wno-tautological-unsigned-zero-compare... no
Checking if C compiler supports -Wno-tautological-unsigned-enum-zero-compare... no
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... no
Checking if C compiler supports -Wno-potentially-evaluated-expression... no
Checking if C++ compiler supports -Wpessimizing-move... yes
Checking if C++ compiler supports -Wredundant-move... yes
Checking if C++ compiler supports -Wno-maybe-uninitialized... yes
Checking if C++ compiler supports -Wno-undefined-var-template... no
Checking if C++ compiler supports -Wno-instantiation-after-specialization... no
Checking if C compiler supports -Wno-unused-lambda-capture... no
Checking if C compiler supports -Wno-exceptions... no
Checking if C++ compiler supports -fsized-deallocation... yes
Checking if C++ compiler supports -Wno-defaulted-function-deleted... no
Checking if C++ compiler supports -Wunused-exception-parameter... no
Checking -Wnon-virtual-dtor for false positives... no
Checking if C compiler supports -fstack-protector-strong... yes
Checking if we are using libstdc++... yes
Checking if C++ compiler supports -std=c++17... yes
Checking if C compiler supports -std=c11... yes
WARNING: System versions of C++ libraries must be compiled with C++14/17 support
Checking for C++17... yes
Checking for memset_s... no
Checking for C function strnlen()... yes
Checking for libstdc++ 5.3.0 or better... 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... no
Checking if linker supports -fuse-ld=gold... yes
Checking if linker supports -Wl,--no-threads... yes
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 for glibc with non-broken _FORTIFY_SOURCE...yes
Checking if C compiler supports -fno-builtin-memcmp... yes
Checking for storage class thread_local yes
Checking for C++14 std::enable_if_t support...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 z... 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 C library tcmalloc... yes
Checking if std::atomic<int64_t> works... yes
Checking if std::atomic<uint64_t> works... yes
Checking if std::atomic<int32_t> works... yes
Checking if std::atomic<uint32_t> 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 curl_global_init(0) in C library curl... yes
Checking for C header file sys/sdt.h... no
scons: done reading SConscript files.
scons: Building targets ...
Install file: "distsrc/README" as "TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/image/usr/README"
Install file: "distsrc/LICENSE-Community.txt" as "TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/image/usr/LICENSE-Community.txt"
Install file: "distsrc/THIRD-PARTY-NOTICES" as "TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/image/usr/THIRD-PARTY-NOTICES"
Install file: "distsrc/MPL-2" as "TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/image/usr/MPL-2"
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid32_quantize.o -c -std=c11 -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -w -fPIE -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -DUSE_COMPILER_F80_TYPE=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -Dlinux=1 -DIA32=1 -Dia32=1 -Dgcc=1 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid32_quantize.c
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/icu4c-57.1/source/common/uhash.o -c -std=c11 -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -Wno-sign-compare -fPIE -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 src/third_party/icu4c-57.1/source/common/uhash.c
i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/mozjs-60/extract/modules/fdlibm/s_cbrt.o -c -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -Woverloaded-virtual -Wpessimizing-move -Wredundant-move -Wno-maybe-uninitialized -fsized-deallocation -std=c++17 -Wno-non-virtual-dtor -Wno-invalid-offsetof -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -include js-confdefs.h -fPIE -DIMPL_MFBT -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Ibuild/opt/third_party/mozjs-60/extract/js/src -Isrc/third_party/mozjs-60/extract/js/src -Ibuild/opt/third_party/mozjs-60/extract/mfbt -Isrc/third_party/mozjs-60/extract/mfbt -Ibuild/opt/third_party/mozjs-60/extract/intl/icu/source/common -Isrc/third_party/mozjs-60/extract/intl/icu/source/common -Ibuild/opt/third_party/mozjs-60/include -Isrc/third_party/mozjs-60/include -Ibuild/opt/third_party/mozjs-60/mongo_sources -Isrc/third_party/mozjs-60/mongo_sources -Ibuild/opt/third_party/mozjs-60/platform/i386/linux/build -Isrc/third_party/mozjs-60/platform/i386/linux/build -Ibuild/opt/third_party/mozjs-60/platform/i386/linux/include -Isrc/third_party/mozjs-60/platform/i386/linux/include src/third_party/mozjs-60/extract/modules/fdlibm/s_cbrt.cpp
cc1plus: fatal error: js-confdefs.h: No such file or directory
compilation terminated.
i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/icu4c-57.1/source/common/ustrenum.o -c -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -Woverloaded-virtual -Wpessimizing-move -Wredundant-move -Wno-maybe-uninitialized -fsized-deallocation -std=c++17 -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -Wno-sign-compare -fPIE -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 src/third_party/icu4c-57.1/source/common/ustrenum.cpp
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/read_write_concern_provenance_base_gen.h --output build/opt/mongo/db/read_write_concern_provenance_base_gen.cpp src/mongo/db/read_write_concern_provenance_base.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/ops/single_write_result_gen.h --output build/opt/mongo/db/ops/single_write_result_gen.cpp src/mongo/db/ops/single_write_result.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 src/mongo/db/auth/generate_action_types.py src/mongo/db/auth/action_types.txt build/opt/mongo/db/auth/action_type_gen.h build/opt/mongo/db/auth/action_type_gen.cpp
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/query/query_knobs_gen.h --output build/opt/mongo/db/query/query_knobs_gen.cpp src/mongo/db/query/query_knobs.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/client/read_preference_gen.h --output build/opt/mongo/client/read_preference_gen.cpp src/mongo/client/read_preference.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/client/hedging_mode_gen.h --output build/opt/mongo/client/hedging_mode_gen.cpp src/mongo/client/hedging_mode.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/query/tailable_mode_gen.h --output build/opt/mongo/db/query/tailable_mode_gen.cpp src/mongo/db/query/tailable_mode.idl
Creating 'build/opt/mongo/config.h'
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/pipeline/runtime_constants_gen.h --output build/opt/mongo/db/pipeline/runtime_constants_gen.cpp src/mongo/db/pipeline/runtime_constants.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/repl/apply_ops_gen.h --output build/opt/mongo/db/repl/apply_ops_gen.cpp src/mongo/db/repl/apply_ops.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/s/database_version_gen.h --output build/opt/mongo/s/database_version_gen.cpp src/mongo/s/database_version.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/ops/write_ops_gen.h --output build/opt/mongo/db/ops/write_ops_gen.cpp src/mongo/db/ops/write_ops.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/repl/oplog_entry_gen.h --output build/opt/mongo/db/repl/oplog_entry_gen.cpp src/mongo/db/repl/oplog_entry.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/logical_session_id_gen.h --output build/opt/mongo/db/logical_session_id_gen.cpp src/mongo/db/logical_session_id.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/pipeline/exchange_spec_gen.h --output build/opt/mongo/db/pipeline/exchange_spec_gen.cpp src/mongo/db/pipeline/exchange_spec.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 src/mongo/base/generate_error_codes.py src/mongo/base/error_codes.yml src/mongo/base/error_codes.tpl.h build/opt/mongo/base/error_codes.h
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/generic_cursor_gen.h --output build/opt/mongo/db/generic_cursor_gen.cpp src/mongo/db/generic_cursor.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/query/hint_gen.h --output build/opt/mongo/db/query/hint_gen.cpp src/mongo/db/query/hint.idl
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/icu4c-57.1/source/common/wintz.o -c -std=c11 -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -Wno-sign-compare -fPIE -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 src/third_party/icu4c-57.1/source/common/wintz.c
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 src/mongo/base/generate_error_codes.py src/mongo/base/error_codes.yml src/mongo/base/error_codes.tpl.cpp build/opt/mongo/base/error_codes.cpp
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/s/catalog/type_chunk_base_gen.h --output build/opt/mongo/s/catalog/type_chunk_base_gen.cpp src/mongo/s/catalog/type_chunk_base.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/rpc/topology_version_gen.h --output build/opt/mongo/rpc/topology_version_gen.cpp src/mongo/rpc/topology_version.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/repl/repl_set_config_gen.h --output build/opt/mongo/db/repl/repl_set_config_gen.cpp src/mongo/db/repl/repl_set_config.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/repl/repl_settings_gen.h --output build/opt/mongo/db/repl/repl_settings_gen.cpp src/mongo/db/repl/repl_settings.idl
i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/icu4c-57.1/source/i18n/nfrule.o -c -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -Woverloaded-virtual -Wpessimizing-move -Wredundant-move -Wno-maybe-uninitialized -fsized-deallocation -std=c++17 -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -Wno-sign-compare -fPIE -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 src/third_party/icu4c-57.1/source/i18n/nfrule.cpp
Warning: the -l option is not yet implemented
scons: *** [build/opt/third_party/mozjs-60/extract/modules/fdlibm/s_cbrt.o] Error 1
scons: building terminated because of errors.
build/opt/third_party/mozjs-60/extract/modules/fdlibm/s_cbrt.o failed: Error 1
ERROR: scons build execution failed.
WARNING: TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198:171 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198, line 171
#2: die, TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198, line 161
#3: scons_do_compile, TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198, line 156
#4: do_compile, TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198, line 150
#5: main, TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198, line 175
ERROR: Execution of 'TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198' failed with exit code 1:
scons: Reading SConscript files ...
scons: running with args TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/scons.real -j 32 -l 32.0 PREFIX=/usr DESTDIR=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/image LIBPATH=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot/usr/lib LINKFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now CXXFLAGS= -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden TARGET_ARCH=i686 MONGO_VERSION=4.4.1 --ssl --disable-warnings-as-errors --use-system-zlib --nostrip --endian=little --wiredtiger=off --separate-debug --use-system-pcre --use-system-tcmalloc install-core
Mkdir("build/scons")
scons version: 3.1.2
python version: 3 8 5 'final' 0
CC is i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot was not found in $PATH
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot resolves to TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/git/i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot
CXX is i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot
i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot was not found in $PATH
i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot resolves to TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/git/i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot
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 "i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot" is GCC... yes
Checking if C compiler "i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot" is GCC... yes
Checking if target processor is i386 (cached) yes
Checking if target OS linux is supported by the toolchain... yes
Checking if C compiler is GCC 8.2 or newer...yes
Checking if C++ compiler is GCC 8.2 or newer...yes
Checking if C compiler supports -Wno-unused-local-typedefs... yes
Checking if C compiler supports -Wno-unused-function... yes
Checking if C compiler supports -Wno-unused-private-field... no
Checking if C compiler supports -Wno-deprecated-declarations... yes
Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... no
Checking if C compiler supports -Wno-tautological-constant-compare... no
Checking if C compiler supports -Wno-tautological-unsigned-zero-compare... no
Checking if C compiler supports -Wno-tautological-unsigned-enum-zero-compare... no
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... no
Checking if C compiler supports -Wno-potentially-evaluated-expression... no
Checking if C++ compiler supports -Wpessimizing-move... yes
Checking if C++ compiler supports -Wredundant-move... yes
Checking if C++ compiler supports -Wno-maybe-uninitialized... yes
Checking if C++ compiler supports -Wno-undefined-var-template... no
Checking if C++ compiler supports -Wno-instantiation-after-specialization... no
Checking if C compiler supports -Wno-unused-lambda-capture... no
Checking if C compiler supports -Wno-exceptions... no
Checking if C++ compiler supports -fsized-deallocation... yes
Checking if C++ compiler supports -Wno-defaulted-function-deleted... no
Checking if C++ compiler supports -Wunused-exception-parameter... no
Checking -Wnon-virtual-dtor for false positives... no
Checking if C compiler supports -fstack-protector-strong... yes
Checking if we are using libstdc++... yes
Checking if C++ compiler supports -std=c++17... yes
Checking if C compiler supports -std=c11... yes
WARNING: System versions of C++ libraries must be compiled with C++14/17 support
Checking for C++17... yes
Checking for memset_s... no
Checking for C function strnlen()... yes
Checking for libstdc++ 5.3.0 or better... 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... no
Checking if linker supports -fuse-ld=gold... yes
Checking if linker supports -Wl,--no-threads... yes
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 for glibc with non-broken _FORTIFY_SOURCE...yes
Checking if C compiler supports -fno-builtin-memcmp... yes
Checking for storage class thread_local yes
Checking for C++14 std::enable_if_t support...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 z... 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 C library tcmalloc... yes
Checking if std::atomic<int64_t> works... yes
Checking if std::atomic<uint64_t> works... yes
Checking if std::atomic<int32_t> works... yes
Checking if std::atomic<uint32_t> 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 curl_global_init(0) in C library curl... yes
Checking for C header file sys/sdt.h... no
scons: done reading SConscript files.
scons: Building targets ...
Install file: "distsrc/README" as "TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/image/usr/README"
Install file: "distsrc/LICENSE-Community.txt" as "TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/image/usr/LICENSE-Community.txt"
Install file: "distsrc/THIRD-PARTY-NOTICES" as "TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/image/usr/THIRD-PARTY-NOTICES"
Install file: "distsrc/MPL-2" as "TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/image/usr/MPL-2"
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid32_quantize.o -c -std=c11 -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -w -fPIE -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -DUSE_COMPILER_F80_TYPE=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -Dlinux=1 -DIA32=1 -Dia32=1 -Dgcc=1 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid32_quantize.c
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/icu4c-57.1/source/common/uhash.o -c -std=c11 -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -Wno-sign-compare -fPIE -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 src/third_party/icu4c-57.1/source/common/uhash.c
i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/mozjs-60/extract/modules/fdlibm/s_cbrt.o -c -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -Woverloaded-virtual -Wpessimizing-move -Wredundant-move -Wno-maybe-uninitialized -fsized-deallocation -std=c++17 -Wno-non-virtual-dtor -Wno-invalid-offsetof -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -include js-confdefs.h -fPIE -DIMPL_MFBT -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 -Ibuild/opt/third_party/mozjs-60/extract/js/src -Isrc/third_party/mozjs-60/extract/js/src -Ibuild/opt/third_party/mozjs-60/extract/mfbt -Isrc/third_party/mozjs-60/extract/mfbt -Ibuild/opt/third_party/mozjs-60/extract/intl/icu/source/common -Isrc/third_party/mozjs-60/extract/intl/icu/source/common -Ibuild/opt/third_party/mozjs-60/include -Isrc/third_party/mozjs-60/include -Ibuild/opt/third_party/mozjs-60/mongo_sources -Isrc/third_party/mozjs-60/mongo_sources -Ibuild/opt/third_party/mozjs-60/platform/i386/linux/build -Isrc/third_party/mozjs-60/platform/i386/linux/build -Ibuild/opt/third_party/mozjs-60/platform/i386/linux/include -Isrc/third_party/mozjs-60/platform/i386/linux/include src/third_party/mozjs-60/extract/modules/fdlibm/s_cbrt.cpp
cc1plus: fatal error: js-confdefs.h: No such file or directory
compilation terminated.
i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/icu4c-57.1/source/common/ustrenum.o -c -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -Woverloaded-virtual -Wpessimizing-move -Wredundant-move -Wno-maybe-uninitialized -fsized-deallocation -std=c++17 -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -Wno-sign-compare -fPIE -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 src/third_party/icu4c-57.1/source/common/ustrenum.cpp
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/read_write_concern_provenance_base_gen.h --output build/opt/mongo/db/read_write_concern_provenance_base_gen.cpp src/mongo/db/read_write_concern_provenance_base.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/ops/single_write_result_gen.h --output build/opt/mongo/db/ops/single_write_result_gen.cpp src/mongo/db/ops/single_write_result.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 src/mongo/db/auth/generate_action_types.py src/mongo/db/auth/action_types.txt build/opt/mongo/db/auth/action_type_gen.h build/opt/mongo/db/auth/action_type_gen.cpp
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/query/query_knobs_gen.h --output build/opt/mongo/db/query/query_knobs_gen.cpp src/mongo/db/query/query_knobs.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/client/read_preference_gen.h --output build/opt/mongo/client/read_preference_gen.cpp src/mongo/client/read_preference.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/client/hedging_mode_gen.h --output build/opt/mongo/client/hedging_mode_gen.cpp src/mongo/client/hedging_mode.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/query/tailable_mode_gen.h --output build/opt/mongo/db/query/tailable_mode_gen.cpp src/mongo/db/query/tailable_mode.idl
Creating 'build/opt/mongo/config.h'
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/pipeline/runtime_constants_gen.h --output build/opt/mongo/db/pipeline/runtime_constants_gen.cpp src/mongo/db/pipeline/runtime_constants.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/repl/apply_ops_gen.h --output build/opt/mongo/db/repl/apply_ops_gen.cpp src/mongo/db/repl/apply_ops.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/s/database_version_gen.h --output build/opt/mongo/s/database_version_gen.cpp src/mongo/s/database_version.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/ops/write_ops_gen.h --output build/opt/mongo/db/ops/write_ops_gen.cpp src/mongo/db/ops/write_ops.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/repl/oplog_entry_gen.h --output build/opt/mongo/db/repl/oplog_entry_gen.cpp src/mongo/db/repl/oplog_entry.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/logical_session_id_gen.h --output build/opt/mongo/db/logical_session_id_gen.cpp src/mongo/db/logical_session_id.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/pipeline/exchange_spec_gen.h --output build/opt/mongo/db/pipeline/exchange_spec_gen.cpp src/mongo/db/pipeline/exchange_spec.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 src/mongo/base/generate_error_codes.py src/mongo/base/error_codes.yml src/mongo/base/error_codes.tpl.h build/opt/mongo/base/error_codes.h
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/generic_cursor_gen.h --output build/opt/mongo/db/generic_cursor_gen.cpp src/mongo/db/generic_cursor.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/query/hint_gen.h --output build/opt/mongo/db/query/hint_gen.cpp src/mongo/db/query/hint.idl
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/icu4c-57.1/source/common/wintz.o -c -std=c11 -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -Wno-sign-compare -fPIE -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 src/third_party/icu4c-57.1/source/common/wintz.c
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 src/mongo/base/generate_error_codes.py src/mongo/base/error_codes.yml src/mongo/base/error_codes.tpl.cpp build/opt/mongo/base/error_codes.cpp
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/s/catalog/type_chunk_base_gen.h --output build/opt/mongo/s/catalog/type_chunk_base_gen.cpp src/mongo/s/catalog/type_chunk_base.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/rpc/topology_version_gen.h --output build/opt/mongo/rpc/topology_version_gen.cpp src/mongo/rpc/topology_version.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/repl/repl_set_config_gen.h --output build/opt/mongo/db/repl/repl_set_config_gen.cpp src/mongo/db/repl/repl_set_config.idl
TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3 buildscripts/idl/idlc.py --include src --base_dir build/opt --target_arch i386 --header build/opt/mongo/db/repl/repl_settings_gen.h --output build/opt/mongo/db/repl/repl_settings_gen.cpp src/mongo/db/repl/repl_settings.idl
i686-yoe-linux-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot -o build/opt/third_party/icu4c-57.1/source/i18n/nfrule.o -c -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0=/usr/src/debug/mongodb/4.4.1-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -Woverloaded-virtual -Wpessimizing-move -Wredundant-move -Wno-maybe-uninitialized -fsized-deallocation -std=c++17 -fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -march=nocona -mtune=generic -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -Wno-sign-compare -fPIE -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -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 src/third_party/icu4c-57.1/source/i18n/nfrule.cpp
Warning: the -l option is not yet implemented
scons: *** [build/opt/third_party/mozjs-60/extract/modules/fdlibm/s_cbrt.o] Error 1
scons: building terminated because of errors.
build/opt/third_party/mozjs-60/extract/modules/fdlibm/s_cbrt.o failed: Error 1
WARNING: TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198:171 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198, line 171
#2: die, TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198, line 161
#3: scons_do_compile, TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198, line 156
#4: do_compile, TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198, line 150
#5: main, TOPDIR/build/tmp/work/core2-32-yoe-linux/mongodb/4.4.1-r0/temp/run.do_compile.27198, line 175
Backtrace (metadata-relative locations):
#1: bbfatal_log, TOPDIR/sources/openembedded-core/meta/classes/logging.bbclass, line 72
#2: die, TOPDIR/sources/openembedded-core/meta/classes/base.bbclass, line 56
#3: scons_do_compile, TOPDIR/sources/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb, line 78
#4: do_compile, autogenerated, line 2