>>> mongodb 4.2.18 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/mongodb/mongodb-src-r4.2.18.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/mongodb-4.2.18 -xf - >>> mongodb 4.2.18 Patching Applying 0001-ssl_manager.cpp-fix-build-with-gcc-7-and-fpermissive.patch using patch: patching file src/mongo/util/net/ssl_manager.cpp Hunk #1 succeeded at 776 (offset -6 lines). Hunk #2 succeeded at 793 (offset -6 lines). Hunk #3 succeeded at 838 (offset -6 lines). Applying 0002-src-mongo-db-exec-plan_stats.h-fix-build-with-gcc-11.patch using patch: patching file src/mongo/db/exec/plan_stats.h >>> mongodb 4.2.18 Configuring >>> mongodb 4.2.18 Building (cd /home/buildroot/autobuild/run/instance-1/output-1/build/mongodb-4.2.18; /home/buildroot/autobuild/run/instance-1/output-1/host/bin/python3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/scons CC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-gnueabihf-gcc" CXX="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-gnueabihf-g++" -j"4" --disable-minimum-compiler-version-enforcement --disable-warnings-as-errors --use-system-boost --use-system-pcre --use-system-snappy --use-system-sqlite --use-system-yaml --use-system-zlib MONGO_VERSION=4.2.18- --wiredtiger=off --js-engine=none --allocator=system --enable-free-mon=on --enable-http-client=on --ssl=on --ssl-provider=openssl mongod mongos) scons: Reading SConscript files ... scons: running with args /home/buildroot/autobuild/run/instance-1/output-1/host/bin/python3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/scons CC=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-gnueabihf-gcc CXX=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-gnueabihf-g++ -j4 --disable-minimum-compiler-version-enforcement --disable-warnings-as-errors --use-system-boost --use-system-pcre --use-system-snappy --use-system-sqlite --use-system-yaml --use-system-zlib MONGO_VERSION=4.2.18- --wiredtiger=off --js-engine=none --allocator=system --enable-free-mon=on --enable-http-client=on --ssl=on --ssl-provider=openssl mongod mongos Mkdir("build/scons") scons version: 3.1.2 python version: 3 11 3 'final' 0 CC is /home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-gnueabihf-gcc /home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-gnueabihf-gcc resolves to /home/buildroot/autobuild/run/instance-1/output-1/host/bin/toolchain-wrapper CXX is /home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-gnueabihf-g++ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-gnueabihf-g++ resolves to /home/buildroot/autobuild/run/instance-1/output-1/host/bin/toolchain-wrapper 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 "/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-gnueabihf-g++" is GCC... yes Checking if C compiler "/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-gnueabihf-gcc" is GCC... yes Detected a arm processor Checking if target OS linux is supported by the toolchain... yes Checking if C compiler is GCC 8.2 or newer...no Checking if C++ compiler is GCC 8.2 or newer...no WARNING: Ignoring failed compiler version check per explicit user request. WARNING: The build may fail, binaries may crash, or may run but corrupt data... 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... no Checking if C++ compiler supports -Wredundant-move... no 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 -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,--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 for C++14 std::make_unique 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 snappy... yes Checking for C library z... yes Checking for C library yaml-cpp... no Checking for C++ header file sqlite3.h... yes Checking for C library sqlite3... yes Checking for C++ header file boost/filesystem/operations.hpp... yes Checking if system boost version is 1.49 or newer...yes Checking for C++ library boost_filesystem-mt... no Checking for C++ library boost_filesystem... yes Checking for C++ library boost_program_options-mt... no Checking for C++ library boost_program_options... yes Checking for C++ library boost_system-mt... no Checking for C++ library boost_system... yes Checking for C++ library boost_iostreams-mt... no Checking for C++ library boost_iostreams... 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 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 curl_global_init(0) in C library curl... yes scons: done reading SConscript files. scons: Building targets ... Target 'build/opt/mongo/mongod' depends on the availability of a system provided library for 'yaml', but no suitable library was found during configuration. Target 'build/opt/mongo/mongod' depends on the availability of a system provided library for 'yaml', but no suitable library was found during configuration. scons: done building targets. package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/run/instance-1/output-1/build/mongodb-4.2.18/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-1/output-1/build/mongodb-4.2.18/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'