Compile [2024-11-15 21:14:41 UTC]: succeed
"g++-7" -fvisibility-inlines-hidden -std=c++14 -fPIC -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wextra -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DBOOST_PYTHON_NO_LIB -DBOOST_PYTHON_STATIC_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/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec.o" "../libs/python/test/exec.cpp"
In file included from ../boost/python/detail/is_xxx.hpp:8:0,
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/exec.cpp:6:
../boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
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'
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'
BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
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/python/test/exec.cpp:6:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
Link [2024-11-15 21:14:41 UTC]: succeed
"g++-7" -L"/usr/lib/x86_64-linux-gnu" -Wl,-rpath -Wl,"/usr/lib/x86_64-linux-gnu" -o "/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/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-7~c++14/debug/x86_64/debug-symbols-off/link-static/python-2.7/threading-multi/visibility-hidden/libboost_python27.a" "/var/boost/run/results/boost/bin.v2/libs/container/build/gcc-7~c++14/debug/x86_64/debug-symbols-off/link-static/threading-multi/visibility-hidden/libboost_container.a" "/var/boost/run/results/boost/bin.v2/libs/graph/build/gcc-7~c++14/debug/x86_64/debug-symbols-off/link-static/threading-multi/visibility-hidden/libboost_graph.a" -Wl,-Bstatic -ldl -lutil -Wl,-Bdynamic -lrt -ldl -lpthread -lutil -lpython2.7 -Wl,--end-group -fPIC -m64 -pthread -fvisibility=hidden -fvisibility-inlines-hidden
Run [2024-11-15 21:14:41 UTC]: fail
*** Error in `/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec': double free or corruption (!prev): 0x000000000189a8b0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777f5)[0x7f2b191ac7f5]
/lib/x86_64-linux-gnu/libc.so.6(+0x8038a)[0x7f2b191b538a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7f2b191b958c]
/lib/x86_64-linux-gnu/libc.so.6(fclose+0x103)[0x7f2b191a2373]
/usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x14a19d)[0x7f2b19c4519d]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x407da6]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x407b8f]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x43faac]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x405de7]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x40add4]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x40ab22]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x40a848]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x40a248]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x438ee3]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x438733]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x4085de]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x4063aa]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f2b19155840]
/var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec[0x405639]
======= Memory map: ========
00400000-00471000 r-xp 00000000 08:01 9328144 /var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec
00670000-00671000 r--p 00070000 08:01 9328144 /var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec
00671000-00673000 rw-p 00071000 08:01 9328144 /var/boost/run/results/boost/bin.v2/libs/python/test/exec.test/gcc-7~c++14/debug/x86_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/exec
00673000-00675000 rw-p 00000000 00:00 0
017d9000-018b4000 rw-p 00000000 00:00 0 [heap]
7f2b14000000-7f2b14021000 rw-p 00000000 00:00 0
7f2b14021000-7f2b18000000 ---p 00000000 00:00 0
7f2b185ee000-7f2b186f6000 r-xp 00000000 00:2e 28128919 /lib/x86_64-linux-gnu/libm-2.23.so
7f2b186f6000-7f2b188f5000 ---p 00108000 00:2e 28128919 /lib/x86_64-linux-gnu/libm-2.23.so
7f2b188f5000-7f2b188f6000 r--p 00107000 00:2e 28128919 /lib/x86_64-linux-gnu/libm-2.23.so
7f2b188f6000-7f2b188f7000 rw-p 00108000 00:2e 28128919 /lib/x86_64-linux-gnu/libm-2.23.so
7f2b188f7000-7f2b188f9000 r-xp 00000000 00:2e 28128981 /lib/x86_64-linux-gnu/libutil-2.23.so
7f2b188f9000-7f2b18af8000 ---p 00002000 00:2e 28128981 /lib/x86_64-linux-gnu/libutil-2.23.so
7f2b18af8000-7f2b18af9000 r--p 00001000 00:2e 28128981 /lib/x86_64-linux-gnu/libutil-2.23.so
7f2b18af9000-7f2b18afa000 rw-p 00002000 00:2e 28128981 /lib/x86_64-linux-gnu/libutil-2.23.so
7f2b18afa000-7f2b18afd000 r-xp 00000000 00:2e 28128900 /lib/x86_64-linux-gnu/libdl-2.23.so
7f2b18afd000-7f2b18cfc000 ---p 00003000 00:2e 28128900 /lib/x86_64-linux-gnu/libdl-2.23.so
7f2b18cfc000-7f2b18cfd000 r--p 00002000 00:2e 28128900 /lib/x86_64-linux-gnu/libdl-2.23.so
7f2b18cfd000-7f2b18cfe000 rw-p 00003000 00:2e 28128900 /lib/x86_64-linux-gnu/libdl-2.23.so
7f2b18cfe000-7f2b18d17000 r-xp 00000000 00:2e 28128986 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f2b18d17000-7f2b18f16000 ---p 00019000 00:2e 28128986 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f2b18f16000-7f2b18f17000 r--p 00018000 00:2e 28128986 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f2b18f17000-7f2b18f18000 rw-p 00019000 00:2e 28128986 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f2b18f18000-7f2b18f30000 r-xp 00000000 00:2e 28128955 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f2b18f30000-7f2b1912f000 ---p 00018000 00:2e 28128955 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f2b1912f000-7f2b19130000 r--p 00017000 00:2e 28128955 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f2b19130000-7f2b19131000 rw-p 00018000 00:2e 28128955 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f2b19131000-7f2b19135000 rw-p 00000000 00:00 0
7f2b19135000-7f2b192f5000 r-xp 00000000 00:2e 28128887 /lib/x86_64-linux-gnu/libc-2.23.so
7f2b192f5000-7f2b194f5000 ---p 001c0000 00:2e 28128887 /lib/x86_64-linux-gnu/libc-2.23.so
7f2b194f5000-7f2b194f9000 r--p 001c0000 00:2e 28128887 /lib/x86_64-linux-gnu/libc-2.23.so
7f2b194f9000-7f2b194fb000 rw-p 001c4000 00:2e 28128887 /lib/x86_64-linux-gnu/libc-2.23.so
7f2b194fb000-7f2b194ff000 rw-p 00000000 00:00 0
7f2b194ff000-7f2b19516000 r-xp 00000000 00:2e 28134336 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f2b19516000-7f2b19715000 ---p 00017000 00:2e 28134336 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f2b19715000-7f2b19716000 r--p 00016000 00:2e 28134336 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f2b19716000-7f2b19717000 rw-p 00017000 00:2e 28134336 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f2b19717000-7f2b198ea000 r-xp 00000000 00:2e 648 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28
7f2b198ea000-7f2b19aea000 ---p 001d3000 00:2e 648 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28
7f2b19aea000-7f2b19af5000 r--p 001d3000 00:2e 648 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28
7f2b19af5000-7f2b19af8000 rw-p 001de000 00:2e 648 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28
7f2b19af8000-7f2b19afb000 rw-p 00000000 00:00 0
7f2b19afb000-7f2b19ded000 r-xp 00000000 00:2e 13475 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7f2b19ded000-7f2b19fed000 ---p 002f2000 00:2e 13475 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7f2b19fed000-7f2b19fef000 r--p 002f2000 00:2e 13475 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7f2b19fef000-7f2b1a066000 rw-p 002f4000 00:2e 13475 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
7f2b1a066000-7f2b1a089000 rw-p 00000000 00:00 0
7f2b1a089000-7f2b1a0af000 r-xp 00000000 00:2e 28128867 /lib/x86_64-linux-gnu/ld-2.23.so
7f2b1a12f000-7f2b1a2a7000 rw-p 00000000 00:00 0
7f2b1a2ac000-7f2b1a2ae000 rw-p 00000000 00:00 0
7f2b1a2ae000-7f2b1a2af000 r--p 00025000 00:2e 28128867 /lib/x86_64-linux-gnu/ld-2.23.so
7f2b1a2af000-7f2b1a2b0000 rw-p 00026000 00:2e 28128867 /lib/x86_64-linux-gnu/ld-2.23.so
7f2b1a2b0000-7f2b1a2b1000 rw-p 00000000 00:00 0
7ffc5b5b4000-7ffc5b5d5000 rw-p 00000000 00:00 0 [stack]
7ffc5b5e6000-7ffc5b5ea000 r--p 00000000 00:00 0 [vvar]
7ffc5b5ea000-7ffc5b5ec000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
Aborted (core dumped)
EXIT STATUS: 134