scons: Reading SConscript files ...
|
scons: running with args /Users/acm/.virtualenvs/mongo/bin/python3 /Users/acm/.virtualenvs/mongo/bin/scons --variables-files=etc/scons/xcode_macosx.vars configure --build-tools=next
|
Using variable customization file /Users/acm/.scons/site_scons/mongo_custom_variables.py
|
Using variable customization file etc/scons/xcode_macosx.vars
|
Mkdir("build/scons")
|
scons version: 4.1.0.post1
|
python version: 3 9 1 'final' 0
|
CC is /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
|
CXX is /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ resolves to /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
|
Checking if C++ compiler "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++" is GCC... no
|
Checking if C++ compiler "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++" is clang... yes
|
Checking if C compiler "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" is clang... yes
|
Detected a x86_64 processor
|
Checking if target OS macOS is supported by the toolchain... yes
|
Checking if C compiler is clang 7.0 (or Apple XCode 10.2) or newer...yes
|
Checking if C++ compiler is clang 7.0 (or Apple XCode 10.2) or newer...yes
|
Checking for sufficient macOS target version minimum... yes
|
Checking if linker supports -fuse-ld=lld... no
|
Checking if linker supports -fuse-ld=gold... no
|
Checking whether the C compiler works... yes
|
Checking whether the C++ compiler works... yes
|
Checking that the C++ compiler can link a C++ program... no
|
C++ compiler /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ can't link C++ programs
|