Bug 1378359 - [jose] test failures on big endian platforms
Summary: [jose] test failures on big endian platforms
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: jose
Version: rawhide
Hardware: ppc64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nathaniel McCallum
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker PPCTracker
TreeView+ depends on / blocked
 
Reported: 2016-09-22 09:11 UTC by Dan Horák
Modified: 2016-11-14 14:55 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-14 14:55:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
test log (23.80 KB, text/plain)
2016-09-22 09:11 UTC, Dan Horák
no flags Details

Description Dan Horák 2016-09-22 09:11:09 UTC
Created attachment 1203638 [details]
test log

Some tests fail during build of jose on big endian platforms (ppc64, s390x)

...
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.veOJ5s
+ umask 022
+ cd /home/sharkcz/jose
+ cd jose-3
+ make -j4 check
make  tests/jwk tests/rsa_oaep \
  tests/rfc7515_A tests/rfc7520_4 tests/rfc7520_5 tests/rfc7638 tests/jose
make[1]: Entering directory '/home/sharkcz/jose/jose-3'
make[1]: Nothing to be done for 'tests/rfc7515_A'.
make[1]: Nothing to be done for 'tests/rfc7520_4'.
make[1]: Nothing to be done for 'tests/rfc7520_5'.
make[1]: Nothing to be done for 'tests/rfc7638'.
make[1]: Nothing to be done for 'tests/jose'.
  CC       tests/jwk.o
  CC       tests/rsa_oaep.o
  CCLD     tests/jwk
  CCLD     tests/rsa_oaep
make[1]: Leaving directory '/home/sharkcz/jose/jose-3'
make  check-TESTS
make[1]: Entering directory '/home/sharkcz/jose/jose-3'
make[2]: Entering directory '/home/sharkcz/jose/jose-3'
PASS: tests/jwk
PASS: tests/rfc7638
PASS: tests/rfc7515_A
FAIL: tests/rfc7520_5
PASS: tests/rfc7520_4
FAIL: tests/jose
============================================================================
Testsuite summary for jose 3
============================================================================
# TOTAL: 6
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
============================================================================
Makefile:1397: recipe for target 'test-suite.log' failed
...

for full logs please see http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=3734844 or http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=2355384


Version-Release number of selected component (if applicable):
jose-3-1.fc26

Comment 1 Nathaniel McCallum 2016-09-22 12:30:26 UTC
How can I get access to these platforms for debugging?

Comment 2 Dan Horák 2016-09-22 13:19:22 UTC
(In reply to Nathaniel McCallum from comment #1)
> How can I get access to these platforms for debugging?

Please ping me internally (dhorak), we have all or you can use beaker.

Comment 3 Nathaniel McCallum 2016-11-14 14:55:31 UTC
Fixed in jose-6-3.fc26.


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