Test output: teeks99-05-mg8-2a-32onarmv7l - unordered - cfoa_erase_tests / gcc-8~c++2a
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Thu, 21 Nov 2024 00:29:35 +0000
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_erase_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/erase_tests.o" "../libs/unordered/test/cfoa/erase_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_erase_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa_erase_tests" -Wl,--start-group "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/unordered/test/cfoa_erase_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/erase_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_erase_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/erase_tests.o: in function `std::__atomic_base<unsigned long long>::operator+=(unsigned long long)':
erase_tests.cpp:(.text._ZNSt13__atomic_baseIyEpLEy[_ZNSt13__atomic_baseIyEpLEy]+0x28): undefined reference to `__atomic_fetch_add_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/unordered/test/cfoa_erase_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/erase_tests.o: in function `std::__atomic_base<unsigned long long>::operator unsigned long long() const':
erase_tests.cpp:(.text._ZNKSt13__atomic_baseIyEcvyEv[_ZNKSt13__atomic_baseIyEcvyEv]+0x40): undefined reference to `__atomic_load_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/unordered/test/cfoa_erase_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/erase_tests.o: in function `boost::unordered::detail::foa::atomic_integral<unsigned long long>::operator unsigned long long() const':
erase_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_erase_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/erase_tests.o: in function `boost::unordered::detail::foa::atomic_integral<unsigned long long>::operator|=(unsigned long long)':
erase_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_erase_tests.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/cfoa/erase_tests.o: in function `boost::unordered::detail::foa::atomic_integral<unsigned long long>::operator&=(unsigned long long)':
erase_tests.cpp:(.text._ZN5boost9unordered6detail3foa15atomic_integralIyEaNEy[_ZN5boost9unordered6detail3foa15atomic_integralIyEaNEy]+0x40): undefined reference to `__atomic_fetch_and_8'
collect2: error: ld returned 1 exit status