Run [2024-11-19 16:43:26 UTC]: fail
running...
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 5, in __main__
Failed example:
from calling_conventions_ext import *
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[0]>", line 1, in <module>
from calling_conventions_ext import *
ImportError: DLL load failed while importing calling_conventions_ext: The specified module could not be found.
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 6, in __main__
Failed example:
f_0__cdecl()
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[1]>", line 1, in <module>
f_0__cdecl()
^^^^^^^^^^
NameError: name 'f_0__cdecl' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 8, in __main__
Failed example:
f_1__cdecl(1)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[2]>", line 1, in <module>
f_1__cdecl(1)
^^^^^^^^^^
NameError: name 'f_1__cdecl' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 10, in __main__
Failed example:
f_2__cdecl(1, 2)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[3]>", line 1, in <module>
f_2__cdecl(1, 2)
^^^^^^^^^^
NameError: name 'f_2__cdecl' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 12, in __main__
Failed example:
f_3__cdecl(1, 2, 3)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[4]>", line 1, in <module>
f_3__cdecl(1, 2, 3)
^^^^^^^^^^
NameError: name 'f_3__cdecl' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 14, in __main__
Failed example:
f_4__cdecl(1, 2, 3, 4)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[5]>", line 1, in <module>
f_4__cdecl(1, 2, 3, 4)
^^^^^^^^^^
NameError: name 'f_4__cdecl' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 16, in __main__
Failed example:
f_5__cdecl(1, 2, 3, 4, 5)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[6]>", line 1, in <module>
f_5__cdecl(1, 2, 3, 4, 5)
^^^^^^^^^^
NameError: name 'f_5__cdecl' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 18, in __main__
Failed example:
f_6__cdecl(1, 2, 3, 4, 5, 6)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[7]>", line 1, in <module>
f_6__cdecl(1, 2, 3, 4, 5, 6)
^^^^^^^^^^
NameError: name 'f_6__cdecl' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 20, in __main__
Failed example:
f_7__cdecl(1, 2, 3, 4, 5, 6, 7)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[8]>", line 1, in <module>
f_7__cdecl(1, 2, 3, 4, 5, 6, 7)
^^^^^^^^^^
NameError: name 'f_7__cdecl' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 22, in __main__
Failed example:
f_8__cdecl(1, 2, 3, 4, 5, 6, 7, 8)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[9]>", line 1, in <module>
f_8__cdecl(1, 2, 3, 4, 5, 6, 7, 8)
^^^^^^^^^^
NameError: name 'f_8__cdecl' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 24, in __main__
Failed example:
f_9__cdecl(1, 2, 3, 4, 5, 6, 7, 8, 9)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[10]>", line 1, in <module>
f_9__cdecl(1, 2, 3, 4, 5, 6, 7, 8, 9)
^^^^^^^^^^
NameError: name 'f_9__cdecl' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 26, in __main__
Failed example:
f_0__stdcall()
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[11]>", line 1, in <module>
f_0__stdcall()
^^^^^^^^^^^^
NameError: name 'f_0__stdcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 28, in __main__
Failed example:
f_1__stdcall(1)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[12]>", line 1, in <module>
f_1__stdcall(1)
^^^^^^^^^^^^
NameError: name 'f_1__stdcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 30, in __main__
Failed example:
f_2__stdcall(1, 2)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[13]>", line 1, in <module>
f_2__stdcall(1, 2)
^^^^^^^^^^^^
NameError: name 'f_2__stdcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 32, in __main__
Failed example:
f_3__stdcall(1, 2, 3)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[14]>", line 1, in <module>
f_3__stdcall(1, 2, 3)
^^^^^^^^^^^^
NameError: name 'f_3__stdcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 34, in __main__
Failed example:
f_4__stdcall(1, 2, 3, 4)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[15]>", line 1, in <module>
f_4__stdcall(1, 2, 3, 4)
^^^^^^^^^^^^
NameError: name 'f_4__stdcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 36, in __main__
Failed example:
f_5__stdcall(1, 2, 3, 4, 5)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[16]>", line 1, in <module>
f_5__stdcall(1, 2, 3, 4, 5)
^^^^^^^^^^^^
NameError: name 'f_5__stdcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 38, in __main__
Failed example:
f_6__stdcall(1, 2, 3, 4, 5, 6)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[17]>", line 1, in <module>
f_6__stdcall(1, 2, 3, 4, 5, 6)
^^^^^^^^^^^^
NameError: name 'f_6__stdcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 40, in __main__
Failed example:
f_7__stdcall(1, 2, 3, 4, 5, 6, 7)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[18]>", line 1, in <module>
f_7__stdcall(1, 2, 3, 4, 5, 6, 7)
^^^^^^^^^^^^
NameError: name 'f_7__stdcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 42, in __main__
Failed example:
f_8__stdcall(1, 2, 3, 4, 5, 6, 7, 8)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[19]>", line 1, in <module>
f_8__stdcall(1, 2, 3, 4, 5, 6, 7, 8)
^^^^^^^^^^^^
NameError: name 'f_8__stdcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 44, in __main__
Failed example:
f_9__stdcall(1, 2, 3, 4, 5, 6, 7, 8, 9)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[20]>", line 1, in <module>
f_9__stdcall(1, 2, 3, 4, 5, 6, 7, 8, 9)
^^^^^^^^^^^^
NameError: name 'f_9__stdcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 46, in __main__
Failed example:
f_0__fastcall()
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[21]>", line 1, in <module>
f_0__fastcall()
^^^^^^^^^^^^^
NameError: name 'f_0__fastcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 48, in __main__
Failed example:
f_1__fastcall(1)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[22]>", line 1, in <module>
f_1__fastcall(1)
^^^^^^^^^^^^^
NameError: name 'f_1__fastcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 50, in __main__
Failed example:
f_2__fastcall(1, 2)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[23]>", line 1, in <module>
f_2__fastcall(1, 2)
^^^^^^^^^^^^^
NameError: name 'f_2__fastcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 52, in __main__
Failed example:
f_3__fastcall(1, 2, 3)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[24]>", line 1, in <module>
f_3__fastcall(1, 2, 3)
^^^^^^^^^^^^^
NameError: name 'f_3__fastcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 54, in __main__
Failed example:
f_4__fastcall(1, 2, 3, 4)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[25]>", line 1, in <module>
f_4__fastcall(1, 2, 3, 4)
^^^^^^^^^^^^^
NameError: name 'f_4__fastcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 56, in __main__
Failed example:
f_5__fastcall(1, 2, 3, 4, 5)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[26]>", line 1, in <module>
f_5__fastcall(1, 2, 3, 4, 5)
^^^^^^^^^^^^^
NameError: name 'f_5__fastcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 58, in __main__
Failed example:
f_6__fastcall(1, 2, 3, 4, 5, 6)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[27]>", line 1, in <module>
f_6__fastcall(1, 2, 3, 4, 5, 6)
^^^^^^^^^^^^^
NameError: name 'f_6__fastcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 60, in __main__
Failed example:
f_7__fastcall(1, 2, 3, 4, 5, 6, 7)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[28]>", line 1, in <module>
f_7__fastcall(1, 2, 3, 4, 5, 6, 7)
^^^^^^^^^^^^^
NameError: name 'f_7__fastcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 62, in __main__
Failed example:
f_8__fastcall(1, 2, 3, 4, 5, 6, 7, 8)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[29]>", line 1, in <module>
f_8__fastcall(1, 2, 3, 4, 5, 6, 7, 8)
^^^^^^^^^^^^^
NameError: name 'f_8__fastcall' is not defined
**********************************************************************
File "C:\teeks99-09\run\boost_root\libs\python\test\calling_conventions.py", line 64, in __main__
Failed example:
f_9__fastcall(1, 2, 3, 4, 5, 6, 7, 8, 9)
Exception raised:
Traceback (most recent call last):
File "C:\Python311-64\Lib\doctest.py", line 1351, in __run
exec(compile(example.source, filename, "single",
File "<doctest __main__[30]>", line 1, in <module>
f_9__fastcall(1, 2, 3, 4, 5, 6, 7, 8, 9)
^^^^^^^^^^^^^
NameError: name 'f_9__fastcall' is not defined
**********************************************************************
1 items had failures:
31 of 31 in __main__
***Test Failed*** 31 failures.
EXIT STATUS: 31