Bug 1097336

Summary: wfmath make check failure for ppc64le archi
Product: [Fedora] Fedora Reporter: Michel Normand <normand>
Component: wfmathAssignee: Martin Preisler <mpreisle>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: atorkhov, bruno, mpreisle, normand, rosset.filipe
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-19 07:21:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michel Normand 2014-05-13 15:09:14 UTC
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.

Comment 1 Filipe Rosset 2014-05-17 13:08:23 UTC
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.

Comment 2 Michel Normand 2014-05-19 07:21:54 UTC
(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