Compile [2024-02-14 16:49:52 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.2\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\python\test\properties.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\properties.test\msvc-14.2\dbg\dbg-symbl-off\pythn-3.1\thrd-mlt\properties.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_BEAST_ALLOW_DEPRECATED -DBOOST_BEAST_SEPARATE_COMPILATION -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-IC:\Python311-64\include"
properties.cpp
Link [2024-02-14 16:49:52 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.2\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\properties.test\msvc-14.2\dbg\dbg-symbl-off\pythn-3.1\thrd-mlt\properties.obj" "C:\teeks99-09\run\results\boost\bin.v2\libs\python\build\msvc-14.2\dbg\dbg-symbl-off\pythn-3.1\thrd-mlt\boost_python311-vc142-mt-gd-x64-1_85.lib" "python311.lib" /MACHINE:X64 /MANIFEST:EMBED /subsystem:console /out:"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\properties.test\msvc-14.2\dbg\dbg-symbl-off\pythn-3.1\thrd-mlt\properties_ext.pyd" /LIBPATH:"C:\Python311-64\libs" /DLL /IMPLIB:"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\properties.test\msvc-14.2\dbg\dbg-symbl-off\pythn-3.1\thrd-mlt\properties_ext-vc142-mt-gd-x64-1_85.lib"
Creating library C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\properties.test\msvc-14.2\dbg\dbg-symbl-off\pythn-3.1\thrd-mlt\properties_ext-vc142-mt-gd-x64-1_85.lib and object C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\properties.test\msvc-14.2\dbg\dbg-symbl-off\pythn-3.1\thrd-mlt\properties_ext-vc142-mt-gd-x64-1_85.exp
Run [2024-02-14 16:49:52 UTC]: fail
Traceback (most recent call last):
File "C:\teeks99-09\run\boost_root\libs\python\test\properties.py", line 90, in <module>
import properties_ext as properties
ImportError: DLL load failed while importing properties_ext: The specified module could not be found.
EXIT STATUS: 1