$ /usr/bin/time python3 src/third_party/scons-3.1.1/scons.py --implicit-cache --cache --build-fast-and-loose=on --dbg=on --opt=on --link-model=dynamic
|
scons: Reading SConscript files ...
|
scons: running with args /usr/bin/python3 src/third_party/scons-3.1.1/scons.py --implicit-cache --cache --build-fast-and-loose=on --dbg=on --opt=on --link-model=dynamic
|
Using variable customization file /home/andrew/.scons/site_scons/mongo_custom_variables.py
|
scons version: 3.1.1
|
python version: 3 6 8 'final' 0
|
CC is /usr/bin/clang-8
|
/usr/bin/clang-8 resolves to /usr/lib/llvm-8/bin/clang
|
CXX is /usr/bin/clang++-8
|
/usr/bin/clang++-8 resolves to /usr/lib/llvm-8/bin/clang
|
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
|
...
|
adding file /etc/ld.so.conf.d/zz_i386-biarch-compat.conf
|
adding file /etc/ld.so.conf.d/zz_x32-biarch-compat.conf
|
creating build/scons/icecc/9979ccca17bd4a52022e20c3536c75bb.tar.gz
|
tar (child): build/scons/icecc/9979ccca17bd4a52022e20c3536c75bb.tar.gz: Cannot open: No such file or directory
|
tar (child): Error is not recoverable: exiting now
|
tar: build/scons/icecc/9979ccca17bd4a52022e20c3536c75bb.tar.gz: Wrote only 4096 of 10240 bytes
|
tar: Child returned status 2
|
tar: Error is not recoverable: exiting now
|
Couldn't create archive
|
Checking for C function fallocate()... no
|
Checking for C function sync_file_range()... no
|
Checking for C header file x86intrin.h... no
|
Checking for C header file arm_neon.h... no
|
Checking for sasl_version_info(0, 0, 0, 0, 0, 0) in C library sasl2... no
|
Could not find <sasl/sasl.h> and sasl library, required for enterprise build.
|
See .../config.log for details
|
Command exited with non-zero status 1
|
24.05user 7.57system 0:30.58elapsed 103%CPU (0avgtext+0avgdata 151360maxresident)k
|
0inputs+422424outputs (21major+1330370minor)pagefaults 0swaps
|