Compile [2024-11-18 12:03:49 UTC]: succeed
"g++-13" -fvisibility-inlines-hidden -std=c++17 -fPIC -m64 -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_SOURCE -I".." -I"/usr/include/python2.7" -I"/var/boost/run/boost_root/libs/assert/include" -I"/var/boost/run/boost_root/libs/bind/include" -I"/var/boost/run/boost_root/libs/container/include" -I"/var/boost/run/boost_root/libs/conversion/include" -I"/var/boost/run/boost_root/libs/core/include" -I"/var/boost/run/boost_root/libs/detail/include" -I"/var/boost/run/boost_root/libs/function/include" -I"/var/boost/run/boost_root/libs/function_types/include" -I"/var/boost/run/boost_root/libs/integer/include" -I"/var/boost/run/boost_root/libs/intrusive/include" -I"/var/boost/run/boost_root/libs/iterator/include" -I"/var/boost/run/boost_root/libs/lexical_cast/include" -I"/var/boost/run/boost_root/libs/move/include" -I"/var/boost/run/boost_root/libs/optional/include" -I"/var/boost/run/boost_root/libs/python/include" -I"/var/boost/run/boost_root/libs/smart_ptr/include" -I"/var/boost/run/boost_root/libs/throw_exception/include" -I"/var/boost/run/boost_root/libs/tuple/include" -c -o "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec.o" "/var/boost/run/boost_root/libs/python/src/exec.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.hpp:9,
from ../boost/python/exec.hpp:8,
from /var/boost/run/boost_root/libs/python/src/exec.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/local/gcc-13.1.0/include/c++/13.1.0/memory:78,
from ../boost/config/no_tr1/memory.hpp:21,
from ../boost/get_pointer.hpp:14,
from ../boost/python/object/pointer_holder.hpp:11:
/usr/local/gcc-13.1.0/include/c++/13.1.0/bits/unique_ptr.h:65:28: note: declared here
65 | template<typename> class auto_ptr;
| ^~~~~~~~
Link [2024-11-18 12:03:49 UTC]: succeed
"g++-13" -o "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/libboost_python27.so.1.87.0" -Wl,-soname -Wl,"libboost_python27.so.1.87.0" -shared -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/list.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/long.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/dict.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/tuple.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/str.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/slice.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/converter/from_python.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/converter/registry.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/converter/type_id.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object/enum.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object/class.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object/function.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object/inheritance.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object/life_support.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object/pickle_support.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/errors.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/module.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/converter/builtin_converters.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/converter/arg_to_python_base.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object/iterator.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object/stl_iterator.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object_protocol.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object_operators.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/wrapper.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/import.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/object/function_doc_signature.o" "/var/boost/run/results/boost/bin.v2/libs/container/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_container.so.1.87.0" "/var/boost/run/results/boost/bin.v2/libs/graph/build/gcc-13~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_graph.so.1.87.0" -Wl,-Bstatic -Wl,-Bdynamic -lrt -ldl -lpthread -lutil -Wl,--end-group -fPIC -m64 -pthread -fvisibility=hidden -fvisibility-inlines-hidden