Compile [2024-11-20 12:19:01 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\dll\test\shared_library_errors.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\dll\test\shared_library_errors.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\shared_library_errors.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_FILESYSTEM_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_NO_LIB=1 "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\atomic\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\dll\include" "-IC:\teeks99-09\run\boost_root\libs\filesystem\include" "-IC:\teeks99-09\run\boost_root\libs\function\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\move\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\scope\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\system\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_index\include" "-IC:\teeks99-09\run\boost_root\libs\variant2\include" "-IC:\teeks99-09\run\boost_root\libs\winapi\include"
shared_library_errors.cpp
Link [2024-11-20 12:19:01 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "C:\teeks99-09\run\results\boost\bin.v2\libs\dll\test\shared_library_errors.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\shared_library_errors.obj" "C:\teeks99-09\run\results\boost\bin.v2\libs\system\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_system-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\filesystem\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_filesystem-vc141-mt-gd-x64-1_87.lib" "synchronization.lib" /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"C:\teeks99-09\run\results\boost\bin.v2\libs\dll\test\shared_library_errors.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\shared_library_errors.exe"
Run [2024-11-20 12:19:01 UTC]: succeed
boost::dll::shared_library::load() failed: The specified module could not be found [system:126]
boost::dll::shared_library::get() failed: no library was loaded: Bad file descriptor [generic:9]
boost::dll::shared_library::load() failed: Access is denied [system:5]
boost::dll::shared_library::load() failed: Access is denied [system:5]
boost::dll::shared_library::location() failed (no library was loaded): Bad file descriptor [generic:9]
boost::dll::shared_library::load() failed: Access is denied [system:5]
boost::dll::shared_library::get() failed: The specified procedure could not be found [system:127]
ios_base::failbit set: iostream stream error
ios_base::failbit set: iostream stream error
No errors detected.
EXIT STATUS: 0