Created
September 6, 2016 18:22
-
-
Save jasonmimick/25f91542bdb262df2200f45ec9ff6dcf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
file D:\Dev\software\mongodb\mongo-cxx-driver-legacy-1.1.2\SConstruct,line 957: | |
Configure(confdir = build\scons\sconf_temp) | |
scons: Configure: Checking whether the C++ compiler works... | |
scons: Configure: "build\scons\sconf_temp\conftest_0.cpp" is up to date. | |
scons: Configure: The original builder output was: | |
|build\scons\sconf_temp\conftest_0.cpp <- | |
| | | |
| |int main() | |
| |{ | |
| | return 0; | |
| |} | |
| | | |
| | |
scons: Configure: "build\scons\sconf_temp\conftest_0.obj" is up to date. | |
scons: Configure: The original builder output was: | |
|cl /Fobuild\scons\sconf_temp\conftest_0.obj /c build\scons\sconf_temp\conftest_0.cpp /TP /nologo /EHsc /W3 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290 /wd4355 /wd4800 /wd4068 /wd4351 /WX /Z7 /errorReport:none /MD /O2 /Oy- /DMONGO_EXPOSE_MACROS /DBOOST_ALL_DYN_LINK /D_UNICODE /DUNICODE /DNOMINMAX /D_CONSOLE /D_CRT_NONSTDC_NO_WARNINGS /D_CRT_SECURE_NO_WARNINGS /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_DEPRECATE /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\third_party\gtest-1.7.0\include /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\mongo /ID:\Dev\software\boost_1_48_0 | |
| | |
scons: Configure: (cached) yes | |
scons: Configure: Checking whether the C compiler works... | |
scons: Configure: "build\scons\sconf_temp\conftest_1.c" is up to date. | |
scons: Configure: The original builder output was: | |
|build\scons\sconf_temp\conftest_1.c <- | |
| | | |
| |int main() | |
| |{ | |
| | return 0; | |
| |} | |
| | | |
| | |
scons: Configure: "build\scons\sconf_temp\conftest_1.obj" is up to date. | |
scons: Configure: The original builder output was: | |
|cl /Fobuild\scons\sconf_temp\conftest_1.obj /c build\scons\sconf_temp\conftest_1.c /nologo /EHsc /W3 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290 /wd4355 /wd4800 /wd4068 /wd4351 /WX /Z7 /errorReport:none /MD /O2 /Oy- /DMONGO_EXPOSE_MACROS /DBOOST_ALL_DYN_LINK /D_UNICODE /DUNICODE /DNOMINMAX /D_CONSOLE /D_CRT_NONSTDC_NO_WARNINGS /D_CRT_SECURE_NO_WARNINGS /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_DEPRECATE /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\third_party\gtest-1.7.0\include /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\mongo /ID:\Dev\software\boost_1_48_0 | |
| | |
scons: Configure: (cached) yes | |
file D:\Dev\software\mongodb\mongo-cxx-driver-legacy-1.1.2\SConstruct,line 1011: | |
Configure(confdir = build\scons\sconf_temp) | |
scons: Configure: Checking if C++ compiler "$CC" is MSVC... | |
scons: Configure: "build\scons\sconf_temp\conftest_2.cpp" is up to date. | |
scons: Configure: The original builder output was: | |
|build\scons\sconf_temp\conftest_2.cpp <- | |
| | | |
| |#if !defined(_MSC_VER) | |
| |#error | |
| |#endif | |
| | | |
| | |
scons: Configure: "build\scons\sconf_temp\conftest_2.obj" is up to date. | |
scons: Configure: The original builder output was: | |
|cl /Fobuild\scons\sconf_temp\conftest_2.obj /c build\scons\sconf_temp\conftest_2.cpp /TP /nologo /EHsc /W3 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290 /wd4355 /wd4800 /wd4068 /wd4351 /WX /Z7 /errorReport:none /MD /O2 /Oy- /DMONGO_EXPOSE_MACROS /DBOOST_ALL_DYN_LINK /D_UNICODE /DUNICODE /DNOMINMAX /D_CONSOLE /D_CRT_NONSTDC_NO_WARNINGS /D_CRT_SECURE_NO_WARNINGS /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_DEPRECATE /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\third_party\gtest-1.7.0\include /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\mongo /ID:\Dev\software\boost_1_48_0 | |
| | |
scons: Configure: (cached) yes | |
scons: Configure: Checking if C compiler "cl" is MSVC... | |
scons: Configure: "build\scons\sconf_temp\conftest_3.c" is up to date. | |
scons: Configure: The original builder output was: | |
|build\scons\sconf_temp\conftest_3.c <- | |
| | | |
| |#if !defined(_MSC_VER) | |
| |#error | |
| |#endif | |
| | | |
| | |
scons: Configure: "build\scons\sconf_temp\conftest_3.obj" is up to date. | |
scons: Configure: The original builder output was: | |
|cl /Fobuild\scons\sconf_temp\conftest_3.obj /c build\scons\sconf_temp\conftest_3.c /nologo /EHsc /W3 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290 /wd4355 /wd4800 /wd4068 /wd4351 /WX /Z7 /errorReport:none /MD /O2 /Oy- /DMONGO_EXPOSE_MACROS /DBOOST_ALL_DYN_LINK /D_UNICODE /DUNICODE /DNOMINMAX /D_CONSOLE /D_CRT_NONSTDC_NO_WARNINGS /D_CRT_SECURE_NO_WARNINGS /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_DEPRECATE /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\third_party\gtest-1.7.0\include /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\mongo /ID:\Dev\software\boost_1_48_0 | |
| | |
scons: Configure: (cached) yes | |
file D:\Dev\software\mongodb\mongo-cxx-driver-legacy-1.1.2\SConstruct,line 1231: | |
Configure(confdir = build\scons\sconf_temp) | |
scons: Configure: Checking if we are using libstdc++... | |
scons: Configure: "build\scons\sconf_temp\conftest_4.cpp" is up to date. | |
scons: Configure: The original builder output was: | |
|build\scons\sconf_temp\conftest_4.cpp <- | |
| | | |
| |#include <vector> | |
| |#if !defined(__GLIBCXX__) | |
| |#error | |
| |#endif | |
| | | |
| | |
scons: Configure: Building "build\scons\sconf_temp\conftest_4.obj" failed in a previous run and all its sources are up to date. | |
scons: Configure: The original builder output was: | |
|cl /Fobuild\scons\sconf_temp\conftest_4.obj /c build\scons\sconf_temp\conftest_4.cpp /TP /nologo /EHsc /W3 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290 /wd4355 /wd4800 /wd4068 /wd4351 /WX /Z7 /errorReport:none /MD /O2 /Oy- /DMONGO_EXPOSE_MACROS /DBOOST_ALL_DYN_LINK /D_UNICODE /DUNICODE /DNOMINMAX /D_CONSOLE /D_CRT_NONSTDC_NO_WARNINGS /D_CRT_SECURE_NO_WARNINGS /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DNTDDI_VERSION=0x05020200 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\third_party\gtest-1.7.0\include /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\mongo /ID:\Dev\software\boost_1_48_0 | |
| | |
scons: Configure: (cached) no | |
file D:\Dev\software\mongodb\mongo-cxx-driver-legacy-1.1.2\SConstruct,line 1369: | |
Configure(confdir = build\scons\sconf_temp) | |
scons: Configure: Checking if we are on a POSIX system... | |
scons: Configure: "build\scons\sconf_temp\conftest_5.c" is up to date. | |
scons: Configure: The original builder output was: | |
|build\scons\sconf_temp\conftest_5.c <- | |
| | | |
| |// POSIX requires the existence of unistd.h, so if we can't include unistd.h, we | |
| |// are definitely not a POSIX system. | |
| |#include <unistd.h> | |
| |#if !defined(_POSIX_VERSION) | |
| |#error not a POSIX system | |
| |#endif | |
| | | |
| | |
scons: Configure: Building "build\scons\sconf_temp\conftest_5.obj" failed in a previous run and all its sources are up to date. | |
scons: Configure: The original builder output was: | |
|cl /Fobuild\scons\sconf_temp\conftest_5.obj /c build\scons\sconf_temp\conftest_5.c /nologo /EHsc /W3 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290 /wd4355 /wd4800 /wd4068 /wd4351 /WX /Z7 /errorReport:none /MD /O2 /Oy- /DMONGO_EXPOSE_MACROS /DBOOST_ALL_DYN_LINK /D_UNICODE /DUNICODE /DNOMINMAX /D_CONSOLE /D_CRT_NONSTDC_NO_WARNINGS /D_CRT_SECURE_NO_WARNINGS /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DNTDDI_VERSION=0x05020200 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\third_party\gtest-1.7.0\include /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\mongo /ID:\Dev\software\boost_1_48_0 | |
| | |
scons: Configure: (cached) no | |
file D:\Dev\software\mongodb\mongo-cxx-driver-legacy-1.1.2\SConstruct,line 1478: | |
Configure(confdir = build\scons\sconf_temp) | |
scons: Configure: Checking for VS 2013 Update 2 or Later... | |
scons: Configure: "build\scons\sconf_temp\conftest_6.cpp" is up to date. | |
scons: Configure: The original builder output was: | |
|build\scons\sconf_temp\conftest_6.cpp <- | |
| | | |
| |#if _MSC_VER < 1800 || (_MSC_VER == 1800 && _MSC_FULL_VER < 180030501) | |
| |#error Old Version | |
| |#endif | |
| |int main(int argc, char* argv[]) { | |
| |return 0; | |
| |} | |
| | | |
| | |
scons: Configure: "build\scons\sconf_temp\conftest_6.obj" is up to date. | |
scons: Configure: The original builder output was: | |
|cl /Fobuild\scons\sconf_temp\conftest_6.obj /c build\scons\sconf_temp\conftest_6.cpp /TP /nologo /EHsc /W3 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290 /wd4355 /wd4800 /wd4068 /wd4351 /WX /Z7 /errorReport:none /MD /O2 /Oy- /DMONGO_EXPOSE_MACROS /DBOOST_ALL_DYN_LINK /D_UNICODE /DUNICODE /DNOMINMAX /D_CONSOLE /D_CRT_NONSTDC_NO_WARNINGS /D_CRT_SECURE_NO_WARNINGS /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DNTDDI_VERSION=0x05020200 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\third_party\gtest-1.7.0\include /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\mongo /ID:\Dev\software\boost_1_48_0 | |
| | |
scons: Configure: (cached) yes | |
file D:\Dev\software\mongodb\mongo-cxx-driver-legacy-1.1.2\SConstruct,line 1566: | |
Configure(confdir = build\scons\sconf_temp) | |
scons: Configure: Checking for __declspec(thread)... | |
scons: Configure: "build\scons\sconf_temp\conftest_7.cpp" is up to date. | |
scons: Configure: The original builder output was: | |
|build\scons\sconf_temp\conftest_7.cpp <- | |
| | | |
| |__declspec( thread ) int tsp_int; | |
| |int main(int argc, char* argv[]) { | |
| | tsp_int = argc; | |
| | return 0; | |
| |} | |
| | | |
| | |
scons: Configure: "build\scons\sconf_temp\conftest_7.obj" is up to date. | |
scons: Configure: The original builder output was: | |
|cl /Fobuild\scons\sconf_temp\conftest_7.obj /c build\scons\sconf_temp\conftest_7.cpp /TP /nologo /EHsc /W3 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290 /wd4355 /wd4800 /wd4068 /wd4351 /WX /Z7 /errorReport:none /MD /O2 /Oy- /Gw /Gy /Zc:inline /DMONGO_EXPOSE_MACROS /DBOOST_ALL_DYN_LINK /D_UNICODE /DUNICODE /DNOMINMAX /D_CONSOLE /D_CRT_NONSTDC_NO_WARNINGS /D_CRT_SECURE_NO_WARNINGS /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DNTDDI_VERSION=0x05020200 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\third_party\gtest-1.7.0\include /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\mongo /ID:\Dev\software\boost_1_48_0 | |
| | |
scons: Configure: "build\scons\sconf_temp\conftest_7.exe" is up to date. | |
scons: Configure: The original builder output was: | |
|link /nologo /WX /DEBUG /INCREMENTAL:NO /OPT:REF /OUT:build\scons\sconf_temp\conftest_7.exe /LIBPATH:D:\Dev\software\boost_1_48_0\stage\lib ws2_32.lib DbgHelp.lib build\scons\sconf_temp\conftest_7.obj | |
| | |
scons: Configure: (cached) yes | |
file D:\Dev\software\mongodb\mongo-cxx-driver-legacy-1.1.2\SConstruct,line 1683: | |
Configure(confdir = build\scons\sconf_temp) | |
scons: Configure: Checking for C++11 <atomic> support... | |
scons: Configure: "build\scons\sconf_temp\conftest_8.cpp" is up to date. | |
scons: Configure: The original builder output was: | |
|build\scons\sconf_temp\conftest_8.cpp <- | |
| | | |
| |#include <atomic> | |
| |int main(int argc, char **argv) { | |
| | std::atomic<int> a(0); | |
| | return a.fetch_add(1); | |
| |} | |
| | | |
| | |
scons: Configure: "build\scons\sconf_temp\conftest_8.obj" is up to date. | |
scons: Configure: The original builder output was: | |
|cl /Fobuild\scons\sconf_temp\conftest_8.obj /c build\scons\sconf_temp\conftest_8.cpp /TP /nologo /EHsc /W3 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290 /wd4355 /wd4800 /wd4068 /wd4351 /WX /Z7 /errorReport:none /MD /O2 /Oy- /Gw /Gy /Zc:inline /DMONGO_EXPOSE_MACROS /DBOOST_ALL_DYN_LINK /D_UNICODE /DUNICODE /DNOMINMAX /D_CONSOLE /D_CRT_NONSTDC_NO_WARNINGS /D_CRT_SECURE_NO_WARNINGS /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DNTDDI_VERSION=0x05020200 /DMONGO_HAVE___DECLSPEC_THREAD /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\third_party\gtest-1.7.0\include /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\mongo /ID:\Dev\software\boost_1_48_0 | |
| | |
scons: Configure: "build\scons\sconf_temp\conftest_8.exe" is up to date. | |
scons: Configure: The original builder output was: | |
|link /nologo /WX /DEBUG /INCREMENTAL:NO /OPT:REF /OUT:build\scons\sconf_temp\conftest_8.exe /LIBPATH:D:\Dev\software\boost_1_48_0\stage\lib ws2_32.lib DbgHelp.lib build\scons\sconf_temp\conftest_8.obj | |
| | |
scons: Configure: (cached) yes | |
file D:\Dev\software\mongodb\mongo-cxx-driver-legacy-1.1.2\SConstruct,line 1726: | |
Configure(confdir = build\scons\sconf_temp) | |
scons: Configure: Checking for SSL_version(NULL) in C library ssleay32... | |
build\scons\sconf_temp\conftest_9.c <- | |
| | |
| | |
|#include "openssl/ssl.h" | |
| | |
|int | |
|main() { | |
| SSL_version(NULL); | |
|return 0; | |
|} | |
| | |
cl /Fobuild\scons\sconf_temp\conftest_9.obj /c build\scons\sconf_temp\conftest_9.c /nologo /EHsc /W3 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290 /wd4355 /wd4800 /wd4068 /wd4351 /WX /Z7 /errorReport:none /MD /O2 /Oy- /Gw /Gy /Zc:inline /DMONGO_EXPOSE_MACROS /DBOOST_ALL_DYN_LINK /D_UNICODE /DUNICODE /DNOMINMAX /D_CONSOLE /D_CRT_NONSTDC_NO_WARNINGS /D_CRT_SECURE_NO_WARNINGS /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DNTDDI_VERSION=0x05020200 /DMONGO_HAVE___DECLSPEC_THREAD /D_VARIADIC_MAX=10 /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\ssl\third_party\gtest-1.7.0\include /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\ssl /Ibuild\win32\64\dynamic-boost_on\dynamic-windows\msvc-version_12.0\ssl\mongo "/ID:\Dev\software\boost_1_48_0 D:\Dev\software\mongodb\OpenSSL-Win64\include" | |
conftest_9.c | |
build\scons\sconf_temp\conftest_9.c(3) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory | |
scons: Configure: no | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment