Description of problem: wfmath make check failure for ppc64le archi Version-Release number of selected component (if applicable): wfmath-1.0.1-3.fc21 How reproducible: Steps to Reproduce: 1. fedpkg clone -a wfmath 2. fedpkg mockbuild Actual results: as per extract below the lt-shape_test is failing on an assert. === $cat /home/ppc64le/mock/fedora-21-ppc64le-wfmath/root/builddir/build/BUILD/wfmath-1.0.1/wfmath/shape_test.log FAIL: shape_test (exit: 134) ============================ Testing AxisBox: m_low = (0,-1), m_high = (1,0) Testing Ball: m_center = (1,-1), m_radius = 1 Testing Segment: m_p1 = (1,-1), m_p2 = (0,0) Testing RotBox: m_corner0 = (1,-1), m_size = (-1,1), m_orient = ((0.866025,0.5),(-0.5,0.866025)) lt-shape_test: shape_test.cpp:168: void test_shape(const WFMath::Point<dim>&, const WFMath::Point<dim>&) [with int dim = 2]: Assertion `Contains(rbox, rbox, false)' failed. === Additional info: If you have some suggestion on how to investigate from above assert failure, I will be happy to continue investigation.
Hi Michel, thanks for your bug report. I build a new version of wfmath for rawhide, can you please take a look if the issue is fixed in this new version? http://koji.fedoraproject.org/koji/taskinfo?taskID=6858996 http://pkgs.fedoraproject.org/cgit/wfmath.git/commit/?id=bf4b293ad07ae78da177898208601b012677fe6f Regards, Filipe R.
(In reply to Filipe Rosset from comment #1) > Hi Michel, thanks for your bug report. > > I build a new version of wfmath for rawhide, can you please take a look if > the issue is fixed in this new version? > > http://koji.fedoraproject.org/koji/taskinfo?taskID=6858996 > > http://pkgs.fedoraproject.org/cgit/wfmath.git/commit/ > ?id=bf4b293ad07ae78da177898208601b012677fe6f > > Regards, > Filipe R. Thanks, no more error with new release wfmath-1.0.2 so closing the bug