Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1228102

Summary: DMRTest failing on big endian arches
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: libdapAssignee: Orion Poplawski <orion>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: karsten, orion, pertusus, rdossant
Target Milestone: ---Keywords: Upstream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libdap-3.16.0-1.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-21 19:13:15 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:
Bug Depends On:    
Bug Blocks: 467765, 1071880    
Attachments:
Description Flags
test log file none

Description Dan Horák 2015-06-04 08:36:26 UTC
The DMRTest is failing on big endian arches.

from build.log
...
make  check-TESTS
make[3]: Entering directory '/builddir/build/BUILD/libdap-3.14.0/tests'
make[4]: Entering directory '/builddir/build/BUILD/libdap-3.14.0/tests'
PASS: DASTest
PASS: DDSTest
PASS: EXPRTest
FAIL: DMRTest
============================================================================
Testsuite summary for libdap 3.14.0
============================================================================
...

more details will follow


Version-Release number of selected component (if applicable):
libdap-3.14.0-3.fc23

Comment 1 Dan Horák 2015-06-04 08:44:07 UTC
failed build on ppc64
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=2520606

Comment 2 Dan Horák 2015-06-04 09:22:28 UTC
Created attachment 1034620 [details]
test log file

Comment 3 Orion Poplawski 2015-07-13 20:48:11 UTC
*** Bug 1241593 has been marked as a duplicate of this bug. ***

Comment 4 Orion Poplawski 2015-07-13 20:48:35 UTC
Upstream is looking into it.

Comment 5 Jan Kurik 2015-07-15 14:03:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 6 Dan Horák 2015-07-22 11:27:46 UTC
Orion, is it safe to use libdap 3.13.3 instead of the 3.14 until there is an upstream solution for this problem? By safe I mean are they API/ABI compatible?

Comment 7 Orion Poplawski 2015-07-22 15:11:37 UTC
I suspect it's API compatible (nothing needed to be modified to compile with 3.14), but it looks like there are ABI breaks, despite not bumping the soname version.

Comment 8 Dan Horák 2015-07-27 09:06:38 UTC
ok, then we will wait instead of building against the older 3.13 version

Comment 9 Dan Horák 2015-11-27 12:47:37 UTC
seems to be fixed in 3.16.0 - http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=2938873

Comment 10 Dan Horák 2015-12-01 14:58:30 UTC
(In reply to Dan Horák from comment #9)
> seems to be fixed in 3.16.0 -
> http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=2938873

but it depends on a non-generic define, so it fails on s390/s390x. I've reported the issue to upstream.