Bug 835860 - FTBFS: failure in self checks
Summary: FTBFS: failure in self checks
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: matio
Version: rawhide
Hardware: powerpc
OS: Linux
medium
high
Target Milestone: ---
Assignee: Nicolas Chauvet (kwizart)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 879048 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-27 10:27 UTC by Karsten Hopp
Modified: 2013-01-10 17:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-10 17:36:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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