Compile [2024-11-18 21:29:48 UTC]: succeed
"g++-13" -fvisibility-inlines-hidden -std=gnu++11 -fPIC -m64 -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"/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/test/import_.test/gcc-13~gnu11/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/import_.o" "../libs/python/test/import_.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/python/test/import_.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/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:
/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 21:29:48 UTC]: succeed
"g++-13" -L"/usr/lib/x86_64-linux-gnu" -Wl,-rpath -Wl,"/usr/lib/x86_64-linux-gnu" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/container/build/gcc-13~gnu11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/graph/build/gcc-13~gnu11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~gnu11/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/container/build/gcc-13~gnu11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/graph/build/gcc-13~gnu11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~gnu11/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden" -o "/var/boost/run/results/boost/bin.v2/libs/python/test/import_.test/gcc-13~gnu11/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/import_" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/python/test/import_.test/gcc-13~gnu11/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~gnu11/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/libboost_python27.so.1.87.0" "/var/boost/run/results/boost/bin.v2/libs/container/build/gcc-13~gnu11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_container.so.1.87.0" -Wl,-Bstatic -Wl,-Bdynamic -lrt -ldl -lpthread -lutil -lpython2.7 -Wl,--end-group -fPIC -m64 -pthread -fvisibility=hidden -fvisibility-inlines-hidden