Compile [2024-11-21 20:54:04 UTC]: succeed
"g++-8" -fvisibility-inlines-hidden -std=c++2a -fPIC -pthread -O0 -fno-inline -Wall -Wextra -pedantic -Werror -fvisibility=hidden -Wconversion -Wfloat-equal -Wno-variadic-macros -Wshadow -Wsign-conversion -Wsign-promo -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -I".." -I"/mnt/fs1/teeks99-05/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/compat/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/detail/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/function_types/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/iterator/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/optional/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/smart_ptr/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/throw_exception/include" -c -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/unordered/test/cfoa_fwd_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/fwd_tests.o" "../libs/unordered/test/cfoa/fwd_tests.cpp"
Link [2024-11-21 20:54:04 UTC]: fail
"g++-8" -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/unordered/test/cfoa_fwd_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa_fwd_tests" -Wl,--start-group "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/unordered/test/cfoa_fwd_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/fwd_tests.o" -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/unordered/test/cfoa_fwd_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/fwd_tests.o: in function `boost::unordered::detail::foa::atomic_integral<unsigned long long>::operator unsigned long long() const':
fwd_tests.cpp:(.text._ZNK5boost9unordered6detail3foa15atomic_integralIyEcvyEv[_ZNK5boost9unordered6detail3foa15atomic_integralIyEcvyEv]+0x40): undefined reference to `__atomic_load_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/unordered/test/cfoa_fwd_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/fwd_tests.o: in function `boost::unordered::detail::foa::atomic_integral<unsigned long long>::operator|=(unsigned long long)':
fwd_tests.cpp:(.text._ZN5boost9unordered6detail3foa15atomic_integralIyEoREy[_ZN5boost9unordered6detail3foa15atomic_integralIyEoREy]+0x40): undefined reference to `__atomic_fetch_or_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/unordered/test/cfoa_fwd_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/fwd_tests.o: in function `boost::unordered::detail::foa::atomic_integral<unsigned long long>::operator&=(unsigned long long)':
fwd_tests.cpp:(.text._ZN5boost9unordered6detail3foa15atomic_integralIyEaNEy[_ZN5boost9unordered6detail3foa15atomic_integralIyEaNEy]+0x40): undefined reference to `__atomic_fetch_and_8'
collect2: error: ld returned 1 exit status