142/1052 Testing: product_small_31 142/1052 Test: product_small_31 Command: "/var/tmp/portage/dev-cpp/eigen-3.4.0-r2/work/eigen-3.4.0_build/test/product_small_31" Directory: /var/tmp/portage/dev-cpp/eigen-3.4.0-r2/work/eigen-3.4.0_build/test "product_small_31" start time: May 24 16:41 UTC Output: ---------------------------------------------------------- Initializing random number generator with seed 712808 Repeating each test 10 times Difference too large wrt tolerance 0.001, relative error is: 0.929971 Test ( test_lazy_single<T,Rows,Cols,Depth,ColMajor,ColMajor,RowMajor>(rows,cols,depth) ) failed in /var/tmp/portage/dev-cpp/eigen-3.4.0-r2/work/eigen-3.4.0/test/product_small.cpp (56) verifyIsApprox(C+=A.lazyProduct(B), ref_prod(D,A,B)) Stack: - ( test_lazy_single<T,Rows,Cols,Depth,ColMajor,ColMajor,RowMajor>(rows,cols,depth) ) - ( test_lazy_all_layout<T,4,4,1>() ) - test_lazy_l1<std::complex<float> >() - product_small - Seed: 712808 <end of output> Test time = 0.00 sec ---------------------------------------------------------- Test Failed. "product_small_31" end time: May 24 16:41 UTC "product_small_31" time elapsed: 00:00:00 ----------------------------------------------------------
Created attachment 894256 [details] build.log and emerge --info
Mysterious.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d426e7a18be312662bd29c6813cc9fe41ecf6e9c commit d426e7a18be312662bd29c6813cc9fe41ecf6e9c Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-11-24 10:45:09 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-11-24 10:45:09 +0000 dev-cpp/eigen: Restrict tests Otherwise we will never be able to stabilise anything here. Bug: https://bugs.gentoo.org/927892 Bug: https://bugs.gentoo.org/932646 Bug: https://bugs.gentoo.org/943401 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> dev-cpp/eigen/eigen-3.4.0-r3.ebuild | 14 +++++++------- dev-cpp/eigen/eigen-9999.ebuild | 12 ++++++------ 2 files changed, 13 insertions(+), 13 deletions(-)