Compile [2024-11-20 01:38:20 UTC]: succeed
"g++-11" -fvisibility-inlines-hidden -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -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".." -I"/mnt/fs1/teeks99-06/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/bind/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/conversion/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/describe/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/detail/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/function/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/function_types/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/fusion/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/integer/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/intrusive/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/iterator/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/lexical_cast/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/move/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/mp11/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/optional/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/python/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/smart_ptr/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/tuple/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/type_traits/include" -I"/usr/include/python2.7" -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/parameter_python/test/python_test.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/python_test.o" "../libs/parameter_python/test/python_test.cpp"
In file included from ../boost/python/detail/is_xxx.hpp:8,
from ../boost/python/detail/is_auto_ptr.hpp:9,
from ../boost/python/detail/copy_ctor_mutates_rhs.hpp:8,
from ../boost/python/detail/value_arg.hpp:7,
from ../boost/python/object/forward.hpp:10,
from ../boost/python/object/pointer_holder.hpp:16,
from ../boost/python/to_python_indirect.hpp:10,
from ../boost/python/converter/arg_to_python.hpp:10,
from ../boost/python/call.hpp:15,
from ../boost/python/object_core.hpp:14,
from ../boost/python/args.hpp:22,
from ../boost/python.hpp:11,
from ../libs/parameter_python/test/python_test.cpp:6:
../boost/python/detail/is_auto_ptr.hpp:17:40: warning: ???template<class> class std::auto_ptr??? is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1)
| ^~~~~~~~
../boost/detail/is_xxx.hpp:20:4: note: in definition of macro ???BOOST_DETAIL_IS_XXX_DEF???
20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \
| ^~~~~~~~~~~~~~
../boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro ???BOOST_PYTHON_IS_XXX_DEF???
17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:76,
from ../boost/function/function_base.hpp:23,
from ../boost/function/function_template.hpp:14,
from ../boost/function/function0.hpp:10,
from ../boost/python/errors.hpp:13,
from ../boost/python/handle.hpp:11,
from ../boost/python/args_fwd.hpp:10,
from ../boost/python/args.hpp:10,
from ../boost/python.hpp:11,
from ../libs/parameter_python/test/python_test.cpp:6:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
57 | template<typename> class auto_ptr;
| ^~~~~~~~
In file included from ../boost/parameter/preprocessor.hpp:133,
from ../libs/parameter_python/test/python_test.cpp:7:
../libs/parameter_python/test/python_test.cpp: In instantiation of ???ResultType test::X::boost_param_dispatch_0boost_66h(ResultType (*)(), const Args&, long int, boost::parameter::aux::use_default_tag) [with ResultType = test::X&; Args = boost::parameter::aux::empty_arg_list]???:
../libs/parameter_python/test/python_test.cpp:66:5: required from ???ResultType test::X::boost_param_dispatch_0boost_66h(ResultType (*)(), const Args&, long int) [with ResultType = test::X&; Args = boost::parameter::aux::empty_arg_list]???
../libs/parameter_python/test/python_test.cpp:66:5: required from ???typename test::X::boost_param_result_66h<Args>::type test::X::boost_param_impl66h(const Args&) [with Args = boost::parameter::aux::empty_arg_list; typename test::X::boost_param_result_66h<Args>::type = test::X&; test::X::boost_param_result_66h<Args> = boost::mp11::mp_identity<test::X&>]???
../libs/parameter_python/test/python_test.cpp:66:5: required from here
../boost/parameter/aux_/preprocessor/impl/function_dispatch_layer.hpp:364:15: warning: left operand of comma operator has no effect [-Wunused-value]
363 | , (args \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
364 | , BOOST_PARAMETER_FUNCTION_DISPATCH_DEFAULT( \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
365 | n \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | , BOOST_PARAMETER_FUNCTION_DISPATCH_SPLIT_ARGS(x) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
367 | , BOOST_PARAMETER_FUNCTION_DISPATCH_TAG_NAMESPACE(x) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
368 | ) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
369 | ) \
| ~
../boost/preprocessor/repetition/repeat_from_to.hpp:110:54: note: in expansion of macro ???BOOST_PARAMETER_FUNCTION_DISPATCH_OVERLOAD_Z???
110 | # define BOOST_PP_REPEAT_FROM_TO_M_1_II(z, n, m, dt) m(z, n, dt)
| ^
../boost/preprocessor/repetition/repeat_from_to.hpp:106:59: note: in expansion of macro ???BOOST_PP_REPEAT_FROM_TO_M_1_II???
106 | # define BOOST_PP_REPEAT_FROM_TO_M_1_I(z, n, d, f, m, dt) BOOST_PP_REPEAT_FROM_TO_M_1_II(z, BOOST_PP_ADD_D(d, n, f), m, dt)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/preprocessor/repetition/repeat_from_to.hpp:97:54: note: in expansion of macro ???BOOST_PP_REPEAT_FROM_TO_M_1_I???
97 | # define BOOST_PP_REPEAT_FROM_TO_M_1_IM(z, n, im) BOOST_PP_REPEAT_FROM_TO_M_1_I(z, n, im)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/preprocessor/repetition/repeat_from_to.hpp:94:53: note: in expansion of macro ???BOOST_PP_REPEAT_FROM_TO_M_1_IM???
94 | # define BOOST_PP_REPEAT_FROM_TO_M_1(z, n, dfmd) BOOST_PP_REPEAT_FROM_TO_M_1_IM(z, n, BOOST_PP_TUPLE_REM_4 dfmd)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/preprocessor/repetition/repeat_from_to.hpp:94:90: note: in expansion of macro ???BOOST_PP_TUPLE_REM_4???
94 | # define BOOST_PP_REPEAT_FROM_TO_M_1(z, n, dfmd) BOOST_PP_REPEAT_FROM_TO_M_1_IM(z, n, BOOST_PP_TUPLE_REM_4 dfmd)
| ^~~~~~~~~~~~~~~~~~~~
../boost/preprocessor/repetition/limits/repeat_256.hpp:18:36: note: in expansion of macro ???BOOST_PP_REPEAT_FROM_TO_M_1???
18 | # define BOOST_PP_REPEAT_1_1(m, d) m(2, 0, d)
| ^
../boost/preprocessor/repetition/limits/repeat_256.hpp:19:36: note: in expansion of macro ???BOOST_PP_REPEAT_1_1???
19 | # define BOOST_PP_REPEAT_1_2(m, d) BOOST_PP_REPEAT_1_1(m, d) m(2, 1, d)
| ^~~~~~~~~~~~~~~~~~~
../boost/preprocessor/repetition/repeat.hpp:44:39: note: in expansion of macro ???BOOST_PP_REPEAT_1_2???
44 | # define BOOST_PP_REPEAT_1_I(c, m, d) BOOST_PP_REPEAT_1_ ## c(m, d)
| ^~~~~~~~~~~~~~~~~~
../boost/preprocessor/repetition/repeat.hpp:39:37: note: in expansion of macro ???BOOST_PP_REPEAT_1_I???
39 | # define BOOST_PP_REPEAT_1(c, m, d) BOOST_PP_REPEAT_1_I(c, m, d)
| ^~~~~~~~~~~~~~~~~~~
../boost/preprocessor/repetition/repeat_from_to.hpp:81:57: note: in expansion of macro ???BOOST_PP_REPEAT_1???
81 | # define BOOST_PP_REPEAT_FROM_TO_D_1(d, f, l, m, dt) BOOST_PP_REPEAT_1(BOOST_PP_SUB_D(d, l, f), BOOST_PP_REPEAT_FROM_TO_M_1, (d, f, m, dt))
| ^~~~~~~~~~~~~~~~~
../boost/preprocessor/repetition/repeat_from_to.hpp:49:49: note: in expansion of macro ???BOOST_PP_REPEAT_FROM_TO_D_1???
49 | # define BOOST_PP_REPEAT_FROM_TO_1(f, l, m, dt) BOOST_PP_REPEAT_FROM_TO_D_1(BOOST_PP_DEC(BOOST_PP_AUTO_REC(BOOST_PP_WHILE_P, 256)), f, l, m, dt)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/preprocessor/cat.hpp:29:34: note: in expansion of macro ???BOOST_PP_REPEAT_FROM_TO_1???
29 | # define BOOST_PP_CAT_I(a, b) a ## b
| ^
../boost/parameter/preprocessor.hpp:163:5: note: in expansion of macro ???BOOST_PARAMETER_FUNCTION_DISPATCH_LAYER???
163 | BOOST_PARAMETER_FUNCTION_DISPATCH_LAYER( \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/parameter/preprocessor.hpp:181:5: note: in expansion of macro ???BOOST_PARAMETER_MEMBER_FUNCTION_AUX???
181 | BOOST_PARAMETER_MEMBER_FUNCTION_AUX( \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/parameter_python/test/python_test.cpp:66:5: note: in expansion of macro ???BOOST_PARAMETER_MEMBER_FUNCTION???
66 | BOOST_PARAMETER_MEMBER_FUNCTION((X&), h, tags,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Run [2024-11-20 01:38:20 UTC]: fail
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 6, in python_test
Failed example:
from python_test_ext import X
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[0]>", line 1, in <module>
from python_test_ext import X
ImportError: /mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/python/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/libboost_python27.so.1.87.0: undefined symbol: PyUnicodeUCS4_FromEncodedObject
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 7, in python_test
Failed example:
x = X(y = 'baz')
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[1]>", line 1, in <module>
x = X(y = 'baz')
NameError: name 'X' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 8, in python_test
Failed example:
x.value
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[2]>", line 1, in <module>
x.value
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 10, in python_test
Failed example:
x.f(1,2)
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[3]>", line 1, in <module>
x.f(1,2)
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 12, in python_test
Failed example:
x.f(1,2,3)
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[4]>", line 1, in <module>
x.f(1,2,3)
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 14, in python_test
Failed example:
x.f(1,2, z = 3)
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[5]>", line 1, in <module>
x.f(1,2, z = 3)
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 16, in python_test
Failed example:
x.f(z = 3, y = 2, x = 1)
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[6]>", line 1, in <module>
x.f(z = 3, y = 2, x = 1)
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 18, in python_test
Failed example:
x.g()
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[7]>", line 1, in <module>
x.g()
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 20, in python_test
Failed example:
x.g(y = "baz")
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[8]>", line 1, in <module>
x.g(y = "baz")
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 22, in python_test
Failed example:
x.g(x = "baz")
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[9]>", line 1, in <module>
x.g(x = "baz")
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 24, in python_test
Failed example:
x.g(y = "foo", x = "bar")
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[10]>", line 1, in <module>
x.g(y = "foo", x = "bar")
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 26, in python_test
Failed example:
y = x.h(x = "bar", y = "foo")
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[11]>", line 1, in <module>
y = x.h(x = "bar", y = "foo")
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 27, in python_test
Failed example:
assert x == y
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[12]>", line 1, in <module>
assert x == y
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 28, in python_test
Failed example:
y = x(0)
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[13]>", line 1, in <module>
y = x(0)
NameError: name 'x' is not defined
**********************************************************************
File "/mnt/fs1/teeks99-06/run/boost_root/libs/parameter_python/test/python_test.py", line 29, in python_test
Failed example:
assert x == y
Exception raised:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
compileflags, 1) in test.globs
File "<doctest python_test[14]>", line 1, in <module>
assert x == y
NameError: name 'x' is not defined
**********************************************************************
1 items had failures:
15 of 15 in python_test
***Test Failed*** 15 failures.
EXIT STATUS: 15