Compile [2024-11-21 00:04:34 UTC]: succeed
"g++-11" -fvisibility-inlines-hidden -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wextra -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/conversion/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/core/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/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/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"/usr/include/python2.7" -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/python/test/polymorphism2_auto_ptr.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/polymorphism2_auto_ptr.o" "../libs/python/test/polymorphism2_auto_ptr.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/object/class.hpp:9,
from ../boost/python/class.hpp:13,
from ../libs/python/test/polymorphism2.cpp:6,
from ../libs/python/test/polymorphism2_auto_ptr.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/config/no_tr1/memory.hpp:21,
from ../boost/get_pointer.hpp:14,
from ../boost/python/object/pointer_holder.hpp:11,
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/object/class.hpp:9,
from ../boost/python/class.hpp:13,
from ../libs/python/test/polymorphism2.cpp:6,
from ../libs/python/test/polymorphism2_auto_ptr.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 ../libs/python/test/polymorphism2_auto_ptr.cpp:6:
../libs/python/test/polymorphism2.cpp: In function ???void init_module_polymorphism2_auto_ptr_ext()???:
../libs/python/test/polymorphism2.cpp:19:29: warning: ???template<class> class std::auto_ptr??? is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
19 | # define HELD_PTR(X) , std::auto_ptr< X >
| ^~~~~~~~
../libs/python/test/polymorphism2.cpp:19:29: note: in definition of macro ???HELD_PTR???
19 | # define HELD_PTR(X) , std::auto_ptr< X >
| ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
from ../boost/config/no_tr1/memory.hpp:21,
from ../boost/get_pointer.hpp:14,
from ../boost/python/object/pointer_holder.hpp:11,
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/object/class.hpp:9,
from ../boost/python/class.hpp:13,
from ../libs/python/test/polymorphism2.cpp:6,
from ../libs/python/test/polymorphism2_auto_ptr.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 ../libs/python/test/polymorphism2_auto_ptr.cpp:6:
../libs/python/test/polymorphism2.cpp:19:29: warning: ???template<class> class std::auto_ptr??? is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
19 | # define HELD_PTR(X) , std::auto_ptr< X >
| ^~~~~~~~
../libs/python/test/polymorphism2.cpp:19:29: note: in definition of macro ???HELD_PTR???
19 | # define HELD_PTR(X) , std::auto_ptr< X >
| ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
from ../boost/config/no_tr1/memory.hpp:21,
from ../boost/get_pointer.hpp:14,
from ../boost/python/object/pointer_holder.hpp:11,
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/object/class.hpp:9,
from ../boost/python/class.hpp:13,
from ../libs/python/test/polymorphism2.cpp:6,
from ../libs/python/test/polymorphism2_auto_ptr.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 ../libs/python/test/polymorphism2_auto_ptr.cpp:6:
../libs/python/test/polymorphism2.cpp:19:29: warning: ???template<class> class std::auto_ptr??? is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
19 | # define HELD_PTR(X) , std::auto_ptr< X >
| ^~~~~~~~
../libs/python/test/polymorphism2.cpp:19:29: note: in definition of macro ???HELD_PTR???
19 | # define HELD_PTR(X) , std::auto_ptr< X >
| ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
from ../boost/config/no_tr1/memory.hpp:21,
from ../boost/get_pointer.hpp:14,
from ../boost/python/object/pointer_holder.hpp:11,
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/object/class.hpp:9,
from ../boost/python/class.hpp:13,
from ../libs/python/test/polymorphism2.cpp:6,
from ../libs/python/test/polymorphism2_auto_ptr.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 ../libs/python/test/polymorphism2_auto_ptr.cpp:6:
../libs/python/test/polymorphism2.cpp:19:29: warning: ???template<class> class std::auto_ptr??? is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
19 | # define HELD_PTR(X) , std::auto_ptr< X >
| ^~~~~~~~
../libs/python/test/polymorphism2.cpp:19:29: note: in definition of macro ???HELD_PTR???
19 | # define HELD_PTR(X) , std::auto_ptr< X >
| ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
from ../boost/config/no_tr1/memory.hpp:21,
from ../boost/get_pointer.hpp:14,
from ../boost/python/object/pointer_holder.hpp:11,
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/object/class.hpp:9,
from ../boost/python/class.hpp:13,
from ../libs/python/test/polymorphism2.cpp:6,
from ../libs/python/test/polymorphism2_auto_ptr.cpp:6:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
57 | template<typename> class auto_ptr;
| ^~~~~~~~