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 1402256

Summary: libtermkey: FTBFS in Fedora Rawhide on PPC64
Product: [Fedora] Fedora Reporter: Igor Gnatenko <ignatenko>
Component: libtermkeyAssignee: Igor Gnatenko <ignatenko>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: asn, dan, fszymanski, ignatenko
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://apps.fedoraproject.org/koschei/package/libtermkey
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-08 20:44:29 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    

Description Igor Gnatenko 2016-12-07 06:55:42 UTC
Description of problem:
Package libtermkey fails to build from source in Fedora Rawhide.

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

Steps to Reproduce:
koji build --scratch f26 libtermkey-0.18-1.fc26.src.rpm

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/libtermkey

Test Summary Report
-------------------
t/04flags.t     (Wstat: 256 Tests: 8 Failed: 2)
  Failed tests:  6-7
  Non-zero exit status: 1
t/13cmpkey.t    (Wstat: 256 Tests: 12 Failed: 2)
  Failed tests:  11-12
  Non-zero exit status: 1
t/20canon.t     (Wstat: 256 Tests: 26 Failed: 4)
  Failed tests:  7, 9, 11-12
  Non-zero exit status: 1

Unfortunately I have no idea what those tests are doing, but experts of PPC arch might know.

Comment 1 Dan HorĂ¡k 2016-12-08 10:45:41 UTC
The test-suite passes on ppc64le (http://koji.fedoraproject.org/koji/taskinfo?taskID=16797385), so this is likely a big endian related issue (s390x fails the same way as ppc64).

Comment 2 Andreas Schneider 2016-12-08 18:04:32 UTC
PPC64 fixes are available here: https://github.com/neovim/libtermkey/commits/master