Compile [2024-11-17 12:27:22 UTC]: succeed
"g++-13" -fvisibility-inlines-hidden -std=gnu++17 -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DBOOST_MATH_TEST_FLOAT128 -DBOOST_RANDOM_NO_LIB=1 -DBOOST_SYSTEM_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TEST_NO_AUTO_LINK=1 -DBOOST_UBLAS_UNSUPPORTED_COMPILER=0 -I".." -I"../libs/math/include_private" -I"../libs/math/test" -I"/var/boost/run/boost_root/libs/assert/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/core/include" -I"/var/boost/run/boost_root/libs/describe/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/lexical_cast/include" -I"/var/boost/run/boost_root/libs/math/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/predef/include" -I"/var/boost/run/boost_root/libs/random/include" -I"/var/boost/run/boost_root/libs/system/include" -I"/var/boost/run/boost_root/libs/throw_exception/include" -I"/var/boost/run/boost_root/libs/type_index/include" -I"/var/boost/run/boost_root/libs/type_traits/include" -I"/var/boost/run/boost_root/libs/variant2/include" -I"/var/boost/run/boost_root/libs/winapi/include" -c -o "/var/boost/run/results/boost/bin.v2/libs/math/test/daubechies_wavelet_test.test/gcc-13~gnu17/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/daubechies_wavelet_test.o" "../libs/math/test/daubechies_wavelet_test.cpp"
../libs/math/test/daubechies_wavelet_test.cpp: In function 'int main()':
../libs/math/test/daubechies_wavelet_test.cpp:133:17: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=]
133 | catch (std::bad_alloc)
| ^~~~~~~~~
Link [2024-11-17 12:27:22 UTC]: succeed
"g++-13" -o "/var/boost/run/results/boost/bin.v2/libs/math/test/daubechies_wavelet_test.test/gcc-13~gnu17/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/daubechies_wavelet_test" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/math/test/daubechies_wavelet_test.test/gcc-13~gnu17/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/daubechies_wavelet_test.o" "/var/boost/run/results/boost/bin.v2/libs/random/build/gcc-13~gnu17/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/libboost_random.a" "/var/boost/run/results/boost/bin.v2/libs/system/build/gcc-13~gnu17/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/libboost_system.a" "/var/boost/run/results/boost/bin.v2/libs/container/build/gcc-13~gnu17/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/libboost_container.a" -Wl,-Bstatic -lquadmath -Wl,-Bdynamic -lrt -Wl,--end-group -m64 -pthread -fvisibility=hidden -fvisibility-inlines-hidden
Run [2024-11-17 12:27:22 UTC]: fail
Testing quadratures of 3 vanishing moment Daubechies wavelet on type float
Wavelet functor size is 83886136 bytes
Testing quadratures of 3 vanishing moment Daubechies wavelet on type double
Wavelet functor size is 167772232 bytes
Testing quadratures of 4 vanishing moment Daubechies wavelet on type float
Wavelet functor size is 117440568 bytes
Testing quadratures of 4 vanishing moment Daubechies wavelet on type double
Wavelet functor size is 234881096 bytes
Testing quadratures of 5 vanishing moment Daubechies wavelet on type float
Wavelet functor size is 9437240 bytes
Testing quadratures of 5 vanishing moment Daubechies wavelet on type double
Wavelet functor size is 301989960 bytes
Testing quadratures of 6 vanishing moment Daubechies wavelet on type float
Wavelet functor size is 8650788 bytes
Testing quadratures of 6 vanishing moment Daubechies wavelet on type double
Wavelet functor size is 553648184 bytes
Testing quadratures of 7 vanishing moment Daubechies wavelet on type float
Wavelet functor size is 5111844 bytes
Testing quadratures of 7 vanishing moment Daubechies wavelet on type double
Wavelet functor size is 654311480 bytes
Testing quadratures of 8 vanishing moment Daubechies wavelet on type float
Wavelet functor size is 2949156 bytes
Testing quadratures of 8 vanishing moment Daubechies wavelet on type double
Wavelet functor size is 754974776 bytes
Testing quadratures of 9 vanishing moment Daubechies wavelet on type float
Wavelet functor size is 1671204 bytes
Testing quadratures of 9 vanishing moment Daubechies wavelet on type double
Wavelet functor size is 855638072 bytes
Testing quadratures of 10 vanishing moment Daubechies wavelet on type float
Wavelet functor size is 1245248 bytes
Killed
EXIT STATUS: 137