MidnightBSD Magus

databases/mongodb36

Distributed document-oriented "NoSQL" database

Flavor Version Run OSVersion Arch License Restricted Status
3.6.23 521 3.0 amd64 SSPLv1 apache2 0 fail

Events

Machine Type Time Message
m3064 info 2023-03-20 09:19:18.206962 Test Started
m3064 fail 2023-03-20 09:19:40.290977 make build returned non-zero: 1
m3064 fail 2023-03-20 09:19:40.333422 Test complete.

Log

===>  Building for mongodb36-3.6.23
cd /magus/work/usr/mports/databases/mongodb36/work/mongodb-src-r3.6.23 && /usr/local/bin/scons-3.8 --prefix=/magus/work/usr/mports/databases/mongodb36/work/fake-inst-amd64/usr/local  --use-system-pcre --use-system-snappy  --use-system-boost --use-system-zlib  --cxx-std=14 --libc++  --runtime-hardening=on  --disable-warnings-as-errors  VERBOSE=on TARGET_OS=freebsd --use-sasl-client --ssl CC="cc"  CCFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing"  CPPPATH="/usr/local/include"  CXX="c++"  CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing"  LIBPATH="/usr/local/lib"  LINKFLAGS="  -fstack-protector-strong "  PKGCONFIGDIR=""  PREFIX="/usr/local"  destdir=/magus/work/usr/mports/databases/mongodb36/work/fake-inst-amd64 core
scons: Reading SConscript files ...
Mkdir("build/scons")
scons version: 3.1.2
python version: 3 8 16 'final' 0
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 "c++" is GCC... no
Checking if C++ compiler "c++" is clang... yes
Checking if C compiler "cc" is clang... yes
Detected a x86_64 processor
Checking if target OS freebsd is supported by the toolchain... yes
Checking if C compiler is clang 3.8 (or Apple XCode 8.3.2) or newer...yes
Checking if C++ compiler is clang 3.8 (or Apple XCode 8.3.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... yes
Checking if C compiler supports -Wno-deprecated-declarations... yes
Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... yes
Checking if C compiler supports -Wno-unused-const-variable... yes
Checking if C compiler supports -Wno-unused-but-set-variable... yes
Checking if C compiler supports -Wno-missing-braces... yes
Checking if C compiler supports -Wno-inconsistent-missing-override... yes
Checking if C compiler supports -Wno-potentially-evaluated-expression... yes
Checking if C++ compiler supports -Wpessimizing-move... yes
Checking if C++ compiler supports -Wredundant-move... yes
Checking if C++ compiler supports -Wno-maybe-uninitialized... no
Checking if C++ compiler supports -Wno-undefined-var-template... yes
Checking if C++ compiler supports -Wno-instantiation-after-specialization... yes
Checking if C compiler supports -Wno-unused-lambda-capture... yes
Checking if C compiler supports -Wno-exceptions... yes
Checking -Wnon-virtual-dtor for false positives... no
Checking if C compiler supports -fstack-protector-strong... yes
Checking if C++ compiler supports -stdlib=libc++... yes
Checking if C++ compiler supports -std=c++14... yes
Checking if C compiler supports -std=c11... yes
WARNING: System versions of C++ libraries must be compiled with C++14 support
Checking for C++14... yes
Checking for memset_s... yes
Checking for C function strnlen()... yes
Checking if we are on a POSIX system... yes
Checking if the POSIX monotonic clock is supported... yes
Checking off_t is 8 bytes... yes
Checking if linker supports -fuse-ld=gold... no
Checking if linker supports -Wl,--build-id... yes
Checking if linker supports -Wl,--hash-style=gnu... yes
Checking if linker supports -Wl,-z,noexecstack... yes
Checking if linker supports -Wl,--warn-execstack... yes
Checking if linker supports -Wl,-z,relro... yes
Checking if C compiler supports -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 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++ 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 for sasl_version_info(0, 0, 0, 0, 0, 0) in C library sasl2... yes
Checking for C library execinfo... yes
Checking if std::atomic works... yes
Checking if std::atomic works... yes
Checking if std::atomic works... yes
Checking if std::atomic works... yes
Checking for extended alignment 64 for concurrency types... yes
Checking for mongoc_get_major_version() in C library mongoc-1.0... no
*** Run 'pip2 install --user regex' to speed up error code checking
Checking for C function fallocate()... no
Checking for C function sync_file_range()... no
Checking for C header file x86intrin.h... yes
scons: done reading SConscript files.
scons: Building targets ...
Traceback (most recent call last):
  File "buildscripts/idl/idlc.py", line 36, in 
    import idl.compiler
  File "/magus/work/usr/mports/databases/mongodb36/work/mongodb-src-r3.6.23/buildscripts/idl/idl/compiler.py", line 39, in 
    from . import binder
  File "/magus/work/usr/mports/databases/mongodb36/work/mongodb-src-r3.6.23/buildscripts/idl/idl/binder.py", line 36, in 
    from . import ast
  File "/magus/work/usr/mports/databases/mongodb36/work/mongodb-src-r3.6.23/buildscripts/idl/idl/ast.py", line 42, in 
    from . import errors
  File "/magus/work/usr/mports/databases/mongodb36/work/mongodb-src-r3.6.23/buildscripts/idl/idl/errors.py", line 41, in 
    from yaml import nodes
ModuleNotFoundError: No module named 'yaml'
scons: *** [build/opt/mongo/base/secure_allocator.o] CalledProcessError : Command '['/usr/local/bin/python3.8', 'buildscripts/idl/idlc.py', '--include', 'src', 'src/mongo/db/logical_session_id.idl', '--write-dependencies']' returned non-zero exit status 1.
scons: building terminated because of errors.
build/opt/mongo/base/secure_allocator.o failed: CalledProcessError : Command '['/usr/local/bin/python3.8', 'buildscripts/idl/idlc.py', '--include', 'src', 'src/mongo/db/logical_session_id.idl', '--write-dependencies']' returned non-zero exit status 1.
*** Error code 2

Stop.
make: stopped in /usr/mports/databases/mongodb36