Bug 1097336 - wfmath make check failure for ppc64le archi
Summary: wfmath make check failure for ppc64le archi
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: wfmath
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Preisler
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-13 15:09 UTC by Michel Normand
Modified: 2014-05-19 07:21 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-19 07:21:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.