Test output: teeks99-09-v17dl-64onAMD64 - python - polymorphism2 / msvc-14.3
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 15:51:42 +0000
Compile [2024-11-19 02:07:26 UTC]: succeed

call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\python\test\polymorphism2.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\polymorphism2.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\polymorphism2.obj"     -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /std:c++latest -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTAINER_NO_LIB=1 -DBOOST_PYTHON_NO_LIB "-I.." "-IC:\Python311-64\include" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\container\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\conversion\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\function\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\integer\include" "-IC:\teeks99-09\run\boost_root\libs\intrusive\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\lexical_cast\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\python\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" 

polymorphism2.cpp
            
Link [2024-11-19 02:07:26 UTC]: succeed

call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat"  >nul
 link /NOLOGO /INCREMENTAL:NO "C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\polymorphism2.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\polymorphism2.obj" "C:\teeks99-09\run\results\boost\bin.v2\libs\python\build\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\boost_python311-vc143-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\container\build\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_container-vc143-mt-gd-x64-1_87.lib"    "python311.lib"  /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\polymorphism2.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\polymorphism2_ext.pyd" /LIBPATH:"C:\Python311-64\libs"  /DLL /IMPLIB:"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\polymorphism2.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\polymorphism2_ext-vc143-mt-gd-x64-1_87.lib" 
    
   Creating library C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\polymorphism2.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\polymorphism2_ext-vc143-mt-gd-x64-1_87.lib and object C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\polymorphism2.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\polymorphism2_ext-vc143-mt-gd-x64-1_87.exp
            
Run [2024-11-19 02:07:26 UTC]: fail

Traceback (most recent call last):
  File "C:\teeks99-09\run\boost_root\libs\python\test\polymorphism2.py", line 90, in <module>
    from polymorphism2_ext import *
ImportError: DLL load failed while importing polymorphism2_ext: The specified module could not be found.
 
EXIT STATUS: 1