Compile [2024-11-20 18:53:06 UTC]: succeed
"g++-8" -fvisibility-inlines-hidden -std=c++2a -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -I".." -I"../libs/atomic/test" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/atomic/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/predef/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/type_traits/include" -c -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/test/wait_api.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/wait_api.o" "../libs/atomic/test/wait_api.cpp"
Link [2024-11-20 18:53:06 UTC]: fail
"g++-8" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/test/wait_api.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/wait_api" -Wl,--start-group "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/test/wait_api.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/wait_api.o" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/libboost_atomic.so.1.87.0" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -fPIC -pthread -fvisibility=hidden -fvisibility-inlines-hidden
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/test/wait_api.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/wait_api.o: in function `void test_wait_value_mismatch<atomic_wrapper, unsigned long long>(unsigned long long, unsigned long long)':
wait_api.cpp:(.text._Z24test_wait_value_mismatchI14atomic_wrapperyEvT0_S1_[_Z24test_wait_value_mismatchI14atomic_wrapperyEvT0_S1_]+0x144): undefined reference to `__atomic_load_8'
/usr/bin/ld: wait_api.cpp:(.text._Z24test_wait_value_mismatchI14atomic_wrapperyEvT0_S1_[_Z24test_wait_value_mismatchI14atomic_wrapperyEvT0_S1_]+0x20c): undefined reference to `__atomic_load_8'
/usr/bin/ld: wait_api.cpp:(.text._Z24test_wait_value_mismatchI14atomic_wrapperyEvT0_S1_[_Z24test_wait_value_mismatchI14atomic_wrapperyEvT0_S1_]+0x2d0): undefined reference to `__atomic_load_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/test/wait_api.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/wait_api.o: in function `notify_one_test<atomic_wrapper, unsigned long long>::run()':
wait_api.cpp:(.text._ZN15notify_one_testI14atomic_wrapperyE3runEv[_ZN15notify_one_testI14atomic_wrapperyE3runEv]+0x1e4): undefined reference to `__atomic_store_8'
/usr/bin/ld: wait_api.cpp:(.text._ZN15notify_one_testI14atomic_wrapperyE3runEv[_ZN15notify_one_testI14atomic_wrapperyE3runEv]+0x3ac): undefined reference to `__atomic_store_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/test/wait_api.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/wait_api.o: in function `notify_all_test<atomic_wrapper, unsigned long long>::run()':
wait_api.cpp:(.text._ZN15notify_all_testI14atomic_wrapperyE3runEv[_ZN15notify_all_testI14atomic_wrapperyE3runEv]+0x1e8): undefined reference to `__atomic_store_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/test/wait_api.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/wait_api.o: in function `notify_one_test<atomic_wrapper, unsigned long long>::thread_func(notify_one_test<atomic_wrapper, unsigned long long>::thread_state*)':
wait_api.cpp:(.text._ZN15notify_one_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE[_ZN15notify_one_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE]+0x150): undefined reference to `__atomic_load_8'
/usr/bin/ld: wait_api.cpp:(.text._ZN15notify_one_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE[_ZN15notify_one_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE]+0x218): undefined reference to `__atomic_load_8'
/usr/bin/ld: wait_api.cpp:(.text._ZN15notify_one_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE[_ZN15notify_one_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE]+0x2dc): undefined reference to `__atomic_load_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/test/wait_api.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/wait_api.o: in function `notify_all_test<atomic_wrapper, unsigned long long>::thread_func(notify_all_test<atomic_wrapper, unsigned long long>::thread_state*)':
wait_api.cpp:(.text._ZN15notify_all_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE[_ZN15notify_all_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE]+0x154): undefined reference to `__atomic_load_8'
/usr/bin/ld: wait_api.cpp:(.text._ZN15notify_all_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE[_ZN15notify_all_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE]+0x21c): undefined reference to `__atomic_load_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/test/wait_api.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/wait_api.o:wait_api.cpp:(.text._ZN15notify_all_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE[_ZN15notify_all_testI14atomic_wrapperyE11thread_funcEPNS1_12thread_stateE]+0x2e0): more undefined references to `__atomic_load_8' follow
collect2: error: ld returned 1 exit status