Bug 835860

Summary: FTBFS: failure in self checks
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: matioAssignee: Nicolas Chauvet (kwizart) <kwizart>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: c.david86, kwizart
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-10 17:36: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 Karsten Hopp 2012-06-27 10:27:36 UTC
Description of problem:
matio-1.5.0-2.fc18 fails to build on PPC(64), it fails during the self checks:
...
Read MAT version 4 (Little Endian)
  1: Read 2d double-precision array                  FAILED (mat4_read.at:44)
  2: Read 2d double-precision complex array          FAILED (mat4_read.at:62)
  3: Read 2D character array                         FAILED (mat4_read.at:80)
Read MAT version 4 (Big Endian)
  4: Read 2d double-precision array                  FAILED (mat4_read_be.at:44)
  5: Read 2d double-precision complex array          FAILED (mat4_read_be.at:62)
  6: Read 2D character array                         FAILED (mat4_read_be.at:80)
...
ERROR: 428 tests were run,
6 failed unexpectedly.
264 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##


Steps to Reproduce:
1. ppc-koji build --scratch f18 matio-1.5.0-2.fc18.src.rpm
2.
3.
  
Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=599176


Expected results:


Additional info:

Comment 1 Nicolas Chauvet (kwizart) 2012-11-11 11:05:13 UTC
Do you have a patch or reported the issue to upstream ?

Comment 2 Nicolas Chauvet (kwizart) 2012-11-21 22:54:00 UTC
*** Bug 879048 has been marked as a duplicate of this bug. ***

Comment 4 Nicolas Chauvet (kwizart) 2013-01-10 17:36:54 UTC
This might be fixed by the Dan Horak
http://ppc.koji.fedoraproject.org/koji/buildinfo?buildID=125662
Closing to rawhide