Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932646 - dev-cpp/eigen-3.4.0-r2 fails tests: Test ( test_lazy_single<T,Rows,Cols,Depth,ColMajor,ColMajor,RowMajor>(rows,cols,depth) ) failed: verifyIsApprox(C+=A.lazyProduct(B), ref_prod(D,A,B)): Difference too large wrt tolerance 0.001, relative error is: 0.92997
Summary: dev-cpp/eigen-3.4.0-r2 fails tests: Test ( test_lazy_single<T,Rows,Cols,Depth...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-24 17:16 UTC by matoro
Modified: 2024-05-24 17:17 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (build.log.gz,179.48 KB, application/gzip)
2024-05-24 17:17 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-05-24 17:16:55 UTC
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
----------------------------------------------------------
Comment 1 matoro archtester 2024-05-24 17:17:34 UTC
Created attachment 894256 [details]
build.log and emerge --info