Bug 926634 - thunderbird-lightning: FTFBS on AArch64
Summary: thunderbird-lightning: FTFBS on AArch64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: thunderbird-lightning
Version: rawhide
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2013-03-23 16:26 UTC by Dennis Gilmore
Modified: 2014-10-11 03:27 UTC (History)
2 users (show)

Fixed In Version: 3.3-4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-11 03:27:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch + spec changeset (2.40 KB, patch)
2014-09-05 11:31 UTC, Marcin Juszkiewicz
no flags Details | Diff

Description Dennis Gilmore 2013-03-23 16:26:01 UTC
Support for the ARM 64 bit CPU architecture (aarch64) was introduced in 
autoconf 2.69.  thunderbird-lightning appears to use an earlier version of 
autoconf, preventing its being built.  This can be fixed in of three ways (In order of preference):

1. Work with upstream to migrate the package to autoconf 2.69.

2. Rerun autoconf or autoreconf in %prep or %build prior to running 
configure.

3. Apply the patch at http://ausil.fedorapeople.org/aarch64/thunderbird-lightning/thunderbird-lightning-aarch64.patch
which updates config.guess and config.sub to recognize aarch64.

Comment 1 Marcin Juszkiewicz 2014-09-05 11:31:04 UTC
Created attachment 934751 [details]
patch + spec changeset

This patch adds use of system copy of libffi (like firefox and thunderbird do). Also updates all config.{sub,guess} copies to get package built on AArch64


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