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 1138804 - telegram-cli is not compiled on big-endian architectures
Summary: telegram-cli is not compiled on big-endian architectures
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: telegram-cli
Version: el6
Hardware: ppc64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Antonio T. (sagitter)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-ExcludeArch-ppc64, F-ExcludeArch-ppc64 ZedoraTracker
TreeView+ depends on / blocked
 
Reported: 2014-09-05 16:19 UTC by Antonio T. (sagitter)
Modified: 2017-04-25 10:47 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-25 10:47:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Antonio T. (sagitter) 2014-09-05 16:19:34 UTC
Description of problem:
telegram-cli package is not built on PPC. Upstream thinks it's a problem related to big-endian archs:

"My code can work only in little-endian systems. Probably here is a root of problem. But I don't have any ppc, so can not say for sure, what to do with it."



Version-Release number of selected component (if applicable):
telegram-cli-1.0.1-2.20140831git30ad29


Actual results:

...
./bin/generate ./auto/scheme.tlo > auto/auto.c
generate: generate.c:774: read_types: Assertion `t->constructors_num >= 0 && t->constructors_num <= 1000' failed.
make: *** [auto/auto.c] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.nLkhpk (%build)


Additional info:

Issue on upstream website: https://github.com/vysheng/tg/issues/239


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