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 - libtermkey: FTBFS in Fedora Rawhide on PPC64
Summary: libtermkey: FTBFS in Fedora Rawhide on PPC64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libtermkey
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL: http://apps.fedoraproject.org/koschei...
Whiteboard:
Depends On:
Blocks: ZedoraTracker PPCTracker
TreeView+ depends on / blocked
 
Reported: 2016-12-07 06:55 UTC by Igor Gnatenko
Modified: 2016-12-08 20:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-08 20:44:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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