Test output: teeks99-dkr-dg13-20 - python - pointee / gcc-13~c++20
Rev 2daa88693ba1405d83aa1c453a4f60d9d2cdac64 / Thu, 21 Nov 2024 22:10:16 +0000
Compile [2024-11-22 01:13:27 UTC]: succeed

"g++-13"   -fvisibility-inlines-hidden -std=c++20 -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 -DBOOST_PYTHON_SUPPRESS_REGISTRY_INITIALIZATION   -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/container_hash/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/describe/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/fusion/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/mp11/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" -I"/var/boost/run/boost_root/libs/type_traits/include"  -c -o "/var/boost/run/results/boost/bin.v2/libs/python/test/pointee.test/gcc-13~c++20/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/pointee.o" "../libs/python/test/pointee.cpp"

In file included from ../boost/type_traits/type_with_alignment.hpp:13,
                 from ../boost/type_traits/alignment_traits.hpp:13,
                 from ../boost/python/detail/type_traits.hpp:32,
                 from ../boost/python/pointee.hpp:9,
                 from ../libs/python/test/pointee.cpp:5:
../libs/python/test/pointee.cpp: In function 'int main()':
../libs/python/test/pointee.cpp:17:45: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   17 |                 boost::python::pointee<std::auto_ptr<char**> >::type
      |                                             ^~~~~~~~
../boost/static_assert.hpp:71:55: note: in definition of macro 'BOOST_STATIC_ASSERT'
   71 | #     define BOOST_STATIC_ASSERT( ... ) static_assert(__VA_ARGS__, #__VA_ARGS__)
      |                                                       ^~~~~~~~~~~
In file included from /usr/local/gcc-13.1.0/include/c++/13.1.0/memory:78,
                 from ../libs/python/test/pointee.cpp:7:
/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-22 01:13:27 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~c++20/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~c++20/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~c++20/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~c++20/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~c++20/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~c++20/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden" -o "/var/boost/run/results/boost/bin.v2/libs/python/test/pointee.test/gcc-13~c++20/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/pointee" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/python/test/pointee.test/gcc-13~c++20/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/pointee.o" "/var/boost/run/results/boost/bin.v2/libs/python/build/gcc-13~c++20/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~c++20/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 

            
Run [2024-11-22 01:13:27 UTC]: fail

/var/boost/run/results/boost/bin.v2/libs/python/test/pointee.test/gcc-13~c++20/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/pointee: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.31' not found (required by /var/boost/run/results/boost/bin.v2/libs/graph/build/gcc-13~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_graph.so.1.87.0)

EXIT STATUS: 1